manual: drop strerror C89 compatibility note
[glibc.git] / ChangeLog
blobcda9af2df73a4627a7e1ae3c21d0182e84f6f2cc
1 2015-03-06  Mike Frysinger  <vapier@gentoo.org>
3         * manual/errno.texi (Error Messages): Delete strerror ISO C89
4         compatibility note.
6 2015-03-05  Roland McGrath  <roland@hack.frob.com>
8         * Makeconfig (test-wrapper-env-only): New variable.
9         * Rules (make-test-out): If variable $*-ENV-only is nonempty,
10         then use that with $(test-wrapper-env-only) rather than using
11         $(test-wrapper-env) $(run-program-env) $($*-ENV).
13 2015-03-05  H.J. Lu  <hongjiu.lu@intel.com>
15         [BZ #18082]
16         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Replace
17         ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY in comments.
18         * sysdeps/arm/dl-machine.h (elf_machine_type_class): Likewise.
19         * sysdeps/hppa/dl-machine.h (elf_machine_type_class): Likewise.
20         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Likewise.
21         * sysdeps/ia64/dl-machine.h (elf_machine_type_class): Likewise.
22         * sysdeps/m68k/dl-machine.h (elf_machine_type_class): Likewise.
23         * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
24         Likewise.
25         * sysdeps/nios2/dl-machine.h (elf_machine_type_class): Likewise.
26         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_type_class):
27         Likewise.
28         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
29         Likewise.
30         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class):
31         Likewise.
32         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_type_class):
33         Likewise.
34         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Likewise.
35         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_type_class):
36         Likewise.
37         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_type_class):
38         Likewise.
39         * sysdeps/tile/dl-machine.h (elf_machine_type_class): Likewise.
40         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Likewise.
42 2015-03-04  Roland McGrath  <roland@hack.frob.com>
44         * sysdeps/generic/netinet/if_ether.h: Don't #include <features.h>.
45         (ETH_ALEN): New macro.
46         (struct ether_addr): Use it for length of ether_addr_octet.
48         * nss/test-netdb.c: Don't #include <rpc/netdb.h>.
49         (setdb): Don't call __nss_configure_lookup for "rpc".
50         (do_test): Don't call test_rpc.
51         (output_rpcent, test_rpc): Functions moved ...
52         * sunrpc/test-rpcent.c: ... to this new file.
53         * sunrpc/Makefile (tests): Add it.
55         * nptl/tst-cancel4.c (tf_sigpause) [!SIGCANCEL]: Call pause instead of
56         __xpg_sigpause.
57         * nptl/tst-signal3.c: Conditionalize body on [SIGRTMIN].
58         * nptl/tst-signal6.c: Likewise.
59         * rt/tst-mqueue5.c: Conditionalize body on [SIGRTMIN && SA_SIGINFO].
60         * rt/tst-timer4.c: Conditionalize body on [SA_SIGINFO].
62         * configure.ac (libc_cv_cxx_link_ok): New check.
63         Reset CXX to empty if it fails to link.
64         * configure: Regenerated.
65         * dlfcn/Makefile (tests, modules-names): Add bug-atexit3 and
66         bug-atexit3-lib only if $(CXX) is nonempty.
67         * nptl/Makefile (tests): Likewise for tst-cancel24.
68         (tests, tests-static): Likewise for tst-cancel24-static.
69         * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
70         tst-lfschk4, tst-lfschk5, and tst-lfschk6.
71         * elf/Makefile (tests, modules-names): Likewise for tst-unique3,
72         tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
74 2015-03-04  Andreas Schwab  <schwab@suse.de>
76         [BZ #17631]
77         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Don't define
78         for non-GCC compilers.
79         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
80         Likewise.
82 2015-03-03 Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
84         [BZ #17776]
85         * sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
86         integer before bitwise and assembly operations.
87         (feclearexcept): Likewise.
88         * math/test-fenvinline.c: New file.
89         * math/Makefile: Add test-fenvinline test.
91 2015-03-03  Alan Modra  <amodra@gmail.com>
93         [BZ #16512]
94         * scripts/localplt.awk: Strip off symbol version.
95         * NEWS: Mention bug fix.
97 2015-03-02  Roland McGrath  <roland@hack.frob.com>
99         * sysdeps/pthread/timer_routines.c
100         (timer_free_list, thread_free_list, thread_active_list): Make static.
102 2015-03-02  Joseph Myers  <joseph@codesourcery.com>
104         [BZ #17779]
105         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
106         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
107         Undefine.
108         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
109         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
110         Likewise.
111         * sysdeps/unix/sysv/linux/sh/kernel-features.h
112         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
113         Likewise.
115 2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
117         [BZ #18036]
118         * posix/fnmatch_loop.c (END): Detect invalid pattern.
119         * posix/tst-fnmatch3.c (do_bz18036): Add test case.
121 2015-03-02  Andreas Schwab  <schwab@suse.de>
123         * elf/Makefile ($(elf-objpfx)runtime-linker.st): Fix typo in
124         variable name.
126 2015-03-02  Florian Weimer  <fweimer@redhat.com>
128         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn):
129         Return error status.
131 2015-02-27  Alexandre Oliva <aoliva@redhat.com>
133         [BZ #15969]
134         * locale/findlocale.c (_nl_find_locale): Introduce const
135         version of loc_name and drop unsafe type casts.
137 2015-02-27  Roland McGrath  <roland@hack.frob.com>
139         * dlfcn/tststatic2.c (main): Converted to ...
140         (do_test): ... this.
141         (TEST_FUNCTION): New macro.
142         Include test-skeleton.c.
144 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
146         [BZ #17711]
147         * elf/Makefile (tests): Add vismain only if PIE is enabled.
148         (tests-pie): Add vismain.
149         (CFLAGS-vismain.c): New.
150         * elf/vismain.c: Add comments for PIE requirement.
152 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
154         [BZ #18046]
155         [BZ #18047]
156         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Use
157         0x1p-56L as threshold for just returning the argument.
158         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Use
159         0x1p-32L as threshold for just returning the argument.
160         * math/auto-libm-test-in: Add more tests of atanh.
161         * math/auto-libm-test-out: Regenerated.
162         * sysdeps/i386/fpu/libm-test-ulps: Update.
163         * sysdeps/x86_64/fpu/libm-test-ulp: Likewise.
165 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
167         * string/bcopy.c (bcopy): Call memmove for performance.
169 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
171         * string/bzero.c (__bzero): Call memset for performance.
173 2015-02-27  John David Anglin  <dave.anglin@bell.net>
175         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
176         to 00100000.
178 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
180         * sysdeps/ieee754/k_standard.c (CSTR): Add comment.
182 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
184         * sysdeps/ieee754/k_standard.c (CSTR): New macro.
185         (__kernel_standard): Use CSTR macro when setting exc.name.
186         * sysdeps/ieee754/Makefile [$(subdir) = math]
187         (CFLAGS-k_standard.c): Remove variable.
189         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Change last case for
190         setting p and q from "else if" to "else".
191         (qzero): Likewise.
192         * sysdeps/ieee754/dbl-64/e_j1.c (pone): Likewise.
193         (qone): Likewise.
194         * sysdeps/ieee754/flt-32/e_j0f.c (pzerof): Likewise.
195         (qzerof): Likewise.
196         * sysdeps/ieee754/flt-32/e_j1f.c (ponef): Likewise.
197         (qonef): Likewise.
198         * sysdeps/ieee754/ldbl-96/e_j0l.c (pzero): Likewise.
199         (qzero): Likewise.
200         * sysdeps/ieee754/ldbl-96/e_j1l.c (pone): Likewise.
201         (qone): Likewise.
203         [BZ #18038]
204         [BZ #18039]
205         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Only
206         return pi/2 for arguments below 0x1p-113L.
207         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Only
208         return pi/2 for arguments below 0x1p-106L.
209         * math/auto-libm-test-in: Add more tests of acos.
210         * math/auto-libm-test-out: Regenerated.
212         [BZ #16351]
213         * sysdeps/i386/fpu/e_asin.S (dbl_min): New object.
214         (MO): New macro.
215         (__ieee754_asin): Force underflow exception for results with small
216         absolute value.
217         * sysdeps/i386/fpu/e_asinf.S (flt_min): New object.
218         (MO): New macro.
219         (__ieee754_asinf): Force underflow exception for results with
220         small absolute value.
221         * sysdeps/ieee754/dbl-64/e_asin.c: Include <float.h> and <math.h>.
222         (__ieee754_asin): Force underflow exception for results with small
223         absolute value.
224         * sysdeps/ieee754/flt-32/e_asinf.c: Include <float.h>.
225         (__ieee754_asinf): Force underflow exception for results with
226         small absolute value.
227         * sysdeps/ieee754/ldbl-128/e_asinl.c: Include <float.h>.
228         (__ieee754_asinl): Force underflow exception for results with
229         small absolute value.
230         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Include <float.h>.
231         (__ieee754_asinl): Force underflow exception for results with
232         small absolute value.
233         * sysdeps/ieee754/ldbl-96/e_asinl.c: Include <float.h>.
234         (__ieee754_asinl): Force underflow exception for results with
235         small absolute value.
236         * sysdeps/x86_64/fpu/multiarch/e_asin.c [HAVE_FMA4_SUPPORT]:
237         Include <math.h>.
238         * math/auto-libm-test-in: Do not mark underflow exceptions as
239         possibly missing for bug 16351.
240         * math/auto-libm-test-out: Regenerated.
242         [BZ #18030]
243         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Adjust exponent
244         of power of 2 down when low part has opposite sign.
245         * math/libm-test.inc (logb_test_data): Add more tests.
247 2015-02-26  Andreas Schwab  <schwab@suse.de>
249         [BZ #18032]
250         * posix/fnmatch_loop.c (FCT): Remove extra increment when skipping
251         over collating symbol inside a bracket expression.  Minor cleanup.
252         * posix/tst-fnmatch3.c (do_test): Add test case.
254 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
256         [BZ #18029]
257         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl):
258         Adjust exponent of power of 2 down when low part has opposite
259         sign.
260         * math/libm-test.inc (ilogb_test_data): Add more tests.
262 2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
264         [BZ #15969]
265         * locale/findlocale.c (_nl_find_locale): Fix constness error in
266         the previous change.
268         [BZ #15969]
269         * locale/findlocale.c (_nl_find_locale): Retry archive search
270         after alias expansion.
272 2015-02-25  Roland McGrath  <roland@hack.frob.com>
274         * iconv/tst-iconv3.c (main): Converted to ...
275         (do_test): ... this.
276         (TEST_FUNCTION): New macro.
277         Include test-skeleton.c.
279         * iconv/tst-iconv5.c (testcode, number): Make variables static const.
280         (convert): Make function static.
281         (test_unalign): Likewise.  Add const to argument pointee types.
282         (main): Replace with static function do_test.
283         Print "Succeeded." only if RET is zero.
284         (TEST_FUNCTION): New macro.
285         Include test-skeleton.c.
287         * iconv/gconv_conf.c (__gconv_get_path): Don't crash if __getcwd
288         returns a null pointer.
290 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
292         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Define memcpy
293         to __memcpy_ppc only for static builds.
295 2015-02-25  Joseph Myers  <joseph@codesourcery.com>
297         [BZ #18020]
298         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
299         2**-56 not 2**28 and 2**-29 as thresholds for simpler formulas.
300         * math/auto-libm-test-in: Add more tests of asinh.
301         * math/auto-libm-test-out: Regenerated.
302         * sysdeps/i386/fpu/libm-test-ulps: Update.
303         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
305 2015-02-25  Cong Wang  <xiyou.wangcong@gmail.com>
307         [BZ #15850]
308         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Put in6_pktinfo
309         and ip6_mtuinfo definitions here.
310         * sysdeps/unix/sysv/linux/bits/in.h [_UAPI_IPV6_H]: Wrap code
311         in this define too.  Update comment.
313 2015-02-24  Benno Schulenberg  <bensberg@justemail.net>
315         * elf/sprof.c (load_shobj): Tweak error message to match others.
317 2015-02-24  Kevin Easton  <kevin@guarana.org>
319         [BZ #16145] (partial fix)
320         * time/tzset.c (__tz_convert): Unlock tzset_lock earlier
321         to reduce lock contention.
323 2015-02-24  Miroslav Lichvar  <mlichvar@redhat.com>
325         * sysdeps/unix/sysv/linux/bits/timex.h: Update version.
326         (struct timex): Update time comment.
327         (ADJ_SETOFFSET): Define.
329 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
331         [BZ #18019]
332         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
333         2**56 not 2**28 as threshold for log (2x) formula.
334         * math/auto-libm-test-in: Add more tests of acosh.
335         * math/auto-libm-test-out: Regenerated.
336         * sysdeps/i386/fpu/libm-test-ulps: Update.
337         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
339 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
341         * include/alloca.h [_STACK_GROWS_DOWN] (extend_alloca): Add
342         parenthesis around the buf assignment.
343         [_STACK_GROWS_UP] (extend_alloca): Add a char* cast.
345 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
347         [BZ #16783]
348         * sysdeps/i386/fpu/e_scalb.S (__ieee754_scalb): Do not handle
349         arguments (NaN, -Inf) the same as (+/-Inf, -Inf).
350         * sysdeps/i386/fpu/e_scalbf.S (__ieee754_scalbf): Likewise.
351         * sysdeps/i386/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
352         * sysdeps/x86_64/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
353         * math/libm-test.inc (scalb_test_data): Add more tests.
355 2015-02-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
357         [BZ #17916]
358         * libio/fileops.c (_IO_new_file_fopen): Limit stack use
359         * libio/tst-fopenloc.c (do_test, do_bz17916): Add a large ccs= test
361 2015-02-24  Eric Rannaud  <e@nanocritical.com>
363         [BZ #17523]
364         * io/fcntl.h (__OPEN_NEEDS_MODE): New macro.
365         * io/bits/fcntl2.h (open): Use it.
366         (openat): Likewise.
367         * io/open.c (__libc_open): Likewise.
368         * io/open64.c (__libc_open64): Likewise.
369         * io/open64_2.c (__open64_2): Likewise.
370         * io/open_2.c (__open_2): Likewise.
371         * io/openat.c (__openat): Likewise.
372         * io/openat64.c (__openat64): Likewise.
373         * io/openat64_2.c (__openat64_2): Likewise.
374         * io/openat_2.c (__openat_2): Likewise.
375         * sysdeps/mach/hurd/open.c (__libc_open): Likewise.
376         * sysdeps/mach/hurd/openat.c (__openat): Likewise.
377         * sysdeps/posix/open64.c (__libc_open64): Likewise.
378         * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Likewise.
379         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
380         (__open_nocancel): Likewise.
381         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
382         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
383         * sysdeps/unix/sysv/linux/openat.c (__OPENAT): Likewise.
385 2015-02-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
387         [BZ #14841]
388         * resolv/gethnamaddr.c (getanswer): Skip logging if
389         RES_USE_DNSSEC is set.
390         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
392 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
394         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Include dl-sysdep.h.
396 2015-02-23  Alexandre Oliva <aoliva@redhat.com>
398         * include/stdc-predef.h (__STDC_ISO_10646__): Update to
399         201304L, for Unicode 7.
401 2015-02-23  H.J. Lu  <hongjiu.lu@intel.com>
403         [BZ #17836]
404         * csu/Makefile (extra-objs): Add gmon-start.o if not builing
405         shared library.  Add gmon-start.os otherwise.
406         ($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
407         $(objpfx)gmon-start.os if builing shared library.
408         ($(objpfx)g$(static-start-installed-name)): Likewise.
410 2015-02-23  Andreas Schwab  <schwab@suse.de>
412         * elf/Makefile (CFLAGS-tst-audit2.c): Define.
414 2015-02-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
416         [BZ #17269]
417         * libio/wstrops.c (_IO_wstr_overflow): Guard against integer overflow
418         (enlarge_userbuf): Likewise.
420 2015-02-22  Chung-Lin Tang  <cltang@codesourcery.com>
422         * libio/tst-memstream2.c (TIMEOUT): Define as 100.
423         * math/atest-exp.c (TIMEOUT): Adjust to 200.
424         * math/atest-exp2.c (TIMEOUT): Adjust to 300.
425         * math/atest-sincos.c (TIMEOUT): Adjust to 600.
427 2015-02-20  Joseph Myers  <joseph@codesourcery.com>
429         * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in
430         expression inside statement expression.
432 2015-02-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
434         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Include
435         <sysdeps/nptl/lowlevellock.h> and remove macros and
436         functions that are now defined there.
437         (SYS_futex): Remove.
438         (lll_compare_and_swap): Remove.
439         * sysdeps/s390/bits/atomic.h (atomic_exchange_acq): Define.
441 2015-02-19  Joseph Myers  <joseph@codesourcery.com>
443         [BZ #17999]
444         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Define to __scandirat
445         instead of scandirat.
446         * dirent/scandirat.c [!SCANDIRAT] (SCANDIRAT): Likewise.
447         [!SCANDIRAT] (SCANDIRAT_WEAK_ALIAS): Define.
448         [SCANDIRAT_WEAK_ALIAS] (scandirat): Define as weak alias of
449         __scandirat.
450         * include/dirent.h (scandirat): Do not use libc_hidden_proto.
451         (__scandirat): Declare.  Use libc_hidden_proto.
452         * conform/Makefile (test-xfail-POSIX2008/dirent.h/linknamespace):
453         Remove variable.
454         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
456 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
458         [BZ #15319]
459         * sysdeps/i386/fpu/e_atan2.S (dbl_min): New object.
460         (MO): New macro.
461         (__ieee754_atan2): For results with small absolute value, force
462         underflow exception and remove excess range and precision from
463         return value.
464         * sysdeps/i386/fpu/e_atan2f.S (flt_min): New object.
465         (MO): New macro.
466         (__ieee754_atan2f): For results with small absolute value, force
467         underflow exception and remove excess range and precision from
468         return value.
469         * sysdeps/i386/fpu/s_atan.S (dbl_min): New object.
470         (MO): New macro.
471         (__atan): For results with small absolute value, force underflow
472         exception and remove excess range and precision from return value.
473         * sysdeps/i386/fpu/s_atanf.S (flt_min): New object.
474         (MO): New macro.
475         (__atanf): For results with small absolute value, force underflow
476         exception and remove excess range and precision from return value.
477         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <float.h> and
478         <math.h>.
479         (__ieee754_atan2): Force underflow exception for results with
480         small absolute value.
481         * sysdeps/ieee754/dbl-64/s_atan.c: Include <float.h> and
482         <math_private.h>.
483         (atan): Force underflow exception for results with small absolute
484         value.
485         * sysdeps/ieee754/flt-32/s_atanf.c: Include <float.h>.
486         (__atanf): Force underflow exception for results with small
487         absolute value.
488         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include <float.h> and
489         <math.h>.
490         (__atanl): Force underflow exception for results with small
491         absolute value.
492         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <float.h>.
493         (__atanl): Force underflow exception for results with small
494         absolute value.
495         * sysdeps/x86/fpu/bits/mathinline.h
496         [!__SSE2_MATH__ && !__x86_64__ && __LIBC_INTERNAL_MATH_INLINES]
497         (__ieee754_atan2): Only define inline for long double.
498         * sysdeps/x86_64/fpu/multiarch/e_atan2.c
499         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Include <math.h>.
500         * math/auto-libm-test-in: Do not mark underflow exceptions as
501         possibly missing for bug 15319.  Add more tests of atan2.
502         * math/auto-libm-test-out: Regenerated.
503         * math/libm-test.inc (casin_test_data): Do not mark underflow
504         exceptions as possibly missing for bug 15319.
505         (casinh_test_data): Likewise.
506         * sysdeps/i386/fpu/libm-test-ulps: Update.
508 2015-02-18  Steve Ellcey  <sellcey@imgtec.com>
510         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Remove.
511         * sysdeps/mips/bits/endian.h: Fix comments.
513 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
515         [BZ #17996]
516         * include/search.h (hcreate_r): Don't use libc_hidden_proto.
517         (hdestroy_r): Likewise.
518         (hsearch_r): Likewise.
519         (__hcreate_r): Declare and use libc_hidden_proto.
520         (__hdestroy_r): Likewise.
521         (__hsearch_r): Likewise.
522         * misc/hsearch.c (hsearch): Call __hsearch_r instead of hsearch_r.
523         (hcreate): Call __hcreate_r instead of hcreate_r.
524         (__hdestroy): Call __hdestroy_r instead of hdestroy_r.
525         * misc/hsearch_r.c (hcreate_r): Rename to __hcreate_r and define
526         as weak alias of __hcreate_r.
527         (hdestroy_r): Rename to __hdestroy_r and define as weak alias of
528         __hdestroy_r.
529         (hsearch_r): Rename to __hsearch_r and define as weak alias of
530         __hsearch_r.
531         * conform/Makefile (test-xfail-XPG3/search.h/linknamespace):
532         Remove variable.
533         (test-xfail-XPG4/search.h/linknamespace): Likewise.
534         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
535         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
536         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
538 2015-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
540         * malloc/malloc.c (__libc_malloc): Consolidate arena_lookup and
541         arena_lock into a single arena_get.
543 2015-02-17  Carlos O'Donell  <carlos@redhat.com>
545         * dl-reloc.c: Inlucde libc-internal.h.
546         (_dl_try_allocate_static_tls): Call ALIGN_UP.
547         (_dl_relocate_object): Call ALIGN_UP, ALIGN_DOWN, and PTR_ALIGN_DOWN.
548         (_dl_protect_relro): Call ALIGN_UP and ALIGN_DOWN.
549         * malloc/arena.c (new_heap): Use pagesize. Call ALIGN_UP.
550         (grow_heap): Likewise.
551         * malloc/malloc.c: Include libc-internal.h.
552         (do_check_malloc): Call powerof2.
553         (sysmalloc): Use pagesize. Call ALIGN_UP.
554         (systrim): Use pagesize.
555         (mremap_chunk): Use pagesize. Call ALIGN_UP.
556         (__libc_valloc): Use pagesize.
557         (__libc_pvalloc): Use pagesize. Call ALIGN_UP.
559 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
561         [BZ #17991]
562         * include/sys/resource.h (__getrlimit64): Declare.  Use
563         libc_hidden_proto.
564         * resource/getrlimit64.c (getrlimit64): Rename to __getrlimit64
565         and define as weak alias of __getrlimit64.  Use libc_hidden_weak.
566         * sysdeps/posix/spawni.c (__spawni): Call __getrlimit64 instead of
567         getrlimit64.
568         * sysdeps/unix/sysv/linux/getrlimit64.c (getrlimit64): Rename to
569         __getrlimit64.
570         [!getrlimit64] (getrlimit64): Define as weak alias of
571         __getrlimit64.  Use libc_hidden_weak.
572         * sysdeps/unix/sysv/linux/i386/getrlimit64.c (getrlimit64): Define
573         using __getrlimit64 not __new_getrlimit64.
574         (__GI_getrlimit64): Likewise.
575         * sysdeps/unix/sysv/linux/mips/getrlimit64.c (getrlimit64):
576         Likewise.
577         (__GI_getrlimit64): Likewise.
578         (__old_getrlimit64): Use __getrlimit64 not __new_getrlimit64.
579         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
580         (getrlimit): Add __getrlimit64 alias.
581         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (getrlimit):
582         Likewise.
583         * conform/Makefile (test-xfail-XOPEN2K/spawn.h/linknamespace):
584         Remove variable.
585         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
586         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
588 2015-02-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
590         * libio/fileops.c: Add missing sys/mman.h
591         * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h
593 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
595         * manual/math.texi (Errors in Math Functions): Clarify goals
596         regarding inexact and underflow exceptions.
598 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
600         * sysdeps/mips/memcpy.S: Move R6 PREFETCH_STORE_HINT check.
601         * sysdeps/mips/memset.S: Ditto.
603 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
605         * sysdeps/mips/bits/endian.h (__MIPSEL): Use #ifdef instead of #if.
607 2015-02-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
609         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c
610         (__v1longjmp): Remove versioned symbol.
611         (__v1siglongjmp): Remove alias and versioned symbol.
612         (__v2longjmp): Use DEFINE_LONGJMP instead of alias.
613         (__v2siglongjmp): Likewise.
615 2015-02-16  Torvald Riegel  <triegel@redhat.com>
617         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
619 2015-02-16  Mike Frysinger  <vapier@gentoo.org>
621         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Delete.
623 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
625         [BZ #17987]
626         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Ensure sign of
627         zero result does not depend on the sign resulting from
628         subtraction.
629         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
630         Likewise.
631         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
632         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
633         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
634         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
635         * math/libm-test.inc (remquo_test_data): Add more tests.
637 2015-02-16  Paul Eggert  <eggert@cs.ucla.edu>
639         * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
640         Problem reported by J William Piggott.
642 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
644         [BZ #17978]
645         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Do not form
646         products 4 * y and 2 * y where those would overflow.
647         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
648         Likewise.
649         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
650         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
651         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
652         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
653         * math/libm-test.inc (remquo_test_data): Add more tests.
655         * sysdeps/mips/sgidefs.h [!_ABIO64] (_ABIO64): New macro.
657         * sysdeps/mips/memcpy.S [_COMPILING_NEWLIB]: Change condition to
658         [defined _COMPILING_NEWLIB].
659         * sysdeps/mips/memset.S [_COMPILING_NEWLIB]: Likewise.
660         * sysdeps/mips/strcmp.S [_COMPILING_NEWLIB]: Likewise.
662         * sysdeps/mips/sys/asm.h [__mips_isa_rev < 6]: Change condition to
663         [!defined __mips_isa_rev || __mips_isa_rev < 6].
665 2015-02-16  Torvald Riegel  <triegel@redhat.com>
667         * nptl/tst-cond25.c (cleanup): Explicitly check that the mutex is
668         acquired.
670 2015-02-15  Matthew Fortune <Matthew.Fortune@imgtec.com>
672         [BZ #17792]
673         * sysdeps/unix/sysv/linux/ia64/sys/user.h (NBPG): Remove.
674         (UPAGES, HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR,
675         HOST_STACK_END_ADDR): Likewise.
677 2015-02-13  Steve Ellcey  <sellcey@imgtec.com>
679         * sysdeps/mips/bits/endian.h (__MIPSEB): Use #ifdef instead of #if.
680         * sysdeps/mips/memcpy.S (__MIPSEB): Ditto.
681         * sysdeps/mips/memset.S (__MIPSEB): Ditto.
683 2015-02-13  Roland McGrath  <roland@hack.frob.com>
685         * sysdeps/generic/c++-types.data: New file.
686         * sysdeps/generic/ld.abilist: New file.
687         * sysdeps/generic/libBrokenLocale.abilist: New file.
688         * sysdeps/generic/libanl.abilist: New file.
689         * sysdeps/generic/libc.abilist: New file.
690         * sysdeps/generic/libcrypt.abilist: New file.
691         * sysdeps/generic/libdl.abilist: New file.
692         * sysdeps/generic/libm.abilist: New file.
693         * sysdeps/generic/libpthread.abilist: New file.
694         * sysdeps/generic/libresolv.abilist: New file.
695         * sysdeps/generic/librt.abilist: New file.
697 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
699         [BZ #17569]
700         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
701         Compute absolute value of x as modified by fmod, not original
702         value of x.
703         * math/libm-test.inc (RUN_TEST_ffI_f1): Rename to
704         RUN_TEST_ffI_f1_mod8.  Check extra return value mod 8.
705         (RUN_TEST_LOOP_ffI_f1): Rename to RUN_TEST_LOOP_ffI_f1_mod8.  Call
706         RUN_TEST_ffI_f1_mod8.
707         (remquo_test_data): Add more tests.
709 2015-02-13  Roland McGrath  <roland@hack.frob.com>
711         * sysdeps/init_array/pt-crti.S: New file.
713 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
715         [BZ #17967]
716         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Use
717         __builtin_fmaf instead of relying on contraction of a * b + c.
719 2015-02-12  J William Piggott  <elseifthen@gmx.com>
721         [BZ #17969]
722         * manual/time.texi: correct the zoneinfo path in the TZ Variable
723         node.
725 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
727         [BZ #17964]
728         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
729         __builtin_fma instead of relying on contraction of a * b + c.
731 2015-02-12  Roland McGrath  <roland@hack.frob.com>
733         * Makeconfig (ASFLAGS): Add -Werror=undef.
734         * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
735         * sysdeps/unix/make-syscalls.sh: Always emit #define's for
736         SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
738         * Makeconfig (after-link): New variable.
739         (+link-pie, +link-pie-tests): Use it.
740         (+link-static, +link-static-tests): Likewise.
741         (+link, +link-tests): Likewise.
742         * Makerules (build-module, build-module-asneeded): Likewise.
743         (lib%.so, $(common-objpfx)libc.so, $(common-objpfx)linkobj/libc.so):
744         Likewise.
745         * elf/Makefile ($(objpfx)ld.so): Likewise.
747 2015-02-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
749         [BZ #17965]
750         * manual/time.texi (Elapsed Time): tv_sec is of type time_t in
751         both struct timeval and struct timespec.
753 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
755         [BZ #16560]
756         * math/e_exp2l.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
757         and redefine.
758         (__ieee754_exp2l): Do not multiply small fractional parts by
759         M_LN2l.
760         * sysdeps/i386/fpu/e_exp2l.S (__ieee754_exp2l): Just add 1 to
761         small argument.
762         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
763         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
764         * sysdeps/x86_64/fpu/e_exp2l.S (__ieee754_exp2l): Likewise.
765         * math/auto-libm-test-in: Add more tests of exp2.
766         * math/auto-libm-test-out: Regenerated.
768 2015-02-12  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
770         * sysdeps/powerpc/powerpc64/power7/strncpy.S (strncpy): Optimize
771         unaligned path.
773 2015-02-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
775         * sysdeps/unix/sysv/linux/powerpc/htm.h [TABORT]: Fix encoding for
776         little endian.
778 2015-02-12  Andreas Schwab  <schwab@suse.de>
780         [BZ #15790]
781         * nptl/pthread_mutexattr_gettype.c (pthread_mutexattr_gettype):
782         Filter out elision flags from value returned in kind.
783         * nptl/Makefile (tests): Add tst-pthread-mutexattr.
784         * nptl/tst-pthread-mutexattr.c: New file.
786 2015-02-11  Samuel Thibault  <samuel.thibault@ens-lyon.org>
788         * abi-tags: Revert ae20c9a: rename back gnu into gnu-gnu.
789         * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back
790         into gnu-gnu, and update comment to refer to abi-tags.
792 2015-02-11  Joseph Myers  <joseph@codesourcery.com>
794         [BZ #15467]
795         * sysdeps/ieee754/dbl-64/s_sincos.c: Include <errno.h>.
796         (__sincos): Set errno to EDOM for infinite argument.
797         * sysdeps/ieee754/flt-32/s_sincosf.c: Include <errno.h>.
798         (SINCOSF_FUNC): Set errno to EDOM for infinite argument.
799         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include <errno.h>.
800         (__sincosl): Set errno to EDOM for infinite argument.
801         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Include <errno.h>.
802         (__sincosl): Set errno to EDOM for infinite argument.
803         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include <errno.h>.
804         (__sincosl): Set errno to EDOM for infinite argument.
805         * math/libm-test.inc (sincos_test_data): Test errno setting.
807 2015-02-11  Leonhard Holz  <leonhard.holz@web.de>
809         * string/strxfrm_l.c: Remove #define STRCMP.
810         * string/strcoll_l.c: Remove #define STRLEN.
811         * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
812         * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
814 2015-02-10  Joseph Myers  <joseph@codesourcery.com>
816         * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
817         * sysdeps/mips/mips32/sfp-machine.h: ... here.
818         * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
819         * sysdeps/mips/mips64/Makefile: ... here.
820         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
821         * sysdeps/mips/mips64/e_sqrtl.c: ... here.
822         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
823         * sysdeps/mips/mips64/sfp-machine.h: ... here.
824         * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
825         * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
826         * sysdeps/mips/mips64/n64/Implies: Likewise.
828 2015-02-10  Roland McGrath  <roland@hack.frob.com>
830         * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
831         <sys/time.h>, <string.h>, and <errno.h>.
832         (dest_offset, dest_address, value, zero): Remove unused variables.
833         (ldouble): Remove typedef.
834         (myFPsighandler): Use simple handler signature, not SA_SIGINFO
835         signature.  Pass 1 to siglongjmp rather than 0 (which is converted to
836         1).  Fix code style.
837         (set_sigaction_FP, remove_sigaction_FP): Functions removed.
838         (check): Function removed.
839         (CHECK): New macro.
840         (TEST_FUNC): Fix code style.  Use CHECK macro rather than repeating
841         boilerplate feclearexcept + feenableexcept + sigsetjmp code.
842         Don't call set_sigaction_FP and remove_sigaction_FP here.
843         (ldouble_test): Just use 'long double' as macro argument, no need for
844         the 'ldouble' typedef.
845         (do_test): Set up SIGFPE handler at start, using plain signal rather
846         than sigaction.  Fix code style.
848 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
850         [BZ #17949]
851         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
852         jump label.
854 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
856         * sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
857         * sysdeps/powerpc/powerpc32/configure: Regenerated.
859         * sysdeps/powerpc/configure.ac: Remove file.
860         * sysdeps/powerpc/configure: Likewise.
862         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
863         [sysdep_routines]: Remove wordcopy-power6 object.
864         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
865         (__memmove_power7): Use local call for wordcopy and memcpy symbols.
866         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
867         (__memmove_ppc32): Likewise.
868         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: Remove
869         file.
870         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Remove file.
871         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c [IS_IN (libc)]:
872         Remove preprocessor.
874         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
875         [sysdep_routines]: Remove wide chars objects.
876         [wcsmbs]: New rule for wide char objects.
878         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
879         Remove wordcopy-power6 obejct.
880         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c (__memmove_ppc):
881         Use local call for wordcopy and memcpy symbols.
882         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: Remove file.
883         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: Add default
884         implementation for loader.
885         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Remove file.
887         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
888         Remove wordcopy-power7 object.
889         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: Remove file.
890         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
891         (_wordcopy_fwd_aligned): Remove POWER7 specialization.
892         (_wordcopy_fwd_dest_aligned): Likewise.
893         (_wordcopy_bwd_aligned): Likewise.
894         (_wordcopy_bwd_dest_aligned): Likewise.
896         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c (__bcopy_ppc):
897         Rewrite to call __memmove_ppc instead of include default
898         implementation.
900         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
901         Remove wide chars objects.
902         [wcsmbs]: New rule for wide char objects.
904 2015-02-09  Andreas Schwab  <schwab@suse.de>
906         [BZ #17912]
907         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
908         in terms of __O_DIRECTORY.
910 2015-02-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
912         * time/getdate.c: Include <stdbool.h>.
913         * sysdeps/gnu/unwind-resume.c [!PTR_MANGLE] (__libgcc_s_init): Do not
914         call PTR_MANGLE.
915         [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
916         PTR_DEMANGLE.
918 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
920         Add ersatz _Static_assert on older C hosts
921         * misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
922         pre-C11 C platform that is not known to support _Static_assert.
924 2015-02-07  Richard Braun  <rbraun@sceen.net>
926         * hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
927         sigstate.
928         * sysdeps/mach/hurd/mmap.c (__mmap): Also handle PROT_NONE case.
930 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
932         * sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check
933         priority against unexistent AIO_PRIO_DELTA_MAX.
934         * misc/chflags.c (chflags): Set flags parameter type to unsigned long
935         instead of int.
936         * misc/fchflags.c (fchflags): Likewise.
937         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
938         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
939         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC] (UF_SETTABLE, UF_NODUMP,
940         UF_IMMUTABLE, UF_APPEND, UF_OPAQUE, UF_NOUNLINK, SF_SETTABLE,
941         SF_ARCHIVED, SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK, SF_SNAPSHOT):
942         Declare macros.
943         [__USE_MISC] (chflags, fchflags): Declare functions.
944         * hurd/hurdselect.c (_hurd_select): In the poll case, do not return
945         EINVAL when nfds is greater than FD_SETSIZE.
946         * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
947         NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
948         45.
949         * hurd/hurdselect.c (_hurd_select): Pass MACH_RCV_INTERRUPT to
950         __mach_msg.  If that returns MACH_RCV_INTERRUPTED, set ERR to EINTR.
951         * hurd/hurdselect.c (_hurd_select): Remove unreachable check for
952         MACH_RCV_TIMED_OUT.
953         * hurd/hurd/signal.h (_hurd_self_sigstate,
954         _hurd_critical_section_lock, _hurd_critical_section_unlock):
955         Explicit casts from void *.
956         * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
957         * abi-tags: Rename gnu-gnu os into gnu.
959         [BZ #4719]
960         * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
961         _IOT_short, _IOT_int, _IOT_long, _IOT__IOTBASE_int8_t,
962         _IOT__IOTBASE_uint8_t, _IOT__IOTBASE_int16_t, _IOT__IOTBASE_uint16_t,
963         _IOT__IOTBASE_int32_t, _IOT__IOTBASE_uint32_t, _IOT__IOTBASE_int64_t,
964         _IOT__IOTBASE_uint64_t, _IOT__IOTBASE_size_t, _IOT__IOTBASE_ssize_t,
965         _IOTBASE_unsigned, _IOTBASE_signed): Define macros.
967         [BZ #17944]
968         * hurd/hurdsocket.h: New file, defines _hurd_sun_path_dupa which
969         duplicates ADDR->sun_path with sockaddr LEN limitation.
970         * sysdeps/mach/hurd/connect.c: Include <string.h>
971         (__connect): Give result of _hurd_sun_path_dupa to name lookup.
972         * sysdeps/mach/hurd/sendmsg.c: Likewise.
973         * sysdeps/mach/hurd/sendto.c: Likewise.
974         * sysdeps/mach/hurd/bind.c: Call _hurd_sun_path_dupa instead of
975         implementing it by hand.
977 2015-02-06  Roland McGrath  <roland@hack.frob.com>
979         * sysdeps/arm/sysdep.h [!PROF] [ARCH_HAS_T2 && !PIC] (LDR_GLOBAL):
980         Use sfi_breg on ldr.
981         [!PROF] [ARCH_HAS_T2 && PIC && ARM_PCREL_MOVW_OK] (LDR_GLOBAL):
982         Likewise.
984         * nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
985         it's defined.
986         * nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
987         Test SIGSETXID only if it's defined.
989         * nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
991         * rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which
992         will not be used.  Use NULL rather than 0 for .sigev_notify_attributes.
994         * nptl/tst-align2.c: Moved ...
995         * sysdeps/unix/sysv/linux/tst-align-clone.c: ... here.
996         * nptl/Makefile (tests): Remove tst-align2.
997         * sysdeps/unix/sysv/linux/Makefile
998         [$(subdir) = nptl] (tests): Add tst-align-clone.
999         * nptl/tst-getpid1.c: Moved ...
1000         * sysdeps/unix/sysv/linux/tst-getpid1.c: ... here.
1001         * nptl/tst-getpid2.c: Moved ...
1002         * sysdeps/unix/sysv/linux/tst-getpid2.c: ... here.
1003         * nptl/Makefile (tests): Move tst-getpid1 and tst-getpid2 ...
1004         * sysdeps/unix/sysv/linux/Makefile
1005         [$(subdir) = nptl] (tests): ... here.
1006         * nptl/Makefile (tst-getpid2-ENV): Move variable ...
1007         * sysdeps/unix/sysv/linux/Makefile
1008         [$(subdir) = nptl] (tst-getpid2-ENV): ... here.
1010         * nptl/tst-cleanup2.c (do_test): Use signal rather than sigaction.
1011         Drop trailing \n from perror argument.  Use return rather than exit.
1013         * nptl/tst-cancel20.c (do_test): Conditionalize SA_SIGINFO-using tests
1014         on [SA_SIGINFO].
1015         * nptl/tst-cancel21.c (do_test): Likewise.
1016         * debug/tst-backtrace6.c: Include <signal.h> first thing.
1017         Conditionalize inclusion of tst-backtrace5.c on [SA_SIGINFO].
1018         [!SA_SIGINFO]: Make it a stub test.
1020         * misc/tst-pselect.c (do_test): Don't set SA_NOCLDWAIT in sa_flags for
1021         SIGCHLD; it's redundant with SIG_IGN as sa_handler.
1023         * posix/tst-getlogin.c: Move to ...
1024         * login/tst-getlogin.c: ... here.
1025         * posix/Makefile (tests): Move tst-getlogin to ...
1026         * login/Makefile (tests): ... here.
1028         * libio/tst-atime.c (do_test): Move local variables SV and E
1029         inside [ST_NOATIME] conditional.
1031         * dirent/tst-fdopendir.c (O_NOATIME): If not defined, #define to 0.
1033         * nptl/tst-kill5.c (do_test): Use INT_MAX rather than SIGRTMAX + 10.
1035         * nptl/tst-join5.c: Drop #include <sys/syscall.h>.
1036         (wait_code): New function replaces macro.
1037         Call nanosleep rather than syscall.
1039         * nptl/pt-system.c: Rewritten.  Put everything under
1040         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
1041         Use IFUNC to redirect when possible.
1043         * nptl/pt-longjmp.c: Rewritten.  Put everything under
1044         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
1045         Use IFUNC to redirect when possible.
1047         * nptl/pt-fork.c: Rewritten.  Put everything under
1048         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
1049         Use IFUNC to redirect when possible.
1050         * nptl/Versions (libpthread: GLIBC_2.22): New (empty) version set.
1052         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove all
1053         code under [!__ASSUME_FUTEX_CLOCK_REALTIME], since that is defined
1054         unconditionally nowadays.  This included the only reference to
1055         __vdso_clock_gettime that appears outside libc proper.
1056         * sysdeps/unix/sysv/linux/x86_64/Versions (libc: GLIBC_PRIVATE):
1057         Remove version set (containing only __vdso_clock_gettime).
1058         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
1059         Add attribute_hidden.
1060         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
1061         Likewise.  Drop __attribute__ ((nocommon)), libc_hidden_proto, and
1062         libc_hidden_data_def.
1063         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
1064         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
1066         * inet/Versions (libc: GLIBC_2.0): Move getrpcbyname, getrpcbyname_r,
1067         getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent,
1068         setrpcent, and getrpcport to ...
1069         * sunrpc/Versions (libc: GLIBC_2.0): ... here.
1070         * inet/Versions (libc: GLIBC_2.1.2): Move getrpcbyname_r,
1071         getrpcbynumber_r, and getrpcent_r to ...
1072         * sunrpc/Versions (libc: GLIBC_2.1.2): ... this new set.
1073         * inet/getrpcbyname.c: Moved ...
1074         * sunrpc/getrpcbyname.c: ... here.
1075         * inet/getrpcbyname_r.c: Moved ...
1076         * sunrpc/getrpcbyname_r.c: ... here.
1077         * inet/getrpcbynumber.c: Moved ...
1078         * sunrpc/getrpcbynumber.c: ... here.
1079         * inet/getrpcbynumber_r.c: Moved ...
1080         * sunrpc/getrpcbynumber_r.c: ... here.
1081         * inet/getrpcent.c: Moved ...
1082         * sunrpc/getrpcent.c: ... here.
1083         * inet/getrpcent_r.c: Moved ...
1084         * sunrpc/getrpcent_r.c: ... here.
1085         * inet/Makefile (routines): Move those to ...
1086         * sunrpc/Makefile (routines): ... here.
1087         * nss/Makefile (databases): Add key and rpc only if sunrpc appears in
1088         the $(subdirs) list.
1089         (CPPFLAGS-getent.c): New variable.  Pass -D option to set HAVE_SUNRPC
1090         to 0 or 1, indicating whether sunrpc appears in the $(subdirs) list.
1091         * nss/getent.c (print_rpc, rpc_keys): Conditionalize on [HAVE_SUNRPC].
1092         (databases): Conditionalize rpc entry on [HAVE_SUNRPC].
1094         * elf/Makefile (routines): Include $(all-dl-routines), not just
1095         $(dl-routines).
1096         (rtld-routines): Likewise.  Use = rather than :=.
1097         * sysdeps/aarch64/Makefile [$(subdir) = elf]
1098         (sysdep_routines, sysdep-rtld-routines): Don't add tlsdesc and
1099         dl-tlsdesc to these; sysdep-dl-routines alone is enough.
1100         * sysdeps/arm/Makefile: Likewise.
1101         * sysdeps/i386/Makefile: Likewise.
1102         * sysdeps/x86_64/Makefile: Likewise.
1103         * sysdeps/hppa/Makefile [$(subdir) = elf]
1104         (sysdep_routines, sysdep-rtld-routines): Don't add
1105         $(sysdep-dl-routines) to these.
1106         * sysdeps/ia64/Makefile: Likewise.
1107         * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
1108         * sysdeps/unix/sysv/linux/aarch64/Makefile [$(subdir) = elf]
1109         [$(build-shared) = yes] (sysdep_routines, sysdep-rtld-routines):
1110         Don't add dl-static to these; sysdep-dl-routines alone is enough.
1111         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
1112         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
1113         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
1114         * sysdeps/unix/sysv/linux/tile/Makefile: Likewise.
1115         * sysdeps/powerpc/Makefile [$(subdir) = elf]
1116         (sysdep_routines, sysdep-rtld-routines): Don't add dl-machine to
1117         these; sysdep-dl-routines alone is enough.
1119 2015-02-06  Joseph Myers  <joseph@codesourcery.com>
1121         [BZ #17932]
1122         * soft-fp/op-common.h (_FP_FMA): Set exponent of result in case
1123         where multiplication results in zero and third argument is finite
1124         and nonzero.
1125         * math/auto-libm-test-in: Add more tests of fma.
1126         * math/auto-libm-test-out: Regenerated.
1128         * soft-fp/op-common.h (_FP_CMP_CHECK_DENORM): New macro.
1129         (_FP_CMP_CHECK_FLUSH_ZERO): Likewise.
1130         (_FP_CMP): Use_FP_CMP_CHECK_DENORM and _FP_CMP_CHECK_FLUSH_ZERO.
1131         (_FP_CMP_EQ): Likewise.
1132         (_FP_CMP_UNORD): Use _FP_CMP_CHECK_DENORM.
1134         * soft-fp/op-common.h (FP_EXTEND): Rename to _FP_EXTEND_CNAN with
1135         extra argument CHECK_NAN.  Redefine as wrapper around
1136         _FP_EXTEND_CNAN.
1138 2015-02-06  Carlos O'Donell  <carlos@systemhalted.org>
1140         * version.h (RELEASE): Set to "stable".
1141         (VERSION): Set to "2.21"
1142         * include/features.h (__GLIBC_MINOR__): Set to 21.
1144         * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
1146 2015-02-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
1147             Paul Eggert  <eggert@cs.ucla.edu>
1149         [BZ #16618]
1150         * stdio-common/tst-sscanf.c (main): Test for buffer overflow.
1151         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed
1152         size in bytes. Store needed elements in wpmax. Use needed size
1153         in bytes for extend_alloca.
1155 2015-02-05  Carlos O'Donell  <carlos@systemhalted.org>
1157         * manual/install.texi: Latest tested versions are GCC 4.9.2,
1158         binutls 2.25, and texinfo 5.2.
1159         * INSTALL: Regenerate.
1160         * sysdeps/nios2/configure: Regenerate.
1161         * sysdeps/unix/sysv/linux/nios2/configure: Regenerate.
1162         * manual/contrib.texi: Update.
1163         * po/be.po: Update.
1164         * po/bg.po: Update.
1165         * po/ca.po: Update.
1166         * po/cs.po: Update.
1167         * po/da.po: Update.
1168         * po/de.po: Update.
1169         * po/el.po: Update.
1170         * po/eo.po: Update.
1171         * po/es.po: Update.
1172         * po/fi.po: Update.
1173         * po/fr.po: Update.
1174         * po/gl.po: Update.
1175         * po/hr.po: Update.
1176         * po/hu.po: Update.
1177         * po/ia.po: Update.
1178         * po/id.po: Update.
1179         * po/it.po: Update.
1180         * po/ja.po: Update.
1181         * po/ko.po: Update.
1182         * po/lt.po: Update.
1183         * po/nb.po: Update.
1184         * po/nl.po: Update.
1185         * po/pl.po: Update.
1186         * po/pt_BR.po: Update.
1187         * po/ru.po: Update.
1188         * po/rw.po: Update.
1189         * po/sk.po: Update.
1190         * po/sl.po: Update.
1191         * po/sv.po: Update.
1192         * po/tr.po: Update.
1193         * po/uk.po: Update.
1194         * po/vi.po: Update.
1195         * po/zh_CN.po: Update.
1196         * po/zh_TW.po: Update.
1198         * sysdeps/hppa/Makefile (CFLAGS-dl-fptr.c): Add -Wno-error.
1199         * sysdeps/hppa/bits/setjmp.h: Union is named __jmp_buf_internal_tag.
1200         * sysdeps/hppa/dl-irel.h: Remove #warning.
1201         * sysdeps/hppa/entry.h: Provide prototype for
1202         __canonicalize_funcptr_for_compare and cast argument.
1203         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Add semicolon.
1204         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
1205         * sysdeps/hppa/sotruss-lib.c: New file.
1206         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h
1207         (atomic_compare_and_exchange_val_acq): Use __typeof__.
1208         (atomic_compare_and_exchange_bool_acq): Likewise.
1209         * sysdeps/unix/sysv/linux/hppa/mmap.c: Use weak alias.
1210         * sysdeps/unix/sysv/linux/hppa/pthread.h: Include pthread.h.
1212         * sysdeps/unix/sysv/linux/hppa/syscall.S: Delete file.
1213         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Move syscall from here...
1214         * sysdeps/unix/sysv/linux/hppa/syscall.c: ... to here.
1216 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
1218         * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of
1219         called function in non-PIC case.
1221 2015-01-31  David S. Miller  <davem@davemloft.net>
1223         * sysdeps/sparc/sparc32/bits/atomic.h
1224         (__sparc32_atomic_do_unlock24): Put the memory barrier before the
1225         unlock not after it.
1226         (__v9_compare_and_exchange_val_32_acq): Use unions to avoid getting
1227         volatile register usage warnings from the compiler.
1229         * sysdeps/sparc/nptl/sem_init.c: Delete.
1230         * sysdeps/sparc/nptl/sem_post.c: Delete.
1231         * sysdeps/sparc/nptl/sem_timedwait.c: Delete.
1232         * sysdeps/sparc/nptl/sem_wait.c: Delete.
1233         * sysdeps/sparc/sparc32/sem_init.c: New file.
1234         * sysdeps/sparc/sparc32/sem_waitcommon.c: New file.
1235         * sysdeps/sparc/sparc32/sem_open.c: Generic nptl version with
1236         padding explicitly initialized.
1237         * sysdeps/sparc/sparc32/sem_post.c: Generic nptl version using
1238         padding for in-semaphore spinlock.
1239         * sysdeps/sparc/sparc32/sem_wait.c: Likewise.
1240         * sysdeps/sparc/sparc32/sem_trywait.c: Delete.
1241         * sysdeps/sparc/sparc32/sem_timedwait.c: Delete.
1242         * sysdeps/sparc/sparc32/sparcv9/sem_init.c: New file.
1243         * sysdeps/sparc/sparc32/sparcv9/sem_open.c: New file.
1244         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: New file.
1245         * sysdeps/sparc/sparc32/sparcv9/sem_waitcommon.c: New file.
1246         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: Redirect to nptl
1247         version.
1248         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: Delete.
1249         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Delete.
1251 2015-01-30  H.J. Lu  <hongjiu.lu@intel.com>
1253         [BZ #17801]
1254         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
1255         Set the bit_AVX_Fast_Unaligned_Load bit for AVX2.
1256         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX_Fast_Unaligned_Load):
1257         New.
1258         (index_AVX_Fast_Unaligned_Load): Likewise.
1259         (HAS_AVX_FAST_UNALIGNED_LOAD): Likewise.
1260         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Check the
1261         bit_AVX_Fast_Unaligned_Load bit instead of the bit_AVX_Usable bit.
1262         * sysdeps/x86_64/multiarch/memcpy_chk.S (__memcpy_chk): Likewise.
1263         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy): Likewise.
1264         * sysdeps/x86_64/multiarch/mempcpy_chk.S (__mempcpy_chk): Likewise.
1265         * sysdeps/x86_64/multiarch/memmove.c (__libc_memmove): Replace
1266         HAS_AVX with HAS_AVX_FAST_UNALIGNED_LOAD.
1267         * sysdeps/x86_64/multiarch/memmove_chk.c (__memmove_chk): Likewise.
1269 2015-01-29  Andreas Schwab  <schwab@suse.de>
1271         * sysdeps/nptl/allocrtsig.c: Include <signal.h>.
1273 2015-01-29  Siddhesh Poyarekar <siddhesh@redhat.com>
1275         [BZ #17892]
1276         * nscd/nscd_stat.c (send_stats): Initialize DATA.
1278 2015-01-28  Martin Sebor  <msebor@redhat.com>
1280         * math/README.libm-test: Clarify. Add "How to read the test output."
1282 2015-01-28  Chris Metcalf  <cmetcalf@ezchip.com>
1284         * sysdeps/tile/tilegx/bits/atomic.h [!_LP64] (__HAVE_64B_ATOMICS):
1285         Define to 0.
1287 2015-01-28  Joseph Myers  <joseph@codesourcery.com>
1289         * sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
1290         (__HAVE_64B_ATOMICS): Define to 0.
1292 2015-01-28  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1294         [BZ #17885]
1295         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
1296         value to set as new flag.
1298         [BZ #16576]
1299         * sysdeps/powerpc/fpu/math_private.h [__CPU_HAS_FSQRT]: Remove define
1300         and use _ARCH_PPCSQ instead.
1301         (__ieee754_sqrt): Likewise.
1302         (__ieee754_sqrtf): Likewise.
1303         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Build only if
1304         _ARCH_PPCSQ is defined.
1305         (__ieee754_sqrt): Use _ARCH_PPCSQ to select wheter to use hardware
1306         fsqrt instruction.
1307         * sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Build only if
1308         _ARCH_PPCSQ is defined.
1309         (__ieee754_sqrtf): Use _ARCH_PPCSQ to select wheter to use hardware
1310         fsqrts instruction.
1311         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Remove file.
1313 2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1315         * iconv/loop.c: Suppress array out of bound warning caused by GCC
1316         bug (GCC BZ #64739).
1318 2015-01-25  Andreas Schwab  <schwab@linux-m68k.org>
1320         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (lll_futex_requeue):
1321         Mark _retval as used.
1322         (lll_futex_wake_unlock): Likewise.
1323         (lll_futex_timed_wait_requeue_pi): Likewise.
1325         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
1326         (atomic_compare_and_exchange_val_acq): Use uint32_t for the
1327         register variables.
1329         * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c (__feraiseexcept): Use
1330         libm_hidden_def.
1332         * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
1333         (__bswap_64): Mark as __always_inline.
1335 2015-01-25  Bram  <bug_rh@spam.wizbit.be>
1337         [BZ #15378]
1338         * elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
1339         when none of the search directories exist.
1341 2015-01-24  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1343         [BZ #17869]
1344         * sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
1345         power8 in .machine directive.
1347         [BZ #17868]
1348         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Force value
1349         set dependency from opd value.
1351 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
1353         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
1354         Treat model numbers 0x4a/0x4d/0x5a/0x5d as Intel Silvermont
1355         architecture.
1357 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
1359         [BZ #17870]
1360         * nptl/sem_post.c (__new_sem_post): Replace unsigned long int
1361         with uint64_t.
1362         * nptl/sem_waitcommon.c (__sem_wait_cleanup): Replace 1UL with
1363         (uint64_t) 1.
1364         (__new_sem_wait_fast): Replace unsigned long with uint64_t.
1365         (__new_sem_wait_slow): Replace unsigned long int with uint64_t.
1366         Replace 1UL with (uint64_t) 1.
1367         * sysdeps/nptl/internaltypes.h (new_sem): Replace unsigned long
1368         int with uint64_t.
1370 2015-01-23  Roland McGrath  <roland@hack.frob.com>
1372         * inet/if_index.c (if_nameindex): Add missing libc_hidden_weak.
1373         (if_freenameindex): Likewise.
1375         * resource/getrlimit64.c: Add missing libc_hidden_def.
1377 2015-01-22  Joseph Myers  <joseph@codesourcery.com>
1379         * soft-fp/op-common.h (_FP_ADD_INTERNAL): Declare labels with
1380         __label__.
1381         (_FP_FMA): Likewise.
1382         (_FP_TO_INT_ROUND): Likewise.
1383         (_FP_FROM_INT): Likewise.
1385 2015-01-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1387         [BZ #16418]
1388         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
1389         Make code racy and cancel safe.
1391 2015-01-21  Carlos O'Donell  <carlos@redhat.com>
1393         * sysdeps/arm/unwind-resume.h: Fix copyright year.
1394         * dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
1395         attribution.
1397         * pwd/tst-getpw.c: Rewrite.
1399         [BZ #17702]
1400         * dlfcn/Makefile (tests): Add tst-rec-dlopen.
1401         (modules-names): Add moddummy1 and moddummy2.
1402         ($(objpfx)tst-rec-dlopen): Define.
1403         * dlfcn/moddummy1.c: New file.
1404         * dlfcn/moddummy2.c: New file.
1405         * dlfcn/tst-rec-dlopen.c: New file.
1406         * elf/dl-cache.c (_dl_load_cache_lookup):
1407         Return char*. Copy result with alloca/strcpy/strdup.
1408         * elf/dl-load.c (_dl_map_object): _dl_load_cached_lookup
1409         returns char*. Free cached. If not saving realname
1410         free cached.
1411         * elf/dl-open.c (dl_open_worker): Do not assert that
1412         _r_debug->r_state is RT_CONSISTENT.
1413         * sysdeps/generic/ldsodefs.h: _dl_load_cache_lookup
1414         returns char*.
1416 2015-01-21  Torvald Riegel  <triegel@redhat.com>
1417             Carlos O'Donell  <carlos@redhat.com>
1419         [BZ #12674]
1420         * nptl/sem_waitcommon.c: New file.
1421         * nptl/sem_wait.c: Include sem_waitcommon.c.
1422         (__sem_wait_cleanup, do_futex_wait): Remove.
1423         (__new_sem_wait): Adapt.
1424         (__new_sem_trywait): New function.
1425         (__old_sem_trywait): Moved here from nptl/sem_trywait.c.
1426         * nptl/sem_timedwait.c: Include sem_waitcommon.c.
1427         (__sem_wait_cleanup, do_futex_timed_wait): Remove.
1428         (sem_timedwait): Adapt.
1429         * nptl/sem_post.c (__new_sem_post): Adapt.
1430         (futex_wake): New function.
1431         (__old_sem_post): Add release MO fence.
1432         * nptl/sem_open.c (sem_open): Adapt.
1433         * nptl/sem_init.c (__new_sem_init): Adapt.
1434         (futex_private_if_supported): New function.
1435         * nptl/sem_getvalue.c (__new_sem_getvalue): Adapt.
1436         (__old_sem_getvalue): Add using previous code.
1437         * sysdeps/nptl/internaltypes.h: Adapt.
1438         * nptl/tst-sem13.c (do_test): Adapt.
1439         * nptl/tst-sem11.c (main): Adapt.
1440         * nptl/sem_trywait.c: Remove.
1441         * nptl/DESIGN-sem.txt: Remove.
1442         * nptl/Makefile (libpthread-routines): Remove sem_trywait.
1443         (gen-as-const-headers): Remove structsem.sym.
1444         * nptl/structsem.sym: Remove.
1445         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Remove.
1446         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Remove.
1447         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Remove.
1448         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Remove.
1449         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Remove.
1450         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Remove.
1451         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Remove.
1452         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Remove.
1453         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Remove.
1454         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Remove.
1455         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Remove.
1456         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Remove.
1457         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Remove.
1458         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Remove.
1459         * sysdeps/unix/sysv/linux/sh/sem_post.S: Remove.
1460         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Remove.
1461         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Remove.
1462         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Remove.
1463         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove.
1464         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Remove.
1465         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove.
1466         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove.
1468 2015-01-20  Carlos O'Donell  <carlos@redhat.com>
1470         * INSTALL: Regenerated.
1472         * po/libc.pot: Regenerated.
1474 2015-01-18  Chung-Lin Tang  <cltang@codesourcery.com>
1475             Sandra Loosemore  <sandra@codesourcery.com>
1476             Andrew Jenner  <andrew@codesourcery.com>
1477             Joseph Myers  <joseph@codesourcery.com>
1478             Nathan Sidwell  <nathan@codesourcery.com>
1480         * NEWS: Mention new Nios II port.
1481         * sysdeps/nios2/Implies: New file.
1482         * sysdeps/nios2/Makefile: New file.
1483         * sysdeps/nios2/Subdirs: New file.
1484         * sysdeps/nios2/Versions: New file.
1485         * sysdeps/nios2/__longjmp.S: New file.
1486         * sysdeps/nios2/abort-instr.h: New file.
1487         * sysdeps/nios2/backtrace.c: New file.
1488         * sysdeps/nios2/bits/endian.h: New file.
1489         * sysdeps/nios2/bits/fenv.h: New file.
1490         * sysdeps/nios2/bits/link.h: New file.
1491         * sysdeps/nios2/bits/setjmp.h: New file.
1492         * sysdeps/nios2/bsd-_setjmp.S: New file.
1493         * sysdeps/nios2/bsd-setjmp.S: New file.
1494         * sysdeps/nios2/configure: New generated file.
1495         * sysdeps/nios2/configure.ac: New file.
1496         * sysdeps/nios2/crti.S: New file.
1497         * sysdeps/nios2/crtn.S: New file.
1498         * sysdeps/nios2/dl-init.c: New file.
1499         * sysdeps/nios2/dl-machine.h: New file.
1500         * sysdeps/nios2/dl-sysdep.h: New file.
1501         * sysdeps/nios2/dl-tls.h: New file.
1502         * sysdeps/nios2/dl-trampoline.S: New file.
1503         * sysdeps/nios2/gccframe.h: New file.
1504         * sysdeps/nios2/gmp-mparam.h: New file.
1505         * sysdeps/nios2/jmpbuf-offsets.h: New file.
1506         * sysdeps/nios2/jmpbuf-unwind.h: New file.
1507         * sysdeps/nios2/ldsodefs.h: New file.
1508         * sysdeps/nios2/libc-tls.c: New file.
1509         * sysdeps/nios2/libm-test-ulps: New file.
1510         * sysdeps/nios2/machine-gmon.h: New file.
1511         * sysdeps/nios2/math-tests.h: New file.
1512         * sysdeps/nios2/math_private.h: New file.
1513         * sysdeps/nios2/memusage.h: New file.
1514         * sysdeps/nios2/nptl/Makefile: New file.
1515         * sysdeps/nios2/nptl/bits/pthreadtypes.h: New file.
1516         * sysdeps/nios2/nptl/bits/semaphore.h: New file.
1517         * sysdeps/nios2/nptl/pthread_spin_lock.c: New file.
1518         * sysdeps/nios2/nptl/pthreaddef.h: New file.
1519         * sysdeps/nios2/nptl/tcb-offsets.sym: New file.
1520         * sysdeps/nios2/nptl/tls.h: New file.
1521         * sysdeps/nios2/preconfigure: New file.
1522         * sysdeps/nios2/s_fma.c: New file.
1523         * sysdeps/nios2/s_fmaf.c: New file.
1524         * sysdeps/nios2/setjmp.S: New file.
1525         * sysdeps/nios2/sfp-machine.h: New file.
1526         * sysdeps/nios2/sotruss-lib.c: New file.
1527         * sysdeps/nios2/stackguard-macros.h: New file.
1528         * sysdeps/nios2/stackinfo.h: New file.
1529         * sysdeps/nios2/start.S: New file.
1530         * sysdeps/nios2/sysdep.h: New file.
1531         * sysdeps/nios2/tls-macros.h: New file.
1532         * sysdeps/nios2/tst-audit.h: New file.
1533         * sysdeps/unix/sysv/linux/nios2/Implies: New file.
1534         * sysdeps/unix/sysv/linux/nios2/Makefile: New file.
1535         * sysdeps/unix/sysv/linux/nios2/Versions: New file.
1536         * sysdeps/unix/sysv/linux/nios2/arch-fork.h: New file.
1537         * sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
1538         * sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
1539         * sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
1540         * sysdeps/unix/sysv/linux/nios2/clone.S: New file.
1541         * sysdeps/unix/sysv/linux/nios2/configure: New generated file.
1542         * sysdeps/unix/sysv/linux/nios2/configure.ac: New file.
1543         * sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
1544         * sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
1545         * sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
1546         * sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
1547         * sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
1548         * sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
1549         * sysdeps/unix/sysv/linux/nios2/shlib-versions: New file.
1550         * sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
1551         * sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
1552         * sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
1553         * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
1554         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
1555         * sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
1556         * sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
1557         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: New file.
1558         * sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
1559         * sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
1560         * sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
1561         * sysdeps/unix/sysv/linux/nios2/vfork.S: New file.
1562         * sysdeps/unix/sysv/linux/nios2/c++-types.data: New file.
1563         * sysdeps/unix/sysv/linux/nios2/ld.abilist: New file.
1564         * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: New file.
1565         * sysdeps/unix/sysv/linux/nios2/libanl.abilist: New file.
1566         * sysdeps/unix/sysv/linux/nios2/libc.abilist: New file.
1567         * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: New file.
1568         * sysdeps/unix/sysv/linux/nios2/libdl.abilist: New file.
1569         * sysdeps/unix/sysv/linux/nios2/libm.abilist: New file.
1570         * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: New file.
1571         * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: New file.
1572         * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: New file.
1573         * sysdeps/unix/sysv/linux/nios2/librt.abilist: New file.
1574         * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: New file.
1575         * sysdeps/unix/sysv/linux/nios2/libutil.abilist: New file.
1576         * sysdeps/unix/sysv/linux/nios2/localplt.data: New file.
1578 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
1580         [BZ #17844]
1581         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
1582         (getutent): Use weak_alias in non SHARED case
1583         and default_symbol_version in SHARED case.
1584         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
1585         (getutent_r, pututline): Likewise.
1586         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
1587         (getutid): Likewise.
1588         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
1589         (getutid_r): Likewise.
1590         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
1591         (getutline): Likewise.
1592         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
1593         (getutline_r): Likewise.
1594         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
1595         (updwtmp): Likewise.
1597 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
1599         [BZ #17848]
1600         * sysdeps/s390/s390-32/memcmp.S
1601         (memcmp_g5): Rename to __memcmp_g5.
1602         * sysdeps/s390/s390-32/memcpy.S
1603         (memcpy_g5): Rename to __memcpy_g5.
1604         Jump to __memcpy_mvcle instead of memcpy_mvcle.
1605         (memcpy_mvcle) Rename to __memcpy_mvcle.
1606         * sysdeps/s390/s390-32/memset.S
1607         (memset_g5): Rename to __memset_g5.
1608         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
1609         (IFUNC_RESOLVE): Prefix ifunc-resolve function
1610         and use prefixed functions.
1611         * sysdeps/s390/s390-32/multiarch/memcmp.S
1612         (memcmp_z196): Rename to __memcmp_z196.
1613         (memcmp_z10): Rename to __memcmp_z10.
1614         (memcmp): Set alias to __memcmp_g5.
1615         (bcmp): Set alias to __memcmp_g5.
1616         * sysdeps/s390/s390-32/multiarch/memcpy.S
1617         (memcpy_z196): Rename to __memcpy_z196.
1618         Jump to __memcpy_mvcle instead of memcpy_mvcle.
1619         (memcpy_z10): Rename to __memcpy_z10.
1620         Jump to __memcpy_mvcle instead of memcpy_mvcle.
1621         (memcpy): Set alias to __memcpy_g5.
1622         * sysdeps/s390/s390-32/multiarch/memset.S
1623         (memset_z196): Rename to __memset_z196.
1624         Jump to __memset_mvcle instead of memset_mvcle.
1625         (memset_z10): Rename to __memset_z10.
1626         Jump to __memset_mvcle instead of memset_mvcle.
1627         (memset_mvcle) Rename to __memset_mvcle.
1628         (memset): Set alias to __memset_g5.
1629         * sysdeps/s390/s390-64/memcmp.S
1630         (memcmp_z900): Rename to __memcmp_z900.
1631         * sysdeps/s390/s390-64/memcpy.S
1632         (memcpy_z900): Rename to __memcpy_z900.
1633         Jump to __memcpy_mvcle instead of memcpy_mvcle.
1634         (memcpy_mvcle) Rename to __memcpy_mvcle.
1635         * sysdeps/s390/s390-64/memset.S
1636         (memset_z900): Rename to __memset_z900.
1637         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
1638         (IFUNC_RESOLVE): Prefix ifunc-resolve function
1639         and use prefixed functions.
1640         * sysdeps/s390/s390-64/multiarch/memcmp.S
1641         (memcmp_z196): Rename to __memcmp_z196.
1642         (memcmp_z10): Rename to __memcmp_z10.
1643         (memcmp): Set alias to __memcmp_z900.
1644         (bcmp): Set alias to __memcmp_z900.
1645         * sysdeps/s390/s390-64/multiarch/memcpy.S
1646         (memcpy_z196): Rename to __memcpy_z196.
1647         Jump to __memcpy_mvcle instead of memcpy_mvcle.
1648         (memcpy_z10): Rename to __memcpy_z10.
1649         Jump to __memcpy_mvcle instead of memcpy_mvcle.
1650         (memcpy): Set alias to __memcpy_z900.
1651         * sysdeps/s390/s390-64/multiarch/memset.S
1652         (memset_z196): Rename to __memset_z196.
1653         Jump to __memset_mvcle instead of memset_mvcle.
1654         (memset_z10): Rename to __memset_z10.
1655         Jump to __memset_mvcle instead of memset_mvcle.
1656         (memset_mvcle) Rename to __memset_mvcle.
1657         (memset): Set alias to __memset_z900.
1659 2015-01-14  Joseph Myers  <joseph@codesourcery.com>
1661         [BZ #17748]
1662         * sysdeps/powerpc/nofpu/feholdexcpt.c (__feholdexcept): Call
1663         __fesetenv instead of fesetenv.
1665 2015-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
1667         * sysdeps/s390/dl-tls.h [IS_IN (rtld)]: Define __tls_get_addr
1668         macro.
1670 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1672         * sysdeps/powerpc/powerpc64/power7/memcmp.S (memcmp): Fix performance
1673         regression on LE.
1675         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: New file.
1676         * sysdeps/powerpc/powerpc64/power8/strncmp.S: New file.
1677         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
1678         strncmp-power8 object.
1679         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1680         (__libc_ifunc_impl_list): Add __strncmp_power8 implementation.
1681         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c (strncmp): Likewise.
1682         * NEWS: Update.
1684 2015-01-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1685             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1687         * sysdeps/powerpc/powerpc64/power7/strcmp.S (strcmp): Optimize
1688         trailing byte check.
1690 2015-01-13  David S. Miller  <davem@davemloft.net>
1692         * include/signal.h (__sigreturn): Guard with __USE_MISC.
1694 2015-01-13  Roland McGrath  <roland@hack.frob.com>
1696         * login/logout.c (logout): Use memset rather than bzero.
1697         * nis/nss_compat/compat-pwd.c (getpwent_next_file): Likewise.
1698         * nis/nss_compat/compat-spwd.c (getspent_next_file): Likewise.
1699         * resolv/gethnamaddr.c (gethostbyaddr): Use memcmp rather than bcmp.
1700         (_gethtbyaddr): Likewise.
1701         * locale/programs/simple-hash.c (bcopy): Macro removed.
1703 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1705         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1706         Add strcmp-power8 object.
1707         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1708         (__libc_ifunc_impl_list): Add __strcmp_power8 implementation.
1709         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: New file.
1710         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c (strcmp): Add
1711         __strcmp_power8 implementation.
1712         * sysdeps/powerpc/powerpc64/power8/strcmp.S: New file.
1713         * NEWS: Update.
1715         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1716         Add strncpy-power8 and stpncpy-power8 objects.
1717         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1718         (__libc_ifunc_impl_list): Add __strncpy_power8 and stpncpy_power8
1719         implementations.
1720         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: New file.
1721         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c (__stpncpy): Add
1722         __stpncpy_power8 implementation.
1723         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: New file.
1724         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c (strncpy): Add
1725         __strncpy_power8 implementation.
1726         * sysdeps/powerpc/powerpc64/power8/stpncpy.S: New file.
1727         * sysdeps/powerpc/powerpc64/power8/strncpy.S: New file.
1728         * NEWS: Update.
1730         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c: New file.
1731         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: Remove file.
1732         * sysdeps/powerpc/powerpc64/power7/strncat.S: Likewise.
1734         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
1735         strncat-power8 object.
1736         * sysdeps/powerpc/powerpc64/multiarch/strcat.c (strcat): Add
1737         __strcat_power8 implementation.
1738         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1739         (__libc_ifunc_impl_list): Add __strcat_power8 implementation.
1740         * sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c: New file:
1741         optimized strcat for power8.
1743         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
1744         strcpy-power8 and stpcpy-power8 objects.
1745         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
1746         (__libc_ifunc_impl_list): Add __strcpy_power8 and __stpcpy_power8
1747         implementations.
1748         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: New file:
1749         multiarch stpcpy implementation for POWER8.
1750         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: New file;
1751         multiarch strcpy implementation for POWER8.
1752         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c (strcpy): Add
1753         __strcpy_power8 function.
1754         * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
1755         stpcpy for POWER8.
1756         * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
1757         strcpy for POWER8.
1758         * NEWS: Update.
1760 2015-01-13  Leonhard Holz  <leonhard.holz@web.de>
1762         [BZ #16009]
1763         * string/strxfrm_l.c (STRXFRM): Allocate fixed size cache for
1764         weights and rules. Use do_xfrm_cached if data fits in cache,
1765         do_xfrm otherwise.  Moved former main loop to...
1766         * (do_xfrm_cached): New function.
1767         * (do_xfrm): Non-caching version of do_xfrm_cached. Uses
1768         find_idx, find_position and stack_push.
1769         * (find_idx): New function.
1770         * (find_position): Likewise.
1771         * localedata/sort-test.sh: Added test run for do_xfrm.
1772         * localedata/xfrm-test.c (main): Added command line option
1773         -nocache to run the test with strings that are too large for
1774         the STRXFRM cache.
1776 2015-01-13  Torvald Riegel  <triegel@redhat.com>
1778         * sysdeps/nptl/fork.c (__libc_fork): Provide address of futex
1779         variable to lll_futex_wake call, not the value itself.
1781 2015-01-12  Joseph Myers  <joseph@codesourcery.com>
1783         [BZ #17803]
1784         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (twom63): Rename to
1785         twom64.  Adjust value to 0x1p-64L.
1786         (__scalblnl): Only return standard underflowing result for K <=
1787         -64 not K <= -63; adjust exponent for underflowing result by 64
1788         not 63.
1789         * math/libm-test.inc (scalbn_test_data): Add more tests.
1790         (scalbln_test_data): Likewise.
1792         [BZ #17834]
1793         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to
1794         0x1p63L.
1795         (__scalblnl): Get new exponent of adjusted subnormal value from ES
1796         not HX.
1797         * math/libm-test.inc (scalbn_test_data): Add more tests.
1798         (scalbln_test_data): Likewise.
1800 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1801             Stefani Seibold  <stefani@seibold.net>
1803         * sysdeps/unix/sysv/linux/x86_64/Makefile [$(subdir) = elf]
1804         (sysdep_routines): Add dl-vdso here, ...
1805         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = elf]
1806         (sysdep_routines): ... not here.
1807         * sysdeps/unix/sysv/linux/i386/gettimeofday.c: New file: set syscall
1808         fallback when vDSO is not presented.
1809         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
1810         Define with libc_hidden_proto/libc_hidden_data_def definitions.
1811         (_libc_vdso_platform_setup): Rename to __vdso_platform_setup.
1812         * sysdeps/unix/sysv/linux/i386/init-first.c: New file: likewise.
1813         * sysdeps/unix/sysv/linux/i386/time.c: New file: likewise.
1814         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Moved to ...
1815         * sysdeps/unix/sysv/linux/x86/libc-vdso.h: ... here.
1816         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: Move to ...
1817         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: ... here.
1818         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Move to ...
1819         * sysdeps/unix/sysv/linux/x86/gettimeofday.c: ... here.  Also added
1820         fallback configurable symbol when vDSO is not available.
1821         * sysdeps/unix/sysv/linux/x86_64/time.c: Move to ...
1822         * sysdeps/unix/sysv/linux/x86/time.c: ... here.  Also refactored to
1823         be able to redefine fallback symbol when vDSO is not available.
1824         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: Move to ...
1825         * sysdeps/unix/sysv/linux/x86/timespec_get.c: ... here.
1827 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1829         * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Add tm_capable field.
1830         (TLS_INIT_TP): Add tm_capable initialization.
1831         (TLS_DEFINE_INIT_TP): Likewise.
1832         (THREAD_GET_TM_CAPABLE): New file: get tm_capable field value from
1833         TCB.
1834         (THREAD_SET_TM_CAPABLE): New file: set tm_capable field value in TCB.
1835         * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Add field offset
1836         calculation.
1837         * sysdeps/powerpc/powerpc32/sysdep.h (DO_CALL): Abort hardware
1838         transactoion is lock elision is built and TCB tm_capable is set.
1839         * sysdeps/powerpc/powerpc64/sysdep.h (DO_CALL): Likewise.
1840         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
1841         (INTERNAL_SYSCALL_NCS): Likewise.
1842         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
1843         (INTERNAL_SYSCALL_NCS): Likewise.
1844         * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): New define.
1846         * sysdeps/powerpc/nptl/elide.h: New file: generic lock elision support
1847         for powerpc.
1848         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
1849         [pthread_rwlock_t] (__pad1): Change size to 7 bytes in 64 bits case
1850         and remove it for 32 bits case.
1851         [pthread_rwlock_t] (__rwelision): New field for lock elision.
1852         (__PTHREAD_RWLOCK_ELISION_EXTRA): Adjust for new lock elision field
1853         initialization.
1854         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init):
1855         Disable lock elision with rdlocks if elision is not available.
1857         * sysdeps/unix/sysv/linux/powerpc/Makefile [nptl]
1858         (sysdep_routines): Add lock elision objects.
1859         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
1860         [pthread_mutex_t] (__spins): Rework to add lock elision field.
1861         [pthread_mutex_t] (__elision): Add field.
1862         [__PTHREAD_SPINS]: Adjust to init lock elision field.
1863         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c: New file: lock
1864         elision definitions for powerpc.
1865         * sysdeps/unix/sysv/linux/powerpc/elision-lock.c: New file:
1866         implementation of lock elision for powerpc.
1867         * sysdeps/unix/sysv/linux/powerpc/elision-timed.c: New file:
1868         implementation of timed lock elision for powerpc.
1869         * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c: New file:
1870         implementation of trylock with lock elision for powerpc.
1871         * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c: New file:
1872         implementaion of unlock for lock elision for powerpc.
1873         * sysdeps/unix/sysv/linux/powerpc/force-elision.h: New file:
1874         automatic enable lock elision for mutexes.
1875         * sysdeps/unix/sysv/linux/powerpc/htm.h: New file: hardware
1876         transaction execution definitions for powerpc.
1877         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: New file: add TLE
1878         definitions.
1879         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_cond_lock.c: New file.
1880         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_lock.c: Likewise.
1881         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_timedlock.c: Likewise.
1882         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_trylock.c: Likewise.
1883         * NEWS: Update.
1885 2015-01-09  Roland McGrath  <roland@hack.frob.com>
1887         * sysdeps/posix/shm-directory.c: Use <> rather than ""
1888         for #include of <shm-directory.h>.
1890 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
1892         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
1893         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
1895 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
1897         [BZ #17791]
1898         * NEWS: Mention bug fix.
1899         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
1900         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
1901         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
1903 2015-01-09  Torvald Riegel <triegel@redhat.com>
1905         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
1907 2015-01-09  Torvald Riegel <triegel@redhat.com>
1909         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
1911 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
1913         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
1914         pointer and cast to uintptr_t.
1916 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
1918         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
1919         removed.
1920         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
1922 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
1924         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
1925         of 0.
1927 2015-01-08  Roland McGrath  <roland@hack.frob.com>
1929         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
1930         <nptl/pthreadP.h> instead.
1931         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
1933         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
1934         already defined.
1935         [__SIGRTMIN] (init): Function removed.
1936         [__SIGRTMIN] (initialized): Variable removed.
1937         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
1938         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
1939         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
1940         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
1941         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
1942         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
1943         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
1944         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
1945         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
1946         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
1947         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
1948         * sysdeps/nptl/allocrtsig.c: New file.
1949         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
1950         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
1951         * sysdeps/generic/testrtsig.h: File removed.
1953         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
1954         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
1956         * nptl/nptl-init.c (pthread_functions): Conditionalize
1957         .ptr__nptl_setxid initialization on [SIGSETXID].
1959         * sysdeps/nptl/sys/procfs.h: New file.
1960         * nptl_db/Makefile (headers): Add it.
1961         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
1963         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
1964         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
1965         * nptl/pthread_attr_setaffinity.c: Include it.
1966         * nptl/pthread_setattr_default_np.c: Likewise.
1967         * nptl/check-cpuset.h: New file.
1969 2015-01-08  Richard Henderson  <rth@redhat.com>
1971         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
1972         (CFLAGS-tst-execstack-prog.c): Likewise.
1973         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
1975 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
1976             Sandra Loosemore  <sandra@codesourcery.com>
1977             Andrew Jenner  <andrew@codesourcery.com>
1978             Joseph Myers  <joseph@codesourcery.com>
1979             Nathan Sidwell  <nathan@codesourcery.com>
1981         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
1982         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
1983         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
1984         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
1985         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
1986         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
1987         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
1988         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
1989         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
1990         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
1991         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
1992         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
1993         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
1994         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
1995         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
1996         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
1997         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
1999 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2001         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
2002         timespec struct member in syscall macro.
2003         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
2004         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
2005         first timeval struct member in syscall macro.
2006         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
2008 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
2010         [BZ #17748]
2011         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
2012         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
2013         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
2014         __feupdateenv and define as weak alias of __feupdateenv.  Use
2015         libm_hidden_weak.
2016         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
2017         libm_hidden_def.
2018         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
2019         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
2020         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
2021         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
2022         libm_hidden_def.
2023         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
2024         __feupdateenv and define as weak alias of __feupdateenv.  Use
2025         libm_hidden_weak.
2026         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
2027         libm_hidden_def.
2028         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
2029         __feupdateenv and define as weak alias of __feupdateenv.  Use
2030         libm_hidden_weak.
2031         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
2032         libm_hidden_def.
2033         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
2034         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
2035         (__feupdateenv): Likewise.
2036         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
2037         __feupdateenv and define as weak alias of __feupdateenv.  Use
2038         libm_hidden_weak.
2039         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
2040         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
2041         libm_hidden_def.
2042         * sysdeps/tile/math_private.h (__feupdateenv): New inline
2043         function.
2044         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
2045         libm_hidden_def.
2046         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
2047         __feupdateenv instead of feupdateenv.
2048         (default_libc_feupdateenv_test): Likewise.
2049         (libc_feresetround_ctx): Likewise.
2051 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2053         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
2054         prototype.
2056 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
2058         * posix/regcomp.c (parse_bracket_exp): Initialize type to
2059         COLL_SYM in a couple of places to avoid uninitialized variable
2060         wanings on tilegx gcc 4.8.2.
2062 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
2064         * sysdeps/aarch64/strcpy.S: New file.
2065         * sysdeps/aarch64/stpcpy.S: New file.
2066         * NEWS: Updated.
2068 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
2070         * sysdeps/aarch64/strrchr.S: New file.
2071         * NEWS: Updated.
2073 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
2075         [BZ #17658]
2076         * stdlib/setenv.c: Fix memory leak when setting large,
2077         duplicate string.
2079 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
2081         [BZ #17273]
2082         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
2083         and tabs from buffer before parsing fstab entry.
2084         * misc/tst-mntent.c (main): Add test for mount entry with
2085         trailing spaces and tabs.
2087 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
2089         [BZ #17748]
2090         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
2091         * math/fesetround.c (fesetround): Rename to __fesetround and
2092         define as weak alias of __fesetround.  Use libm_hidden_weak.
2093         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
2094         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
2095         * sysdeps/arm/fesetround.c (fesetround): Likewise.
2096         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
2097         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
2098         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
2099         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
2100         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
2101         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
2102         __fesetround_inline.
2103         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
2104         __fesetround_inline instead of __fesetround.
2105         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
2106         __fesetround and define as weak alias of __fesetround.  Use
2107         libm_hidden_weak.  Call __fesetround_inline instead of
2108         __fesetround.
2109         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
2110         __fesetround and define as weak alias of __fesetround.  Use
2111         libm_hidden_weak.
2112         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
2113         Likewise.
2114         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
2115         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
2116         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
2117         * sysdeps/tile/math_private.h (__fesetround): New inline function.
2118         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
2119         __fesetround and define as weak alias of __fesetround.  Use
2120         libm_hidden_weak.
2121         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
2122         __fesetround instead of fesetround.
2123         (default_libc_feholdexcept_setround): Likewise.
2124         (libc_feholdsetround_ctx): Likewise.
2125         (libc_feholdsetround_noex_ctx): Likewise.
2127         [BZ #17748]
2128         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
2129         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
2130         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
2131         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
2132         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
2133         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
2134         define as weak alias of __fesetenv.  Use libm_hidden_weak.
2135         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
2136         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
2137         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
2138         define as weak alias of __fesetenv.  Use libm_hidden_weak.
2139         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
2140         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
2141         define as weak alias of __fesetenv.  Use libm_hidden_weak.
2142         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
2143         libm_hidden_def.
2144         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
2145         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
2146         Likewise.
2147         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
2148         define as weak alias of __fesetenv.  Use libm_hidden_weak.
2149         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
2150         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
2151         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
2152         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
2153         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
2154         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
2155         __fesetenv instead of fesetenv.
2156         (libc_feresetround_noex_ctx): Likewise.
2157         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
2158         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
2159         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
2160         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
2161         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
2162         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
2163         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
2164         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
2165         (__feupdateenv): Likewise.
2166         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
2167         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
2168         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
2169         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
2171 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
2173         [BZ #17806]
2174         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
2175         addresses have been freed.
2177 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
2179         * resolv/res_init.c (__res_vinit): Improve comments about nserv
2180         and nservall.
2182 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
2184         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
2185         Clean up check_pf allocation pattern. addresses
2187 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2189         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
2190         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
2191         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
2192         * nptl/pthread_exit.c (__pthread_exit): Likewise.
2193         * nptl/pthread_join.c (pthread_join): Likewise.
2194         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
2195         * sysdeps/posix/waitid.c (__waitid): Likewise.
2196         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
2197         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
2198         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
2199         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
2200         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
2201         Likewise.
2202         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
2203         (__libc_pread64): Likewise.
2204         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
2205         (__libc_pwrite): Likewise.
2206         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
2207         (__libc_pwrite64): Likewsie.
2208         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
2209         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
2210         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
2211         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
2212         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
2213         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
2214         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
2215         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
2216         Likewise.
2217         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
2218         (__libc_pread64): Likewise.
2219         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
2220         Likewise.
2221         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
2222         (__libc_pwrite64): Likewise.
2223         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
2224         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
2225         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
2226         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
2227         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
2228         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
2229         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
2230         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
2231         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
2232         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
2233         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
2234         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
2235         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
2236         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
2237         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
2238         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
2239         Likewise.
2241 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
2243         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
2244         (CFLAGS-test-double.c): Likewise.
2245         (CFLAGS-test-ldouble.c): Likewise.
2246         (CPPFLAGS-test-ifloat.c): Likewise.
2247         (CPPFLAGS-test-idouble.c): Likewise.
2248         (CPPFLAGS-test-ildoubl.c): Likewise.
2249         (CFLAGS-test-test-fenv.c): Remove variable.
2250         (CFLAGS-test-misc.c): Likewise.
2252 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
2254         [BZ #17797]
2255         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
2256         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
2257         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
2258         CLOCKS_PER_SEC == 1000000.
2259         * time/clocktest.c (main): Replace %ld with %jd and cast to
2260         intmax_t.
2262 2015-01-05  Roland McGrath  <roland@hack.frob.com>
2264         * sysdeps/generic/unwind-resume.h: New file.
2265         * sysdeps/gnu/unwind-resume.c: Include it.
2266         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
2267         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
2268         argument list.
2269         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
2270         global rather than static.
2271         (_Unwind_Resume): Update user.
2272         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
2273         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
2274         rather than static.  Add __attribute__ ((cold)).
2275         (_Unwind_Resume, __gcc_personality_v0): Update callers.
2276         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
2277         * sysdeps/arm/arm-unwind-resume.S: New file.
2278         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
2279         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
2280         * sysdeps/arm/Makefile [$(subdir) = csu]
2281         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
2282         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
2283         Add rt-arm-unwind-resume.
2284         [$(subdir) = nptl]
2285         (libpthread-sysdep_routines, libpthread-shared-only-routines):
2286         Add pt-arm-unwind-resume.
2287         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
2288         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
2290 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
2292         [BZ #17748]
2293         * include/fenv.h (__feholdexcept): Declare.  Use
2294         libm_hidden_proto.
2295         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
2296         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
2297         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
2298         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
2299         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
2300         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
2301         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
2302         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
2303         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
2304         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
2305         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
2306         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
2307         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
2308         (feholdexcept): Likewise.
2309         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
2310         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
2311         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
2312         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
2313         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
2314         __feholdexcept instead of feholdexcept.
2315         (default_libc_feholdexcept_setround): Likewise.
2317 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
2319         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
2320         to avoid using stl/str to align destination.
2322 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
2324         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
2326 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
2328         [BZ #17796]
2329         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
2330         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
2331         Define as weak alias not strong alias.
2333 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
2335         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
2336         bltzal with addiupc.
2337         (RTLD_START): Ditto.
2339 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
2341         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
2342         for __vdso_* functions in declarations.
2343         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
2344         definitions.
2345         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
2346         INTERNAL_VSYSCALL): Use struct return types to check for error.
2348         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
2349         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
2350         function with cast from llround().
2351         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
2352         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
2353         Define.
2355 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
2357         [BZ #17793]
2358         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
2359         Define as weak alias not strong alias.
2361         [BZ #17635]
2362         * ctype/ctype-c99.c: New file.  isblank implementation moved from
2363         ...
2364         * ctype/ctype-extn.c: ... here.
2365         (__isblank_l): Move to ...
2366         * ctype/ctype-c99_l.c: ... here.  New file.
2367         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
2368         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
2369         Remove variable.
2370         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
2371         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
2372         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
2373         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
2374         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
2376         [BZ #17777]
2377         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
2378         (posix_fadvise64): Define as weak alias not strong alias.
2379         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
2380         (posix_fallocate64): Likewise.
2381         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
2382         Remove variable.
2383         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
2384         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
2385         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
2386         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
2387         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
2389 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
2391         [BZ #16191]
2392         * NEWS: Mention bug fix.
2393         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
2394         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
2395         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
2396         (HOST_STACK_END_ADDR): Likewise.
2398 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
2400         [BZ #17748]
2401         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
2402         * math/fegetround.c (fegetround): Rename to __fegetround and
2403         define as weak alias of __fegetround.  Use libm_hidden_weak.
2404         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
2405         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
2406         * sysdeps/arm/fegetround.c (fegetround): Likewise.
2407         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
2408         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
2409         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
2410         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
2411         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
2412         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
2413         Undefine after rather than before function definition; use
2414         parentheses around function name in definition.
2415         (__fegetround): Also undefine macro after function definition.
2416         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
2417         __fegetround and define as weak alias of __fegetround.  Use
2418         libm_hidden_weak.  Do not undefine as macro.
2419         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
2420         Likewise.
2421         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
2422         __fegetround and define as weak alias of __fegetround.  Use
2423         libm_hidden_weak.
2424         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
2425         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
2426         * sysdeps/tile/math_private.h (__fegetround): New inline function.
2427         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
2428         __fegetround and define as weak alias of __fegetround.  Use
2429         libm_hidden_weak.
2430         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
2431         __fegetround instead of fegetround.
2433         [BZ #17782]
2434         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
2435         Condition macro definition on [__USE_MISC].
2437         [BZ #17781]
2438         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
2439         (struct sigaction): Change type of sa_flags field to int.
2441         [BZ #17780]
2442         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
2443         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
2444         __glibc_reserved0.
2446         * nptl/version.c (banner): Use single year in copyright notice.
2448         * NEWS: Update copyright dates.
2449         * catgets/gencat.c (print_version): Likewise.
2450         * csu/version.c (banner): Likewise.
2451         * debug/catchsegv.sh: Likewise.
2452         * debug/pcprofiledump.c (print_version): Likewise.
2453         * debug/xtrace.sh (do_version): Likewise.
2454         * elf/ldconfig.c (print_version): Likewise.
2455         * elf/ldd.bash.in: Likewise.
2456         * elf/pldd.c (print_version): Likewise.
2457         * elf/sotruss.sh: Likewise.
2458         * elf/sprof.c (print_version): Likewise.
2459         * iconv/iconv_prog.c (print_version): Likewise.
2460         * iconv/iconvconfig.c (print_version): Likewise.
2461         * locale/programs/locale.c (print_version): Likewise.
2462         * locale/programs/localedef.c (print_version): Likewise.
2463         * login/programs/pt_chown.c (print_version): Likewise.
2464         * malloc/memusage.sh (do_version): Likewise.
2465         * malloc/memusagestat.c (print_version): Likewise.
2466         * malloc/mtrace.pl: Likewise.
2467         * manual/libc.texinfo: Likewise.
2468         * nptl/version.c (banner): Likewise.
2469         * nscd/nscd.c (print_version): Likewise.
2470         * nss/getent.c (print_version): Likewise.
2471         * nss/makedb.c (print_version): Likewise.
2472         * posix/getconf.c (main): Likewise.
2473         * scripts/test-installation.pl: Likewise.
2474         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
2476 2015-01-02  Will Newton  <will.newton@linaro.org>
2478         * sysdeps/arm/armv7/configure: Removed.
2479         * sysdeps/arm/armv7/configure.ac: Likewise.
2481 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
2483         * All files with FSF copyright notices: Update copyright dates
2484         using scripts/update-copyrights.
2485         * intl/plural.c: Regenerated.
2486         * locale/programs/charmap-kw.h: Likewise.
2487         * locale/programs/locfile-kw.h: Likewise.
2489 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
2491         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
2493 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
2495         [BZ #17748]
2496         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
2497         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
2498         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
2499         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
2500         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
2501         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
2502         define as weak alias of __fegetenv.  Use libm_hidden_weak.
2503         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
2504         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
2505         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
2506         define as weak alias of __fegetenv.  Use libm_hidden_weak.
2507         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
2508         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
2509         define as weak alias of __fegetenv.  Use libm_hidden_weak.
2510         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
2511         libm_hidden_def.
2512         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
2513         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
2514         Likewise.
2515         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
2516         define as weak alias of __fegetenv.  Use libm_hidden_weak.
2517         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
2518         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
2519         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
2520         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
2521         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
2522         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
2523         __fegetenv instead of fegetenv.
2524         (libc_feholdsetround_noex_ctx): Likewise.
2526 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
2528         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
2529         (Elf_MIPS_ABIFlags_v0): New structure.
2530         (EF_MIPS_FP64): Define.
2531         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
2532         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
2533         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
2534         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
2535         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
2536         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
2537         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
2538         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
2539         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
2540         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
2541         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
2542         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
2543         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
2544         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
2545         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
2546         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
2547         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
2548         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
2549         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
2550         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
2551         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
2552         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
2553         field.
2554         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
2555         EF_MIPS_FP64.
2556         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
2557         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
2558         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
2559         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
2560         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
2561         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
2562         * sysdeps/mips/tst-abi-interlink.c: Likewise.
2563         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
2564         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
2565         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
2566         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
2567         record the current FP ABI extension.
2568         (mips-mode-switch): Define to show if kernel headers support mode
2569         switching.
2570         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
2571         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
2572         supported SYSV ABI version to 3.
2573         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
2574         feature.
2576 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
2577             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2579         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
2580         path.
2581         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
2583 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
2585         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
2586         __fegetround and redefine to call __fegetround.  Remove condition
2587         on [!__NO_MATH_INLINES].
2588         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
2589         function.
2590         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
2591         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
2592         Remove macro.
2593         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
2594         instead of <fenv_libc.h>.
2595         (__llrintl): Call fegetround instead of __fegetround.
2596         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
2597         instead of <fenv_libc.h>.
2598         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
2599         (__lrintl): Call fegetround instead of __fegetround.
2600         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
2601         instead of <fenv_libc.h>.
2602         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
2603         (__rintl): Call fegetround instead of __fegetround.
2605 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
2607         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
2608         arrays.
2610 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
2612         [BZ #17775]
2613         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
2614         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
2615         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
2617 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
2619         * sysdeps/i386/tls-macros.h: Include <features.h>.
2620         (TLS_LE): Use non-PIC version for GCC >= 5.0.
2621         (TLS_IE): Likewise.
2622         (TLS_LD): Likewise.
2623         (TLS_GD): Likewise.
2624         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
2625         define for GCC >= 5.0.
2627 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
2629         * math/test-fenv.c (test_single_exception, set_single_exc,
2630         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
2631         feexcp_mask_test, feenable_test, fe_single_test): Add
2632         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
2633         case where they are not used.
2634         * math/libm-test.inc: Likewise.
2635         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
2636         unused in the absence of FP rounding/exception support.
2637         * stdio-common/tst-printf-round.c: Likewise.
2638         * stdlib/tst-strtod-round.c: Likewise.
2639         * stdlib/tst-strtod-underflow.c: Likewise.
2641 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
2643         [BZ #17723]
2644         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
2645         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
2646         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
2647         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
2648         libm_hidden_weak.
2649         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
2650         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
2651         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
2652         libm_hidden_def.
2653         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
2654         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
2655         libm_hidden_weak.
2656         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
2657         Likewise.
2658         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
2659         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
2660         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
2661         libm_hidden_weak.
2662         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
2663         libm_hidden_def.
2664         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
2665         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
2666         (__feraiseexcept): Likewise.
2667         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
2668         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
2669         libm_hidden_weak.
2670         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
2671         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
2672         libm_hidden_def.
2673         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
2674         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
2675         Use libm_hidden_def.
2676         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
2677         libm_hidden_def.
2678         (feraiseexcept): Define as weak not strong alias.  Use
2679         libm_hidden_weak.
2680         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
2681         New inline function.  Factored out of ...
2682         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
2683         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
2684         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
2685         feraiseexcept.
2686         * math/w_acos.c (__acos): Likewise.
2687         * math/w_asin.c (__asin): Likewise.
2688         * math/w_ilogb.c (__ilogb): Likewise.
2689         * math/w_j0.c (y0): Likewise.
2690         * math/w_j1.c (y1): Likewise.
2691         * math/w_jn.c (yn): Likewise.
2692         * math/w_log.c (__log): Likewise.
2693         * math/w_log10.c (__log10): Likewise.
2694         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
2695         * sysdeps/aarch64/fpu/math_private.h
2696         (libc_feupdateenv_test_aarch64): Likewise.
2697         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
2698         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
2699         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
2700         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
2701         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
2702         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
2703         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
2704         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
2705         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
2706         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
2708 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
2710         [BZ #17732]
2711         * io/test-utime.c (main): Replace %ld with %jd and cast to
2712         intmax_t.
2713         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
2714         * nptl/tst-mutex5.c: Include <stdint.h>.
2715         (do_test): Replace %ld with %jd and cast to intmax_t.
2716         * posix/tst-regex.c (run_test): Likewise.
2717         (run_test_backwards): Likewise.
2718         * rt/tst-clock.c: Include <stdint.h>.
2719         (clock_test): Replace %ld with %jd and cast to intmax_t.
2720         * rt/tst-cpuclock1.c: Include <stdint.h>.
2721         (do_test): Replace %lu with %ju and cast to uintmax_t.
2722         * rt/tst-cpuclock2.c: Include <stdint.h>.
2723         (do_test): Replace %lu with %ju and cast to uintmax_t.
2724         * rt/tst-mqueue1.c: Include <stdint.h>.
2725         (check_attrs): Replace %ld with %jd and cast to intmax_t.
2726         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
2727         intmax_t.
2728         * rt/tst-mqueue4.c (do_test): Likewise.
2729         * rt/tst-timer4.c: Include <stdint.h>.
2730         (check_ts): Replace %ld with %jd and cast to intmax_t.
2731         (do_test): Likewise.
2732         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
2733         and cast to intmax_t.
2734         * sysdeps/pthread/tst-timer.c (main): Likewise.
2735         * time/clocktest.c (main): Likewise.
2736         * time/tst-posixtz.c (do_test): Likewise.
2737         * timezone/tst-timezone.c (main): Likewise.
2739 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
2740             H.J. Lu  <hongjiu.lu@intel.com>
2742         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
2743         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
2744         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
2745         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
2746         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
2747         version if bit_Fast_Unaligned_Load is set.
2748         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
2749         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
2750         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
2751         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
2752         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
2753         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
2754         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
2755         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
2756         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
2757         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
2758         to 4.
2759         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
2760         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
2761         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
2762         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
2764 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
2766         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
2767         instead of #if to avoid a Wundef warning.
2768         * stdlib/tst-limits.c (do_test): Likewise.
2770         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
2771         parallel other exception macros.
2772         (fegetenv): Convert from macro to extern inline so that it applies
2773         retroactively to inline functions already seen by the compiler.
2774         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
2776         * posix/Makefile (before-compile): Use $(objpfx) for
2777         posix-conf-vars-def.h.
2779 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
2781         * posix/getconf.c (main): Use size_t for type of I.
2782         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
2783         NSPEC.
2785         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
2786         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
2787         * posix/posix-envs.def: Likewise.
2788         * sysdeps/posix/sysconf.c: Likewise.
2789         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
2790         (specs): Remove array.
2791         * scripts/gen-posix-conf-vars.awk: Support generation of specs
2792         array.
2794         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
2795         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
2796         (__sysconf): Use CONF_IS_* macros.
2798         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
2799         ($(objpfx)posix-conf-vars-def.h): New target.
2800         * posix/posix-conf-vars.list: New file.
2801         * posix/posix-conf-vars.h: New file.
2802         * posix/confstr.c: Include posix-conf-vars.h.
2803         (confstr): Use CONF_IS_* macros.
2804         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
2805         CONF_IS_* macros.
2806         * scripts/gen-posix-conf-vars.awk: New file.
2808 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
2810         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
2811         fegetround): Add no-op macros to avoid linknamespace issues.
2813         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
2814         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
2816         * sysdeps/unix/sysv/linux/tile/sysdep.h
2817         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
2818         assembly-specific section to avoid a redefinition warning.
2820         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
2821         long before casting to pointer to avoid a cast warning.
2823 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
2825         * sysdeps/tile/tilegx/Implies: New file.
2827 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
2829         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
2831 2014-12-23  Florian Weimer  <fweimer@redhat.com>
2833         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
2835 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
2837         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
2838         not define.
2839         * sysdeps/unix/sysv/linux/utimes.c: Do not include
2840         <kernel-features.h>.
2841         (__utimes) [__NR_utimes]: Make code unconditional.
2842         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
2843         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
2844         (__ASSUME_UTIMES): Do not undefine.
2845         * sysdeps/unix/sysv/linux/tile/kernel-features.h
2846         (__ASSUME_UTIMES): Likewise.
2847         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
2848         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
2849         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
2850         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
2852 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
2854         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
2856 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
2858         [BZ #17747]
2859         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
2860         alias to weak alias for j0l, y0l.
2861         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
2862         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
2864         [BZ #17746]
2865         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
2866         conversion.
2868 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
2870         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
2871         to zero if not already defined.
2873 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
2875         [BZ #17724]
2876         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
2877         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
2878         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
2879         (char *) casts added.
2880         * sysdeps/ieee754/k_standardf.c: New file.
2881         * sysdeps/ieee754/k_standardl.c: Likewise.
2882         * math/Makefile (libm-support): Remove k_standard.
2883         (libm-calls): Add k_standard.
2885 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
2887         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
2888         Optimize to avoid an unnecessary FPCR read.
2890 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
2892         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
2893         Optimize to reduce FPCR/FPSR accesses.
2895 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
2897         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
2898         Call libc_fetestexcept_aarch64.
2900 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
2902         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
2903         Call libc_fesetround_aarch64.
2905 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
2907         [BZ #17733]
2908         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
2909         (__bind): Do not define as weak alias.
2910         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
2911         define.
2912         (__getsockname): Do not define as weak alias.
2914 2014-12-22  Will Newton  <will.newton@linaro.org>
2916         * manual/install.texi: Document that we require bison 2.7
2917         or above.
2918         * INSTALL: Regenerate.
2919         * configure.ac: Use AC_CHECK_PROG_VER instead of
2920         AC_PATH_PROG when checking for bison and check for
2921         version 2.7 or above.
2922         * configure: Regenerate.
2924 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
2926         [BZ #17745]
2927         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
2928         * sysdeps/tile/ffsll.c (ffsll): To here.
2930         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
2932 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
2934         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
2935         if not defined.
2936         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
2937         definition.
2938         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
2939         hidden ___tls_get_addr.
2940         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
2941         hidden __tls_get_addr.
2942         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
2943         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
2944         Likewise.
2946 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
2948         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
2949         _dl_init call.
2951 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
2953         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
2954         from "call _dl_init@PLT".
2955         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
2957 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
2959         * manual/search.texi: (Array Sort Function): Clarify stable sorting
2960         guarantees.
2962 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
2964         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
2966 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
2968         [BZ #17744]
2969         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
2970         strnlen.
2972 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
2974         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
2975         of multu on MIPSr6.
2976         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
2977         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
2978         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
2979         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
2980         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
2982 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
2984         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
2985         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
2986         (PTR_SUBU): Use subu for mips32r6/mips64r6.
2987         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
2988         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
2989         mips32r6/mips64r6.
2990         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
2992 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
2994         * string/strncat.c (STRNCAT): Simplify implementation.
2996 2014-12-19  David S. Miller  <davem@davemloft.net>
2998         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
2999         access the quad as both a long double and as a series of 4 words.
3001         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
3002         link_map->l_info array access.
3004 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
3006         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
3008         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
3009         * math/atest-exp2.c (TIMEOUT): Likewise.
3010         * math/atest-sincos.c (TIMEOUT): Likewise.
3012 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
3014         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
3015         -Wno-error with -fno-builtin-lround.
3017 2014-12-19  Torvald Riegel  <triegel@redhat.com>
3019         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
3020         Contains futex constants and functions moved over from ...
3021         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
3022         <lowlevellock-futex.h>.
3023         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
3024         (lll_timedwait_tid): Add comments and parentheses around macro
3025         arguments.
3027 2014-12-19  Torvald Riegel  <triegel@redhat.com>
3029         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
3030         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
3031         (__lll_private_flag): Remove.
3032         (lll_futex_wait): Likewise.
3033         (lll_futex_timed_wait): Likewise.
3034         (lll_futex_wake): Likewise.
3035         (lll_futex_requeue): Likewise.
3036         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
3037         (__lll_timedwait_tid): Spell out argument names.
3038         (lll_timedwait_tid): Add comments and parentheses around macro
3039         arguments.
3040         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
3041         LLL_SHARED and LLL_PRIVATE usable from assembly code.
3043 2014-12-19  Torvald Riegel  <triegel@redhat.com>
3045         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
3046         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
3047         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
3048         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
3049         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
3050         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
3051         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
3052         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
3053         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
3054         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
3055         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
3056         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
3057         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
3058         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
3059         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
3060         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
3061         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
3062         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
3063         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
3065 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
3067         * sysdeps/x86_64/x32/Makefile: New file.
3069 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
3071         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
3072         1L with (mp_limb_t) 1.
3074 2014-12-17  Roland McGrath  <roland@hack.frob.com>
3076         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
3077         * nptl/libc_pthread_init.c: ... here.
3078         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
3079         * nptl/register-atfork.c: ... here.
3081         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
3082         Use pthread_sigmask rather than INTERNAL_SYSCALL.
3083         Use assert_perror to check its return value.
3084         (__gai_create_helper_thread): Likewise.
3086         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
3088         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
3090 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
3092         [BZ #17725]
3093         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
3094         __profil_counter.
3095         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
3096         Likewise.
3097         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
3098         Likewise.
3099         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
3100         Likewise.
3101         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
3102         (profil_counter): Likewise.
3103         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
3104         (profil_counter): Likewise.
3105         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
3106         Likewise.
3107         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
3108         Likewise.
3109         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
3110         (profil_counter): Likewise.
3111         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
3112         Likewise.
3113         [!__profil_counter] (profil_counter): Define as weak alias of
3114         __profil_counter.
3115         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
3116         (profil_counter): Rename to __profil_counter.
3117         [!__profil_counter] (profil_counter): Define as weak alias of
3118         __profil_counter.
3119         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
3120         (profil_counter): Rename to __profil_counter.
3121         [!__profil_counter] (profil_counter): Define as weak alias of
3122         __profil_counter.
3123         * sysdeps/posix/profil.c: Update comment referring to
3124         profil_counter.
3125         (__profil): Use __profil_counter instead of profil_counter.
3126         * sysdeps/posix/sprofil.c (profil_counter): Rename to
3127         __profil_counter.  Use __profil_counter_ushort and
3128         __profil_counter_uint in definitions.
3129         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
3130         instead of profil_counter_uint and profil_counter_ushort.
3132         [BZ #17722]
3133         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
3134         define as weak alias of __inet_makeaddr.
3135         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
3136         as weak alias of __inet_addr.
3137         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
3138         as weak alias of __inet_pton.  Use libc_hidden_weak.
3139         * include/arpa/inet.h (__inet_pton): Declare.  Use
3140         libc_hidden_proto.
3141         (inet_makeaddr): Don't use libc_hidden_proto.
3142         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
3143         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
3144         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
3145         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
3146         Remove variable.
3147         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
3148         (test-xfail-POSIX/time.h/linknamespace): Likewise.
3150 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
3152         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
3154 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
3156         * stdio-common/bug-vfprintf-nargs.c (do_test):
3157         Cast value to intptr_t to avoid format warning
3158         for usage with PRIdPTR printing macro.
3160 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
3162         * libio/tst-widetext.c (do_test):
3163         Use format type %td instead of %Zd for ptrdiff_t
3164         in order to avoid format warning.
3166 2014-12-17  Andreas Schwab  <schwab@suse.de>
3168         * nscd/mem.c (gc): Add size_t cast to match printf format.
3170 2014-12-16  Roland McGrath  <roland@hack.frob.com>
3172         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
3173         (init): Apply PTR_MANGLE to pointers before storing them.
3174         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
3175         before using them.
3177 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
3179         [BZ #17719]
3180         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
3181         define as weak alias of __memrchr.
3182         (__memrchr): Do not define as strong alias of memrchr.
3183         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
3184         Remove variable.
3185         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
3186         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
3187         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
3189         [BZ #17717]
3190         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
3191         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
3192         (if_indextoname): Rename to __if_indextoname and define as weak
3193         alias of __if_indextoname.  Use libc_hidden_weak.
3194         (if_freenameindex): Rename to __if_freenameindex and define as
3195         weak alias of __if_freenameindex.
3196         (if_nameindex): Rename to __if_nameindex and define as weak alias
3197         of __if_nameindex.
3198         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
3199         __if_nametoindex and define as weak alias of __if_nametoindex.
3200         Use libc_hidden_weak.
3201         (if_freenameindex): Rename to __if_freenameindex and define as
3202         weak alias of __if_freenameindex.
3203         (if_nameindex): Rename to __if_nameindex and define as weak alias
3204         of __if_nameindex.
3205         (if_indextoname): Rename to __if_indextoname and define as weak
3206         alias of __if_indextoname.  Use libc_hidden_weak.
3207         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
3208         __if_nametoindex and define as weak alias of __if_nametoindex.
3209         Use libc_hidden_weak.
3210         (if_freenameindex): Rename to __if_freenameindex and define as
3211         weak alias of __if_freenameindex.  Use libc_hidden_weak.
3212         (if_nameindex_netlink): Use __if_freenameindex instead of
3213         if_freenameindex.
3214         (if_nameindex): Rename to __if_nameindex and define as weak alias
3215         of __if_nameindex.  Use libc_hidden_weak.
3216         (if_indextoname): Rename to __if_indextoname and define as weak
3217         alias of __if_indextoname.  Use libc_hidden_weak.
3218         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
3219         libc_hidden_proto.
3220         [!_ISOMAC] (__if_freenameindex): Likewise.
3221         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
3222         if_nametoindex.
3223         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
3224         variable.
3225         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
3226         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
3227         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
3228         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
3229         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
3230         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
3231         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
3233         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
3234         Remove variable.
3235         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
3236         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
3238 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
3240         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
3241         subscript above bounds'
3243         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
3244         bounds.
3246 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
3248         * libio/tst-fopenloc.c: Use test-skeleton.c.
3250         * stdlib/tst-bsearch.c: Use test-skeleton.c.
3251         (entry): Rename to ITEM.
3252         (do_test, comp): Adjust.
3254         * stdio-common/tst-fseek.c: Use test-skeleton.c.
3256 2014-12-16  Torvald Riegel  <triegel@redhat.com>
3258         * string/tester.c: Include <libc-internal.h>.
3259         (test_memset): Ignore -Wmemset-transposed-args.
3261 2014-12-16  Torvald Riegel  <triegel@redhat.com>
3263         * misc/tst-mntent2.c (do_test): Fix warning.
3265 2014-12-16  Torvald Riegel  <triegel@redhat.com>
3267         * elf/tst-unique4lib.cc(a): Mark as used.
3269 2014-12-16  Florian Weimer  <fweimer@redhat.com>
3271         [BZ #17630]
3272         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
3273         names.
3275 2014-12-16  Allan McRae  <allan@archlinux.org>
3277         * stdio-common/Makefile (tests): Re-add bug26.
3279 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
3281         [BZ #17657]
3282         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
3283         static array.
3285 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
3287         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
3288         (__lll_lock_wait): Likewise.
3289         (__lll_timedlock_wait): Likewise.
3290         (__lll_timedwait_tid): Likewise.
3291         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
3292         (__lll_robust_timedlock_wait): Likewise.
3293         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
3294         (lll_cond_trylock): Likewise.
3295         (__lll_lock): Likewise.
3296         (__lll_robust_lock): Likewise.
3297         (__lll_cond_lock): Likewise.
3298         (lll_robust_cond_lock): Likewise.
3299         (__lll_timedlock): Likewise.
3300         (__lll_robust_timedlock): Likewise.
3301         (__lll_unlock): Likewise.
3302         (__lll_robust_unlock): Likewise.
3303         (lll_wait_tid): Likewise.
3304         (lll_timedwait_tid): Likewise.
3306 2014-12-15  Torvald Riegel  <triegel@redhat.com>
3308         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
3310 2014-12-15  Torvald Riegel  <triegel@redhat.com>
3312         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
3314 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
3316         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
3317         * stdio-common/tst-sprintf.c: Likewise.
3319 2014-12-15  Torvald Riegel  <triegel@redhat.com>
3321         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
3323 2014-12-15  Jeff Law  <law@redhat.com>
3325         [BZ #16617]
3326         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
3327         on the heap.  (CVE-2012-3406)
3328         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
3329         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
3330         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
3332 2014-12-15  Will Newton  <will.newton@linaro.org>
3334         * manual/install.texi: Bump required version of texinfo
3335         to 4.7 from 4.5.
3336         * INSTALL: Regenerated.
3337         * configure.ac: Check for makeinfo version 4.7 and above.
3338         * configure: Regenerated.
3340 2014-12-12  Roland McGrath  <roland@hack.frob.com>
3342         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
3343         PREFIX, string constant to insert between directory and name.
3344         * sysdeps/posix/shm_open.c: Update caller.
3345         * sysdeps/posix/shm_unlink.c: Likewise.
3346         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
3347         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
3348         (SEM_SHM_PREFIX): New macro.
3349         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
3350         [$(have-thread-library) = no].
3351         * nptl/Makefile (libpthread-routines): Add shm-directory.
3352         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
3353         * sysdeps/nptl/shm-directory.h: New file.
3354         * sysdeps/posix/shm-directory.c
3355         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
3356         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
3357         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
3358         INTERNAL_SYSCALL.
3359         (__where_is_shmfs): Function removed.
3360         (mountpoint, defaultmount, defaultdir, __namedsem_once):
3361         Variables removed.
3362         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
3363         Use SHM_GET_NAME.
3364         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
3366         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
3367         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
3368         unconditional for use inside libpthread.
3369         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
3371 2014-12-12  Roland McGrath  <roland@hack.frob.com>
3373         * nptl/pthread_getaffinity.c: New file.
3374         * nptl/pthread_setaffinity.c: New file.
3375         * nptl/pthread_getname.c: New file.
3376         * nptl/pthread_setname.c: New file.
3378         * nptl/pthread_create.c (START_THREAD_DEFN)
3379         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
3381 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
3382             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3384         * resolv/res_send.c (send_vc): Disable warning resplen may
3385         be used uninitialized.
3387 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
3389         * nptl/tst-mutex6.c
3390         (ATTR_NULL): New define checks ATTR against NULL.
3391         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
3392         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
3394 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
3396         [BZ #17581]
3397         * malloc/hooks.c
3398         (mem2mem_check): Revert my previous change.
3399         (malloc_check_get_size): Revert my previous change.
3400         (mem2chunk_check): Revert my previous change.
3402 2014-12-11  Roland McGrath  <roland@hack.frob.com>
3404         * sysdeps/posix/shm-directory.c: New file.
3405         * sysdeps/posix/shm-directory.h: New file.
3406         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
3407         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
3408         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
3409         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
3410         Transmute EPERM to EACCES.
3411         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
3412         from ...
3413         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
3414         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
3416 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3418         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
3419         pointer and cast to uintptr_t.
3420         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
3421         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
3422         Add cast to avoid warning.
3423         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
3425 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
3427         * nptl/semaphore.h: Move to ...
3428         * sysdeps/pthread/semaphore.h: ... here.
3429         * Makefile (installed-headers): Change nptl/semaphore.h to
3430         sysdeps/pthread/semaphore.h.
3432 2014-12-11  Roland McGrath  <roland@hack.frob.com>
3434         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
3435         generated error format strings.
3437         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
3438         -Wformat-extra-args warnings for scanf formats.
3439         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
3440         test of zero-length format (duh).
3441         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
3442         corner-case scanf format test.
3443         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
3444         generated fprintf format string.
3445         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
3446         corner-case sprintf format tests.
3447         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
3448         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
3449         -Wformat-extra-args warnings throughout.
3450         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
3451         (CFLAGS-scanf4.c): Likewise.
3452         (CFLAGS-scanf7.c): Likewise.
3453         (CFLAGS-tst-sprintf.c): Likewise.
3454         (CFLAGS-tst-printf.c): Likewise.
3455         (CFLAGS-tst-printfsz.c): Likewise.
3457 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
3459         * include/cpio.h: New file.
3460         * include/fmtmsg.h: Likewise.
3462         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
3463         corresponding format argument to size_t.
3464         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
3465         arguments.
3466         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
3467         corresponding format argument to size_t.
3468         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
3469         arguments.
3470         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
3471         corresponding format argument to size_t.
3472         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
3473         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
3474         (CFLAGS-tst-mbswcs2.c): Likewise.
3475         (CFLAGS-tst-mbswcs3.c): Likewise.
3476         (CFLAGS-tst-mbswcs4.c): Likewise.
3477         (CFLAGS-tst-mbswcs5.c): Likewise.
3478         (CFLAGS-tst-trans.c): Likewise
3480 2014-12-11  Roland McGrath  <roland@hack.frob.com>
3482         * posix/regexbug1.c (main): Use "%s" format with regerror results,
3483         rather than assuming they won't contain any '%'s.
3485 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
3487         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
3488         inhibit_loop_to_libcall to avoid recursive calls.
3489         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
3490         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
3492 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
3494         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
3495         prototype.
3497 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
3499         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
3500         integer value instead of boolean.
3502 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
3504         * malloc/malloc.c: Fix powerof2 check.
3506 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
3508         * locale/programs/locfile.h (maybe_swap_uint32):
3509         Remove inline and add unused attribute.
3511 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
3513         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
3514         Truncating assembler expression to a .long expression.
3516 2014-12-11  Andreas Schwab  <schwab@suse.de>
3518         * elf/rtld.c (struct map_args): Constify str member.
3519         (do_preload): Constify fname argument.
3521 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3523         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
3524         constants definition.
3526 2014-12-11  Andreas Schwab  <schwab@suse.de>
3528         [BZ #16657]
3529         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
3530         FORCE_ELISION instead of DO_ELISION.
3531         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
3532         Remove.
3533         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
3534         Likewise.
3536         * iconvdata/gconv-modules: Remove duplicate entry.
3538 2014-12-11  Will Newton  <will.newton@linaro.org>
3540         Merge gettext 0.19.3 into intl/.
3542         This involves a number of cosmetic changes to comments
3543         and ANSI function definitions and prototypes throughout
3544         all the files. The gettext copyright header is used but
3545         with the date ranges taken from the glibc copy.
3547         * NEWS: Add gettext merge to 2.21.
3548         * intl/bindtextdom.c: Switch to gettext copyright.
3549         Use ANSI definitions and prototypes.
3550         Use gl_* locking primitives rather than __libc_* ones.
3551         Use __builtin_expect rather than __glibc_likely/unlikely.
3552         * intl/dcgettext.c: Switch to gettext copyright.
3553         Use ANSI definitions and prototypes.
3554         * intl/dcigettext.c: Switch to gettext copyright.
3555         Use ANSI definitions and prototypes.
3556         (INTDIV0_RAISES_SIGFPE): New define.
3557         Use gl_* locking primitives rather than __libc_* ones.
3558         Include eval-plural.h instead of plural-eval.c.
3559         Use __builtin_expect rather than __glibc_likely/unlikely.
3560         * intl/dcngettext.c: Switch to gettext copyright.
3561         Use ANSI definitions and prototypes.
3562         * intl/dgettext.c: Likewise.
3563         * intl/dngettext.c: Likewise.
3564         * intl/plural-eval.c: Renamed to...
3565         * intl/eval-plural.h: ...this.
3566         * intl/explodename.c: Switch to gettext copyright.
3567         Use ANSI definitions and prototypes.
3568         (_nl_explode_name): Use strchr instead of __rawmemchr.
3569         * intl/finddomain.c: Switch to gettext copyright.
3570         Use ANSI definitions and prototypes.
3571         Use gl_* locking primitives rather than __libc_* ones.
3572         (_nl_find_domain): Use malloc rather than alloca for
3573         allocation of temporary locale name.
3574         * intl/gettext.c: Switch to gettext copyright.
3575         Use ANSI definitions and prototypes.
3576         * intl/gettextP.h: Switch to gettext copyright.
3577         Use ANSI definitions and prototypes.
3578         Use gl_* locking primitives rather than __libc_* ones.
3579         * intl/gmo.h: Switch to gettext copyright.
3580         (struct sysdep_string): Move struct segment_pair outside of
3581         struct definition.
3582         * intl/hash-string.c: Use ANSI definitions and prototypes.
3583         * intl/hash-string.h: Switch to gettext copyright.
3584         Use ANSI definitions and prototypes.
3585         * intl/l10nflist.c: Switch to gettext copyright.
3586         Use ANSI definitions and prototypes.
3587         (_nl_normalize_codeset): Avoid integer overflow.
3588         * intl/loadinfo.h: Switch to gettext copyright.
3589         Use ANSI definitions and prototypes.
3590         (LIBINTL_DLL_EXPORTED): New define.
3591         (PATH_SEPARATOR): New define.
3592         * intl/loadmsgcat.c: Switch to gettext copyright.
3593         * intl/localealias.c: Switch to gettext copyright.
3594         Use ANSI definitions and prototypes.
3595         (_nl_expand_alias): Use PATH_SEPARATOR.
3596         * intl/ngettext.c: Switch to gettext copyright.
3597         Use ANSI definitions and prototypes.
3598         * intl/plural-exp.c: Likewise.
3599         * intl/plural-exp.h: Switch to gettext copyright.
3600         Use ANSI definitions and prototypes.
3601         (struct expression): Move definition of enum operator outside
3602         of struct definition.
3603         * intl/plural.c: Regenerate.
3604         * intl/plural.y: Switch to gettext copyright.
3605         Use ANSI definitions and prototypes.
3606         Port to bison 3.0.
3607         * intl/textdomain.c: Switch to gettext copyright.
3608         Use ANSI definitions and prototypes.
3609         Use gl_* locking primitives rather than __libc_* ones.
3611 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
3613         * debug/warning-nop.c: Add used atrribute.
3615 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
3617         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
3619         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
3620         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
3621         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
3623 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
3624             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3626         [BZ #17634]
3627         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
3628         Undefine after defining function.  Define as weak alias of
3629         __wcschr.  Use libc_hidden_weak.
3630         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
3631         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
3632         (libc_hidden_def): Also define __GI___wcschr alias.
3633         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
3634         __wcschr and define as weak alias of __wcschr.
3635         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
3636         __wcschr.
3637         [!WCSCHR] (DEFAULT_WCSCHR): Define.
3638         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
3639         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
3640         libc_hidden_weak.  Do not use libc_hidden_def.
3641         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
3642         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
3643         __GI___wcschr alias.
3644         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
3645         [IS_IN (libc)] (wcschr): Define as macro expanding to
3646         __redirect_wcschr.
3647         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
3648         [IS_IN (libc)] (__wcschr_power6): Likewise.
3649         [IS_IN (libc)] (__wcschr_power7): Likewise.
3650         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
3651         instead of wcschr.
3652         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
3653         __libc_wcschr.
3654         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
3655         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
3656         __wcschr and define as weak alias of __wcschr.  Use
3657         libc_hidden_builtin_def.
3658         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
3659         as weak alias of __wcschr.  Use libc_hidden_weak.
3660         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
3661         wcschr.
3662         * time/era.c (_nl_init_era_entries): Likewise.
3663         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
3664         variable.
3665         (test-xfail-XPG3/time.h/linknamespace): Likewise.
3666         (test-xfail-XPG4/time.h/linknamespace): Likewise.
3668 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
3670         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
3671         format for long int variable.
3673 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
3675         [BZ #10672]
3676         * manual/search.texi: (Array Sort Function): Remove claim how to make
3677         qsort stable.
3679 2014-12-10  Andreas Schwab  <schwab@suse.de>
3681         [BZ #12847]
3682         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
3683         user-controlled locks.
3685 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
3687         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
3688         register.
3690 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
3692         * configure.ac (--disable-werror): New configure option.
3693         (enable_werror): New AC_SUBST.
3694         * configure: Regenerated.
3695         * config.make.in (enable-werror): New variable.
3696         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
3697         -Wno-error=undef.
3698         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
3699         * manual/install.texi (Configuring and compiling): Document
3700         --disable-werror.
3701         * INSTALL: Regenerated.
3702         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
3703         (CFLAGS-tst-chk2.c): Likewise.
3704         (CFLAGS-tst-chk3.c): Likewise.
3705         (CFLAGS-tst-chk4.cc): Likewise.
3706         (CFLAGS-tst-chk5.cc): Likewise.
3707         (CFLAGS-tst-chk6.cc): Likewise.
3708         (CFLAGS-tst-lfschk1.c): Likewise.
3709         (CFLAGS-tst-lfschk2.c): Likewise.
3710         (CFLAGS-tst-lfschk3.c): Likewise.
3711         (CFLAGS-tst-lfschk4.cc): Likewise.
3712         (CFLAGS-tst-lfschk5.cc): Likewise.
3713         (CFLAGS-tst-lfschk6.cc): Likewise.
3715         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
3716         (main): Disable -Wdeprecated-declarations around calls to
3717         register_printf_function.
3719         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
3720         (do_test): Disable -Wdiv-by-zero around some calls to
3721         fwrite_unlocked and fread_unlocked.
3723         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
3724         (DIAG_POP_NEEDS_COMMENT): Likewise.
3725         (_DIAG_STR1): Likewise.
3726         (_DIAG_STR): Likewise.
3727         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
3728         * stdio-common/bug21.c: Include <libc-internal.h>.
3729         (do_test): Disable -Wformat around call to sscanf.
3730         * stdio-common/scanf14.c: Include <libc-internal.h>.
3731         (main): Disable -Wformat around some calls to scanf functions.
3733 2014-12-09  Torvald Riegel  <triegel@redhat.com>
3735         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
3737 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3739         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
3740         stack variable alignment.
3742 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
3744         [BZ #17682]
3745         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
3746         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
3747         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
3748         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
3749         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
3750         __getrlimit instead of getrlimit.
3751         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
3752         __gettimeofday instead of gettimeofday.
3753         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
3754         Likewise.
3755         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
3756         Likewise.
3757         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
3758         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
3759         Remove variable.
3760         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
3761         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
3763 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3765         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
3766         for wide-character tests.
3768 2014-12-04  Roland McGrath  <roland@hack.frob.com>
3770         * io/openat64.c: #include <libc-internal.h>
3771         (__openat64): Prototypify.  Use ignore_value on MODE.
3772         * io/openat.c: Likewise.
3773         * misc/reboot.c: #include <libc-internal.h>
3774         (reboot): Prototypify.  Use ignore_value on HOWTO.
3775         * misc/ptrace.c: #include <libc-internal.h>
3776         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
3778 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
3780         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
3781         XPG4, UNIX98 and XOPEN2K.
3782         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
3783         Remove variable.
3784         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
3786 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
3788         * libio/fileops.c: Use ISO C style for function definitions.
3789         * libio/iofopen.c: Likewise.
3790         * libio/wfileops.c: Likewise.
3792         [BZ #17653]
3793         * libio/fileops.c (_IO_new_file_underflow): Unset cached
3794         offset on EOF.
3795         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
3796         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
3797         (fgets_func): Function pointer to fgets and fgetws.
3798         (do_ftell_test): Add test to verify ftell value after read
3799         EOF.
3800         (do_test): Set fgets_func.
3802         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
3803         O_TRUNC flag for w and w+ modes.
3804         (do_rewind_test): Likewise.
3805         (do_ftell_test): Likewise.
3806         (do_write_test): Likewise.
3808         [BZ #17647]
3809         * libio/fileops.c (do_ftell): Seek only when there are
3810         unflushed writes.
3811         * libio/wfileops.c (do_ftell_wide): Likewise.
3812         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
3813         test case.
3814         (do_one_test): Call it.
3816 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
3818         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
3819         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
3820         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
3821         Remove variable.
3822         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
3823         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
3824         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
3826 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
3828         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
3829         Remove variable.
3830         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
3832         [BZ #17668]
3833         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
3834         as weak alias of __getifaddrs.  Use libc_hidden_weak.
3835         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
3836         __freeifaddrs.  Use libc_hidden_weak.
3837         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
3838         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
3839         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
3840         __freeifaddrs.  Use libc_hidden_weak.
3841         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
3842         __getifaddrs and define as weak alias of __getifaddrs.  Use
3843         libc_hidden_weak.
3844         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
3845         __freeifaddrs.  Use libc_hidden_weak.
3846         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
3847         Remove variable.
3848         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
3849         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
3851 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
3853         [BZ #17601]
3854         * sysdeps/mips/start.S (__start): Use indirect jump to call
3855         __libc_start_main.
3857 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
3859         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
3861         * nptl/tst-mutex1.c: Include <stdbool.h>.
3862         [!ATTR] (ATTR_NULL): New macro.
3863         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
3864         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
3865         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
3867         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
3868         to char *.
3870         [BZ #17665]
3871         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
3872         Change conditional to [__USE_MISC].
3874         [BZ #17664]
3875         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
3876         fgets_unlocked.
3877         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
3878         __fgets_unlocked.
3879         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
3880         fgets_unlocked.
3881         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
3882         Remove variable.
3883         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
3884         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
3885         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
3886         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
3887         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
3888         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
3889         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
3890         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
3891         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
3893         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
3895 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3897         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3898         Remove strpbrk objects.
3899         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3900         (__libc_ifunc_impl_list): Remove strpbrk implementation.
3901         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
3902         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
3903         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
3904         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
3906         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3907         Remove strcspn objects.
3908         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3909         (__libc_ifunc_impl_list): Remove strcspn implementation.
3910         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
3911         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
3912         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
3913         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
3915         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
3916         Remove strspn objetcs.
3917         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
3918         (__libc_ifunc_impl_list): Remove strspn implementation.
3919         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
3920         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
3921         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
3922         * sysdeps/powerpc/powerpc64/strspn.S: New file.
3924 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
3926         [BZ #17581]
3927         * malloc/hooks.c
3928         (mem2mem_check): Add a terminator to the chain of checking blocks.
3929         (malloc_check_get_size): Use it here.
3930         (mem2chunk_check): Ditto.
3932 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
3934         * sysdeps/powerpc/powerpc64/strtok.S: New file.
3935         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
3937 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
3939         * bits/ioctl-types.h: Indent preprocessor directives correctly.
3941         * nptl/nptl-init.c: Include libc-internal.h.
3942         (__pthread_initialize_minimal_internal): Use ROUND_UP.
3944         * elf/ldconfig.c (search_dir): Expand comment.
3946 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
3948         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
3949         variable.
3950         (linknamespace-symlist-stdlibs-tests): Likewise.
3951         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
3952         instead of $(objpfx)symlist-stdlibs.
3953         (linknamespace-libs-isoc): New variable.
3954         (linknamespace-libs): Use $(linknamespace-libs-isoc).
3955         (linknamespace-libs-ISO): New variable.
3956         (linknamespace-libs-ISO99): Likewise.
3957         (linknamespace-libs-ISO11): Likewise.
3958         (linknamespace-libs-XPG3): Likewise.
3959         (linknamespace-libs-XPG4): Likewise.
3960         (linknamespace-libs-POSIX): Likewise.
3961         (linknamespace-libs-UNIX98): Likewise.
3962         (linknamespace-libs-XOPEN2K): Likewise.
3963         (linknamespace-libs-POSIX2008): Likewise.
3964         (linknamespace-libs-XOPEN2K8): Likewise.
3965         ($(objpfx)symlist-stdlibs): Replace by
3966         $(linknamespace-symlist-stdlibs-tests).  Use
3967         $(linknamespace-libs-$*) as set of libraries.
3968         ($(linknamespace-header-tests)): Update dependencies.  Use
3969         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
3970         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
3971         * conform/linknamespace.pl: Remove comment about considering
3972         definitions of symbols from irrelevant libraries.
3974 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3976         [BZ #13862]
3977         * elf/dl-tls.c: Include <atomic.h>.
3978         (oom): Remove #ifdef SHARED/#endif.
3979         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
3980         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
3981         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
3982         big enough.
3983         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
3984         * nptl/Makefile (tests): Add tst-stack4.
3985         (modules-names): Add tst-stack4mod.
3986         ($(objpfx)tst-stack4): New.
3987         (tst-stack4mod.sos): Likewise.
3988         ($(objpfx)tst-stack4.out): Likewise.
3989         ($(tst-stack4mod.sos)): Likewise.
3990         (clean): Likewise.
3991         * nptl/tst-stack4.c: New file.
3992         * nptl/tst-stack4mod.c: Likewise.
3994 2014-11-27  J. Brown  <jb999@gmx.de>
3996         * sysdeps/x86/bits/string.h: Add recent CPUs.
3998 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
4000         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
4001         sigblock.
4003         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
4004         feof.
4006         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
4007         variable.
4009 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
4011         * nscd/connections.c: Include libc-internal.h because of macro
4012         usage ignore_value.
4014 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4016         * string/bits/string3.h (__warn_memset_zero_len): Don't
4017         declare for gcc newer than 5.0.
4018         (memset): Don't test for zero-length __LEN for gcc newer than
4019         5.0.
4021 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
4023         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
4024         size_t for %zu format.
4026         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
4027         difference, not %ju.
4029 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
4031         * include/libc-internal.h (ignore_value): New macro.
4032         * nscd/connections.c (restart): Wrap calls to setuid and setgid
4033         with ignore_value.
4035         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
4036         definition.
4038         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
4039         pthread_cleanup_push to void *.
4041         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
4042         Undefine.
4044         [BZ #16619]
4045         [BZ #16740]
4046         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
4047         instead of 1L << 52.
4049         * libio/bug-rewind.c (do_test): Check fwscanf return values.
4050         * libio/bug-rewind2.c (do_test): Likewise.
4052         * debug/test-stpcpy_chk-ifunc.c: Remove file.
4053         * debug/test-strcpy_chk-ifunc.c: Likewise.
4054         * wcsmbs/test-wcschr-ifunc.c: Likewise.
4055         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
4056         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
4057         * wcsmbs/test-wcslen-ifunc.c: Likewise.
4058         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
4059         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
4060         * Rules [$(multi-arch) = no] (tests): Do not filter out
4061         $(tests-ifunc).
4062         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
4063         * debug/Makefile (tests-ifunc): Remove variable.
4064         (tests): Do not add $(tests-ifunc).
4065         * wcsmbs/Makefile (tests-ifunc): Remove variable.
4066         (tests): Do not add $(tests-ifunc).
4067         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
4068         [TEST_IFUNC]: Remove conditionals.
4069         * string/test-string.h (TEST_IFUNC): Remove macro.
4070         [TEST_IFUNC]: Remove conditionals.
4072         * string/test-strchr.c [!WIDE] (L): New macro.
4073         [WIDE] (L): Likewise.
4074         (check1): Use CHAR instead of char.  Use L on string and character
4075         constants.
4077 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
4079         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
4080         tests.
4081         * sysdeps/powerpc/bits/atomic.h
4082         (__arch_atomic_exchange_and_add_32_acq): Add definition.
4083         (__arch_atomic_exchange_and_add_32_rel): Likewise.
4084         (atomic_exchange_and_add_acq): Likewise.
4085         (atomic_exchange_and_add_rel): Likewise.
4086         * sysdeps/powerpc/powerpc32/bits/atomic.h
4087         (__arch_atomic_exchange_and_add_64_acq): Add definition.
4088         (__arch_atomic_exchange_and_add_64_rel): Likewise.
4089         * sysdeps/powerpc/powerpc64/bits/atomic.h
4090         (__arch_atomic_exchange_and_add_64_acq): Add definition.
4091         (__arch_atomic_exchange_and_add_64_rel): Likewise.
4093 2014-11-26  Torvald Riegel  <triegel@redhat.com>
4095         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
4096         Change synchronization of __sched_fifo_min_prio and
4097         __sched_fifo_max_prio.
4098         * nptl/pthread_mutexattr_getprioceiling.c
4099         (pthread_mutexattr_getprioceiling): Likewise.
4100         * nptl/pthread_mutexattr_setprioceiling.c
4101         (pthread_mutexattr_setprioceiling): Likewise.
4102         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
4103         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
4104         Likewise.
4106 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
4108         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
4109         void.
4111 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
4113         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
4114         third argument const.
4116 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4118         fnmatch: work around GCC compiler warning bug with uninit var
4119         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
4120         This works around a bug with x86-64 GCC 4.9.2 and earlier
4121         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
4122         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
4123         used uninitialized in this function [-Wmaybe-uninitialized]".
4125 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
4127         * posix/bug-regex31.c (main): Return RES not 0.
4129 2014-11-25  Anton Blanchard <anton@samba.org>
4131         * sysdeps/powerpc/bits/atomic.h
4132         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
4134 2014-11-24  Sterling Augustine  <saugustine@google.com>
4136         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
4138 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
4140         [BZ #17608]
4141         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
4143 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
4145         [BZ #17633]
4146         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
4147         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
4148         variable.
4149         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
4150         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
4152 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
4154         * string/strncpy.c (strncpy): Improve performance by using memset.
4156 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
4158         * string/strcpy.c (strcpy):
4159         Improve performance by using strlen and memcpy.
4161 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
4163         * string/strcoll_l.c (get_next_seq): __always_inline.
4164         * string/strcoll_l.c (do_compare): __always_inline.
4166 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
4168         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
4169         defined.
4170         * include/mqueue.h: Likewise.
4171         * include/stdlib.h: Likewise.
4173         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
4174         (get_null_defines): Adjust.
4175         * sunrpc/Makefile: Adjust comment.
4176         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
4177         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
4178         (CFLAGS-interp.c): Likewise.
4179         (CFLAGS-ldconfig.c): Likewise.
4180         (CPPFLAGS-.os): Likewise.
4181         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
4182         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
4183         * extra-modules.mk (extra-modules.mk): Likewise.
4184         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
4185         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
4186         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
4187         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
4188         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
4189         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
4190         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
4191         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
4192         * iconvdata/Makefile (CPPFLAGS): Likewise.
4193         (cpp-srcs-left): Add libof for all iconvdata routines.
4194         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
4195         * include/assert.h: Likewise.
4196         * include/ctype.h: Likewise.
4197         * include/errno.h: Likewise.
4198         * include/libc-symbols.h: Likewise.
4199         * include/math.h: Likewise.
4200         * include/netdb.h: Likewise.
4201         * include/resolv.h: Likewise.
4202         * include/stdio.h: Likewise.
4203         * include/stdlib.h: Likewise.
4204         * include/string.h: Likewise.
4205         * include/sys/stat.h: Likewise.
4206         * include/wctype.h: Likewise.
4207         * intl/l10nflist.c: Likewise.
4208         * libidn/idn-stub.c: Likewise.
4209         * libio/libioP.h: Likewise.
4210         * nptl/libc_multiple_threads.c: Likewise.
4211         * nptl/pthreadP.h: Likewise.
4212         * posix/regex_internal.h: Likewise.
4213         * resolv/res_hconf.c: Likewise.
4214         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
4215         * sysdeps/arm/memmove.S: Likewise.
4216         * sysdeps/arm/sysdep.h: Likewise.
4217         * sysdeps/generic/_itoa.h: Likewise.
4218         * sysdeps/generic/symbol-hacks.h: Likewise.
4219         * sysdeps/gnu/errlist.awk: Likewise.
4220         * sysdeps/gnu/errlist.c: Likewise.
4221         * sysdeps/i386/i586/memcpy.S: Likewise.
4222         * sysdeps/i386/i586/memset.S: Likewise.
4223         * sysdeps/i386/i686/memcpy.S: Likewise.
4224         * sysdeps/i386/i686/memmove.S: Likewise.
4225         * sysdeps/i386/i686/mempcpy.S: Likewise.
4226         * sysdeps/i386/i686/memset.S: Likewise.
4227         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
4228         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
4229         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
4230         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
4231         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
4232         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
4233         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
4234         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
4235         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
4236         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
4237         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
4238         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
4239         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
4240         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
4241         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
4242         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
4243         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
4244         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
4245         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
4246         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
4247         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
4248         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
4249         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
4250         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
4251         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
4252         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
4253         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
4254         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
4255         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
4256         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
4257         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
4258         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
4259         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
4260         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
4261         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
4262         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
4263         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
4264         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
4265         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
4266         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
4267         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
4268         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
4269         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
4270         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
4271         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
4272         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
4273         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
4274         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
4275         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
4276         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
4277         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
4278         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
4279         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
4280         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
4281         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
4282         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
4283         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
4284         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
4285         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
4286         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
4287         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
4288         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
4289         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
4290         * sysdeps/nptl/bits/libc-lock.h: Likewise.
4291         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
4292         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
4293         * sysdeps/posix/closedir.c: Likewise.
4294         * sysdeps/posix/opendir.c: Likewise.
4295         * sysdeps/posix/readdir.c: Likewise.
4296         * sysdeps/posix/rewinddir.c: Likewise.
4297         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
4298         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
4299         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
4300         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
4301         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
4302         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
4303         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
4304         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
4305         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
4306         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
4307         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
4308         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
4309         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
4310         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
4311         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
4312         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
4313         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
4314         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
4315         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
4316         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
4317         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
4318         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
4319         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
4320         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
4321         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
4322         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
4323         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
4324         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
4325         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
4326         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
4327         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
4328         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
4329         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
4330         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
4331         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
4332         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
4333         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
4334         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
4335         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
4336         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
4337         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
4338         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
4339         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
4340         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
4341         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
4342         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
4343         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
4344         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
4345         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
4346         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
4347         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
4348         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
4349         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
4350         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
4351         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
4352         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
4353         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
4354         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
4355         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
4356         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
4357         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
4358         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
4359         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
4360         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
4361         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
4362         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
4363         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
4364         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
4365         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
4366         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
4367         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
4368         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
4369         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
4370         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
4371         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
4372         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
4373         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
4374         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
4375         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
4376         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
4377         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
4378         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
4379         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
4380         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
4381         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
4382         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
4383         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
4384         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
4385         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
4386         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
4387         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
4388         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
4389         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
4390         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
4391         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
4392         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
4393         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
4394         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
4395         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
4396         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
4397         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
4398         * sysdeps/unix/alpha/sysdep.S: Likewise.
4399         * sysdeps/unix/alpha/sysdep.h: Likewise.
4400         * sysdeps/unix/make-syscalls.sh: Likewise.
4401         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
4402         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
4403         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
4404         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
4405         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
4406         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
4407         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
4408         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
4409         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
4410         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
4411         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
4412         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
4413         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
4414         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
4415         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
4416         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
4417         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
4418         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
4419         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
4420         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
4421         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
4422         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
4423         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
4424         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
4425         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
4426         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
4427         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
4428         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
4429         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
4430         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
4431         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
4432         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
4433         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
4434         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
4435         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
4436         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
4437         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
4438         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
4439         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
4440         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
4441         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
4442         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
4443         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
4444         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
4445         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
4446         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
4447         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
4448         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
4449         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
4450         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
4451         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
4452         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
4453         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
4454         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
4455         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
4456         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
4457         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
4458         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
4459         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
4460         * sysdeps/x86_64/memcpy.S: Likewise.
4461         * sysdeps/x86_64/memmove.c: Likewise.
4462         * sysdeps/x86_64/memset.S: Likewise.
4463         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
4464         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
4465         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
4466         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
4467         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
4468         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
4469         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
4470         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
4471         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
4472         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
4473         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
4474         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
4475         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
4476         * sysdeps/x86_64/multiarch/memset.S: Likewise.
4477         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
4478         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
4479         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
4480         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
4481         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
4482         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
4483         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
4484         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
4485         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
4486         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
4487         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
4488         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
4489         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
4490         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
4491         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
4492         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
4493         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
4494         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
4495         * sysdeps/x86_64/strcmp.S: Likewise.
4497         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
4499         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
4500         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
4501         * elf/rtld-Rules: Likewise.
4502         * elf/setup-vdso.h: Likewise.
4503         * include/assert.h: Likewise.
4504         * include/bits/stdlib-float.h: Likewise.
4505         * include/errno.h: Likewise.
4506         * include/sys/stat.h: Likewise.
4507         * include/unistd.h: Likewise.
4508         * sysdeps/aarch64/setjmp.S: Likewise.
4509         * sysdeps/alpha/setjmp.S: Likewise.
4510         * sysdeps/arm/__longjmp.S: Likewise.
4511         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
4512         * sysdeps/arm/setjmp.S: Likewise.
4513         * sysdeps/arm/sysdep.h: Likewise.
4514         * sysdeps/generic/_itoa.h: Likewise.
4515         * sysdeps/generic/dl-sysdep.h: Likewise.
4516         * sysdeps/generic/ldsodefs.h: Likewise.
4517         * sysdeps/i386/dl-tls.h: Likewise.
4518         * sysdeps/i386/setjmp.S: Likewise.
4519         * sysdeps/m68k/setjmp.c: Likewise.
4520         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
4521         * sysdeps/mach/hurd/opendir.c: Likewise.
4522         * sysdeps/posix/getcwd.c: Likewise.
4523         * sysdeps/posix/opendir.c: Likewise.
4524         * sysdeps/posix/profil.c: Likewise.
4525         * sysdeps/powerpc/dl-procinfo.h: Likewise.
4526         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
4527         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
4528         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
4529         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
4530         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
4531         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
4532         * sysdeps/s390/dl-tls.h: Likewise.
4533         * sysdeps/s390/s390-32/setjmp.S: Likewise.
4534         * sysdeps/s390/s390-64/setjmp.S: Likewise.
4535         * sysdeps/sh/sh3/setjmp.S: Likewise.
4536         * sysdeps/sh/sh4/setjmp.S: Likewise.
4537         * sysdeps/unix/alpha/sysdep.h: Likewise.
4538         * sysdeps/unix/arm/sysdep.S: Likewise.
4539         * sysdeps/unix/i386/sysdep.S: Likewise.
4540         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
4541         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
4542         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
4543         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
4544         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
4545         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
4546         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
4547         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
4548         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
4549         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
4550         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
4551         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
4552         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
4553         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
4554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
4555         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
4556         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
4557         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
4558         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
4559         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
4560         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
4561         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
4562         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
4563         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
4564         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
4565         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
4566         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
4567         * sysdeps/unix/x86_64/sysdep.S: Likewise.
4568         * sysdeps/x86_64/setjmp.S: Likewise.
4570         * include/math.h: Use IS_IN instead of IS_IN_libm.
4571         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
4572         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
4573         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
4574         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
4575         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
4576         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
4577         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
4578         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
4579         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
4580         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
4581         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
4582         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
4583         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
4584         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
4585         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
4586         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
4587         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
4588         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
4589         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
4590         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
4591         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
4592         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
4593         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
4594         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
4595         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
4596         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
4597         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
4598         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
4599         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
4600         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
4601         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
4602         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
4603         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
4604         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
4605         Likewise.
4606         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
4607         Likewise.
4608         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
4609         Likewise.
4610         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
4611         Likewise.
4612         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
4613         Likewise.
4614         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
4615         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
4616         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
4617         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
4618         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
4619         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
4620         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
4621         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
4622         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
4623         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
4624         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
4625         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
4626         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
4627         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
4628         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
4629         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
4630         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
4631         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
4632         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
4633         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
4634         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
4635         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
4636         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
4637         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
4638         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
4639         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
4640         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
4642         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
4643         * nptl/pthreadP.h: Likewise.
4644         * nptl_db/structs.def: Likewise.
4645         * sysdeps/arm/sysdep.h: Likewise.
4646         * sysdeps/nptl/bits/libc-lock.h: Likewise.
4647         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
4648         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
4649         * sysdeps/unix/alpha/sysdep.h: Likewise.
4650         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
4651         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
4652         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
4653         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
4654         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
4655         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
4656         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
4657         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
4658         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
4659         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
4660         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
4661         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
4662         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
4663         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
4664         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
4665         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
4666         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
4667         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
4668         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
4669         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
4670         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
4671         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
4672         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
4673         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
4674         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
4675         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
4677         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
4678         * nptl/pthreadP.h: Likewise.
4679         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
4680         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
4681         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
4682         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
4683         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
4684         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
4685         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
4686         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
4687         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
4688         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
4689         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
4690         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
4691         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
4692         Likewise.
4693         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
4694         Likewise.
4695         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
4696         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
4697         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
4698         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
4699         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
4700         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
4701         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
4702         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
4704         * dlfcn/dladdr.c: Use IS_IN.
4705         * dlfcn/dladdr1.c: Likewise.
4706         * dlfcn/dlclose.c: Likewise.
4707         * dlfcn/dlerror.c: Likewise.
4708         * dlfcn/dlinfo.c: Likewise.
4709         * dlfcn/dlmopen.c: Likewise.
4710         * dlfcn/dlopen.c: Likewise.
4711         * dlfcn/dlsym.c: Likewise.
4712         * dlfcn/dlvsym.c: Likewise.
4714         * include/ifaddrs.h: Use IS_IN.
4715         * inet/check_pf.c: Likewise.
4716         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
4717         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
4719         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
4720         IS_IN_ldconfig.
4721         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
4722         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
4724         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
4725         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
4726         IS_IN (libc).
4728         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
4730         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
4731         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
4732         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
4733         * include/libc-symbols.h (IS_IN_LIB): New macro.
4734         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
4735         * include/netdb.h: Likewise.
4736         * include/stap-probe.h: Remove all uses of IN_LIB.
4738         * Makeconfig (module-cppflags-real): Define MODULE_NAME
4739         instead of IN_MODULE.
4740         * include/libc-symbols.h (IN_MODULE): Define using
4741         MODULE_NAME.
4742         (PASTE_NAME, PASTE_NAME1): New macros.
4743         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
4744         of IN_LIB.
4745         (STAP_PROBE_ASM): Likewise.
4747 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
4749         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
4750         __mach_init in dlopened libc.
4752 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
4754         * sysdeps/arm/preconfigure.ac: Delete EABI check.
4755         * sysdeps/arm/preconfigure: Regenerate.
4757 2014-11-21  Roland McGrath  <roland@hack.frob.com>
4759         * nptl/pthread_create.c (__pthread_create_2_1): Set
4760         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
4761         when copying values from IATTR into PD.
4763 2014-11-21  Will Newton  <will.newton@linaro.org>
4764             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
4766         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
4767         Refactor inline-asm.  Also add comment.
4769         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
4770         ElfW macro instead of hardcoded Elf64 types.
4771         (la_aarch64_gnu_pltenter): Likewise.
4772         * sysdeps/aarch64/dl-machine.h
4773         (elf_machine_runtime_setup): Use ElfW(Addr).
4775         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
4776         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
4777         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
4778         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
4779         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
4780         (R_AARCH64_TLS_DTPMOD64): Rename to ..
4781         (R_AARCH64_TLS_DTPMOD): This.
4782         (R_AARCH64_TLS_DTPREL64): Rename to ...
4783         (R_AARCH64_TLS_DTPREL): This.
4784         (R_AARCH64_TLS_TPREL64): Rename to ...
4785         (R_AARCH64_TLS_TPREL): This.
4786         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
4787         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
4788         R_AARCH64_TLS_TPREL64.
4789         (elf_machine_rela): Likewise.
4791 2014-11-21  Torvald Riegel  <triegel@redhat.com>
4793         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
4794         by setting it to 0.  64b atomics are not supported currently.
4796 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
4798         [BZ #16469]
4799         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
4800         search domain names.
4802 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
4804         [BZ #16469]
4805         * NEWS: Update.
4806         * resolv/res_query.c (__libc_res_nquerydomain): Retain
4807         trailing dot.
4808         * posix/tst-getaddrinfo5.c: New.
4809         * posix/Makefile (tests): Add it.
4811 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
4813         [BZ #14498]
4814         * NEWS: Fixed.
4815         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
4816         after parsing line but before break_if_match.
4817         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
4818         if there is a protocol mismatch.
4820 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
4822         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
4823         because the potential race is on the user-supplied stream.
4825 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
4827         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
4828         string literal if not passed a buffer.
4829         * manual/job.texi (ctermid): Update reasoning, note deviation
4830         from posix, suggest mtasurace when not passed a buffer, for
4831         future non-preliminary safety notes.
4833 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
4835         * manual/users.texi (cuserid): Fix MT-Safety note for the case
4836         of not passing it a buffer.
4837         Reported by Peng Haitao.
4839 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
4841         * manual/Makefile ($(objpfx)stamp-summary): Require
4842         check-safety.sh to pass.
4843         * manual/check-safety.sh: Wish for verification that every
4844         @deftypefn and @deftypefun is followed by a @safety remark.
4846 2014-11-20  Roland McGrath  <roland@hack.frob.com>
4848         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
4850         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
4851         PTHREAD_CANCEL_ASYNCHRONOUS.
4852         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
4853         send SIGCANCEL.
4855         * nptl/default-sched.h: New file.
4856         * sysdeps/unix/sysv/linux/default-sched.h: New file.
4857         * nptl/pthread_create.c: Include it.
4858         (__pthread_create_2_1): Use collect_default_sched instead of making
4859         Linux syscalls here directly.
4861 2014-11-20  Torvald Riegel  <triegel@redhat.com>
4863         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
4864         __pthread_once): Use C11 atomics.
4866 2014-11-20  Torvald Riegel  <triegel@redhat.com>
4868         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
4870 2014-11-20  Torvald Riegel  <triegel@redhat.com>
4872         * include/atomic.h (__atomic_link_error, __atomic_check_size,
4873         atomic_thread_fence_acquire, atomic_thread_fence_release,
4874         atomic_thread_fence_seq_cst, atomic_load_relaxed,
4875         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
4876         atomic_compare_exchange_weak_relaxed,
4877         atomic_compare_exchange_weak_acquire,
4878         atomic_compare_exchange_weak_release,
4879         atomic_exchange_acquire, atomic_exchange_release,
4880         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
4881         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
4882         atomic_fetch_and_acquire,
4883         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
4885 2014-11-20  Torvald Riegel  <triegel@redhat.com>
4887         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
4888         USE_ATOMIC_COMPILER_BUILTINS): Define.
4889         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
4890         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4891         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
4892         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4893         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
4894         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4895         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
4896         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4897         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
4898         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4899         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
4900         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4901         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
4902         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4903         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
4904         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4905         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
4906         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4907         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
4908         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4909         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
4910         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4911         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
4912         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4913         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
4914         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4915         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
4916         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4917         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
4918         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4919         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
4920         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4921         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
4922         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4923         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
4924         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4925         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
4926         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4927         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
4928         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
4930 2014-11-19  Roland McGrath  <roland@hack.frob.com>
4932         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
4933         the sched_priority value here.  It was already checked when the user
4934         called pthread_attr_setschedparam.
4936         * nptl/tst-bad-schedattr.c: New file.
4937         * nptl/Makefile (tests): Add it.
4939 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
4940             Florian Weimer  <fweimer@redhat.com>
4941             Joseph Myers  <joseph@codesourcery.com>
4942             Adam Conrad  <adconrad@0c3.net>
4943             Andreas Schwab  <schwab@suse.de>
4944             Brooks  <bmoses@google.com>
4946         [BZ #17625]
4947         * wordexp-test.c (__dso_handle): Add prototype.
4948         (__register_atfork): Likewise.
4949         (__app_register_atfork): New function.
4950         (registered_forks): New global.
4951         (register_fork): New function.
4952         (test_case): Add 3 new tests for WRDE_CMDSUB.
4953         (main): Call __app_register_atfork.
4954         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
4955         fork count is non-zero fail the test.
4956         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
4957         is set.
4958         (parse_dollars): Remove check for WRDE_NOCMD.
4959         (parse_dquote): Likewise.
4961 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
4963         * Makeconfig (built-modules): List non-library modules to be
4964         built.
4965         (module-cppflags): Include libc-modules.h for
4966         everything except shlib-versions.v.i.
4967         (CPPFLAGS): Use it.
4968         (before-compile): Add libc-modules.h.
4969         ($(common-objpfx)libc-modules.h,
4970         $(common-objpfx)libc-modules.stmp): New targets.
4971         (common-generated): Add libc-modules.h and libc-modules.stmp.
4972         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
4973         * include/libc-symbols.h: Don't include libc-modules.h.
4974         * include/libc-modules.h: Remove file.
4975         * scripts/gen-libc-modules.awk: New script to generate
4976         libc-modules.h.
4977         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
4978         Depend on libc-modules.stmp.
4980         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
4982         * Makeconfig (in-module): Get value of libof set for the
4983         translation unit.
4984         (CPPFLAGS): Use $(in-module).
4985         * Makerules: Don't suffix routine names for nonlib.
4986         * include/libc-modules.h: New file.
4987         * include/libc-symbols.h: Include libc-modules.h
4988         (IS_IN): New macro to replace IS_IN_* macros.
4989         * elf/Makefile: Set libof-* for each routine.
4990         * elf/rtld-Rules: Likewise.
4991         * extra-modules.mk: Likewise.
4992         * iconv/Makefile: Likewise.
4993         * iconvdata/Makefile: Likewise.
4994         * locale/Makefile: Likewise.
4995         * malloc/Makefile: Likewise.
4996         * nss/Makefile: Likewise.
4997         * sysdeps/gnu/Makefile: Likewise.
4998         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
4999         * sysdeps/unix/sysv/linux/Makefile: Likewise.
5000         * sysdeps/s390/s390-64/Makefile: Likewise.
5001         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
5002         CPPFLAGS for nscd instead of nonlib.
5004 2014-11-18  Roland McGrath  <roland@hack.frob.com>
5006         * nptl/createthread.c: New file.
5008         * nptl/createthread.c: Moved ...
5009         * sysdeps/unix/sysv/linux/createthread.c: ... here.
5011         * nptl/createthread.c: Add proper top-line comment.
5012         (do_clone): Folded into ...
5013         (create_thread): ... here.  Take new arguments STOPPED_START and
5014         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
5015         increment __nptl_threads, do event-reporting logic, do
5016         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
5017         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
5018         resource cleanup if sched_setaffinity or sched_setscheduler fails,
5019         just send SIGCANCEL.
5020         * nptl/pthread_create.c: Forward-declare create_thread before
5021         including createthread.c.
5022         (start_thread): Use new macro START_THREAD_DEFN to replace defining
5023         declaration, and new macro START_THREAD_SELF to replace argument.
5024         Remove return statement.
5025         (report_thread_creation): New function.
5026         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
5027         synchronization logic, and __nptl_nthreads increment here, around
5028         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
5029         PD->parent_cancelhandling here, before create_thread.  When
5030         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
5031         __deallocate_stack, and ENOMEM translation here.
5033 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
5035         [BZ #17616]
5036         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
5037         (mptwo): Rename to __mptwo.
5038         (__inv): Use __mptwo instead of mptwo.
5039         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
5040         (mptwo): Rename to __mptwo.
5041         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
5042         of mpone and __mptwo instead of mptwo.
5043         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
5044         instead of mpone.
5045         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
5046         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
5047         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
5048         of mpone and __mptwo instead of mptwo.
5049         (__mpranred): Use __mpone instead of mpone.
5050         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
5051         variable.
5052         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
5053         (test-xfail-ISO99/math.h/linknamespace): Likewise.
5054         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
5055         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
5056         (test-xfail-ISO11/math.h/linknamespace): Likewise.
5057         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
5058         (test-xfail-XPG3/math.h/linknamespace): Likewise.
5059         (test-xfail-XPG4/math.h/linknamespace): Likewise.
5060         (test-xfail-POSIX/math.h/linknamespace): Likewise.
5061         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
5062         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
5063         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
5064         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
5065         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
5066         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
5067         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
5068         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
5069         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
5070         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
5072 2014-11-18  Tom de Vries  <tom@codesoucery.com>
5074         * manual/signal.texi (Primitives Interrupted by Signals): In section,
5075         replace BSD Handler xref with BSD Signal Handling.
5077 2014-11-17  Richard Henderson  <rth@redhat.com>
5079         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
5080         (_FP_PACK_RAW_2): Remove.
5081         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
5082         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
5083         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
5084         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
5085         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
5086         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
5087         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
5088         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
5089         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
5090         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
5091         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
5092         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
5093         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
5094         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
5095         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
5096         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
5098 2014-11-14  Roland McGrath  <roland@hack.frob.com>
5100         * signal/signal.h [__USE_MISC]
5101         (struct sigvec): Remove type.
5102         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
5103         (sigvec): Remove declaration.
5104         * sysdeps/posix/sigvec.c: Moved ...
5105         * signal/sigvec.c: ... here, replacing old file.
5106         (struct sigvec): New type, copied from old signal.h definition.
5107         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
5108         (__sigvec): Convert definition to prototype.
5109         (sigvec): Replace weak_alias with compat_symbol.
5110         * signal/Versions (libc: GLIBC_2.21): New version set.
5111         * include/signal.h: Remove __sigvec declaration.
5112         * sysdeps/unix/bsd/sigvec.c: Remove file.
5113         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
5114         * manual/signal.texi (BSD Handler): Remove subsection.
5115         Move siginterrupt up to ...
5116         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
5117         (Blocking in BSD): Fold subsection into its parent.
5118         * NEWS: Mention sigvec removal.
5120 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
5122         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
5123         (DLA_FMS): Make definition conditional only on [__FMA4__].
5124         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
5125         definition.
5127         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
5128         Make definition conditional only on [PROF].
5129         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
5130         definition.
5131         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
5132         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
5134         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
5135         !__GNUC__].
5136         * include/signal.h (__sigpause): Move declaration above call to
5137         libc_hidden_proto.
5138         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
5139         variable.
5140         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
5141         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
5143 2014-11-14  David S. Miller  <davem@davemloft.net>
5145         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
5146         Define before including <string/memcpy.c> and <string/mempcpy.c>.
5148 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
5150         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
5151         * configure: Regenerated.
5152         * manual/install.texi (Tools for Compilation): Document a
5153         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
5154         compiler verified to work.
5155         * INSTALL: Regenerated.
5157         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
5158         redeclare with asm name.
5159         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
5160         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
5161         including <string.h>.
5162         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
5163         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
5164         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
5165         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
5166         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
5167         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
5168         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
5170 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
5172         * stdlib/strtol.c (__strtol): Use prototype definition.
5174         [BZ #17594]
5175         * stdlib/strtol.c (SYM__): New macro.
5176         (SYM__1): Likewise.
5177         (__strtol): Likewise.
5178         (strtol): Rename to __strtol and define as weak alias of
5179         __strtol.  Use libc_hidden_weak.
5181 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5183         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
5184         Use numbered labels in inline assembly.
5186 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5188         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
5189         Add setjmp LIBC_PROBE.
5190         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
5191         Likewise.
5192         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
5193         Add longjmp, longjmp_target LIBC_PROBE.
5194         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
5195         Likewise.
5197 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5199         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
5200         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
5201         to get rid of unused variable warning.
5203 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
5205         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
5206         Check for unwind_backtrace ==  NULL only in SHARED case.
5207         (__backchain_backtrace): Compile only in SHARED case.
5208         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
5209         Likewise.
5210         (__backchain_backtrace): Declare as static.
5212 2014-11-12  Roland McGrath  <roland@hack.frob.com>
5214         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
5215         (__libc_multiple_threads_ptr): Variable moved ...
5216         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
5218 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
5220         * conform/GlibcConform.pm: New file.
5221         * conform/conformtest.pl: Use GlibcConform module.
5222         * conform/linknamespace.pl: New file.
5223         * conform/list-header-symbols.pl: Likewise.
5224         * conform/Makefile (linknamespace-symlists-base): New variable.
5225         (linknamespace-symlists-tests): Likewise.
5226         (linknamespace-header-base): Likewise.
5227         (linknamespace-header-tests): Likewise.
5228         (tests-special): Add new tests.
5229         ($(linknamespace-symlists-tests)): New rule.
5230         (linknamespace-libs): New variable.
5231         ($(objpfx)symlist-stdlibs): New rule.
5232         ($(linknamespace-header-tests)): Likewise.
5233         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
5234         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
5235         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
5236         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
5237         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
5238         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
5239         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
5240         (test-xfail-ISO/math.h/linknamespace): Likewise.
5241         (test-xfail-ISO/signal.h/linknamespace): Likewise.
5242         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
5243         (test-xfail-ISO/time.h/linknamespace): Likewise.
5244         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
5245         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
5246         (test-xfail-ISO99/math.h/linknamespace): Likewise.
5247         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
5248         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
5249         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
5250         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
5251         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
5252         (test-xfail-ISO11/math.h/linknamespace): Likewise.
5253         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
5254         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
5255         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
5256         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
5257         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
5258         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
5259         (test-xfail-XPG3/math.h/linknamespace): Likewise.
5260         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
5261         (test-xfail-XPG3/search.h/linknamespace): Likewise.
5262         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
5263         (test-xfail-XPG3/time.h/linknamespace): Likewise.
5264         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
5265         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
5266         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
5267         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
5268         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
5269         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
5270         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
5271         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
5272         (test-xfail-XPG4/math.h/linknamespace): Likewise.
5273         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
5274         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
5275         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
5276         (test-xfail-XPG4/search.h/linknamespace): Likewise.
5277         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
5278         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
5279         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
5280         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
5281         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
5282         (test-xfail-XPG4/time.h/linknamespace): Likewise.
5283         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
5284         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
5285         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
5286         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
5287         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
5288         (test-xfail-POSIX/math.h/linknamespace): Likewise.
5289         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
5290         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
5291         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
5292         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
5293         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
5294         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
5295         (test-xfail-POSIX/time.h/linknamespace): Likewise.
5296         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
5297         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
5298         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
5299         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
5300         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
5301         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
5302         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
5303         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
5304         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
5305         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
5306         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
5307         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
5308         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
5309         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
5310         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
5311         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
5312         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
5313         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
5314         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
5315         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
5316         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
5317         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
5318         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
5319         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
5320         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
5321         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
5322         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
5323         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
5324         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
5325         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
5326         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
5327         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
5328         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
5329         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
5330         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
5331         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
5332         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
5333         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
5334         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
5335         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
5336         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
5337         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
5338         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
5339         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
5340         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
5341         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
5342         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
5343         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
5344         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
5345         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
5346         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
5347         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
5348         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
5349         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
5350         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
5351         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
5352         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
5353         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
5354         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
5355         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
5356         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
5357         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
5358         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
5359         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
5360         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
5361         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
5362         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
5363         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
5364         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
5365         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
5366         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
5367         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
5368         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
5369         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
5370         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
5371         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
5372         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
5373         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
5374         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
5375         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
5376         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
5377         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
5378         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
5379         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
5380         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
5381         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
5382         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
5383         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
5384         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
5385         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
5386         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
5387         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
5388         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
5389         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
5390         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
5391         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
5392         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
5393         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
5395         [BZ #17589]
5396         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
5397         of fgets_unlocked.
5399         [BZ #17585]
5400         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
5401         (memmem): Rename to __memmem and define as weak alias of
5402         __memmem.  Use libc_hidden_weak.
5403         (__memmem): Use libc_hidden_def.
5404         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
5405         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
5406         memmem.
5408         [BZ #17582]
5409         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
5410         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
5411         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
5412         and define as weak alias of __fgets_unlocked.  Use
5413         libc_hidden_weak.
5414         (__fgets_unlocked): Use libc_hidden_def.
5415         * include/stdio.h (__fgets_unlocked): Declare.  Use
5416         libc_hidden_proto.
5417         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
5418         __fgets_unlocked instead of fgets_unlocked.
5419         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
5420         (GET_NPROCS_CONF_PARSER): Likewise.
5421         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
5422         (GET_NPROCS_CONF_PARSER): Likewise.
5424         [BZ #17574]
5425         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
5426         weak alias of __wmemset.  Use libc_hidden_weak.
5427         (__wmemset): Use libc_hidden_def.
5428         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
5429         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
5430         of wmemset.
5432         [BZ #17573]
5433         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
5434         with asm name __mempcpy.
5435         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
5437         [BZ #17572]
5438         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
5439         and define as weak alias of __rawmemchr.
5440         (__rawmemchr): Do not define as strong alias of rawmemchr.
5442         [BZ #17571]
5443         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
5444         alias of __qsort_r.
5445         (qsort): Call __qsort_r instead of qsort_r.
5446         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
5447         (__qsort_r): Declare.  Call libc_hidden_proto.
5448         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
5449         instead of qsort_r.
5450         * nscd/gai.c (__qsort_r): Define to qsort_r.
5451         * posix/tst-rfc3484.c (__qsort_r): Likewise.
5452         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
5453         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
5455         [BZ #17570]
5456         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
5457         define as weak alias of __malloc_info.
5459         [BZ #17584]
5460         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
5461         as weak alias of __rewinddir.  Don't use libc_hidden_def.
5462         (__rewinddir): Use libc_hidden_def.
5463         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
5464         as weak alias of __rewinddir.  Don't use libc_hidden_def.
5465         (__rewinddir): Use libc_hidden_def.
5466         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
5467         weak alias of __rewinddir.  Don't use libc_hidden_def.
5468         (__rewinddir): Use libc_hidden_def.
5469         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
5470         (__rewinddir): Use libc_hidden_proto.
5471         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
5472         rewinddir.
5473         (__getcwd): Use __rewinddir instead of rewinddir.
5475         [BZ #17583]
5476         * libio/fileno.c (fileno): Rename to __fileno and define as weak
5477         alias of __fileno.  Use libc_hidden_weak.
5478         (__fileno): Use libc_hidden_def.
5479         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
5480         * libio/ftello.c (ftello): Rename to __ftello and define as weak
5481         alias of __ftello.
5482         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
5483         __ftello.
5484         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
5485         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
5486         libc_hidden_def.
5487         (fread_unlocked): Don't use libc_hidden_ver.
5488         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
5489         and define as weak alias of __fread_unlocked.  Don't use
5490         libc_hidden_def.
5491         (__fread_unlocked): Use libc_hidden_def.
5492         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
5493         (ftello): Don't use libc_hidden_proto.
5494         (__ftello): Declare.  Use libc_hidden_proto.
5495         (fread_unlocked): Don't use libc_hidden_proto.
5496         (__fread_unlocked): Declare.  Use libc_hidden_proto.
5497         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
5498         and __ftello instead of fileno, fread_unlocked and ftello.
5500 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
5502         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
5503         GOT12.
5504         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
5505         Likewise.
5506         (_dl_start_user): Likewise.
5507         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
5509 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
5510             Siddhesh Poyarekar  <siddhesh@redhat.com>
5512         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
5513         Move argv and envp down instead of moving argc up.
5514         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
5516 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
5518         [BZ #17506]
5519         * test-skeleton.c (main): Return successful if one of
5520         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
5521         * string/tst-strcoll-overflow.c: Define expected status.
5523 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
5525         [BZ #17475]
5526         * locale/iso-639.def: Define Bhili and Tulu language codes.
5528 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
5530         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
5532 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
5534         [BZ #17555]
5535         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
5537 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
5539         * configure.ac: Updated check of minimal required version to
5540         2.22.
5541         * manual/install.texi (Tools for Compilation): Updated version
5542         number.
5543         * configure: Regenerated.
5544         * INSTALL: Likewise.
5546 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
5548         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
5549         __tls_get_addr.
5551 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
5553         * include/sys/wait.h (__libc_waitpid): Remove declaration.
5554         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
5555         (__waitpid): Don't define as alias.  Use libc_hidden_def not
5556         libc_hidden_weak.
5557         (waitpid): Define as alias of __waitpid.
5558         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
5559         __waitpid.
5560         (__waitpid): Don't define as alias.  Use libc_hidden_def not
5561         libc_hidden_weak.
5562         (waitpid): Define as alias of __waitpid.
5563         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
5564         __libc_waitpid alias.
5565         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
5566         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
5567         Likewise.
5568         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
5569         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
5570         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
5571         alias.
5572         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
5573         __waitpid.
5574         (__waitpid): Don't define as alias.  Use libc_hidden_def not
5575         libc_hidden_weak.
5576         (waitpid): Define as alias of __waitpid.
5578 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
5580         * manual/llio.texi: Add comment that write safety has been
5581         fixed in Linux.
5583         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
5584         (localplt-build-dso): Add elf/ld.so.
5585         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
5586         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
5587         and free for ld.so.
5588         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
5589         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
5590         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
5591         Likewise.
5592         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
5593         Likewise.
5594         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
5595         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
5596         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
5597         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
5598         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
5599         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
5600         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
5601         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
5602         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
5603         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
5604         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
5606 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
5608         [BZ #14132]
5609         * include/libc-symbols.h (INTUSE): Remove macro.
5610         (INTDEF): Likewise.
5611         (INTVARDEF): Likewise.
5612         (_INTVARDEF): Likewise.
5613         (INTDEF2): Likewise.
5614         (INTVARDEF2): Likewise.
5615         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
5616         rtld_hidden_def instead of INTVARDEF.
5617         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
5618         (_dl_starting_up_internal): Remove declaration.
5619         (_dl_starting_up): Use rtld_hidden_proto.
5620         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
5621         declaration.
5622         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
5623         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
5624         _dl_starting_up.
5625         * elf/dl-writev.h (_dl_writev): Likewise.
5626         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
5627         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
5628         _dl_starting_up_internal.
5630 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5632         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
5633         test-skeleton.c.
5635 2014-11-05  Will Newton  <will.newton@linaro.org>
5637         * benchtests/Makefile: (bench-malloc): Add malloc thread
5638         scalability benchmark.
5639         * benchtests/bench-malloc-threads.c: New file.
5641 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
5643         * sysdeps/aarch64/strchrnul.S: New file.
5645 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5647         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
5648         definition.
5649         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
5650         Likwise.
5651         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
5652         Likewise.
5653         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
5654         Likewise.
5655         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
5656         Likewise.
5657         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
5658         Likewise.
5660 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
5662         * catgets/test-gencat.c: Use test-skeleton.c.
5663         * catgets/tst-catgets.c: Likewise.
5664         * csu/tst-empty.c: Likewise.
5665         * elf/tst-audit2.c: Likewise.
5666         * elf/tst-global1.c: Likewise.
5667         * elf/tst-pathopt.c: Likewise.
5668         * elf/tst-piemod1.c: Likewise.
5669         * elf/tst-tls10.c: Likewise.
5670         * elf/tst-tls11.c: Likewise.
5671         * elf/tst-tls12.c: Likewise.
5672         * gnulib/tst-gcc.c: Likewise.
5673         * iconvdata/tst-e2big.c: Likewise.
5674         * iconvdata/tst-loading.c: Likewise.
5675         * iconv/tst-iconv1.c: Likewise.
5676         * iconv/tst-iconv2.c: Likewise.
5677         * inet/test-inet6_opt.c: Likewise.
5678         * inet/tst-gethnm.c: Likewise.
5679         * inet/tst-network.c: Likewise.
5680         * inet/tst-ntoa.c: Likewise.
5681         * intl/tst-codeset.c: Likewise.
5682         * intl/tst-gettext2.c: Likewise.
5683         * intl/tst-gettext3.c: Likewise.
5684         * intl/tst-ngettext.c: Likewise.
5685         * intl/tst-translit.c: Likewise.
5686         * io/test-stat.c: Likewise.
5687         * libio/test-fmemopen.c: Likewise.
5688         * libio/tst-freopen.c: Likewise.
5689         * libio/tst-sscanf.c: Likewise.
5690         * libio/tst-ungetwc1.c: Likewise.
5691         * libio/tst-ungetwc2.c: Likewise.
5692         * libio/tst-widetext.c: Likewise.
5693         * localedata/tst-ctype.c: Likewise.
5694         * localedata/tst-digits.c: Likewise.
5695         * localedata/tst-leaks.c: Likewise.
5696         * localedata/tst-mbswcs1.c: Likewise.
5697         * localedata/tst-mbswcs2.c: Likewise.
5698         * localedata/tst-mbswcs3.c: Likewise.
5699         * localedata/tst-mbswcs4.c: Likewise.
5700         * localedata/tst-mbswcs5.c: Likewise.
5701         * localedata/tst-setlocale.c: Likewise.
5702         * localedata/tst-trans.c: Likewise.
5703         * localedata/tst-wctype.c: Likewise.
5704         * localedata/tst-xlocale1.c: Likewise.
5705         * login/tst-grantpt.c: Likewise.
5706         * malloc/tst-calloc.c: Likewise.
5707         * malloc/tst-malloc.c: Likewise.
5708         * malloc/tst-mallocstate.c: Likewise.
5709         * malloc/tst-mcheck.c: Likewise.
5710         * malloc/tst-mtrace.c: Likewise.
5711         * malloc/tst-obstack.c: Likewise.
5712         * math/atest-exp2.c: Likewise.
5713         * math/atest-exp.c: Likewise.
5714         * math/atest-sincos.c: Likewise.
5715         * math/test-matherr.c: Likewise.
5716         * math/test-misc.c: Likewise.
5717         * math/test-powl.c: Likewise.
5718         * math/tst-definitions.c: Likewise.
5719         * misc/tst-dirname.c: Likewise.
5720         * misc/tst-efgcvt.c: Likewise.
5721         * misc/tst-fdset.c: Likewise.
5722         * misc/tst-hsearch.c: Likewise.
5723         * misc/tst-mntent2.c: Likewise.
5724         * nptl/tst-sem7.c: Likewise.
5725         * nptl/tst-sem8.c: Likewise.
5726         * nptl/tst-sem9.c: Likewise.
5727         * nss/test-netdb.c: Likewise.
5728         * posix/tst-fnmatch.c: Likewise.
5729         * posix/tst-getlogin.c: Likewise.
5730         * posix/tst-gnuglob.c: Likewise.
5731         * posix/tst-mmap.c: Likewise.
5732         * pwd/tst-getpw.c: Likewise.
5733         * resolv/tst-inet_ntop.c: Likewise.
5734         * rt/tst-timer.c: Likewise.
5735         * stdio-common/test-fseek.c: Likewise.
5736         * stdio-common/test-popen.c: Likewise.
5737         * stdio-common/test-vfprintf.c: Likewise.
5738         * stdio-common/tst-cookie.c: Likewise.
5739         * stdio-common/tst-fileno.c: Likewise.
5740         * stdio-common/tst-gets.c: Likewise.
5741         * stdio-common/tst-obprintf.c: Likewise.
5742         * stdio-common/tst-perror.c: Likewise.
5743         * stdio-common/tst-sprintf2.c: Likewise.
5744         * stdio-common/tst-sprintf3.c: Likewise.
5745         * stdio-common/tst-sprintf.c: Likewise.
5746         * stdio-common/tst-swprintf.c: Likewise.
5747         * stdio-common/tst-tmpnam.c: Likewise.
5748         * stdio-common/tst-unbputc.c: Likewise.
5749         * stdio-common/tst-wc-printf.c: Likewise.
5750         * stdlib/tst-environ.c: Likewise.
5751         * stdlib/tst-fmtmsg.c: Likewise.
5752         * stdlib/tst-limits.c: Likewise.
5753         * stdlib/tst-rand48-2.c: Likewise.
5754         * stdlib/tst-rand48.c: Likewise.
5755         * stdlib/tst-random2.c: Likewise.
5756         * stdlib/tst-random.c: Likewise.
5757         * stdlib/tst-strtol.c: Likewise.
5758         * stdlib/tst-strtoll.c: Likewise.
5759         * stdlib/tst-tls-atexit.c: Likewise.
5760         * stdlib/tst-xpg-basename.c: Likewise.
5761         * string/test-ffs.c: Likewise.
5762         * string/tst-bswap.c: Likewise.
5763         * string/tst-inlcall.c: Likewise.
5764         * string/tst-strtok.c: Likewise.
5765         * string/tst-strxfrm.c: Likewise.
5766         * sysdeps/x86_64/tst-audit10.c: Likewise.
5767         * sysdeps/x86_64/tst-audit3.c: Likewise.
5768         * sysdeps/x86_64/tst-audit4.c: Likewise.
5769         * sysdeps/x86_64/tst-audit5.c: Likewise.
5770         * time/tst-ftime_l.c: Likewise.
5771         * time/tst-getdate.c: Likewise.
5772         * time/tst-mktime3.c: Likewise.
5773         * time/tst-mktime.c: Likewise.
5774         * time/tst-posixtz.c: Likewise.
5775         * time/tst-strptime2.c: Likewise.
5776         * time/tst-strptime3.c: Likewise.
5777         * wcsmbs/tst-btowc.c: Likewise.
5778         * wcsmbs/tst-mbrtowc.c: Likewise.
5779         * wcsmbs/tst-mbsrtowcs.c: Likewise.
5780         * wcsmbs/tst-wchar-h.c: Likewise.
5781         * wcsmbs/tst-wcpncpy.c: Likewise.
5782         * wcsmbs/tst-wcrtomb.c: Likewise.
5783         * wcsmbs/tst-wcsnlen.c: Likewise.
5784         * wcsmbs/tst-wcstof.c: Likewise.
5786 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
5788         [BZ #14132]
5789         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
5790         INTDEF.
5791         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
5792         declaration.
5793         (_dl_mcount): Use rtld_hidden_proto.
5794         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
5795         _dl_mcount.
5796         * elf/rtld.c (_rtld_global_ro): Likewise.
5798         [BZ #14132]
5799         * elf/dl-init.c (_dl_init): Don't use INTDEF.
5800         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
5801         of _dl_init_internal.
5802         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
5803         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
5804         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
5805         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
5806         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
5807         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
5808         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
5809         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
5810         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
5811         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
5812         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
5813         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
5814         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
5815         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
5816         * sysdeps/tile/dl-start.S (_start): Likewise.
5817         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
5818         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
5820         [BZ #14132]
5821         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
5822         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
5823         (rtld_progname): Make macro definition unconditional.
5824         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
5825         INTDEF.
5826         (dlmopen_doit): Do not use INTUSE with _dl_argv.
5827         (dl_main): Likewise.
5828         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
5829         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
5830         instead of _dl_argv_internal.
5831         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
5832         __GI__dl_argv instead of INTUSE(_dl_argv).
5833         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
5834         __GI__dl_argv instead of _dl_argv_internal.
5836         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
5837         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
5838         macro.
5839         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
5840         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
5841         New macro.
5842         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
5843         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
5844         macro.
5845         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
5846         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
5848 2014-11-04  Andreas Schwab  <schwab@suse.de>
5850         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
5852 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5854         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
5855         mtvsrd instruction in binary form.
5857 2014-11-03  Andreas Schwab  <schwab@suse.de>
5859         [BZ #17522]
5860         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
5861         for less than MB_LEN_MAX use a local buffer of that size.
5862         * libio/tst-fputws.c: New file.
5863         * libio/Makefile (tests): Add tst-fputws.
5865 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
5867         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
5868         the size of the fpu_fr.fpu_dregs[] array.
5870 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
5872         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
5873         (__nanosleep): Do not define as alias.
5874         (nanosleep): Define as alias of __nanosleep.
5875         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
5876         __libc_nanosleep name.
5878 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
5880         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
5881         install.texi in comment.
5883 2014-10-31  Torvald Riegel  <triegel@redhat.com>
5885         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
5886         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
5887         ... add here and use lwsync or sync ...
5888         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
5889         ... and add here using lwsync.
5891 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
5893         * elf/dl-machine-reject-phdr.h: New file.
5894         * elf/dl-load.c: #include that.
5895         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
5896         if that returned true.
5898 2014-10-31  Roland McGrath  <roland@hack.frob.com>
5900         [BZ #17496]
5901         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
5902         gen-as-const-headers chunk.  Add a big scare comment after the last
5903         safe place to touch before-compile.
5905 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
5907         * manual/install.texi (Tools for Compilation): Update autoconf
5908         version requirements.
5909         * INSTALL: Regenerated.
5911         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
5912         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
5913         (__libc_pselect): Likewise.
5915         [BZ #14138]
5916         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
5917         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
5918         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
5919         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
5921 2014-10-31  Torvald Riegel  <triegel@redhat.com>
5923         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
5924         correct barrier instruction.
5925         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
5926         Likewise.
5927         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
5928         Likewise.
5930 2014-10-30  Roland McGrath  <roland@hack.frob.com>
5932         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
5933         after defining inlines.  Instead, just use parens to defeat macro
5934         expansion of __isctype in its declaration.
5936 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
5938         * include/sys/uio.h (__libc_readv): Remove declaration.
5939         (__libc_writev): Likewise.
5940         * misc/readv.c (__libc_readv): Rename to __readv.
5941         (__readv): Do not define as alias.
5942         (readv): Define as alias of __readv.
5943         * misc/writev.c (__libc_writev): Rename to __writev.
5944         (__writev): Do not define as alias.
5945         (writev): Define as alias of __writev.
5946         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
5947         (__readv): Do not define as alias.
5948         (readv): Define unconditionally as alias of __readv.
5949         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
5950         (__writev): Do not define as alias.
5951         (writev): Define unconditionally as alias of __writev.
5952         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
5953         name.
5954         (writev): Do not define __libc_writev name.
5956 2014-10-30  Roland McGrath  <roland@hack.frob.com>
5958         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
5959         (convert_charseq): New function, broken out of ...
5960         (use_from_charmap): ... here.  Call it.
5961         (use_to_charmap): Use convert_charseq and free instead of duplicating
5962         its code with a variable-length stack struct.
5964 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
5966         * include/fcntl.h (__libc_creat): Remove declaration.
5967         * io/creat.c (__libc_creat): Rename to creat.
5968         (creat): Do not define as alias.
5969         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
5970         of creat instead of __libc_creat.
5971         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
5972         to creat.
5973         (creat): Do not define as alias.
5974         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
5975         __libc_creat.
5976         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
5977         __libc_creat name.
5978         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
5979         Likewise.
5981 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
5983         * manual/llio.texi: Add comments discussing why write() may be
5984         considered MT-unsafe on Linux.
5986 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
5988         * dl-load.c (local_strdup): Remove.
5989         (expand_dynamic_string_token): Use __strdup.
5990         (decompose_rpath): Likewise.
5991         (_dl_map_object): Likewise.
5993 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
5995         [BZ #14132]
5996         * sysdeps/generic/unwind-dw2-fde.c
5997         (__register_frame_info_bases_internal): Do not declare.
5998         (__register_frame_info_table_bases_internal): Likewise.
5999         (__deregister_frame_info_bases_internal): Likewise.
6000         (__register_frame_info_bases): Declare and use hidden_proto before
6001         definition.  Use hidden_def instead of INTDEF.
6002         (__register_frame_info_table_bases): Likewise.
6003         (__deregister_frame_info_bases): Likewise.
6004         (__register_frame_info): Do not use INTUSE.
6005         (__register_frame): Likewise.
6006         (__register_frame_info_table): Likewise.
6007         (__register_frame_table): Likewise.
6008         (__deregister_frame_info): Likewise.
6009         (__deregister_frame): Likewise.
6011 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
6013         * sysdeps/unix/sysv/linux/arm/kernel-features.h
6014         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
6015         not undefine.
6016         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
6017         Likewise.
6018         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
6019         Likewise.
6021 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
6023         [BZ #14138]
6024         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
6025         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
6026         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
6027         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
6028         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
6029         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
6030         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
6031         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
6032         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
6033         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
6034         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
6035         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
6036         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
6037         syscall.
6038         (setfsuid): Likewise.
6039         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
6040         (setfsuid): Likewise.
6041         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
6042         (setfsuid): Likewise.
6043         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
6044         Likewise.
6045         (setfsuid): Likewise.
6046         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
6047         (setfsuid): Likewise.
6048         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
6049         Likewise.
6050         (setfsuid): Likewise.
6052 2014-10-27  Andreas Schwab  <schwab@suse.de>
6054         [BZ #17501]
6055         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
6056         check for Slow_SSE4_2 feature bit.
6057         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
6058         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
6059         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
6060         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
6062 2014-10-24  Roland McGrath  <roland@hack.frob.com>
6064         * configure.ac: Validate compiler version with a empirical test of
6065         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
6066         $CC -v output.
6067         * configure: Regenerated.
6069         * inet/htons.c (htons): Prototypify.
6070         * inet/htonl.c (htonl): Likewise.
6072 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6074         * string/strncat.c (strncat): Improve performance by using strlen.
6076 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6078         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
6080 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6082         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
6083         Call libc_fetestexcept_aarch64.
6085 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6087         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
6088         Call libc_feholdexcept_aarch64.
6090 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6092         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
6093         Call get_rounding_mode.
6095 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6097         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
6098         Simplify logic.
6100 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
6102         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
6103         Simplify logic.
6105 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
6107         [BZ #14138]
6108         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
6109         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
6110         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
6111         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
6112         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
6113         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
6114         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
6115         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
6116         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
6117         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
6118         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
6119         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
6120         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
6121         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
6122         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
6123         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
6124         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
6125         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
6126         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
6127         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
6128         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
6129         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
6130         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
6131         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
6132         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
6133         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
6134         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
6135         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
6136         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
6137         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
6138         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
6139         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
6140         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
6141         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
6142         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
6143         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
6144         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
6145         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
6146         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
6147         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
6148         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
6149         syscall.
6150         (geteuid): Likewise.
6151         (getgid): Likewise.
6152         (getuid): Likewise.
6153         (getresgid): Likewise.
6154         (getresuid): Likewise.
6155         (getgroups): Likewise.
6156         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
6157         (geteuid): Likewise.
6158         (getgid): Likewise.
6159         (getuid): Likewise.
6160         (getresgid): Likewise.
6161         (getresuid): Likewise.
6162         (getgroups): Likewise.
6163         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
6164         (geteuid): Likewise.
6165         (getgid): Likewise.
6166         (getuid): Likewise.
6167         (getresgid): Likewise.
6168         (getresuid): Likewise.
6169         (getgroups): Likewise.
6170         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
6171         Likewise.
6172         (geteuid): Likewise.
6173         (getgid): Likewise.
6174         (getuid): Likewise.
6175         (getresgid): Likewise.
6176         (getresuid): Likewise.
6177         (getgroups): Likewise.
6178         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
6179         (geteuid): Likewise.
6180         (getgid): Likewise.
6181         (getuid): Likewise.
6182         (getresgid): Likewise.
6183         (getresuid): Likewise.
6184         (getgroups): Likewise.
6185         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
6186         Likewise.
6187         (geteuid): Likewise.
6188         (getgid): Likewise.
6189         (getuid): Likewise.
6190         (getgroups): Likewise.
6192         [BZ #14138]
6193         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
6194         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
6195         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
6196         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
6197         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
6198         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
6199         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
6200         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
6201         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
6202         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
6203         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
6204         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
6205         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
6206         __chown.
6207         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
6208         (lchown): Likewise.
6209         (fchown): Likewise.
6210         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
6211         Likewise.
6212         (lchown): Likewise.
6213         (fchown): Likewise.
6214         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
6215         (lchown): Likewise.
6216         (fchown): Likewise.
6217         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
6218         Likewise.
6219         (lchown): Likewise.
6220         (fchown): Likewise.
6222 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
6224         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
6225         Simplify logic.
6227 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
6229         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
6230         Cleanup logic.
6232 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
6234         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
6235         Remove unused include.
6237 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
6239         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
6240         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
6241         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
6242         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
6244 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
6245             Helge Deller <deller@gmx.de>
6247         [BZ #17508]
6248         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
6249         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
6250         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
6252 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
6254         [BZ #14132]
6255         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
6256         Remove macro definition.
6257         (__ashrdi3_v_glibc20): Likewise.
6258         (__lshrdi3_v_glibc20): Likewise.
6259         (__cmpdi2_v_glibc20): Likewise.
6260         (__ucmpdi2_v_glibc20): Likewise.
6261         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
6262         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
6263         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
6264         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
6265         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
6266         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
6268 2014-10-22  Roland McGrath  <roland@hack.frob.com>
6270         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
6271         old GNU extension [0] syntax.
6272         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
6273         alloca rather than an array member with variable length.
6274         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
6275         * nscd/nscd.c (invalidate_db): New function, broken out of ...
6276         (parse_opt): ... here.  Likewise use alloca there.
6277         Validate the -i argument before checking for rootness.
6278         (send_shutdown): New function, broken out of ...
6279         (parse_opt): ... here.
6281 2014-10-22  Roland McGrath  <roland@hack.frob.com>
6283         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
6284         macro to get at the _rt_local_ro field.
6285         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
6286         ([PIC] case) or _dl_hwcap ([!PIC] case).
6287         * sysdeps/arm/setjmp.S: Likewise.
6289         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
6290         * sysdeps/arm/configure.ac: New check to define it.
6291         * sysdeps/arm/configure: Regenerated.
6292         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
6293         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
6294         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
6295         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
6296         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
6297         Use move/movt pair instead of a load.
6298         (LDST_GLOBAL): Macro removed.
6299         (LDR_GLOBAL): New macro replaces it.
6300         (LDR_HIDDEN): New macro.
6301         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
6302         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
6304         * setjmp/tst-setjmp-static.c: New file.
6305         * setjmp/Makefile (tests): Add it.
6306         (tests-static): New variable.
6308 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
6310         [BZ #17485]
6311         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
6313 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
6315         [BZ #14132]
6316         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
6318 2014-10-21  Roland McGrath  <roland@hack.frob.com>
6320         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
6322 2014-10-20  Roland McGrath  <roland@hack.frob.com>
6324         * io/fts.c (dirent_not_directory): New function.
6325         (fts_build): Call it.
6327 2014-10-20  Roland McGrath  <roland@hack.frob.com>
6329         * nptl/version.c (__nptl_main): Use normal __write rather than
6330         INTERNAL_SYSCALL.
6331         (banner): Update copyright years.
6333         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
6334         gettimeofday.
6335         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
6336         * nptl/pthread_cond_timedwait.c: Likewise.
6337         * nptl/pthread_mutex_timedlock.c: Likewise.
6338         * nptl/sem_timedwait.c: Likewise.
6340         * sysdeps/nptl/bits/libc-lock.h
6341         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
6342         (__libc_lock_init_recursive): Return void, not 0.
6343         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
6344         (__libc_rwlock_init): Likewise.
6345         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
6347 2014-10-20  Torvald Riegel  <triegel@redhat.com>
6349         [BZ #15215]
6350         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
6351         (__pthread_once_slow): ... here.
6352         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
6353         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
6355 2014-10-20  Torvald Riegel  <triegel@redhat.com>
6357         [BZ #15215]
6358         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
6359         __PTHREAD_ONCE_FORK_GEN_INCR): New.
6360         * sysdeps/nptl/fork.c (__libc_fork): Use them.
6361         * nptl/pthread_once.c (__pthread_once): Likewise.
6362         Update comments.
6364 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
6366         [BZ #14138]
6367         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
6368         name.
6369         (writev): Use __libc_writev as strong name.
6370         * sysdeps/unix/sysv/linux/readv.c: Remove file.
6371         * sysdeps/unix/sysv/linux/writev.c: Likewise.
6373 2014-10-17  Roland McGrath  <roland@hack.frob.com>
6375         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
6377         * sysdeps/i386/nptl/tls.h
6378         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
6379         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
6380         New macros.
6381         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
6382         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
6383         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
6384         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
6385         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
6386         Call CHECK_THREAD_SYSINFO instead of doing an assert.
6388         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
6389         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
6390         on [__NR_futex].
6391         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
6392         broken out of ...
6393         (__pthread_mutex_init): ... here.  Call it.
6394         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
6395         Conditionalize PI cases on [__NR_futex].
6396         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
6397         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
6398         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
6400         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
6401         conditional on [SIGSETXID].
6402         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
6403         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
6404         is defined.  Likewise for SIGSETXID.
6405         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
6406         Conditionalize definitions on [SIGSETXID].
6407         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
6408         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
6409         unblocking on [SIGCANCEL].
6411         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
6412         [__NR_set_robust_list].
6414 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
6416         * string/strcoll_l.c (get_next_seq): Fix up formatting.
6417         (do_compare): Likewise.
6419 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
6421         [BZ #15884]
6422         * string/strcoll_l.c: Don't include stdio.h.
6423         (coll_seq): Remove members idxarr and rulearr.
6424         (get_next_seq_cached): Remove function.
6425         (get_next_seq): Likewise.
6426         (get_next_seq_nocache): Rename to get_next_seq.
6427         (do_compare): Remove function.
6428         (do_compare_nocache): Rename to do_compare.
6429         (STRCOLL): Remove weight and rules cache.
6431 2014-10-16  Roland McGrath  <roland@hack.frob.com>
6433         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
6434         * sysdeps/arm/sfp-machine.h: ... to here.
6435         * sysdeps/arm/Implies: Remove arm/soft-fp.
6437 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
6439         * conform/data/sys/utsname.h-data (*_t): Allow.
6440         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
6441         [POSIX] (WEXITED): Do not expect constant.
6442         [POSIX] (WSTOPPED): Likewise.
6443         [POSIX] (WNOHANG): Likewise.
6444         [POSIX] (WNOWAIT): Likewise.
6445         [POSIX] (siginfo_t): Do not expect type or elements.
6446         [POSIX] (pid_t): Do not expect type.
6447         [POSIX] (signal.h): Do not allow header.
6448         [POSIX] (sys/resource.h): Likewise.
6449         [POSIX] (si_*): Do not allow pattern.
6450         [POSIX] (W*): Likewise.
6451         [POSIX] (P_*): Likewise.
6452         [POSIX] (BUS_*): Likewise.
6453         [POSIX] (CLD_*): Likewise.
6454         [POSIX] (FPE_*): Likewise.
6455         [POSIX] (ILL_*): Likewise.
6456         [POSIX] (POLL_*): Likewise.
6457         [POSIX] (SEGV_*): Likewise.
6458         [POSIX] (SI_*): Likewise.
6459         [POSIX] (TRAP_*): Likewise.
6460         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
6461         variable.
6463 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
6465         [BZ #12926]
6466         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
6467         infinite loop when __recvmsg returns 0.
6469 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
6471         * CANCEL-FCT-WAIVE: Remove file.
6472         * CANCEL-FILE-WAIVE: Likewise.
6474         [BZ #14132]
6475         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
6476         instead of INTVARDEF.
6477         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
6478         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
6479         rtld_hidden_data_def instead of INTVARDEF.
6480         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
6481         * elf/dl-deps.c (expand_dst): Likewise.
6482         * elf/dl-load.c (_dl_dst_count): Likewise.
6483         (_dl_dst_substitute): Likewise.
6484         (decompose_rpath): Likewise.
6485         (_dl_init_paths): Likewise.
6486         (open_path): Likewise.
6487         (_dl_map_object): Likewise.
6488         * elf/rtld.c (dl_main): Likewise.
6489         (process_dl_audit): Likewise.
6490         (process_envvars): Likewise.
6491         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
6492         Remove declaration.
6493         (__libc_enable_secure): Use rtld_hidden_proto.
6495 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6497         * elf/dl-load.c
6498         (add_path): New function broken out of _dl_rtld_di_serinfo.
6499         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
6501 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
6503         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
6504         parentheses around macro arguments.
6505         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
6506         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
6507         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
6508         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
6509         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
6510         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
6511         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
6512         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
6513         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
6514         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
6515         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
6516         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
6517         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
6518         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
6519         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
6520         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
6521         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
6522         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
6523         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
6524         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
6525         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
6526         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
6527         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
6528         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
6529         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
6530         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
6531         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
6532         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
6533         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
6534         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
6535         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
6536         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
6537         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
6538         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
6539         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
6540         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
6541         Likewise.
6542         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
6543         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
6544         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
6545         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
6546         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
6547         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
6548         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
6549         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
6550         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
6551         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
6552         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
6553         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
6554         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
6555         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
6556         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
6557         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
6558         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
6559         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
6560         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
6561         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
6562         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
6563         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
6564         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
6565         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
6566         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
6567         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
6568         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
6569         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
6570         (_FP_FRAC_SRS_1): Likewise.
6571         (_FP_FRAC_CLZ_1): Likewise.
6572         (_FP_MUL_MEAT_1_imm): Likewise.
6573         (_FP_MUL_MEAT_1_wide): Likewise.
6574         (_FP_MUL_MEAT_1_hard): Likewise.
6575         (_FP_SQRT_MEAT_1): Likewise.
6576         (_FP_FRAC_ASSEMBLE_1): Likewise.
6577         (_FP_FRAC_DISASSEMBLE_1): Likewise.
6578         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
6579         (__FP_CLZ_2): Likewise.
6580         (_FP_MUL_MEAT_2_wide): Likewise.
6581         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
6582         (_FP_MUL_MEAT_2_gmp): Likewise.
6583         (_FP_MUL_MEAT_2_120_240_double): Likewise.
6584         (_FP_SQRT_MEAT_2): Likewise.
6585         (_FP_FRAC_ASSEMBLE_2): Likewise.
6586         (_FP_FRAC_DISASSEMBLE_2): Likewise.
6587         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
6588         (_FP_FRAC_CLZ_4): Likewise.
6589         (_FP_MUL_MEAT_4_wide): Likewise.
6590         (_FP_MUL_MEAT_4_gmp): Likewise.
6591         (_FP_SQRT_MEAT_4): Likewise.
6592         (_FP_FRAC_ASSEMBLE_4): Likewise.
6593         (_FP_FRAC_DISASSEMBLE_4): Likewise.
6594         * soft-fp/op-common.h (_FP_CMP): Likewise.
6595         (_FP_CMP_EQ): Likewise.
6596         (_FP_CMP_UNORD): Likewise.
6597         (_FP_TO_INT): Likewise.
6598         (_FP_FROM_INT): Likewise.
6599         [!__FP_CLZ] (__FP_CLZ): Likewise.
6600         (_FP_DIV_HELP_imm): Likewise.
6601         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
6602         Likewise.
6603         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
6604         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
6605         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
6606         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
6607         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
6608         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
6609         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
6610         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
6611         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
6612         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
6613         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
6614         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
6615         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
6616         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
6617         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
6618         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
6619         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
6620         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
6621         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
6622         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
6623         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
6624         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
6625         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
6626         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
6627         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
6628         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
6629         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
6630         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
6631         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
6632         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
6633         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
6634         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
6635         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
6636         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
6637         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
6638         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
6639         (FP_UNPACK_RAW_SP): Likewise.
6640         (FP_PACK_RAW_S): Likewise.
6641         (FP_PACK_RAW_SP): Likewise.
6642         (FP_UNPACK_S): Likewise.
6643         (FP_UNPACK_SP): Likewise.
6644         (FP_UNPACK_SEMIRAW_S): Likewise.
6645         (FP_UNPACK_SEMIRAW_SP): Likewise.
6646         (FP_PACK_S): Likewise.
6647         (FP_PACK_SP): Likewise.
6648         (FP_PACK_SEMIRAW_S): Likewise.
6649         (FP_PACK_SEMIRAW_SP): Likewise.
6650         (_FP_SQRT_MEAT_S): Likewise.
6651         (FP_CMP_S): Likewise.
6652         (FP_CMP_EQ_S): Likewise.
6653         (FP_CMP_UNORD_S): Likewise.
6654         (FP_TO_INT_S): Likewise.
6655         (FP_FROM_INT_S): Likewise.
6657         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
6659         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
6660         (FP_EX_INVALID_IMZ): Likewise.
6661         (FP_EX_INVALID_IMZ_FMA): Likewise.
6662         (FP_EX_INVALID_ISI): Likewise.
6663         (FP_EX_INVALID_ZDZ): Likewise.
6664         (FP_EX_INVALID_IDI): Likewise.
6665         (FP_EX_INVALID_SQRT): Likewise.
6666         (FP_EX_INVALID_CVI): Likewise.
6667         (FP_EX_INVALID_VC): Likewise.
6668         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
6669         "invalid" exceptions.
6670         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
6671         (_FP_ADD_INTERNAL): Likewise.
6672         (_FP_MUL): Likewise.
6673         (_FP_FMA): Likewise.
6674         (_FP_DIV): Likewise.
6675         (_FP_CMP_CHECK_NAN): Likewise.
6676         (_FP_SQRT): Likewise.
6677         (_FP_TO_INT): Likewise.
6678         (FP_EXTEND): Likewise.
6680 2014-10-09  Allan McRae  <allan@archlinux.org>
6682         * po/fr.po: Update French translation from translation project.
6684 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
6686         [BZ #14132]
6687         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
6688         of INTDEF.
6689         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
6690         (__cxa_atexit): Use libc_hidden_proto.
6691         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
6693         [BZ #14132]
6694         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
6695         declaration.
6696         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
6697         [!_ISOMAC] (__iswspace_l_internal): Likewise.
6698         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
6699         [!_ISOMAC] (__iswctype_internal): Likewise.
6700         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
6701         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
6702         alias.
6703         (fcntl): Remove __fcntl_internal alias.
6704         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
6705         __connect_internal alias.
6706         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
6707         Likewise.
6709         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
6710         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
6711         FP_DENORM_ZERO.
6712         (_FP_CHECK_FLUSH_ZERO): New macro.
6713         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
6714         (_FP_CMP): Likewise.
6715         (_FP_CMP_EQ): Likewise.
6716         (_FP_TO_INT): Do not set inexact for subnormal arguments if
6717         FP_DENORM_ZERO.
6718         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
6719         (FP_TRUNC): Likewise.
6721         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
6722         treated as invalid conversion, not as normal exponent.
6724         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
6725         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
6726         (_FP_CMP_EQ): Likewise.
6727         (_FP_CMP_UNORD): Likewise.
6728         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
6729         (FP_CMP_EQ_D): Likewise.
6730         (FP_CMP_UNORD_D): Likewise.
6731         * soft-fp/extended.h (FP_CMP_E): Likewise.
6732         (FP_CMP_EQ_E): Likewise.
6733         (FP_CMP_UNORD_E): Likewise.
6734         * soft-fp/quad.h (FP_CMP_Q): Likewise.
6735         (FP_CMP_EQ_Q): Likewise.
6736         (FP_CMP_UNORD_Q): Likewise.
6737         * soft-fp/single.h (FP_CMP_S): Likewise.
6738         (FP_CMP_EQ_S): Likewise.
6739         (FP_CMP_UNORD_S): Likewise.
6740         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
6741         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
6742         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
6743         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
6744         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
6745         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
6746         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
6747         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
6748         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
6749         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
6750         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
6751         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
6752         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
6753         to FP_CMP_Q.
6754         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
6755         FP_CMP_Q.
6756         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
6757         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
6758         FP_CMP_EQ_Q.
6759         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
6760         FP_CMP_Q.
6761         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
6762         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
6763         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
6764         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
6765         FP_CMP_EQ_Q.
6766         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
6767         FP_CMP_Q.
6768         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
6769         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
6770         FP_CMP_EQ_Q.
6771         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
6772         FP_CMP_Q.
6773         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
6774         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
6775         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
6776         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
6777         FP_CMP_EQ_Q.
6779         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
6780         a subnormal result, set the underflow exception if trapping on
6781         underflow is enabled.
6782         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
6783         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
6784         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
6785         redefine to 0.
6786         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
6787         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
6788         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
6789         * soft-fp/extendxftf2.c (__extendxftf2): Use
6790         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
6792         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
6793         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
6794         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
6795         FP_HANDLE_EXCEPTIONS.
6796         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
6797         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
6798         FP_HANDLE_EXCEPTIONS.
6799         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
6800         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
6801         FP_HANDLE_EXCEPTIONS.
6802         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
6803         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
6804         FP_HANDLE_EXCEPTIONS.
6806 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
6808         [BZ #14132]
6809         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
6810         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
6811         use INTUSE.
6812         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
6813         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
6814         Remove alias.
6815         (__adjtimex): Define using libc_hidden_ver.
6816         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
6817         Remove declaration.
6818         (ntp_gettime): Call __adjtimex directly.
6819         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
6820         Remove declaration.
6821         (ntp_gettimex): Call __adjtimex directly.
6822         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
6823         __adjtimex_internal alias.
6825 2014-10-08  Roland McGrath  <roland@hack.frob.com>
6827         [BZ #17460]
6828         * nscd/nscd.c (more_help): Rewrite list of tables collection
6829         using xstrdup and asprintf.
6831         * nscd/nscd_conf.c: Remove local xstrdup declaration.
6833 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6834             Roland McGrath  <roland@hack.frob.com>
6836         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
6837         (do_lookup_unique): ... local function 'enter' here; update callers.
6839 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
6841         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
6842         compat_symbol calls on [SHARED].
6843         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
6844         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
6845         Remove.
6846         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
6847         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
6848         (oldsetrlimit): Remove.
6849         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
6850         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
6851         (lchown): New syscall entry.
6852         (oldsetrlimit): Remove.
6853         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
6854         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
6855         (oldsetrlimit): Remove.
6856         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
6858         [BZ #14138]
6859         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
6860         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
6861         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
6862         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
6863         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
6864         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
6865         (fchown): Likewise.
6866         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
6867         (fchown): Likewise.
6868         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
6869         Likewise.
6871 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6873         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
6874         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
6875         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
6876         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
6877         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
6878         Likewise.
6879         (__old_sem_post): Likewise.
6881 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
6883         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
6884         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
6885         HAVE_CLOCK_GETTIME_VSYSCALL macros.
6886         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
6887         Use INLINE_VSYSCALL macro.
6888         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
6889         __vdso_clock_gettime.
6890         * sysdeps/unix/sysv/linux/tile/init-first.c
6891         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
6892         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
6893         __vdso_clock_gettime.
6895         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
6896         to set up frame more cleanly.
6898         * sysdeps/tile/memcmp.c: New file.
6900         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
6902         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
6903         * sysdeps/tile/tilegx/strcasestr.c: New file.
6904         * sysdeps/tile/tilegx/strnlen.c: New file.
6905         * sysdeps/tile/tilegx/strstr.c: New file.
6907         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
6909 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
6911         * nptl/tst-setuid3.c: Write errors to stdout.
6913 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6915         * elf/dl-deps.c
6916         (preload): New functions broken out of _dl_map_object_deps.
6917         (_dl_map_object_deps):  Remove a nested function. Update call sites.
6919 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
6921         [BZ #14138]
6922         * sysdeps/unix/sysv/linux/execve.c: Remove file.
6923         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
6925 2014-10-01  Steve Ellcey  <sellcey@mips.com>
6927         * sysdeps/mips/strcmp.S: New.
6929 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
6931         [BZ #14138]
6932         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
6933         (linkat): Likewise.
6934         (mkdirat): Likewise.
6935         (readlinkat): Likewise.
6936         (renameat): Likewise.
6937         (symlinkat): Likewise.
6938         (unlinkat): Likewise.
6939         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
6940         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
6941         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
6942         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
6943         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
6944         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
6945         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
6947 2014-09-30  Will Newton  <will.newton@linaro.org>
6949         * math/math.h: Define long double math functions if
6950         _LIBC_TEST is defined.
6951         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
6953         * localedata/Makefile: Move assignment to tests-special
6954         into an ifdef testing run-built-tests.
6955         * timezone/Makefile: Likewise.
6957 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
6959         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
6960         with $(BASH) not $(SHELL).
6962 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
6963             Matthew LeGendre  <legendre1@llnl.gov>
6965         [BZ #17411]
6966         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
6967         l_reloc_result.
6969 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
6971         * stdio-common/printf_fp.c
6972         (hack_digit): New function, broken out of ...
6973         (__printf_fp): ... local function here.  Update call sites.
6974         hack_digit now takes an additional parameter that is a pointer
6975         to a struct of the referenced locals.  Those locals moved inside
6976         the struct and references updated.
6978 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
6980         * aclocal.m4: Require autoconf 2.69.
6981         * configure: Regenerated.
6982         * sysdeps/aarch64/configure: Likewise.
6983         * sysdeps/alpha/configure: Likewise.
6984         * sysdeps/arm/armv7/configure: Likewise.
6985         * sysdeps/arm/configure: Likewise.
6986         * sysdeps/ia64/configure: Likewise.
6987         * sysdeps/mach/configure: Likewise.
6988         * sysdeps/mips/configure: Likewise.
6989         * sysdeps/s390/configure: Likewise.
6990         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
6991         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
6993         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
6994         file.
6995         * sysdeps/ia64/configure.ac: Likewise.
6997 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
6999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
7000         specify symbol version for ld.so.  Do not include entry for
7001         libpthread.
7002         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
7003         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
7004         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
7006         [BZ #14171]
7007         * Makeconfig [$(build-shared) = yes]
7008         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
7009         makefiles.
7010         [$(build-shared) = yes && $(soversions.mk-done) = t]
7011         ($(common-objpfx)gnu/lib-names.h): Remove rule.
7012         [$(build-shared) = yes && $(soversions.mk-done) = t]
7013         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
7014         to Makerules.
7015         [$(build-shared) = yes && $(soversions.mk-done) = t]
7016         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
7017         here.
7018         [$(build-shared) = yes && $(soversions.mk-done) = t]
7019         (common-generated): Don't append gnu/lib-names.h and
7020         gnu/lib-names.stmp here.
7021         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
7022         (lib-names-h-abi): New variable.
7023         [$(build-shared) = yes && $(soversions.mk-done) = t]
7024         (lib-names-stmp-abi): Likewise.
7025         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7026         abi-variants] (before-compile): Append
7027         $(common-objpfx)$(lib-names-h-abi).
7028         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7029         abi-variants] (common-generated): Append gnu/lib-names.h.
7030         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7031         abi-variants] (install-others-nosubdir): Depend on
7032         $(inst_includedir)/$(lib-names-h-abi).
7033         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7034         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
7035         [$(build-shared) = yes && $(soversions.mk-done) = t]
7036         ($(common-objpfx)$(lib-names-h-abi)): New rule.
7037         [$(build-shared) = yes && $(soversions.mk-done) = t]
7038         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
7039         [$(build-shared) = yes && $(soversions.mk-done) = t]
7040         (common-generated): Append $(lib-names-h-abi) and
7041         $(lib-names-stmp-abi).
7042         * scripts/lib-names.awk: Do not handle multi being set.
7043         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
7044         Remove variable.
7045         (abi-lp64_be-ld-soname): Likewise.
7046         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
7047         Likewise.
7048         (abi-hard-ld-soname): Likewise.
7049         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
7050         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
7051         Remove variable.
7052         (abi-o32_hard-ld-soname): Likewise.
7053         (abi-o32_soft_2008-ld-soname): Likewise.
7054         (abi-o32_hard_2008-ld-soname): Likewise.
7055         (abi-n32_soft-ld-soname): Likewise.
7056         (abi-n32_hard-ld-soname): Likewise.
7057         (abi-n32_soft_2008-ld-soname): Likewise.
7058         (abi-n32_hard_2008-ld-soname): Likewise.
7059         (abi-n64_soft-ld-soname): Likewise.
7060         (abi-n64_hard-ld-soname): Likewise.
7061         (abi-n64_soft_2008-ld-soname): Likewise.
7062         (abi-n64_hard_2008-ld-soname): Likewise.
7063         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
7064         Likewise.
7065         (abi-64-v2-ld-soname): Likewise.
7066         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
7067         ld.so entries.
7068         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
7069         variable.
7070         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
7071         entry.
7072         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
7073         variable.
7074         (abi-64-ld-soname): Likewise.
7075         (abi-x32-ld-soname): Likewise.
7076         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
7077         entry.
7078         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
7080 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
7082         [BZ #14138]
7083         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
7084         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
7085         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
7086         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
7087         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
7088         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
7089         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
7090         syscall entry for GLIBC_2.2 symbol version.
7091         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
7092         Likewise.
7093         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
7094         (setrlimit): Likewise.
7095         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
7096         Likewise.
7098 2014-09-23  Will Newton  <will.newton@linaro.org>
7100         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
7101         _LINUX_ARM_SYSDEP_H include guard too.
7102         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
7103         define.
7105 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
7107         * sysdeps/unix/sysv/linux/eventfd.c:
7108         Make first argument unsigned.
7109         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
7110         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
7112 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
7114         * socket/recvmmsg.c (recvmmsg): Drop const argument.
7115         * socket/sys/socket.h: Likewise
7116         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
7118 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
7120         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
7122 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
7124         * time/tst-ftime.c: New test.
7125         * time/Makefile (tests): Add tst-ftime.
7127 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
7129         * soft-fp/extended.h: Fix comment formatting.
7130         * soft-fp/op-1.h: Likewise.
7131         * soft-fp/op-2.h: Likewise.
7132         * soft-fp/op-4.h: Likewise.
7133         * soft-fp/op-8.h: Likewise.
7134         * soft-fp/op-common.h: Likewise.
7135         * soft-fp/soft-fp.h: Likewise.
7137         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
7139 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
7141         [BZ #6652]
7142         * Makeconfig (soversions-default-setname): Remove variable.
7143         ($(common-objpfx)soversions.i): Don't pass default_setname to
7144         soversions.awk.
7145         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
7146         oldest_abi to abi-versions.awk.
7147         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
7148         * config.make.in (oldest-abi): Remove variable.
7149         * configure.ac (--enable-oldest-abi): Remove configure option.
7150         * configure: Regenerated.
7151         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
7152         text.
7153         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
7154         * scripts/soversions.awk: Do not handle default_setname variable.
7155         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
7156         variable.
7157         * sysdeps/mach/hurd/configure: Regenerated.
7158         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
7159         variable.
7160         * sysdeps/unix/sysv/linux/configure: Regenerated.
7162 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
7164         * elf/Makefile (CFLAGS-interp.c): Remove.
7165         ($(elf-objpfx)runtime-linker.h): Generate header with linker
7166         path string.
7167         * elf/interp.c: Include generated runtime-linker.h
7169         * Makerules (lib%.so): Don't include $(+interp) in
7170         prerequisites.
7171         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
7172         * dlfcn/eval.c: Remove file.
7174         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
7175         macros.
7177         [BZ #17266]
7178         * misc/sys/cdefs.h: Define __extern_always_inline for clang
7179         4.2 and newer.
7181         [BZ #17370]
7182         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
7184 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
7185             Jakub Jelinek  <jakub@redhat.com>
7187         [BZ #17266]
7188         * libio/stdio.h: Check definition of __fortify_function
7189         instead of __extern_always_inline to include bits/stdio2.h.
7190         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
7191         check if __extern_always_inline is defined.
7192         [__USE_MISC || __USE_XOPEN]: Likewise.
7193         [__USE_ISOC99] Likewise.
7194         * misc/sys/cdefs.h (__fortify_function): Define only if
7195         __extern_always_inline is defined.
7196         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
7197         __extern_always_inline and __extern_inline only for g++-4.3
7198         and newer or a compatible gcc.
7200 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
7202         [BZ #17371]
7203         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
7204         last change to handle zero prefix length.
7206 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
7208         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
7209         _SC_REGEX_VERSION.
7211         * posix/getconf.c (vars): Add _POSIX_IPV6 and
7212         _POSIX_RAW_SOCKETS.
7214 2014-09-13  Allan McRae  <allan@archlinux.org>
7216         * po/ru.po: Update Russian translation from translation project.
7218 2014-09-12  Roland McGrath  <roland@hack.frob.com>
7220         * locale/programs/locale.c (show_locale_vars): Inline local function
7221         into its sole call site.  Clean up some style nits.
7222         (print_item): New function, broken out of ...
7223         (show_info): ... local function here.  Clean up style nits.
7225         * locale/programs/ld-ctype.c (set_one_default): New function, broken
7226         out of ...
7227         (set_class_defaults): ... local function set_default here.
7228         Define set_default as a macro locally to pass constant parameters.
7229         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
7230         rather than a shared local.
7232         * stdlib/rpmatch.c (try): New function, broken out of ...
7233         (rpmatch): ... local function here.  Also, prototypify definition.
7235 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
7237         * scripts/soversions.awk: Do not handle configuration names.
7238         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
7239         vendor and os variables to soversions.awk.
7240         * configure.ac: Do not modify gnu-* host_os.
7241         * configure: Regenerated
7242         * shlib-versions: Remove first column with configuration names.
7243         * nptl/shlib-versions: Likewise.
7244         * nptl_db/shlib-versions: Likewise.
7245         * sysdeps/hppa/shlib-versions: Likewise.
7246         * sysdeps/m68k/shlib-versions: Likewise.
7247         * sysdeps/mach/hurd/shlib-versions: Likewise.
7248         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
7249         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
7250         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
7251         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
7252         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
7253         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
7254         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
7255         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
7256         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
7257         Likewise.
7258         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
7259         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
7260         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
7261         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
7262         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
7263         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
7264         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
7265         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
7267         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
7268         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
7269         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
7270         Regenerated.
7271         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
7272         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
7273         Condition symbol version definitions on [HAVE_ELFV2_ABI].
7275         * shlib-versions: Remove OS-specific entries.  Moved to files in
7276         sysdeps.
7277         * sysdeps/mach/hurd/shlib-versions: New file.
7278         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
7280         * nptl/shlib-versions: Remove architecture-specific entries.
7281         Moved to files in sysdeps.
7282         * shlib-versions: Likewise.
7283         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
7284         file.
7285         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
7286         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
7287         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
7288         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
7290         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
7291         (UDP_NO_CHECK6_RX): Likewise.
7293 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
7295         * sysdeps/posix/sysconf.c (__sysconf): Spell
7296         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
7298 2014-08-12  Florian Weimer  <fweimer@redhat.com>
7300         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
7301         loading.
7302         * iconv/Versions (__gconv_transliterate): Export for use from
7303         gconv modules.
7304         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
7305         (struct __gconv_trans_data, __gconv_trans_fct,
7306         __gconv_trans_context_fct, __gconv_trans_query_fct,
7307         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
7308         definitions.
7309         (struct __gconv_step_data): Remove __trans member.
7310         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
7311         longer hidden.  Remove unused trans_data argument.
7312         * iconv/gconv_int.h (struct trans_struct): Remove definition.
7313         (__gconv_translit_find): Remove declaration.
7314         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
7315         prototype.
7316         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
7317         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
7318         trans_data argument.  Add hidden definition.
7319         (__gconv_translit_find): Remove.
7320         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
7321         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
7322         * iconv/skeleton.c: Remove transliteration initialization.
7323         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
7324         __gconv_step_data initialization.
7325         * libio/iofwide.c (__libio_translit_): Remove.
7326         (_IO_fwide): Adjust struct __gconv_step_data initialization.
7327         * wcsmbs/btowc.c (__btowc): Likewise.
7328         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
7329         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
7330         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
7331         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
7332         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
7333         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
7334         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
7335         * wcsmbs/wctob.c (wctob): Likewise.
7337 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
7339         [BZ #16194]
7340         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
7341         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
7342         register usage.
7343         * sysdeps/x86/Makefile: Adjust.
7345 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7346             Roland McGrath  <roland@hack.frob.com>
7348         * locale/weight.h: Add include guard.
7349         (findidx): Make static rather than auto; take new parameters
7350         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
7351         * locale/weightwc.h: Likewise.
7352         * posix/fnmatch_loop.c
7353         (FCT): Change type of EXTRA from int32_t to wint_t.
7354         Don't include either header inside the function.
7355         Call FINDIDX rather than findidx, and pass new arguments.
7356         #undef FINDIDX at the end of the file.
7357         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
7358         FINDIDX before including fnmatch_loop.c for the non-wide version.
7359         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
7360         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
7361         for the wide version.
7362         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
7363         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
7364         Pass new arguments to findidx.
7365         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
7366         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
7367         Don't #include it inside the function.  Pass new arguments to findidx.
7368         * posix/regex_internal.h
7369         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
7370         (re_string_elem_size_at): Don't #include it inside the function.
7371         Pass new arguments to findidx.
7372         * string/strcoll_l.c: #include WEIGHT_H at top level.
7373         (get_next_seq): Don't #include it inside the function.
7374         Pass new arguments to findidx.
7375         (get_next_seq_nocache): Likewise.
7376         * string/strxfrm_l.c: #include WEIGHT_H at top level.
7377         (STRXFRM): Don't #include it inside the function.
7378         Pass new arguments to findidx.
7380 2014-09-11  Florian Weimer  <fweimer@redhat.com>
7382         [BZ #17344]
7383         * malloc/malloc.c (unlink): Turn asserts into a call to
7384         malloc_printerr.
7386 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
7388         [BZ #17370]
7389         * libio/wfileops (do_ftell_wide): Free OUT.
7391 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
7393         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
7395 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
7397         [BZ #17363]
7398         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
7399         group if the current group is empty.
7401 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7403         * benchtests/bench-memset.c (test_main): Add more test from size
7404         from 32 to 512 bytes.
7405         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
7406         Add POWER8 memset object.
7407         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7408         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
7409         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
7410         implementation.
7411         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
7412         Likewise.
7413         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
7414         multiarch POWER8 memset optimization.
7415         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
7416         POWER8 memset optimization.
7418         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
7419         Remove bzero multiarch objects.
7420         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
7421         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
7422         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
7423         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
7424         Remove define.
7425         [__bzero]: Redefine to specific name.
7426         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
7427         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
7428         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
7429         define.
7430         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
7431         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
7433 2014-09-10  Florian Weimer  <fweimer@redhat.com>
7435         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
7436         warnings into errors.
7438         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
7439         __cxa_thread_atexit_impl prototype.
7441 2014-09-09  Steve Ellcey  <sellcey@mips.com>
7443         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
7444         Fix capitalization of error message.
7446 2014-09-09  Steve Ellcey  <sellcey@mips.com>
7448         * sysdeps/mips/preconfigure: Modify ABI tests.
7450 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
7452         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
7454 2014-09-07  Roland McGrath  <roland@hack.frob.com>
7455             Carlos O'Donell  <carlos@systemhalted.org>
7457         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
7458         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
7459         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
7460         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
7461         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
7462         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
7463         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
7464         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
7465         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
7466         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
7467         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
7468         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
7469         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
7470         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
7471         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
7472         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
7473         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
7474         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
7475         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
7476         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
7477         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
7478         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
7479         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
7480         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
7481         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
7482         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
7483         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
7484         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
7485         Deconditionalize the code that was previously under [RESET_PID].
7486         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
7487         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
7488         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
7489         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
7490         include sysdep.h.
7492 2014-09-08  Allan McRae  <allan@archlinux.org>
7494         * version.h (RELEASE): Set to "development".
7495         (VERSION): Set to "2.20.90"
7497 2014-09-07  Allan McRae  <allan@archlinux.org
7499         * version.h (RELEASE): Set to "stable".
7500         (VERSION): Set to "2.20"
7501         * include/features.h (__GLIBC_MINOR__): Set to 20.
7503         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
7504         Liebler.
7506         * po/ko.po: Update Korean translation from translation project.
7508 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
7510         [BZ #17354]
7511         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
7512         macro for handling signed relocations.
7514 2014-09-03  Florian Weimer  <fweimer@redhat.com>
7516         [BZ #17325]
7517         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
7518         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
7519         assert.
7520         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
7521         * iconvdata/ibm935.c (BODY): Likewise.
7522         * iconvdata/ibm937.c (BODY): Likewise.
7523         * iconvdata/ibm939.c (BODY): Likewise.
7524         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
7525         assert.
7526         * iconvdata/Makefile (iconv-test.out): Pass module list to test
7527         script.
7528         * iconvdata/run-iconv-test.sh: New test loop for checking for
7529         decoder crashers.
7531 2014-09-02  Khem Raj  <raj.khem@gmail.com>
7533         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
7534         libm_hidden_ver.
7536 2014-09-01  Allan McRae  <allan@archlinux.org>
7538         * po/eo.po: Update Esperanto translation from translation project.
7540         * po/ca.po: Update Catalan translation from translation project.
7542 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
7544         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
7545         __proc_dostop call.
7547 2014-08-27  Mark Wielaard  <mjw@redhat.com>
7549         [BZ #17319]
7550         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
7551         to call set_thread_area instead of hand written asm.
7552         (__NR_set_thread_area): Removed define.
7553         (TLS_FLAG_WRITABLE): Likewise.
7554         (__ASSUME_SET_THREAD_AREA): Remove check.
7555         (TLS_EBX_ARG): Remove define.
7556         (TLS_LOAD_EBX): Likewise.
7558 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
7560         Simplify atomicity of socket creation in bind.
7562         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
7563         looking up the name after linking the file.
7565 2014-08-27  Allan McRae  <allan@archlinux.org>
7567         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
7569 2014-08-26  Florian Weimer  <fweimer@redhat.com>
7571         [BZ #17187]
7572         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
7573         trans_compare, open_translit, __gconv_translit_find):
7574         Remove module loading code.
7576 2014-08-26  Allan McRae  <allan@archlinux.org>
7578         * po/vi.po: Update Vietnamese translation from translation project.
7580         * po/uk.po: Update Ukrainian translation from translation project.
7582         * po/fr.po: Update French translation from translation project.
7584         * po/ru.po: Update Russian translation from translation project.
7586         * po/pl.po: Update Polish translation from translation project.
7588         * po/cs.po: Update Czech translation from translation project.
7590         * po/de.po: Update German translation from translation project.
7592         * po/bg.po: Update Bulgarian translation from translation project.
7594         * po/sv.po: Update Sweedish translation from translation project.
7596         * po/nl.po: Update Dutch translation from translation project.
7598         * po/es.po: Update Spanish translation from translation project.
7600 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
7602         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
7604         * catgets/Makefile (CPPFLAGS-gencat): Remove.
7605         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
7606         (CPPFLAGS-iconvconfig): Likewise.
7607         * timezone/Makefile (CPPFLAGS-zic): Likewise.
7609         * include/libc-symbols.h: Remove unnecessary check for
7610         NOT_IN_libc.
7611         * nptl/pthreadP.h: Likewise.
7612         * sysdeps/aarch64/setjmp.S: Likewise.
7613         * sysdeps/alpha/setjmp.S: Likewise.
7614         * sysdeps/arm/sysdep.h: Likewise.
7615         * sysdeps/i386/setjmp.S: Likewise.
7616         * sysdeps/m68k/setjmp.c: Likewise.
7617         * sysdeps/posix/getcwd.c: Likewise.
7618         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
7619         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
7620         * sysdeps/s390/s390-32/setjmp.S: Likewise.
7621         * sysdeps/s390/s390-64/setjmp.S: Likewise.
7622         * sysdeps/sh/sh3/setjmp.S: Likewise.
7623         * sysdeps/sh/sh4/setjmp.S: Likewise.
7624         * sysdeps/unix/alpha/sysdep.h: Likewise.
7625         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
7626         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
7627         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
7628         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
7629         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
7630         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
7631         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
7632         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
7633         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
7634         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
7635         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
7636         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
7637         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
7638         * sysdeps/x86_64/setjmp.S: Likewise.
7640 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
7642         [BZ #17263]
7643         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
7644         <stdint.h>.
7645         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
7646         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
7648 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
7650         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
7652         [BZ #17262]
7653         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
7654         and __x86_64__ when disabling x87 inline functions.
7656 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
7658         [BZ #17259]
7659         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
7660         asm statement with __cpuid_count.
7662 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
7664         * configure.ac: Change __ehdr_start code to dereference the struct.
7665         Run readelf on the output to look for relocations.
7666         * configure: Regenerated.
7668 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
7670         [BZ #17261]
7671         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
7672         value to 0.
7673         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
7675 2014-08-12  Roland McGrath  <roland@hack.frob.com>
7677         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
7679 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
7681         [BZ #16892]
7682         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
7683         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
7685 2014-08-12  Sean Anderson  <seanga2@gmail.com>
7687         * malloc/malloc.c: Fix typo in comment.
7689 2014-08-09  Allan McRae  <allan@archlinux.org>
7691         * Regenerate libc.po.
7693 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
7695         * intl/tst-gettext2.sh: Check every lang file for creation.
7697 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
7699         * sysdeps/aarch64/fpu/math_private.h
7700         (libc_feholdsetround_noex_aarch64_ctx): New function.
7702 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
7704         * sysdeps/arm/armv6/strcpy.S (strcpy):
7705         Fix performance issue in misaligned cases.
7707 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7709         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
7710         Move definition from termios.h.
7711         (struct termio): Likewise.
7712         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
7713         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
7714         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
7715         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
7716         Likewise.
7717         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
7718         Move definition to ioctl-types.h
7719         (struct termio): Likewise.
7720         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
7721         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
7722         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
7723         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
7724         Likewise.
7726 2014-08-05  Richard Henderson  <rth@redhat.com>
7728         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
7729         exceptions.
7730         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
7731         Add fraiseexcpt.
7732         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
7733         Use __feraiseexcept.
7734         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
7735         Protect libm symbols with IS_IN_libm.
7737         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
7739 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
7741         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
7743 2014-08-04  Will Newton  <will.newton@linaro.org>
7745         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
7746         file.
7748 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
7750         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
7751         variants for each function.
7753 2014-08-04  Roland McGrath  <roland@hack.frob.com>
7755         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
7756         appended ...
7757         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
7758         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
7759         appended ...
7760         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
7761         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
7762         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
7763         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
7764         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
7765         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
7766         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
7767         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
7768         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
7769         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
7770         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
7771         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
7772         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
7773         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
7774         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
7775         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
7776         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
7777         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
7778         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
7779         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
7780         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
7781         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
7782         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
7783         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
7784         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
7785         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
7786         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
7787         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
7788         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
7789         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
7790         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
7791         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
7792         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
7793         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
7794         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
7795         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
7796         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
7797         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
7798         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
7799         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
7800         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
7801         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
7802         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
7803         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
7804         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
7805         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
7806         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
7807         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
7808         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
7809         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
7810         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
7811         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
7812         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
7813         Update #include.
7814         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
7815         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
7817 2014-08-04  Roland McGrath  <roland@hack.frob.com>
7819         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
7820         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
7821         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
7822         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
7823         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
7824         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
7826 2014-08-04  Roland McGrath  <roland@hack.frob.com>
7828         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
7829         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
7830         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
7831         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
7833 2014-08-04  Roland McGrath  <roland@hack.frob.com>
7835         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
7836         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
7837         (__libc_vfork): Define function under this name.
7838         (__vfork): Define as an alias.
7839         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
7840         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
7842 2014-08-04  Roland McGrath  <roland@hack.frob.com>
7844         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
7845         that was previously under [RESET_PID].
7846         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
7848 2014-08-04  Andreas Schwab  <schwab@suse.de>
7850         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
7852 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
7854         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
7855         (main): Likewise.
7857 2014-08-01  Roland McGrath  <roland@hack.frob.com>
7859         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
7861 2014-08-01  Richard Henderon  <rth@redhat.com>
7863         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
7864         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
7865         typo in exact zero test.
7866         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
7867         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
7868         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
7870 2014-08-01  Roland McGrath  <roland@hack.frob.com>
7872         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
7873         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
7874         * sysdeps/arm/sysdep.h: ... here.
7875         [!__ASSEMBLER__]: Include <stdint.h>.
7877 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
7879         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
7880         (HAVE_WCTYPE_H): Likewise.
7881         (HAVE_ISWCTYPE): Likewise.
7882         (ENABLE_NLS): Likewise.
7883         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
7884         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
7886         * posix/regex_internal.c: Check if DEBUG is defined and is
7887         set.
7889         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
7890         (HAVE_MBSRTOWCS): Likewise.
7891         * posix/fnmatch.c: Include string.h unconditionally.
7893 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
7895         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
7896         reversal.
7898 2014-07-31  Roland McGrath  <roland@hack.frob.com>
7900         * sysdeps/generic/safe-fatal.h: New file.
7901         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
7902         * nptl/forward.c: Include it.
7903         (__pthread_unwind): Use __safe_fatal as default action, rather
7904         than a bogus use of INTERNAL_SYSCALL that could never work.
7906         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
7907         * configure.ac (libc_cv_builtin_trap): New test.
7908         * configure: Regenerated.
7909         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
7910         (ABORT_INSTRUCTION): Define using __builtin_trap.
7912         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
7913         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
7914         * sysdeps/nptl/nptl-signals.h: New file.
7915         * nptl/pthreadP.h: Include <nptl-signals.h>.
7917 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
7919         * sysdeps/s390/s390-64/utf16-utf32-z9.c
7920         (ONE_DIRECTION): Define.
7921         * sysdeps/s390/s390-64/utf8-utf16-z9.c
7922         (ONE_DIRECTION): Define.
7923         * sysdeps/s390/s390-64/utf8-utf32-z9.c
7924         (ONE_DIRECTION): Define.
7926 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
7928         * sysdeps/s390/Makefile: Delete file.
7929         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
7930         * sysdeps/s390/__longjmp.c: Delete file.
7931         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
7932         Remove fields __flags and __reserved.
7933         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
7934         and add versioning.
7935         * sysdeps/s390/rtld-__longjmp.c: Delete file.
7936         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
7937         * sysdeps/s390/rtld-setjmp.S: Likewise.
7938         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
7939         * sysdeps/s390/s390-32/__longjmp.c: ... here.
7940         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
7941         * sysdeps/s390/s390-32/setjmp.S: ... here.
7942         Add versioning.
7943         (__sigsetjmp): Remove setting __flags field.
7944         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
7945         * sysdeps/s390/s390-64/__longjmp.c: ... here.
7946         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
7947         * sysdeps/s390/s390-64/setjmp.S: ... here.
7948         Add versioning.
7949         (__sigsetjmp): Remove setting __flags field.
7950         * sysdeps/s390/setjmp.S: Delete file.
7951         * sysdeps/s390/sigjmp.c: Likewise.
7952         * sysdeps/s390/v1-longjmp.c: Likewise.
7953         * sysdeps/s390/v1-setjmp.h: Likewise.
7954         * sysdeps/s390/v1-sigjmp.c: Likewise.
7955         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
7956         Remove v1-longjmp_chk.
7957         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
7958         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
7959         Include debug/longjmp_chk.c and add versioning.
7960         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
7961         Include nptl/pt-longjmp.c and add versioning.
7962         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
7963         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
7964         Include __longjmp.c.
7965         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
7966         Move to ...
7967         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
7968         (__getcontext): Remove setting __flags field.
7969         Add versioning.
7970         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
7971         Don't restore upper high grps.
7972         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
7973         Likewise.
7974         (__swapcontext): Remove setting uc_flags field.
7975         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
7976         Delete file.
7977         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
7978         Include __longjmp.c.
7979         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
7980         Move to ...
7981         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
7982         (__getcontext): Remove setting __flags field.
7983         Add versioning.
7984         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
7985         (__swapcontext): Remove setting uc_flags field.
7986         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
7987         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
7988         Remove fields uc_high_gprs and __reserved.
7989         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
7990         New file with reverted content.
7991         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
7992         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
7993         Regenerated.
7994         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
7995         Regenerated.
7997 2014-07-31  Andreas Schwab  <schwab@suse.de>
7999         * config.h.in (HAVE_IFUNC): Define to 0.
8000         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
8001         definedness.
8003 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
8005         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
8006         memmove-avx-unaligned, memcpy-avx-unaligned and
8007         mempcpy-avx-unaligned.
8008         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8009         Add tests for AVX memcpy functions.
8010         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
8011         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
8012         memcpy_chk.
8013         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
8014         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
8015         memmove_chk.
8016         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
8017         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
8018         mempcpy_chk.
8019         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
8020         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
8021         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
8023 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8025         [BZ #17213]
8026         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
8027         powerpc64le.
8029 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
8031         [BZ #16839]
8032         * manual/llio.texi: Add section about open file description locks.
8033         * manual/examples/ofdlocks.c: Example of open file description
8034         lock usage.
8035         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
8036         F_OFD_SETLK, and F_OFD_SETLKW.
8038 2014-07-23  Allan McRae  <allan@archlinux.org>
8040         * po/es.po: Update Spanish translation from translation project.
8042 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
8044         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
8046 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
8048         [BZ #17078]
8049         * sysdeps/arm/dl-machine.h (elf_machine_rela)
8050         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
8051         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
8053 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
8055         [BZ #17088]
8056         * math/fesetenv.c (__fesetenv)
8057         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
8058         * math/feupdateenv.c (__feupdateenv)
8059         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
8061         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
8062         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
8063         (__ASSUME_SOCKETCALL): Do not define.
8065         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
8066         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
8067         (__ASSUME_SOCKETCALL): Do not define.
8068         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
8069         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
8070         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8071         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
8072         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
8073         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
8074         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8075         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8077         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
8078         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
8079         (__ASSUME_SOCKETCALL): Do not define.
8080         (__ASSUME_IPC64): Define unconditionally.
8081         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
8082         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8083         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
8084         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
8085         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
8086         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8087         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
8088         Likewise.
8090         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
8091         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
8092         (__ASSUME_SOCKETCALL): Do not define.
8093         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
8094         (__ASSUME_FUTEX_LOCK_PI): Likewise.
8095         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8096         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
8097         (__ASSUME_REQUEUE_PI): Define unconditionally.
8098         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
8099         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
8100         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8101         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
8102         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8103         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8105         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
8106         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
8107         (__ASSUME_SOCKETCALL): Do not define.
8108         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
8109         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
8110         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8111         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
8112         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8113         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
8115         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
8116         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
8117         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
8118         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
8119         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
8120         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
8121         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
8122         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
8123         (__ASSUME_GETCPU_SYSCALL): Likewise.
8125         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
8126         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
8127         cases for individual architectures.
8128         * sysdeps/gnu/configure: Regenerated.
8129         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
8130         LIBC_SLIBDIR_RTLDDIR.
8131         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
8132         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
8133         LIBC_SLIBDIR_RTLDDIR.
8134         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
8135         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
8136         LIBC_SLIBDIR_RTLDDIR.
8137         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
8138         Regenerated.
8139         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
8140         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
8141         file.
8142         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
8143         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
8144         file.
8145         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
8146         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
8147         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
8148         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
8150         * sysdeps/aarch64/shlib-versions: Move to ...
8151         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
8152         * sysdeps/alpha/shlib-versions: Move to ...
8153         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
8154         * sysdeps/arm/shlib-versions: Move to ...
8155         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
8156         * sysdeps/hppa/shlib-versions: Move all contents except for
8157         libgcc_s entry to ...
8158         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
8159         entry from ...
8160         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
8161         * sysdeps/ia64/shlib-versions: Move to ...
8162         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
8163         entry from ...
8164         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
8165         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
8166         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
8167         * sysdeps/microblaze/shlib-versions: Move to ...
8168         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
8169         * sysdeps/mips/shlib-versions: Move to ...
8170         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
8171         entry from ...
8172         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
8173         * sysdeps/tile/shlib-versions: Move to ...
8174         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
8175         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
8176         from ...
8177         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
8178         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
8179         entry from ...
8180         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
8182 2014-07-17  Will Newton  <will.newton@linaro.org>
8184         * sysdeps/arm/bits/atomic.h
8185         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
8186         (__arch_compare_and_exchange_bool_16_int): Likewise.
8187         (__arch_compare_and_exchange_bool_64_int): Likewise.
8189         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
8190         into an #else block.
8192 2014-07-16  Roland McGrath  <roland@hack.frob.com>
8194         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
8195         just Linux configurations.  Test empirically that the compiler sets
8196         __ARM_EABI__, rather than using the tuple to decide.
8197         * sysdeps/arm/preconfigure: Regenerated.
8198         * sysdeps/unix/sysv/linux/arm/configure: File removed.
8199         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
8200         contents appended ...
8201         * sysdeps/arm/configure.ac: ... here.
8202         * sysdeps/arm/configure: Regenerated.
8204 2014-07-15  Roland McGrath  <roland@hack.frob.com>
8206         * nptl/pthread_kill.c: New file.
8207         * nptl/pthread_sigmask.c: New file.
8208         * nptl/pthread_sigqueue.c: New file.
8210         * sysdeps/nptl/lowlevellock.h: New file.
8211         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
8212         * sysdeps/nptl/lowlevellock-futex.h: New file.
8214         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
8215         Remove dead declarations.
8217 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
8219         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
8220         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
8221         config-cflags-avx2.
8222         * sysdeps/x86_64/configure.ac: Likewise.
8223         * sysdeps/i386/configure: Regenerated.
8224         * sysdeps/x86_64/configure: Likewise.
8225         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
8226         memset-avx2 only if config-cflags-avx2 is yes.
8227         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8228         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
8229         defined.
8230         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
8231         only if HAVE_AVX2_SUPPORT is defined.
8232         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
8234 2014-07-14  Alan Modra  <amodra@gmail.com>
8236         [BZ #17153]
8237         * elf/elf.h (DT_PPC64_NUM): Correct value.
8238         * NEWS: Add to fixed bug list.
8240 2014-07-13  Jim Meyering  <meyering@fb.com>
8242         [BZ 17150]
8243         regex: don't deref NULL upon heap allocation failure
8244         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
8245         failure in one more place.
8246         To trigger the segfault, configure grep -with-included-regex,
8247         build it, and run these commands:
8248         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
8250 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
8252         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
8254 2014-07-11  Richard Henderson  <rth@redhat.com>
8256         * sysdeps/aarch64/libm-test-ulps: Update.
8258 2014-07-10  Florian Weimer  <fweimer@redhat.com>
8260         [BZ #17135]
8261         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
8262         * nptl/allocatestack.c (__nptl_setxid_error): New function.
8263         (__nptl_setxid): Initialize error member.  Call
8264         __nptl_setxid_error.
8265         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
8266         * nptl/descr.h (struct xid_command): Add error member.
8267         * nptl/tst-setuid3.c: New file.
8268         * nptl/Makefile (tests): Add it.
8270 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8272         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
8273         New define.
8274         (__lll_trylock): Use __lll_base_trylock.
8275         (__lll_cond_trylock): Likewise.
8277 2014-07-10  Roland McGrath  <roland@hack.frob.com>
8279         * nptl/pthread_create.c (start_thread): Use atomic_or and
8280         lll_futex_wake directly rather than lll_robust_dead.
8281         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
8282         (lll_robust_dead): Macro removed.
8283         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
8284         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
8285         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
8286         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
8287         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
8288         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
8289         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
8290         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
8291         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
8292         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
8293         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
8294         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
8295         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
8296         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
8297         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
8299         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
8300         Use atomic_compare_and_exchange_val_acq directly rather than
8301         lll_robust_trylock.
8302         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
8303         (__lll_robust_trylock, lll_robust_trylock): Removed.
8304         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
8305         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
8306         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
8307         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
8308         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
8309         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
8310         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
8311         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
8312         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
8313         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
8314         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
8315         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
8316         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
8317         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
8319 2014-07-02  Florian Weimer  <fweimer@redhat.com>
8321         * manual/locale.texi (Locale Names): New section documenting
8322         locale name syntax.  Adjust menu and node chaining accordingly.
8323         (Choosing Locale): Reference Locale Names, Locale Categories.
8324         Mention setting LC_ALL=C.  Reflect that name syntax is now
8325         documented.
8326         (Locale Categories): New section title.  Reference Locale Names.
8327         LC_ALL is an environment variable, but not a category.
8328         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
8329         description, now in Locale Name.  Reference that section.  Locale
8330         name syntax is now documented.
8332 2014-07-02  Florian Weimer  <fweimer@redhat.com>
8334         [BZ #17137]
8335         * locale/findlocale.c (name_present, valid_locale_name): New
8336         functions.
8337         (_nl_find_locale): Use the loc_name variable to store name
8338         candidates.  Call name_present and valid_locale_name to check and
8339         validate locale names.  Return an error if the locale is invalid.
8341 2014-07-02  Florian Weimer  <fweimer@redhat.com>
8343         * locale/setlocale.c (setlocale): Use strdup for allocating
8344         composite name copy.
8346 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
8348         Sync up with gnulib.
8349         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
8350         [!_LIBC && ENABLE_NLS]: Include gettext.h.
8351         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
8352         and _GL_ARG_NONNULL.
8353         [USE_UNLOCKED_IO]: Include unlocked-io.h.
8354         [!_LIBC]: Include code for Windows and Cygwin.
8355         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
8356         Include prototype for int strerror_r.
8357         [!_LIBC] (is_open): New function.
8358         (flush_stdout): New function.
8359         (print_errno_message): Use it.
8360         (error): Likewise.
8361         (error_at_line): Likewise.
8362         (error_tail) Add function attribute macros.  Use
8363         __builtin_expect.
8365         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
8367         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
8369         * io/ftw.c: Include sys/param.h unconditionally.
8371         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
8373         [BZ #17125]
8374         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
8375         libc_freeres_ptr.
8376         (freecache): New function to free CACHE on exit.
8378         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
8379         initialization.
8381 2014-07-09  David S. Miller  <davem@davemloft.net>
8383         * sysdeps/sparc/fpu/libm-test-ulps: Update.
8385         * sysdeps/sparc/nptl/internaltypes.h: Delete.
8386         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
8387         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
8388         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
8389         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
8390         * sysdeps/sparc/nptl/sem_init.c: Likewise.
8391         * sysdeps/sparc/nptl/sem_post.c: Likewise.
8392         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
8393         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
8394         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
8395         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
8396         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
8397         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
8399 2014-07-09  Andreas Schwab  <schwab@suse.de>
8401         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
8402         output.
8403         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
8404         (do_test): Likewise.
8406         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
8408 2014-07-09  Will Newton  <will.newton@linaro.org>
8410         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
8411         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
8412         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
8413         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
8414         * sysdeps/hppa/start.S (_start): Likewise.
8416 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
8418         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
8420         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
8421         defined.
8423 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
8425         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
8426         after checking that it is non-NULL.
8428         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
8430 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8432         * sysdeps/powerpc/memmove.c: Remove file.
8433         * sysdeps/powerpc/powerpc32/power4/memcopy.h
8434         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
8435         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
8436         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
8437         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
8438         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
8439         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
8440         string memmove instead of removed powerpc one.
8442         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
8443         [weak_alias]: Fix compiler warning due trailing data.
8444         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
8445         [weak_alias]: Likewise.
8446         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
8447         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
8449         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
8450         (__libc_ifunc_impl_list): Add memmove functions.
8452 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
8454         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
8455         Remove code.
8456         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
8457         Likewise
8458         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
8459         Likewise
8460         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
8461         Likewise
8462         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
8463         Likewise
8464         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
8465         Likewise
8466         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
8467         Likewise
8468         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
8469         Likewise
8470         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
8471         Likewise
8472         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
8473         Likewise
8474         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
8475         Likewise
8476         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
8477         Likewise
8478         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
8479         Likewise
8480         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
8481         Likewise
8482         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
8483         Likewise
8484         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
8485         Likewise
8486         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
8487         Likewise
8489 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8491         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
8492         to avoid alignment traps in non-cacheable memory.
8493         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
8495         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
8496         multiarch objects.
8497         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
8498         file: multiarch power7 memmove.
8499         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
8500         multiarch default memmove.
8501         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
8502         multiarch memove for powerpc32/power4.
8504         * string/bcopy.c: Use full path to include memmove.c.
8505         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
8506         multiarch objects.
8507         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
8508         bcopy for powerpc64.
8509         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
8510         bcopy for powerpc64.
8511         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
8512         and memmove implementations.
8513         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
8514         optimized multiarch memmove for POWER7/powerpc64.
8515         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
8516         default multiarch memmove for powerpc64.
8517         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
8518         multiarch for powerpc64.
8519         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
8520         for POWER7/powerpc64.
8521         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
8522         memmove for POWER7/powerpc64.
8524         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
8525         glibc default one.
8527         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
8528         __ELF_NATIVE_CLASS equal to 64.
8530 2014-07-07  Roland McGrath  <roland@hack.frob.com>
8532         * sysdeps/nptl/lowlevellock.h: File removed.
8534         * NEWS: NPTL is no longer an add-on!
8535         * nptl/internaltypes.h: Moved ...
8536         * sysdeps/nptl/internaltypes.h: ... here.
8537         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
8538         * sysdeps/nptl/fork.c: Likewise.
8539         * sysdeps/nptl/gai_misc.h: Likewise.
8540         * sysdeps/nptl/librt-cancellation.c: Likewise.
8541         * sysdeps/nptl/jmp-unwind.c: Likewise.
8542         * sysdeps/nptl/setxid.h: Likewise.
8543         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
8544         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
8545         * sysdeps/unix/sysv/linux/arm/Implies: New file.
8546         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
8547         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
8548         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
8549         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
8550         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
8551         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
8552         * sysdeps/unix/sysv/linux/mips/Implies: New file.
8553         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
8554         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
8555         * sysdeps/unix/sysv/linux/sh/Implies: New file.
8556         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
8557         * sysdeps/unix/sysv/linux/tile/Implies: New file.
8558         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
8559         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
8560         * nptl/Makeconfig: Moved ...
8561         * sysdeps/nptl/Makeconfig: ... here.
8562         * nptl/configure: File removed.
8563         * nptl/ANNOUNCE: File removed.
8564         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
8565         * sysdeps/unix/sysv/linux/configure: Regenerated.
8567         * nptl/Makefile (routines): Add libc_pthread_init,
8568         libc_multiple_threads, register-atfork and unregister-atfork.
8569         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
8570         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
8571         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
8572         pthread-pi-defines.sym, structsem.sym.
8573         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
8574         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
8575         [$(subdir) = nptl] (tests): Add tst-setgetname.
8576         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
8577         * sysdeps/unix/sysv/linux/sigaction.c: Just include
8578         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
8579         [!LIBC_SIGACTION]: Remove aliases.
8580         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
8581         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
8582         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
8583         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
8584         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
8585         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
8586         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
8587         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
8588         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
8589         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
8590         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
8591         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
8592         __libc_allocate_rtsig_private.
8593         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
8594         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
8595         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
8596         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
8597         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
8598         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
8599         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
8600         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
8601         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
8602         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
8603         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
8604         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
8605         * nptl/internaltypes.h: ... here.
8606         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
8607         * sysdeps/nptl/jmp-unwind.c: ... here.
8608         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
8609         * nptl/libc-lowlevellock.c: ... here.
8610         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
8611         * nptl/libc_multiple_threads.c: ... here.
8612         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
8613         * nptl/libc_pthread_init.c: ... here.
8614         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
8615         * nptl/lowlevelbarrier.sym: ... here.
8616         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
8617         * nptl/lowlevelcond.sym: ... here.
8618         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
8619         * nptl/lowlevellock.c: ... here.
8620         * nptl/lowlevellock.h: Moved ...
8621         * sysdeps/nptl/lowlevellock.h: ... here.
8622         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
8623         * nptl/lowlevelrobustlock.c: ... here.
8624         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
8625         * nptl/lowlevelrobustlock.sym: ... here.
8626         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
8627         * nptl/lowlevelrwlock.sym: ... here.
8628         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
8629         * nptl/pt-fork.c: ... here.
8630         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
8631         * nptl/pthread-pi-defines.sym: ... here.
8632         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
8633         * nptl/pthread_attr_getaffinity.c: ... here.
8634         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
8635         * nptl/pthread_attr_setaffinity.c: ... here.
8636         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
8637         * nptl/pthread_mutex_cond_lock.c: ... here.
8638         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
8639         Update #include.
8640         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
8641         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
8642         * nptl/pthread_once.c: ... here, replacing old file.
8643         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
8644         * nptl/pthread_yield.c: ... here.
8645         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
8646         * nptl/register-atfork.c: ... here.
8647         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
8648         * nptl/sem_post.c: ... here.
8649         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
8650         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
8651         * nptl/sem_timedwait.c: ... here.
8652         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
8653         * nptl/sem_trywait.c: ... here.
8654         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
8655         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
8656         * nptl/sem_wait.c: ... here.
8657         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
8658         * nptl/structsem.sym: ... here.
8659         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
8660         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
8661         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
8662         * nptl/unregister-atfork.c: ... here.
8663         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
8664         * nptl/unwindbuf.sym: ... here.
8665         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
8666         * sysdeps/nptl/fork.c: ... here.
8667         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
8668         * sysdeps/nptl/fork.h: ... here.
8669         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
8670         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
8671         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
8672         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
8673         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
8674         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
8675         * sysdeps/unix/sysv/linux/getpid.c: ... here.
8676         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
8677         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
8678         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
8679         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
8680         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
8681         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
8682         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
8683         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
8684         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
8685         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
8686         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
8687         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
8688         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
8689         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
8690         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
8691         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
8692         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
8693         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
8694         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
8695         * sysdeps/unix/sysv/linux/raise.c: ... here.
8696         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
8697         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
8698         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
8699         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
8700         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
8701         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
8702         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
8703         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
8704         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
8705         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
8706         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
8707         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
8708         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
8709         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
8710         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
8712 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
8714         * sysdeps/generic/memcopy.h: Add comment for
8715         MEMCPY_OK_FOR_FWD_MEMMOVE.
8717 2014-07-04  Will Newton  <will.newton@linaro.org>
8719         * string/memchr.c: Merge from gnulib.
8720         [_LIBC]: Remove conditionals.
8721         (__ptr_t): Remove define.
8722         (LONG_MAX_32_BITS): Likewise.
8723         (LONG_MAX): Likewise.
8724         (MEMCHR): Use ANSI prototype and optimize algorithm.
8726         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
8728 2014-07-03  Roland McGrath  <roland@hack.frob.com>
8730         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
8731         (lll_futex_timed_wait_bitset): Fix syscall argument count.
8733         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
8734         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
8735         in a bare environment with no <stdlib.h> installed.
8736         * sysdeps/nptl/configure: Regenerated.
8738         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
8740         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
8741         AC_EGREP_CPP for kernel header checks, so they only succeed if
8742         including <linux/version.h> actually works right.
8743         * sysdeps/unix/sysv/linux/configure: Regenerated.
8745         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
8746         value so it's not diagnosed as unused.
8748         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
8749         thing) with "ifeq ($(subdir),rt)".
8751 2014-07-03  Richard Henderson  <rth@redhat.com>
8753         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
8754         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
8755         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
8757         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
8758         (math_force_eval): New.
8760         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
8761         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
8763         * sysdeps/alpha/fpu/s_round.c: Remove file.
8764         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
8766         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
8767         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
8768         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
8769         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
8770         (_dl_start, print_statistics): Likewise.
8771         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
8772         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
8774         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
8775         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
8776         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
8777         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
8778         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
8779         (HP_SMALL_TIMING_AVAIL): Define.
8780         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
8781         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
8782         (HP_SMALL_TIMING_AVAIL): Define.
8783         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
8784         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
8786         * sysdeps/aarch64/hp-timing.h: New file.
8788         * sysdeps/generic/hp-timing.h: Remove dead comment.
8789         * sysdeps/generic/hp-timing-common.h: New file.
8790         * sysdeps/alpha/hp-timing.h: Include it.
8791         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
8792         * sysdeps/i386/i686/hp-timing.h: Likewise.
8793         * sysdeps/ia64/hp-timing.h: Likewise.
8794         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
8795         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
8796         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
8797         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
8798         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
8799         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
8800         (hp_timing_t): New.
8802         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
8803         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
8804         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
8805         * elf/rtld.c (_dl_start_final): Likewise.
8806         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
8807         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
8808         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
8809         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
8810         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
8811         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
8812         (HP_TIMING_DIFF_INIT): Remove.
8813         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
8814         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
8815         (HP_TIMING_DIFF_INIT): Remove.
8816         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
8817         * sysdeps/i386/i686/hp-timing.c: Remove file.
8818         * sysdeps/x86_64/hp-timing.c: Remove file.
8819         * sysdeps/ia64/hp-timing.c: Remove file.
8820         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
8821         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
8822         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
8823         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
8825         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
8826         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
8827         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
8828         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
8829         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
8830         (HP_TIMING_ACCUM): Remove.
8831         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
8832         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
8833         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
8835         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
8836         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
8837         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
8838         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
8839         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
8840         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
8841         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
8842         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
8844         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
8846 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
8848         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
8850 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
8852         Sync up with gettext.
8853         * intl/loadmsgcat.c: Define O_BINARY if not defined.
8854         [_MSC_VER]: Include malloc.h
8855         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
8856         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
8857         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
8858         TEMP_FAILURE_RETRY.  Cast return of alloca.
8859         [!_LIBC] Call gl_rwlock_init.
8860         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
8862 2014-07-02  Roland McGrath  <roland@hack.frob.com>
8864         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
8865         before checking its value.
8867 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
8869         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
8871         * debug/memcpy_chk.c: Don't include pagecopy.h.
8872         * debug/mempcpy_chk.c: Likewise.
8873         * string/memcpy.c: Likewise.
8874         * string/memmove.c: Likewise.
8875         * sysdeps/powerpc/memmove.c: Likewise.
8876         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
8877         definition of PAGE_COPY_FWD_MAYBE here...
8878         * sysdeps/generic/pagecopy.h: ... from here.
8879         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
8881 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8882             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8884         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
8885         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
8886         optimizations.
8887         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8888         (__libc_ifunc_impl_list): Likewise.
8889         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
8890         multiarch strcat for PPC64.
8891         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
8892         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
8894 2014-07-02  Roland McGrath  <roland@hack.frob.com>
8896         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
8898 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
8900         * intl/loadmsgcat.c: Remove declaration of
8901         get_sysdep_segment_value.
8902         (get_sysdep_segment_value): Use ISO C style.
8903         (_nl_load_domain): Use ISO C style.  Get rid of redundant
8904         semicolon.  Fix typo and formatting in comment.
8905         (_nl_unload_domain): Use ISO C style.
8907         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
8909 2014-07-02  Will Newton  <will.newton@linaro.org>
8911         * malloc/obstack.c: Merge from gnulib master.
8912         [HAVE_CONFIG_H]: Remove conditional code.
8913         [!_LIBC]: Include config.h.
8914         [!ELIDE_CODE]: Don't include inttypes.h, include
8915         stdint.h unconditionally.
8916         (print_and_abort): Mark as _Noreturn.
8917         (_obstack_allocated_p): Mark as __attribute_pure__.
8918         (obstack_free): Rename to __obstack_free.
8919         [!__attribute__]: Remove conditional code.
8920         * malloc/obstack.h: Merge from gnulib master.
8921         [__cplusplus]: Move conditional down.
8922         [!__attribute_pure__]: Define __attribute_pure__ here
8923         if it is not already defined.
8924         (_obstack_memory_used): Mark as __attribute_pure__.
8925         [!__obstack_free]: Define as obstack_free.
8926         [__GNUC__]: Remove check for ancient NeXT gcc.
8928 2014-07-02  Will Newton  <will.newton@linaro.org>
8929             Paul Eggert  <eggert@cs.ucla.edu>
8931         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
8933 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
8935         * resolv/gethnamaddr.c: Add comment warning that the file is
8936         not maintained.
8938 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
8940         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
8941         entries.
8943         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
8944         entry for aio_cancel and aio_cancel64.
8945         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
8946         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
8947         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
8948         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
8949         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
8950         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
8951         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
8952         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
8953         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
8954         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
8955         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
8956         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
8957         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
8959 2014-07-01  Roland McGrath  <roland@hack.frob.com>
8961         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
8962         * nptl/pthread_mutex_lock.c: Likewise.
8963         * nptl/pthread_mutex_timedlock.c: Likewise.
8964         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
8966 2014-07-01  Richard henderson  <rth@redhat.com>
8968         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
8969         (__isnan, __isnanl): Remove.
8970         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
8972         * sysdeps/alpha/fpu/libm-test-ulps: Update.
8974 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
8976         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
8978 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
8980         * resolv/nss_dns/dns-host.c (getanswer_r)
8981         [MULTI_PTRS_ARE_ALIASES]: Remove code.
8983 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
8985         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8986         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
8987         undefine.
8988         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
8989         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
8991 2014-07-01  Roland McGrath <roland@hack.frob.com>
8993         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
8994         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
8996         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
8997         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
8999         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
9000         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
9001         ... here.
9002         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
9003         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
9005         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
9006         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
9007         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
9008         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
9010         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
9011         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
9012         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
9013         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
9014         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
9015         Moved ...
9016         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
9017         ... here.
9018         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
9019         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
9020         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
9021         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
9022         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
9023         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
9024         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
9025         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
9026         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
9027         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
9028         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
9029         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
9030         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
9031         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
9032         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
9033         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
9034         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
9035         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
9036         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
9037         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
9038         ... here.
9039         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
9040         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
9041         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
9042         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
9043         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
9044         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
9045         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
9046         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
9048 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
9050         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
9051         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
9052         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
9053         Add sysdep.
9055 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9057         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9059 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
9061         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
9062         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
9064         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
9066         * sysdeps/arm/libm-test-ulps: Regenerated.
9068 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
9069             Roland McGrath <roland@hack.frob.com>
9071         * test-skeleton.c (signal_handler): Kill the whole process group
9072         before killing the child individually.
9073         (main): Report any failure on `setpgid'.
9075 2014-06-30  Roland McGrath  <roland@hack.frob.com>
9077         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
9078         from _TLS_H to _ARM_NPTL_TLS_H.
9079         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
9080         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
9082 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
9084         [BZ #16539]
9085         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
9086         (__expm1l): Return argument unchanged when small but not
9087         subnormal.
9089         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
9090         include macro name.
9091         (_FP_UNPACK_RAW_1_P): Likewise.
9092         (_FP_PACK_RAW_1): Likewise.
9093         (_FP_PACK_RAW_1_P): Likewise.
9094         (_FP_MUL_MEAT_1_wide): Likewise.
9095         (_FP_MUL_MEAT_DW_1_hard): Likewise.
9096         (_FP_MUL_MEAT_1_hard): Likewise.
9097         (_FP_DIV_MEAT_1_imm): Likewise.
9098         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
9099         (_FP_DIV_MEAT_1_udiv): Likewise.
9100         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
9101         (_FP_UNPACK_RAW_2): Likewise.
9102         (_FP_UNPACK_RAW_2_P): Likewise.
9103         (_FP_PACK_RAW_2): Likewise.
9104         (_FP_PACK_RAW_2_P): Likewise.
9105         (_FP_MUL_MEAT_DW_2_wide): Likewise.
9106         (_FP_MUL_MEAT_2_wide): Likewise.
9107         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
9108         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
9109         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
9110         (_FP_MUL_MEAT_2_gmp): Likewise.
9111         (_FP_DIV_MEAT_2_udiv): Likewise.
9112         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
9113         (_FP_FRAC_SRL_4): Likewise.
9114         (_FP_FRAC_SRST_4): Likewise.
9115         (_FP_FRAC_SRS_4): Likewise.
9116         (_FP_UNPACK_RAW_4): Likewise.
9117         (_FP_UNPACK_RAW_4_P): Likewise.
9118         (_FP_PACK_RAW_4): Likewise.
9119         (_FP_PACK_RAW_4_P): Likewise.
9120         (_FP_MUL_MEAT_DW_4_wide): Likewise.
9121         (_FP_MUL_MEAT_4_wide): Likewise.
9122         (_FP_MUL_MEAT_4_gmp): Likewise.
9123         (umul_ppppmnnn): Likewise.
9124         (_FP_DIV_MEAT_4_udiv): Likewise.
9125         (__FP_FRAC_ADD_4): Likewise.
9126         (__FP_FRAC_SUB_3): Likewise.
9127         (__FP_FRAC_SUB_4): Likewise.
9128         (__FP_FRAC_DEC_3): Likewise.
9129         (__FP_FRAC_DEC_4): Likewise.
9130         (__FP_FRAC_ADDI_4): Likewise.
9131         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
9132         (_FP_FRAC_SRL_8): Likewise.
9133         (_FP_FRAC_SRS_8): Likewise.
9135         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
9136         include macro name.
9137         (FP_UNPACK_RAW_EP): Likewise.
9138         (FP_PACK_RAW_E): Likewise.
9139         (FP_PACK_RAW_EP): Likewise.
9140         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
9141         (_FP_ISSIGNAN): Likewise.
9142         (_FP_ADD_INTERNAL): Likewise.
9143         (_FP_FMA): Likewise.
9144         (_FP_CMP): Likewise.
9145         (_FP_SQRT): Likewise.
9146         (_FP_TO_INT): Likewise.
9147         (_FP_FROM_INT): Likewise.
9148         (FP_EXTEND): Likewise.
9149         (_FP_DIV_MEAT_N_loop): Likewise.
9151 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
9153         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
9154         throughout.
9156 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
9158         [BZ #17097]
9159         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
9160         result with correct sign in case of exponents that produce
9161         overflow except for X very close to 1.
9163 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
9165         mktime: merge #if/#ifdef usage from glibc
9166         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
9167         as that works with both Glibc's and Gnulib's style.
9168         See thread starting at Siddhesh Poyarekar's bug report at:
9169         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
9171 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
9173         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
9174         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
9175         * sysdeps/tile/tilegx/memmove.c: Remove file.
9177 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
9179         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
9180         abi-name definition.
9181         * scripts/soversions.awk: Do not handle or generate ABI lines.
9182         * shlib-versions: Remove ABI entries.
9183         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
9184         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
9186 2014-06-27  Roland McGrath  <roland@hack.frob.com>
9188         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
9189         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
9190         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
9191         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
9192         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
9193         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
9194         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
9195         Moved ...
9196         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
9197         ... here.
9198         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
9199         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
9200         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
9201         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
9202         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
9203         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
9204         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
9205         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
9206         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
9207         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
9208         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
9209         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
9210         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
9211         Moved ...
9212         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
9213         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
9214         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
9215         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
9216         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
9217         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
9218         Moved ...
9219         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
9220         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
9221         Moved ...
9222         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
9223         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
9224         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
9225         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
9226         Moved ...
9227         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
9228         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
9229         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
9230         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
9231         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
9232         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
9233         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
9234         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
9235         Moved ...
9236         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
9237         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
9238         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
9239         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
9240         Moved ...
9241         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
9242         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
9243         Moved ...
9244         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
9245         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
9246         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
9247         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
9248         Moved ...
9249         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
9250         ... here.
9251         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
9252         Identical file removed.
9253         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
9254         Moved ...
9255         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
9256         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
9257         Identical file removed.
9258         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
9259         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
9260         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
9261         Moved ...
9262         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
9263         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
9264         Identical file removed.
9265         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
9266         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
9267         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
9268         Identical file removed.
9269         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
9270         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
9271         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
9272         Identical file removed.
9273         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
9274         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
9275         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
9276         Identical file removed.
9277         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
9278         Moved ...
9279         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
9280         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
9281         Identical file removed.
9282         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
9283         Moved ...
9284         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
9285         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
9286         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
9287         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
9288         Identical file removed.
9289         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
9290         Moved ...
9291         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
9292         ... here.
9293         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
9294         Identical file removed.
9295         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
9296         Moved ...
9297         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
9298         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
9299         Identical file removed.
9300         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
9301         Moved ...
9302         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
9303         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
9304         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
9305         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
9306         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
9307         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
9308         Moved ...
9309         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
9310         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
9311         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
9313         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
9314         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
9315         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
9316         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
9317         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
9319 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
9321         [BZ #17092]
9322         * nscd/nscd.c (monitor_child): Return exit status of child
9323         instead of return value from wait syscall.
9325 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
9327         * configure.ac (libc_commonpagesize): Remove variable.
9328         (libc_relro_required): Likewise.
9329         (libc_cv_z_relro): Remove configure test.
9330         * configure: Regenerated.
9331         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
9332         variable.
9333         (libc_relro_required): Likewise.
9334         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
9335         (libc_relro_required): Likewise.
9336         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
9337         (libc_relro_required): Likewise.
9338         * sysdeps/arm/preconfigure: Regenerated.
9339         * sysdeps/ia64/preconfigure: Remove file.
9340         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
9341         variable.
9342         (libc_relro_required): Likewise.
9344         [BZ #16561]
9345         [BZ #16562]
9346         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
9347         (__ieee754_yn): Set FE_TONEAREST mode internally and then
9348         recompute overflowing results in original rounding mode.
9349         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
9350         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
9351         recompute overflowing results in original rounding mode.
9352         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
9353         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
9354         recompute overflowing results in original rounding mode.
9355         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
9356         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
9357         recompute overflowing results in original rounding mode.
9358         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
9359         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
9360         recompute overflowing results in original rounding mode.
9361         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
9362         (libc_feholdsetround_ctx): New macro.
9363         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
9364         * sysdeps/i386/fpu/libm-test-ulps: Update.
9365         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
9367 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
9369         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
9370         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
9371         corresponding .cpsetup call.
9373 2014-06-26  Roland McGrath  <roland@hack.frob.com>
9375         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
9376         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
9377         * sysdeps/arm/Makefile [$(subdir) = csu]
9378         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
9379         (static-only-routines): Add aeabi_read_tp here.
9380         (shared-only-routines): Add libc-aeabi_read_tp here.
9381         (CFLAGS-libc-start.c): Add -fexceptions here.
9382         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
9383         (sysdep_routines, static-only-routines, shared-only-routines):
9384         Don't add to these here.
9385         (CFLAGS-libc-start.c): Likewise.
9387         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
9388         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
9389         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
9390         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
9391         * sysdeps/arm/Makefile [$(subdir) = rt]
9392         (librt-sysdep_routines, librt-shared-only-routines):
9393         Append rt-aeabi_unwind_cpp_pr1 here.
9394         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
9395         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
9396         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
9397         (libpthread-sysdep_routines, libpthread-shared-only-routines):
9398         Append nptl-aeabi_unwind_cpp_pr1 here.
9399         (tests): Filter out tst-cleanupx4 here.
9400         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
9401         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
9402         Don't do those here.
9404 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
9406         * scripts/list-sources.sh: Do not handle ports specially.
9408 2014-06-26  Roland McGrath  <roland@hack.frob.com>
9410         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
9411         * sysdeps/arm/feupdateenv.c: Likewise.
9413         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
9415 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
9417         * manual/texinfo.tex: Update to version 2014-05-05.10 with
9418         trailing whitespace removed.
9419         * scripts/config.guess: Update to version 2014-03-23.
9420         * scripts/config.sub: Update to version 2014-05-01
9421         * scripts/install-sh: Update to version 2013-12-25.23.
9422         * scripts/move-if-change: Update from gnulib.
9424 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9426         * debug/memmove_chk.c: Remove pagecopy.h include.
9428 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
9430         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
9431         identical to gnulib mktime.
9433 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
9435         * configure.ac: Do not test for machine being rs6000.  Do not test
9436         for powerpc*-*soft.
9437         * configure: Regenerated.
9439         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
9440         test.
9441         * configure: Regenerated.
9442         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
9443         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
9444         Remove configure test.
9445         * sysdeps/arm/configure: Regenerated.
9446         * sysdeps/nptl/configure.ac: Do not check
9447         libc_cv_asm_cfi_directives.
9448         * sysdeps/nptl/configure: Regenerated.
9449         * sysdeps/x86_64/nptl/configure.ac: Remove file.
9450         * sysdeps/x86_64/nptl/configure: Remove generated file.
9451         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
9452         unconditional.
9453         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
9455 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
9457         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
9458         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
9459         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
9460         it is defined.
9462         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
9463         instead of whether it is defined.
9464         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
9465         * sysdeps/hppa/dl-machine.h: Likewise.
9466         * sysdeps/ia64/dl-machine.h: Likewise.
9467         * sysdeps/m68k/dl-machine.h: Likewise.
9468         * sysdeps/microblaze/dl-machine.h: Likewise.
9469         * sysdeps/mips/dl-machine.: Likewise.
9470         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
9471         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
9472         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
9473         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
9474         * sysdeps/sh/dl-machine.h: Likewise.
9475         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
9476         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
9477         * sysdeps/tile/dl-machine.h: Likewise.
9478         * sysdeps/x86_64/dl-machine.h: Likewise.
9480         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
9481         code.
9482         (verify_persistent_db): Likewise.
9484 2014-06-26  Roland McGrath  <roland@hack.frob.com>
9486         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
9487         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
9488         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
9489         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
9490         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
9491         Moved ...
9492         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
9493         ... here.
9494         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
9495         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
9496         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
9497         Identical file removed.
9498         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
9499         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
9500         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
9501         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
9502         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
9503         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
9504         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
9505         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
9506         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
9507         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
9508         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
9509         Moved ...
9510         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
9511         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
9512         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
9513         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
9514         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
9515         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
9516         Moved ...
9517         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
9518         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
9519         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
9520         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
9521         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
9522         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
9523         Identical file removed.
9524         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
9525         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
9526         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
9527         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
9528         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
9529         Moved ...
9530         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
9531         ... here.
9532         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
9533         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
9534         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
9535         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
9536         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
9537         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
9538         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
9539         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
9540         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
9541         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
9542         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
9543         Moved ...
9544         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
9545         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
9546         Moved ...
9547         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
9548         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
9549         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
9550         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
9551         Moved ...
9552         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
9553         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
9554         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
9556         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
9557         folded into ...
9558         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
9559         * sysdeps/unix/sysv/linux/s390/Versions
9560         (libpthread: GLIBC_2.19): New version set.
9561         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
9562         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
9563         (librt: GLIBC_2.3.3): New version set.
9564         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
9565         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
9566         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
9567         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
9568         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
9569         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
9570         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
9571         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
9572         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
9573         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
9574         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
9575         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
9576         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
9577         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
9578         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
9579         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
9580         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
9581         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
9582         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
9583         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
9584         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
9585         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
9586         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
9587         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
9588         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
9589         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
9590         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
9591         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
9592         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
9593         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
9594         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
9595         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
9596         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
9597         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
9598         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
9599         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
9600         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
9601         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
9602         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
9603         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
9604         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
9605         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
9606         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
9607         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
9608         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
9610         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
9611         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
9612         (__libc_vfork): Define the function under this name.
9613         [!NOT_IN_libc] (__vfork): Make this an alias.
9614         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
9615         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
9616         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
9617         (__libc_vfork): Define the function under this name.
9618         [!NOT_IN_libc] (__vfork): Make this an alias.
9619         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
9620         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
9621         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
9622         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
9623         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
9624         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
9626         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
9627         code that was previously under [RESET_PID].
9628         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
9629         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
9630         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
9632         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
9633         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
9634         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
9635         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
9636         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
9637         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
9638         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
9639         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
9640         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
9641         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
9642         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
9643         Moved ...
9644         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
9645         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
9646         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
9647         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
9648         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
9649         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
9650         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
9651         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
9652         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
9653         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
9654         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
9655         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
9656         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
9657         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
9658         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
9659         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
9660         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
9661         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
9662         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
9663         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
9664         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
9665         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
9666         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
9667         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
9668         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
9669         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
9670         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
9671         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
9672         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
9674 2014-06-25  Roland McGrath  <roland@hack.frob.com>
9676         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
9677         that was previously under [RESET_PID].
9678         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
9680 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
9682         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
9683         not undefine and redefine.
9684         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
9685         [O_CLOEXEC]: Make code unconditional.
9686         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
9687         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
9688         <kernel-features.h>.
9689         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
9690         conditional variable definition.
9691         (shm_open) [O_CLOEXEC]: Make code unconditional.
9692         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
9693         code.
9695         * configure.ac (USE_REGPARMS): Don't define here.
9696         * configure: Regenerated.
9697         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
9698         * sysdeps/i386/configure: Regenerated.
9700         * nptl/createthread.c: Don't include kernel-features.h.
9701         * nptl/pthread_cancel.c: Likewise.
9702         * nptl/pthread_condattr_setclock.c: Likewise.
9703         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
9704         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
9705         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
9706         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
9707         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
9708         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
9709         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
9710         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
9711         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
9712         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
9713         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
9714         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
9715         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
9716         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
9717         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
9718         * nscd/gai.c: Likewise.
9719         * nss/nss_db/db-open.c: Likewise.
9720         * sysdeps/generic/ldsodefs.h: Likewise.
9721         * sysdeps/sh/nptl/tls.h: Likewise.
9722         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
9723         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
9724         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
9725         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
9726         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
9727         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
9728         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
9729         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
9730         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
9731         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
9732         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
9733         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
9734         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
9735         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
9736         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
9737         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
9738         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
9739         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
9740         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
9741         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
9742         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
9743         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
9744         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
9745         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
9746         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
9747         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
9748         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
9749         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
9750         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
9751         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
9752         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
9753         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
9754         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
9755         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
9756         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
9757         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
9758         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
9759         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
9760         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
9761         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
9762         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
9763         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
9764         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
9765         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
9766         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
9767         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
9768         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
9769         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
9770         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
9771         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
9772         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
9773         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
9774         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
9775         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
9776         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
9777         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
9778         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
9779         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
9780         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
9781         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
9782         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
9783         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
9784         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
9785         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
9786         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
9787         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
9788         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
9789         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
9790         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
9791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
9792         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
9793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
9794         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
9795         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
9796         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
9797         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
9798         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
9799         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
9800         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
9801         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
9802         * sysdeps/unix/sysv/linux/pread.c: Likewise.
9803         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
9804         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
9805         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
9806         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
9807         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
9808         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
9809         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
9810         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
9811         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
9812         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
9813         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
9814         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
9815         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
9816         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
9817         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
9818         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
9819         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
9820         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
9821         * sysdeps/unix/sysv/linux/system.c: Likewise.
9822         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
9823         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
9824         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
9825         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
9826         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
9827         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
9828         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
9830         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
9831         * configure: Regenerated.
9832         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
9834         * configure.ac (base_machine): Do not set specially for particular
9835         machines here.
9836         * configure: Regenerated.
9837         * sysdeps/powerpc/preconfigure: Move machine and base_machine
9838         settings from configure.ac.
9839         * sysdeps/i386/preconfigure: New file.
9840         * sysdeps/s390/preconfigure: Likewise.
9841         * sysdeps/sh/preconfigure: Likewise.
9842         * sysdeps/sparc/preconfigure: Likewise.
9844 2014-06-25  Roland McGrath  <roland@hack.frob.com>
9846         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
9847         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
9848         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
9849         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
9850         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
9851         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
9852         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
9853         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
9854         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
9855         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
9856         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
9857         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
9858         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
9859         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
9860         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
9861         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
9862         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
9863         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
9864         * sysdeps/sparc/sparc64/Makefile: ... appended here.
9866         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
9867         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
9868         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
9869         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
9870         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
9871         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
9872         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
9873         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
9874         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
9875         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
9876         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
9877         * sysdeps/sparc/sparc32/sem_post.c: ... here.
9878         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
9879         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
9880         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
9881         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
9882         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
9883         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
9884         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
9885         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
9886         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
9887         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
9888         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
9889         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
9890         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
9891         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
9892         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
9893         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
9894         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
9895         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
9896         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
9897         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
9898         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
9899         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
9900         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
9901         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
9902         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
9903         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
9905         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
9906         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
9907         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
9908         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
9909         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
9910         Moved ...
9911         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
9912         ... here.
9913         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
9914         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
9915         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
9916         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
9917         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
9918         Moved ...
9919         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
9920         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
9921         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
9922         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
9923         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
9924         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
9925         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
9926         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
9927         Moved ...
9928         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
9929         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
9930         Moved ...
9931         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
9932         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
9933         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
9934         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
9935         Moved ...
9936         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
9937         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
9938         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
9939         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
9940         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
9941         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
9942         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
9943         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
9944         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
9945         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
9946         Moved ...
9947         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
9948         ... here.
9949         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
9950         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
9951         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
9952         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
9953         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
9954         Moved ...
9955         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
9956         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
9957         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
9958         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
9959         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
9960         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
9961         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
9962         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
9963         Moved ...
9964         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
9965         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
9966         Moved ...
9967         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
9968         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
9969         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
9970         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
9971         Moved ...
9972         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
9973         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
9974         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
9975         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
9976         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
9978 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
9980         * timezone/checktab.awk: Update from tzcode 2014e.
9981         * timezone/private.h: Likewise.
9982         * timezone/tzfile.h: Likewise.
9983         * timezone/zdump.c: Likewise.
9984         * timezone/zic.c: Likewise.
9986         * sysdeps/unix/sysv/linux/kernel-features.h
9987         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
9988         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
9989         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
9990         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
9991         Remove conditional code.
9993 2014-06-25  Will Newton  <will.newton@linaro.org>
9995         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
9996         (_dl_arm_cap_flags): Add HWCAP2 values.
9997         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
9998         (_DL_HWCAP_COUNT): Increase to 37.
9999         (_DL_HWCAP_LAST): New define.
10000         (_DL_HWCAP2_LAST): New define.
10001         (_dl_procinfo): Add support for printing
10002         AT_HWCAP2 entries.
10003         (_dl_string_hwcap): Use _dl_hwcap_string.
10005 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10007         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10009 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10011         * README: Do not mention ports directory.
10013         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
10014         Remove macro.
10015         * sysdeps/unix/sysv/linux/futimes.c: Do not include
10016         <kernel-features.h>.
10017         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
10018         conditional variable definition.
10019         (__futimes): Update comment.
10020         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
10021         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
10023         [BZ #16560]
10024         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
10025         arguments close to 0.
10026         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
10027         Likewise.
10028         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
10029         Likewise.
10030         * math/auto-libm-test-in: Add more tests of exp10.
10031         * math/auto-libm-test-out: Regenerated.
10032         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10034         * sysdeps/unix/sysv/linux/kernel-features.h
10035         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
10036         * sysdeps/unix/sysv/linux/readv.c: Do not include
10037         <kernel-features.h>.
10038         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
10039         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
10040         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
10041         unconditional.
10042         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
10043         conditional code.
10044         * sysdeps/unix/sysv/linux/writev.c: Do not include
10045         <kernel-features.h>.
10046         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
10047         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
10048         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
10049         unconditional.
10050         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
10051         conditional code.
10053 2014-06-25  Will Newton  <will.newton@linaro.org>
10055         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
10056         comment changes throughout the file.  Remove checks
10057         for HAVE_*_H definitions that are not required.
10058         (__gen_tempname): Call abort if an unknown kind value is
10059         passed.
10061 2014-06-25  Andreas Schwab  <schwab@suse.de>
10063         [BZ #17086]
10064         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
10065         scalbln, scalblnf, scalblnl in libc.
10067 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
10069         [BZ #17086]
10070         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
10071         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
10072         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
10074 2014-06-24  Roland McGrath  <roland@hack.frob.com>
10076         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
10077         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
10078         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
10079         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
10080         Update #include.
10081         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
10082         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
10083         Update #include.
10084         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
10085         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
10086         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
10087         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
10088         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
10089         * sysdeps/x86/bits/pthreadtypes.h: ... here.
10090         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
10091         * sysdeps/x86/bits/semaphore.h: ... here.
10092         * sysdeps/x86/nptl/elide.h: Moved ...
10093         * sysdeps/x86/elide.h: ... here.
10094         * sysdeps/x86_64/nptl/Implies: File removed.
10095         * sysdeps/i386/nptl/Implies: File removed.
10097 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
10099         [BZ #16539]
10100         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
10101         return the argument for normal arguments with exponent below -64.
10102         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
10103         Likewise.
10104         * math/auto-libm-test-in: Add another test of expm1.
10105         * math/auto-libm-test-out: Regenerated.
10107         [BZ #16287]
10108         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
10109         calling __erfcl for arguments at least 16.
10110         * math/auto-libm-test-in: Add more tests of erf.
10111         * math/auto-libm-test-out: Regenerated.
10113         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
10114         individual architectures.
10115         * sysdeps/unix/sysv/linux/configure: Regenerated.
10116         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
10117         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
10118         * sysdeps/unix/sysv/linux/powerpc/configure.ac
10119         (ldd_rewrite_script): Define variable.
10120         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
10121         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
10122         file.
10123         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
10124         generated file.
10125         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
10126         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
10127         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
10128         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
10129         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
10130         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
10131         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
10132         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
10134 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
10136         [BZ #17084]
10137         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
10138         Rename member __data.d to __data.__elision_data.
10140 2014-06-24  Wilco  <wdijkstr@arm.com>
10142         * NEWS: Add 16918 to fixed bug list.
10144 2014-06-24  Wilco  <wdijkstr@arm.com>
10146         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
10148 2014-06-24  Wilco  <wdijkstr@arm.com>
10150         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
10151         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
10152         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
10153         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
10154         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
10155         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
10156         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
10157         Use _FPU_MASK_RM.
10159 2014-06-24  Wilco  <wdijkstr@arm.com>
10161         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
10163 2014-06-24  Wilco  <wdijkstr@arm.com>
10165         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
10166         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
10167         * sysdeps/arm/fesetround.c (fesetround): Remove space.
10168         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
10170 2014-06-24  Wilco  <wdijkstr@arm.com>
10172         [BZ #16918]
10173         * sysdeps/arm/feupdateenv.c (feupdateenv):
10174         Rewrite to reduce FPSCR accesses and fix return value.
10176 2014-06-24  Wilco  <wdijkstr@arm.com>
10178         * sysdeps/arm/fclrexcpt.c (feclearexcept):
10179         Optimize to avoid unnecessary FPSCR writes.
10180         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
10181         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
10182         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
10183         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
10185 2014-06-24  Wilco  <wdijkstr@arm.com>
10187         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
10188         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
10189         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
10190         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
10191         Call libc_fetestexcept_vfp.
10192         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
10193         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
10194         __SOFTFP__ ifdef so that they can be built for softfp.
10196 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
10198         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
10199         argument type signed char.
10201         * Makerules (check-abi): Dump diff of symlist if the test
10202         fails.
10204 2014-06-23  Roland McGrath  <roland@hack.frob.com>
10206         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
10207         using abort.
10209         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
10210         Remove unused variable ST.
10212 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
10214         [BZ #16354]
10215         [BZ #17061]
10216         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
10217         small arguments before calling __expm1.
10218         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
10219         small arguments before calling __expm1f.
10220         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
10221         small arguments before calling __expm1l.
10222         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
10223         Likewise.
10224         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
10225         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
10226         spurious underflow for some cosh tests.
10227         * math/auto-libm-test-out: Regenerated.
10228         * sysdeps/i386/fpu/libm-test-ulps: Update.
10230         [BZ #17050]
10231         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
10232         (__ieee754_y1): Set errno if return value overflows.
10233         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
10234         (__ieee754_y1f): Set errno if return value overflows.
10235         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
10236         (__ieee754_y1l): Set errno if return value overflows.
10237         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
10238         (__ieee754_y1l): Set errno if return value overflows.
10239         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
10240         * math/auto-libm-test-out: Regenerated.
10242         * math/gen-auto-libm-tests.c: Document use of
10243         ignore-zero-inf-sign.
10244         (input_flag_type): Add value flag_ignore_zero_inf_sign.
10245         (input_flags): Add ignore-zero-inf-sign.
10246         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
10247         * math/gen-libm-test.pl (generate_testfile): Handle
10248         ignore-zero-inf-sign.
10249         * math/auto-libm-test-in: Mark some cpow tests with
10250         ignore-zero-inf-sign and some with xfail-rounding.
10251         * math/auto-libm-test-out: Regenerated.
10252         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
10253         * sysdeps/i386/fpu/libm-test-ulps: Update.
10254         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10256         [BZ #16315]
10257         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
10258         overflowing or underflowing operations take place with sign of
10259         result.
10260         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
10261         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
10262         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
10263         (__ieee754_pow): Recompute overflowing and underflowing results in
10264         original rounding mode.
10265         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
10266         (__powl_helper): Allow negative argument X and scale negated value
10267         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
10268         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
10269         overflowing or underflowing operations take place with sign of
10270         result.
10271         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
10272         Include <math.h>.
10273         * math/auto-libm-test-in: Add more tests of pow.
10274         * math/auto-libm-test-out: Regenerated.
10275         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
10276         (pow_tonearest_test_data): Remove.
10277         (pow_test_tonearest): Likewise.
10278         (pow_towardzero_test_data): Likewise.
10279         (pow_test_towardzero): Likewise.
10280         (pow_downward_test_data): Likewise.
10281         (pow_test_downward): Likewise.
10282         (pow_upward_test_data): Likewise.
10283         (pow_test_upward): Likewise.
10284         (main): Don't call removed functions.
10285         * sysdeps/i386/fpu/libm-test-ulps: Update.
10286         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10288 2014-06-23  Roland McGrath  <roland@hack.frob.com>
10290         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
10291         Moved ...
10292         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
10293         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
10294         Moved ...
10295         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
10296         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
10297         Moved ...
10298         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
10299         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
10300         Moved ...
10301         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
10302         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
10303         File removed.
10304         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
10305         File removed.
10306         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
10307         File removed.
10308         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
10309         File removed.
10310         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
10311         File removed.
10312         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
10313         File removed.
10314         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
10315         File removed.
10316         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
10317         File removed.
10318         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
10319         File removed.
10320         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
10321         File removed.
10322         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
10323         File removed.
10324         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
10325         File removed.
10326         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
10327         Moved ...
10328         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
10329         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
10330         Moved ...
10331         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
10332         ... here.
10333         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
10334         Moved ...
10335         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
10336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
10337         Moved ...
10338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
10339         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
10340         Moved ...
10341         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
10342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
10343         Moved ...
10344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
10345         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
10346         Moved ...
10347         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
10348         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
10349         Moved ...
10350         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
10351         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
10352         Moved ...
10353         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
10354         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
10355         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
10356         ... here.
10357         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
10358         Moved ...
10359         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
10360         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
10361         Moved ...
10362         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
10363         ... here.
10364         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
10365         Moved ...
10366         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
10367         ... here.
10368         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
10369         Moved ...
10370         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
10371         ... here.
10372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
10373         Moved ...
10374         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
10375         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
10376         Moved ...
10377         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
10378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
10379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
10380         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
10381         Moved ...
10382         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
10383         ... here.
10384         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
10385         Moved ...
10386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
10387         ... here.
10388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
10389         Moved ...
10390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
10391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
10392         Moved ...
10393         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
10394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
10395         Moved ...
10396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
10397         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
10398         Moved ...
10399         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
10400         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
10401         Moved ...
10402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
10403         ... here.
10404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
10405         Moved ...
10406         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
10407         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
10408         Moved ...
10409         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
10410         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
10411         Moved ...
10412         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
10413         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
10414         Moved ...
10415         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
10416         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
10417         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
10418         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
10419         Moved ...
10420         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
10421         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
10422         Moved ...
10423         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
10424         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
10425         Moved ...
10426         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
10427         ... here.
10428         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
10429         Moved ...
10430         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
10431         ... here.
10432         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
10433         Moved ...
10434         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
10435         ... here.
10436         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
10437         Moved ...
10438         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
10439         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
10440         Moved ...
10441         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
10442         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
10443         Moved ...
10444         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
10445         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
10446         Moved ...
10447         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
10448         ... here.
10449         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
10450         Moved ...
10451         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
10452         ... here.
10453         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
10454         Moved ...
10455         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
10456         ... here.
10457         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
10458         Moved ...
10459         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
10460         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
10461         Moved ...
10462         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
10464 2014-06-23  Will Newton  <will.newton@linaro.org>
10465             Wilco  <wdijkstr@arm.com>
10467         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
10468         implementation.  Include get-rounding-mode.h.
10469         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
10470         [!libc_feholdsetround_noex_ctx]: Define
10471         libc_feholdsetround_noex_ctx.
10472         [!libc_feholdsetround_noexf_ctx]: Define
10473         libc_feholdsetround_noexf_ctx.
10474         [!libc_feholdsetround_noexl_ctx]: Define
10475         libc_feholdsetround_noexl_ctx.
10476         (libc_feholdsetround_ctx): New function.
10477         (libc_feresetround_ctx): New function.
10478         (libc_feholdsetround_noex_ctx): New function.
10479         (libc_feresetround_noex_ctx): New function.
10481 2014-06-23  Roland McGrath  <roland@hack.frob.com>
10483         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
10484         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
10485         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
10486         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
10487         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
10488         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
10490         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
10491         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
10492         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
10493         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
10494         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
10495         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
10496         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
10497         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
10498         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
10499         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
10500         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
10501         Moved ...
10502         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
10503         ... here.
10504         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
10505         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
10506         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
10507         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
10508         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
10509         Moved ...
10510         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
10511         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
10512         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
10513         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
10514         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
10515         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
10516         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
10517         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
10518         Moved ...
10519         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
10520         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
10521         Moved ...
10522         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
10523         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
10524         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
10525         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
10526         Moved ...
10527         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
10528         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
10529         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
10530         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
10531         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
10532         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
10533         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
10534         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
10535         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
10536         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
10537         Moved ...
10538         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
10539         ... here.
10540         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
10541         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
10542         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
10543         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
10544         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
10545         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
10546         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
10547         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
10548         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
10549         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
10550         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
10551         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
10552         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
10553         Moved ...
10554         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
10555         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
10556         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
10557         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
10558         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
10559         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
10560         Moved ...
10561         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
10562         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
10563         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
10564         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
10565         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
10567         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
10568         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
10569         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
10570         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
10571         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
10572         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
10573         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
10574         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
10575         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
10576         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
10577         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
10578         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
10579         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
10580         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
10581         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
10582         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
10583         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
10584         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
10585         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
10586         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
10587         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
10588         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
10589         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
10590         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
10591         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
10592         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
10593         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
10594         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
10596 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
10598         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
10599         (FALLOC_FL_COLLAPSE_RANGE): New macro.
10600         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
10601         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
10602         (IPV6_PMTUDISC_INTERFACE): Likewise.
10603         (IPV6_PMTUDISC_OMIT): Likewise.
10605 2014-06-23  Andreas Schwab  <schwab@suse.de>
10607         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
10608         Remove unused errout label.
10610 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10612         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
10613         macro: hardware supports Vector Crypto instructions.
10615 2014-06-23  Will Newton  <will.newton@linaro.org>
10617         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
10618         rather than __builtin_expect.
10620         * elf/dl-lookup.c (undefined_msg): Remove variable.
10621         (_dl_lookup_symbol_x): Replace undefined_msg with string
10622         literal.
10624         * elf/dl-lookup.c (do_lookup_unique): New function.
10625         (do_lookup_x): Move STB_GNU_UNIQUE handling code
10626         to a separate function.
10628 2014-06-23  Andreas Schwab  <schwab@suse.de>
10630         [BZ #17079]
10631         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
10632         before reading the next line.
10634 2014-06-23  Will Newton  <will.newton@linaro.org>
10636         * test-skeleton.c (signal_handler): Use printf and %m
10637         rather than perror.  Use printf rather than fprintf to
10638         stderr.  Use puts rather than fputs to stderr.
10639         (main): Likewise.
10641 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
10643         * nscd/nscd.c (thread_info_t): Remove typedef.
10644         (thread_info): Remove variable.
10646 2014-06-21  Allan McRae  <allan@archlinux.org>
10648         * NEWS: Mention CVE-2014-4043.
10650 2014-06-20  Roland McGrath  <roland@hack.frob.com>
10652         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
10653         * nptl/smp.h: ... here.
10655         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
10657         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
10658         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
10659         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
10660         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
10662         * nptl/allocatestack.c: Include <stack-aliasing.h>.
10663         * nptl/stack-aliasing.h: New file.
10664         * sysdeps/i386/i686/stack-aliasing.h: New file.
10665         * sysdeps/i386/i686/nptl/Makefile: File removed.
10666         * sysdeps/x86_64/stack-aliasing.h: New file.
10667         * sysdeps/x86_64/nptl/Makefile
10668         (CFLAGS-pthread_create.c): Variable removed.
10670         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
10671         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
10672         old file.
10673         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
10674         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
10675         old file.
10677 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
10679         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10680         (__ASSUME_SIGFRAME_V2): Remove macro.
10681         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
10682         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
10683         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
10684         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
10685         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
10686         Declare as function.  Remove conditional macro definitions.
10687         (__default_rt_sa_restorer): Likewise.
10688         (__default_sa_restorer_v1): Remove declaration.
10689         (__default_sa_restorer_v2): Likewise.
10690         (__default_rt_sa_restorer_v1): Likewise.
10691         (__default_rt_sa_restorer_v2): Likewise.
10692         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
10693         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
10694         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
10696 2014-06-20  Roland McGrath  <roland@hack.frob.com>
10698         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
10699         (libpthread-routines): Add sysdep.
10700         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
10701         * sysdeps/unix/sysv/linux/sparc/Versions
10702         (libpthread: GLIBC_2.3.3): New version set.
10703         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
10704         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
10705         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
10706         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
10707         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
10708         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
10709         Moved ...
10710         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
10711         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
10712         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
10713         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
10714         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
10715         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
10716         * sysdeps/sparc/nptl/sem_init.c: ... here.
10717         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
10718         * sysdeps/sparc/nptl/sem_post.c: ... here.
10719         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
10720         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
10721         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
10722         * sysdeps/sparc/nptl/sem_wait.c: ... here.
10723         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
10724         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
10725         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
10726         (libpthread-routines): Add cpu_relax.
10727         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
10728         File removed.
10729         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
10730         (librt: GLIBC_2.3.3): New version set.
10731         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
10732         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
10733         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
10734         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
10735         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
10736         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
10737         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
10738         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
10739         Moved ...
10740         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
10741         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
10742         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
10743         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
10744         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
10745         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
10746         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
10747         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
10748         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
10749         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
10750         Moved ...
10751         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
10752         Update #include.
10753         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
10754         Moved ...
10755         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
10756         Update #include.
10757         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
10758         Moved ...
10759         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
10760         Update #include.
10761         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
10762         Moved ...
10763         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
10764         Update #include.
10765         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
10766         Moved ...
10767         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
10768         Update #include.
10769         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
10770         Moved ...
10771         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
10772         Update #include.
10773         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
10774         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
10775         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
10776         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
10777         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
10778         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
10779         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
10780         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
10781         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
10782         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
10783         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
10784         Moved ...
10785         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
10786         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
10787         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
10788         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
10789         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
10791 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
10793         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
10794         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
10795         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
10796         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
10797         * nscd/nscd.c: Likewise.
10798         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
10799         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
10800         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
10801         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
10803         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
10804         <kernel-features.h>.
10805         (init_mq_netlink): Remove conditional have_sock_cloexec
10806         definitions.  Remove code conditional on have_sock_cloexec < 0.
10807         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
10808         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
10809         * sysdeps/unix/sysv/linux/opensock.c: Do not include
10810         <kernel-features.h>.
10811         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
10812         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
10814 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
10816         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
10817         Add tests for memset_chk and memset.
10819         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
10820         with AVX2_Usable.
10822 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
10824         [BZ #16046]
10825         * elf/tst-dl-iter-static.c: New file.
10826         * elf/Makefile (tests-static): Add tst-dl-iter-static.
10828         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
10829         error.
10831 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
10833         * sysdeps/unix/sysv/linux/kernel-features.h
10834         (__ASSUME_F_GETOWN_EX): Remove macro.
10835         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
10836         <kernel-features.h>.
10837         (miss_F_GETOWN_EX): Remove variable or macro.
10838         (do_fcntl): Do not check miss_F_GETOWN_EX.
10839         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
10841         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
10842         Remove macro.
10843         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
10844         [!__ASSUME_AT_RANDOM]: Remove conditional code.
10845         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
10847         * sysdeps/unix/sysv/linux/kernel-features.h
10848         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
10849         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
10850         [ADJ_OFFSET_SS_READ]: Make code unconditional.
10851         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
10853 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
10855         [BZ #17075]
10856         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
10857         Fix calculation of the symbol's value.
10858         * sysdeps/arm/tst-armtlsdescloc.c: New file.
10859         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
10860         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
10861         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
10862         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
10863         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
10864         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
10865         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
10866         (modules-names): Add `tst-armtlsdescmod',
10867         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
10868         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
10869         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
10870         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
10871         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
10872         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
10873         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
10874         ($(objpfx)tst-armtlsdescloc): New dependency.
10875         ($(objpfx)tst-armtlsdescextnow): Likewise.
10876         ($(objpfx)tst-armtlsdescextlazy): Likewise.
10877         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
10878         TLS scheme support.
10879         * sysdeps/arm/configure: Regenerate.
10881 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
10883         * include/fcntl.h (__atfct_seterrno): Remove prototype.
10884         (__atfct_seterrno_2): Likewise.
10885         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
10886         <kernel-features.h>.
10887         (__ASSUME_ATFCTS): Do not undefine and redefine.
10888         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
10889         (__have_atfcts): Remove conditional definition.
10890         (__fxstatat([__NR_fstatat64]: Make code unconditional.
10891         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
10892         unreachable if [__ASSUME_ATFCTS].
10893         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
10894         not undefine and redefine.
10895         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
10896         <kernel-features.h>.
10897         (faccessat) [__NR_faccessat]: Make code unconditional.
10898         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
10899         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
10900         <kernel-features.h>.
10901         (fchmodat) [__NR_fchmodat]: Make code unconditional.
10902         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
10903         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
10904         <kernel-features.h>.
10905         (fchownat) [__NR_fchownat]: Make code unconditional.
10906         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
10907         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
10908         <kernel-features.h>.
10909         (futimesat) [__NR_futimesat]: Make code unconditional.
10910         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
10911         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
10912         <kernel-features.h>.
10913         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
10914         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
10915         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
10916         <kernel-features.h>.
10917         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
10918         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
10919         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
10920         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
10921         <kernel-features.h>.
10922         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
10923         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
10924         * sysdeps/unix/sysv/linux/linkat.c: Do not include
10925         <kernel-features.h>.
10926         (linkat) [__NR_linkat]: Make code unconditional.
10927         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
10928         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
10929         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
10930         <kernel-features.h>.
10931         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
10932         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
10933         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
10934         <kernel-features.h>.
10935         (mkdirat) [__NR_mkdirat]: Make code unconditional.
10936         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
10937         * sysdeps/unix/sysv/linux/openat.c: Do not include
10938         <kernel-features.h>.
10939         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
10940         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
10941         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
10942         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
10943         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
10944         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
10945         <kernel-features.h>.
10946         (readlinkat) [__NR_readlinkat]: Make code unconditional.
10947         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
10948         result of INLINE_SYSCALL directly, not via int variable.
10949         * sysdeps/unix/sysv/linux/renameat.c: Do not include
10950         <kernel-features.h>.
10951         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
10952         (renameat) [__NR_renameat]: Make code unconditional.
10953         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
10954         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
10955         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
10956         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
10957         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
10958         (__ASSUME_ATFCTS): Do not undefine and redefine.
10959         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
10960         <kernel-features.h>.
10961         (symlinkat) [__NR_symlinkat]: Make code unconditional.
10962         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
10963         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
10964         <kernel-features.h>.
10965         (unlinkat) [__NR_unlinkat]: Make code unconditional.
10966         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
10967         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
10968         (__ASSUME_ATFCTS): Do not undefine and redefine.
10969         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
10970         <kernel-features.h>.
10971         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
10972         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
10973         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
10974         <kernel-features.h>.
10975         (__xmknodat) [__NR_mknodat]: Make code unconditional.
10976         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
10978 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
10980         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
10982 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
10984         [BZ #17069]
10985         * posix/regcomp.c (parse_reg_exp): Deallocate partially
10986         constructed tree before returning error.
10987         * posix/bug-regexp36.c: Expand test case.
10989 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
10991         [BZ #6803]
10992         * math/libm-test.inc (scalbln_test_date):
10993         Add errno expectations.
10994         * math/w_scalblnf.c: New File.
10995         Add wrapper which checks for setting errno to ERANGE.
10996         Add weak_alias for corresponding scalbln function.
10997         * math/w_scalbln.c: Likewise.
10998         * math/w_scalblnl.c: Likewise.
10999         * math/Makefile (libm-calls): Add w_scalbln.
11000         * sysdeps/ieee754/flt-32/s_scalblnf.c:
11001         Remove weak_alias for corresponding scalbln function.
11002         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
11003         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
11004         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
11005         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
11006         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
11007         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
11008         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
11009         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
11010         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
11011         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
11012         Remove long_double_symbol for scalblnl function in libm, libc.
11013         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
11014         Add wrapper which checks for setting errno to ERANGE.
11015         Add long_double_symbol for scalblnl function in libm, libc.
11016         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
11017         Remove long_double_symbol for scalblnl in libm.
11018         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
11019         Add wrapper which checks for setting errno to ERANGE.
11020         Add long_double_symbol for scalblnl function in libm.
11021         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
11022         Do not use wrapper because of own implementation.
11024 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
11026         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
11027         3 bytes for __pad1 for x32.
11028         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
11030 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
11031             H.J. Lu  <hongjiu.lu@intel.com>
11033         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
11034         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
11035         * sysdeps/x86_64/multiarch/memset.S: Likewise.
11036         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
11037         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
11039 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
11041         [BZ #17069]
11042         * posix/regcomp.c (parse_expression): Deallocate partially
11043         constructed tree before returning error.
11044         * posix/Makefile.c (tests): Add bug-regex36.
11045         (generated): Add bug-regex36.mtrace.
11046         (tests-special): Add $(objpfx)bug-regex36-mem.out
11047         (bug-regex36-ENV): New variable.
11048         ($(objpfx)bug-regex36-mem.out): New rule.
11049         * posix/bug-regex36.c: New file.
11051 2014-06-19  Will Newton  <will.newton@linaro.org>
11053         * malloc/malloc.c (systrim): If extra is zero then return
11054         early.
11056 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
11058         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
11060 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
11062         * sysdeps/aarch64/strchr.S: New file.
11064 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
11066         [BZ #17022]
11067         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
11068         from arguments -2 or below.
11069         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
11070         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
11072 2014-06-18  Andreas Schwab  <schwab@suse.de>
11074         [BZ #17062]
11075         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
11076         of a bracket expr not to run off the end of the string.
11077         * posix/Makefile (tests): Add tst-fnmatch3.
11078         * posix/tst-fnmatch3.c: New file.
11080 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
11082         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
11083         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
11084         [$(cross-compiling) = no]: Likewise.
11085         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
11086         [$(cross-compiling) = no]: Likewise.
11088 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
11090         [BZ #17031]
11091         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
11092         double, adjusted for any remainder from the high double.
11093         * math/libm-test.inc (nearbyint): Add tests.
11094         (rint): Likewise.
11096 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11098         * nptl/sysdeps/powerpc/Makefile: Moved ...
11099         * sysdeps/powerpc/nptl/Makefile: ... here.
11100         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
11101         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
11102         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
11103         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
11104         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
11105         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
11106         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
11107         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
11108         * nptl/sysdeps/powerpc/tls.h: Moved ...
11109         * sysdeps/powerpc/nptl/tls.h: ... here.
11111 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
11113         [BZ #16681]
11114         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
11115         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
11116         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
11117         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
11118         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
11119         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
11120         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
11121         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
11122         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
11124 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
11126         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
11128 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
11130         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
11131         defined operator.
11133         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
11134         $TIMEOUTFACTOR.
11136 2014-06-16  Florian Weimer  <fweimer@redhat.com>
11138         [BZ #17058]
11139         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
11140         non-executed part of the test.
11142 2014-06-16  Andreas Schwab  <schwab@suse.de>
11144         * string/bits/string2.h (strdup, strndup): Update feature guard.
11146 2014-06-14  David S. Miller  <davem@davemloft.net>
11148         * sysdeps/sparc/fpu/libm-test-ulps: Update.
11150 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
11152         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
11153         that was previously under [RESET_PID].
11154         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
11156         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
11157         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
11158         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
11159         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
11160         (__libc_vfork): New strong alias.
11161         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
11163 2014-06-14 Andi Kleen  <ak@linux.intel.com>
11165         * sysdeps/generic/elide.h: New file.
11167 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
11169         * Makefile (installed-headers): Adjust path of pthread.h header.
11171 2014-06-13  Roland McGrath  <roland@hack.frob.com>
11173         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
11174         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
11175         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
11176         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
11178         * nptl/sysdeps/s390/Makefile: Moved ...
11179         * sysdeps/s390/nptl/Makefile: ... here.
11180         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
11181         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
11182         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
11183         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
11184         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
11185         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
11186         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
11187         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
11188         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
11189         * sysdeps/s390/nptl/pthreaddef.h: ... here.
11190         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
11191         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
11192         * nptl/sysdeps/s390/tls.h: Moved ...
11193         * sysdeps/s390/nptl/tls.h: ... here.
11195         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
11196         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
11198 2014-06-13  David S. Miller  <davem@davemloft.net>
11200         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
11201         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
11202         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
11203         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
11204         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
11205         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
11206         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
11207         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
11208         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
11209         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
11210         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
11211         Remove RESET_PID cpp guards.
11212         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
11213         Remove RESET_PID cpp guards.
11214         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
11216 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
11218         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
11219         __sp to uintptr_t.
11221 2014-06-13  Andi Kleen  <ak@linux.intel.com>
11223         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
11224         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
11225         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
11226         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
11227         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
11228         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
11229         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
11230         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
11231         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
11232         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
11233         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
11234         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
11235         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
11236         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
11237         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
11238         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
11239         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
11240         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
11241         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
11242         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
11244         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
11245         (pthread_rwlock_rdlock): Add elision.
11246         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
11247         (pthread_rwlock_wrlock): Add elision.
11248         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
11249         (pthread_rwlock_trywrlock): Add elision.
11250         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
11251         (pthread_rwlock_tryrdlock): Add elision.
11252         * nptl/pthread_rwlock_unlock.c: Include elide.h.
11253         (pthread_rwlock_tryrdlock): Add elision unlock.
11254         * nptl/sysdeps/pthread/pthread.h:
11255         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
11256         (PTHREAD_RWLOCK_INITIALIZER,
11257         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
11258         Handle new elision field.
11259         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
11260         * sysdeps/arm/nptl/bits/pthreadtypes.h
11261         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11262         * sysdeps/sh/nptl/bits/pthreadtypes.h
11263         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11264         * sysdeps/tile/nptl/bits/pthreadtypes.h
11265         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11266         * sysdeps/a/nptl/bits/pthreadtypes.h
11267         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11268         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
11269         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11270         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
11271         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11272         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
11273         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11274         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
11275         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11276         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
11277         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11278         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
11279         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11280         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
11281         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11282         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
11283         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11284         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
11285         (elision_init): Set try_xbegin to zero when no RTM.
11286         * sysdeps/x86/nptl/bits/pthreadtypes.h
11287         (pthread_rwlock_t): Change __pad1 to __rwelision.
11288         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
11290 2014-06-13  Andi Kleen  <ak@linux.intel.com>
11292         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
11293         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
11294         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
11295         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
11297 2014-06-13  Meador Inge  <meadori@codesourcery.com>
11299         [BZ #16996]
11300         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
11301         that the cached result has been set before returning it.
11303 2014-06-12  Roland McGrath  <roland@hack.frob.com>
11305         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
11306         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
11307         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
11308         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
11309         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
11310         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
11312         * nptl/sysdeps/sparc/Makefile: Moved ...
11313         * sysdeps/sparc/nptl/Makefile: ... here.
11314         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
11315         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
11316         * nptl/sysdeps/sparc/tls.h: Moved ...
11317         * sysdeps/sparc/nptl/tls.h: ... here.
11318         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
11319         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
11320         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
11321         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
11322         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
11323         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
11324         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
11325         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
11326         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
11327         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
11328         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
11329         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
11330         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
11331         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
11332         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
11333         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
11334         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
11335         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
11336         Update #include.
11337         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
11338         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
11339         Update #include.
11340         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
11341         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
11342         Update #include.
11343         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
11344         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
11345         Update #include.
11347         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
11349         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
11350         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
11352         * sysdeps/pthread/posix-timer.h: Include <list.h>.
11353         (struct list_links): Type removed.
11354         (struct thread_node, struct timer_node): Replace struct list_links
11355         with struct list_head.
11356         (list_unlink_ip): Likewise.
11357         * sysdeps/pthread/timer_routines.c
11358         (timer_free_list, thread_free_list, thread_active_list): Likewise.
11359         (list_append, list_insbefore): Likewise.
11360         (list_init): Function removed.
11361         (thread_init, init_module): Use INIT_LIST_HEAD instead.
11362         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
11363         * sysdeps/pthread/Makefile: ... here, new file.
11365         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
11366         * sysdeps/nptl/Implies: ... here.
11367         * sysdeps/unix/sysv/linux/Implies: Add nptl.
11368         * nptl/sysdeps/pthread/list.h: Moved ...
11369         * include/list.h: ... here.
11370         * nptl/sysdeps/pthread/createthread.c: Moved ...
11371         * nptl/createthread.c: ... here.
11372         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
11373         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
11374         * nptl/pt-longjmp.c: ... here.
11375         * nptl/sysdeps/pthread/Makefile: Moved ...
11376         * sysdeps/nptl/Makefile: ... here.
11377         * nptl/sysdeps/pthread/Subdirs: Moved ...
11378         * sysdeps/nptl/Subdirs: ... here.
11379         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
11380         * sysdeps/nptl/aio_misc.h: ... here.
11381         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
11382         * sysdeps/nptl/bits/libc-lock.h: ... here.
11383         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
11384         * sysdeps/nptl/bits/libc-lockP.h: ... here.
11385         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
11386         * sysdeps/nptl/bits/stdio-lock.h: ... here.
11387         * nptl/sysdeps/pthread/configure: Moved ...
11388         * sysdeps/nptl/configure: ... here.
11389         * nptl/sysdeps/pthread/configure.ac: Moved ...
11390         * sysdeps/nptl/configure.ac: ... here.
11391         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
11392         * sysdeps/nptl/gai_misc.h: ... here.
11393         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
11394         * sysdeps/nptl/librt-cancellation.c: ... here.
11395         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
11396         * sysdeps/nptl/malloc-machine.h: ... here.
11397         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
11398         * sysdeps/nptl/pthread-functions.h: ... here.
11399         * nptl/sysdeps/pthread/pthread.h: Moved ...
11400         * sysdeps/nptl/pthread.h: ... here.
11401         * nptl/sysdeps/pthread/setxid.h: Moved ...
11402         * sysdeps/nptl/setxid.h: ... here.
11403         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
11404         * sysdeps/nptl/sigfillset.c: ... here.
11405         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
11406         * sysdeps/nptl/tcb-offsets.h: ... here.
11407         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
11408         * sysdeps/nptl/tst-mqueue8x.c: ... here.
11409         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
11410         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
11411         * nptl/sysdeps/pthread/allocalim.h: Moved ...
11412         * sysdeps/pthread/allocalim.h: ... here.
11413         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
11414         * sysdeps/pthread/bits/sigthread.h: ... here.
11415         * nptl/sysdeps/pthread/flockfile.c: Moved ...
11416         * sysdeps/pthread/flockfile.c: ... here.
11417         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
11418         * sysdeps/pthread/ftrylockfile.c: ... here.
11419         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
11420         * sysdeps/pthread/funlockfile.c: ... here.
11421         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
11422         * sysdeps/pthread/posix-timer.h: ... here.
11423         * nptl/sysdeps/pthread/timer_create.c: Moved ...
11424         * sysdeps/pthread/timer_create.c: ... here.
11425         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
11426         * sysdeps/pthread/timer_delete.c: ... here.
11427         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
11428         * sysdeps/pthread/timer_getoverr.c: ... here.
11429         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
11430         * sysdeps/pthread/timer_gettime.c: ... here.
11431         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
11432         * sysdeps/pthread/timer_routines.c: ... here.
11433         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
11434         * sysdeps/pthread/timer_settime.c: ... here.
11435         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
11436         * sysdeps/pthread/tst-timer.c: ... here.
11437         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
11438         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
11440         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
11441         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
11443         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
11444         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
11445         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
11446         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
11447         Update #include target.
11448         * nptl/sysdeps/i386/i686/Makefile: Moved ...
11449         * sysdeps/i386/i686/nptl/Makefile: ... here.
11450         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
11451         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
11452         Update #include target.
11453         * nptl/sysdeps/i386/i686/tls.h: Moved ...
11454         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
11455         * nptl/sysdeps/i386/Makefile: Moved ...
11456         * sysdeps/i386/nptl/Makefile: ... here.
11457         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
11458         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
11459         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
11460         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
11461         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
11462         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
11463         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
11464         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
11465         * sysdeps/i386/nptl/pthreaddef.h: ... here.
11466         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
11467         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
11468         * nptl/sysdeps/i386/tls.h: Moved ...
11469         * sysdeps/i386/nptl/tls.h: ... here.
11471         * sysdeps/sh/Makefile [$(subdir) = csu]
11472         (gen-as-const-headers): Add tcb-offsets.sym.
11473         * nptl/sysdeps/sh/Makefile: File removed.
11474         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
11475         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
11476         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
11477         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
11478         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
11479         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
11480         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
11481         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
11482         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
11483         * sysdeps/sh/nptl/pthreaddef.h: ... here.
11484         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
11485         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
11486         * nptl/sysdeps/sh/tls.h: Moved ...
11487         * sysdeps/sh/nptl/tls.h: ... here.
11488         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
11489         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
11490         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
11491         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
11492         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
11493         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
11494         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
11495         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
11496         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
11497         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
11498         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
11499         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
11500         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
11501         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
11502         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
11503         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
11504         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
11505         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
11506         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
11507         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
11508         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
11509         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
11510         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
11511         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
11512         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
11513         Moved ...
11514         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
11515         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
11516         Moved ...
11517         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
11518         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
11519         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
11520         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
11521         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
11522         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
11523         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
11524         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
11525         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
11526         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
11527         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
11528         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
11529         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
11530         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
11531         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
11532         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
11533         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
11534         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
11535         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
11537 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
11539         * posix/spawn_faction_addopen.c: Include string.h.
11541 2014-06-11  Roland McGrath  <roland@hack.frob.com>
11543         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
11544         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
11545         * nptl/sysdeps/x86_64/Makefile: Moved ...
11546         * sysdeps/x86_64/nptl/Makefile: ... here.
11547         * nptl/sysdeps/x86_64/configure: Moved ...
11548         * sysdeps/x86_64/nptl/configure: ... here.
11549         * nptl/sysdeps/x86_64/configure.ac: Moved ...
11550         * sysdeps/x86_64/nptl/configure.ac: ... here.
11551         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
11552         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
11553         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
11554         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
11555         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
11556         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
11557         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
11558         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
11559         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
11560         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
11561         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
11562         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
11563         * nptl/sysdeps/x86_64/tls.h: Moved ...
11564         * sysdeps/x86_64/nptl/tls.h: ... here.
11565         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
11566         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
11567         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
11568         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
11570         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
11572 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11574         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11576 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
11578         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
11579         type.
11580         [POSIX] (off_t): Likewise.
11581         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
11582         [POSIX] (S_ISBLK): Require macro.
11583         [POSIX] (S_ISCHR): Likewise.
11584         [POSIX] (S_ISDIR): Likewise.
11585         [POSIX] (S_ISFIFO): Likewise.
11586         [POSIX] (S_ISREG): Likewise.
11587         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
11588         optional-macro.
11589         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
11590         type.
11591         [POSIX] (time_t): Likewise.
11592         [POSIX] (timer_t): Likewise.
11594 2014-06-11  Florian Weimer  <fweimer@redhat.com>
11596         [BZ #17048]
11597         * posix/spawn_int.h (struct __spawn_action): Make the path string
11598         non-const to support deallocation.
11599         * posix/spawn_faction_addopen.c
11600         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
11601         * posix/spawn_faction_destroy.c
11602         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
11603         path in all spawn_do_open actions.
11604         * posix/tst-spawn.c (do_test): Exercise the copy operation in
11605         posix_spawn_file_actions_addopen.
11607 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
11609         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
11610         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
11611         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
11612         conditional code always true.
11613         (__libc_vfork): New alias.
11615 2014-06-11  Roland McGrath  <roland@hack.frob.com>
11617         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
11618         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
11620         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
11622         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
11623         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
11625         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
11626         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
11628         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
11629         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
11631 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
11633         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
11634         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
11635         multiarch strcmp for PPC64.
11636         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
11637         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
11638         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
11639         multiarch optimizations.
11640         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
11641         (__libc_ifunc_impl_list): Likewise.
11643 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
11645         * benchtests/scripts/validate_benchout.py: New script.
11646         * benchtests/Makefile (bench-func): Call it.
11647         * benchtests/scripts/benchout.schema.json: New file.
11649 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
11651         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
11652         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
11653         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
11654         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
11655         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
11656         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
11657         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
11658         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
11659         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
11660         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
11661         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
11662         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
11663         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
11664         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
11665         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
11666         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
11667         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
11668         Moved ...
11669         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
11670         ... here.
11671         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
11672         Moved ...
11673         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
11674         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
11675         Moved ...
11676         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
11677         ... here.
11678         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
11679         Moved ...
11680         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
11681         ... here.
11682         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
11683         Moved ...
11684         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
11685         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
11686         Moved ...
11687         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
11688         ... here.
11689         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
11690         Moved ...
11691         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
11692         ... here.
11693         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
11694         Moved ...
11695         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
11696         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
11697         Moved ...
11698         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
11699         ... here.
11700         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
11701         Moved ...
11702         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
11703         ... here.
11704         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
11705         Moved ...
11706         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
11707         ... here.
11708         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
11709         Moved ...
11710         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
11711         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
11712         Moved ...
11713         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
11714         ... here.
11715         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
11716         Moved ...
11717         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
11718         ... here.
11719         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
11720         Moved ...
11721         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
11722         ... here.
11723         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
11724         Moved ...
11725         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
11726         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
11727         Moved ...
11728         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
11729         ... here.
11730         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
11731         Moved ...
11732         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
11733         ... here.
11734         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
11735         Moved ...
11736         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
11737         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
11738         Moved ...
11739         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
11740         ... here.
11741         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
11742         Moved ...
11743         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
11744         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
11745         Moved ...
11746         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
11747         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
11748         Moved ...
11749         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
11750         ... here.
11751         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
11752         Moved ...
11753         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
11754         ... here.
11755         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
11756         Moved ...
11757         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
11758         ... here.
11759         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
11760         Moved ...
11761         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
11762         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
11763         Moved ...
11764         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
11765         ... here.
11766         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
11767         Moved ...
11768         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
11769         ... here.
11770         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
11771         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
11772         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
11773         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
11774         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
11775         Moved ...
11776         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
11777         ... here.
11778         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
11779         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
11780         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
11781         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
11782         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
11783         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
11784         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
11785         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
11786         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
11787         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
11788         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
11789         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
11790         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
11791         Moved ...
11792         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
11793         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
11794         Moved ...
11795         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
11796         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
11797         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
11798         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
11799         Moved ...
11800         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
11801         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
11802         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
11803         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
11804         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
11805         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
11806         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
11808 2014-06-10  Wilco  <wdijkstr@arm.com>
11810         * math/test-fenv-return.c: New file.
11811         * math/Makefile: Add new test test-fenv-return.
11813 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
11815         [BZ #17042]
11816         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
11817         when x - 1 is zero.
11818         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
11819         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
11820         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
11821         0.0L for an argument of 1.0L.
11822         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
11823         Likewise.
11824         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
11825         value when x - 1 is zero.
11826         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
11827         * sysdeps/i386/fpu/libm-test-ulps: Update.
11828         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11830 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
11832         [BZ #15119]
11833         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
11835 2014-06-09  Roland McGrath  <roland@hack.frob.com>
11837         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
11838         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
11840 2014-06-09  Roland McGrath  <roland@hack.frob.com>
11842         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
11843         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
11845         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
11846         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
11848         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
11849         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
11851         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
11852         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
11854         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
11855         if not already defined.
11856         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
11857         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
11858         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
11859         (TLS_INIT_TP): Use it.
11860         (TLS_DEFINE_INIT_TP): New macro.
11861         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
11863 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
11865         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
11866         constant.
11867         [POSIX] (IXANY): Likewise.
11868         [POSIX] (OLCUC): Likewise.
11869         [POSIX || POSIX2008] (CBAUD): Do not allow.
11870         [POSIX || POSIX2008] (DEFECHO): Likewise.
11871         [POSIX || POSIX2008] (ECHOCTL): Likewise.
11872         [POSIX || POSIX2008] (ECHOKE): Likewise.
11873         [POSIX || POSIX2008] (ECHOPRT): Likewise.
11874         [POSIX || POSIX2008] (EXTA): Likewise.
11875         [POSIX || POSIX2008] (EXTB): Likewise.
11876         [POSIX || POSIX2008] (FLUSHO): Likewise.
11877         [POSIX || POSIX2008] (LOBLK): Likewise.
11878         [POSIX || POSIX2008] (PENDIN): Likewise.
11879         [POSIX || POSIX2008] (SWTCH): Likewise.
11880         [POSIX || POSIX2008] (VDISCARD): Likewise.
11881         [POSIX || POSIX2008] (VDSUSP): Likewise.
11882         [POSIX || POSIX2008] (VLNEXT): Likewise.
11883         [POSIX || POSIX2008] (VREPRINT): Likewise.
11884         [POSIX || POSIX2008] (VSTATUS): Likewise.
11885         [POSIX || POSIX2008] (VWERASE): Likewise.
11886         (B*): Change to B[0123456789]*.
11887         * conform/data/time.h-data [POSIX || UNIX98]
11888         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
11889         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
11890         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
11891         [POSIX] (tm_*): Do not allow.
11893 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
11895         * Makefile (install): Don't set LANGUAGE.
11896         * Makefile.in (install): Likewise.
11897         * assert/Makefile (test-assert-ENV): Remove variable.
11898         (test-assert-perr-ENV): Likewise.
11899         * elf/Makefile (neededtest4-ENV): Likewise.
11900         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
11901         [$(cross-compiling) = no]: Don't set LANGUAGE.
11902         * io/ftwtest-sh (LANG): Remove variable.
11903         * libio/Makefile (tst-widetext-ENV): Likewise.
11904         * manual/install.texi (Running make install): Don't refer to
11905         environment settings for make install.
11906         * INSTALL: Regenerated.
11907         * nptl/tst-tls6.sh: Don't set LANG.
11908         * posix/globtest.sh (LANG): Remove variable.
11909         * string/Makefile (tester-ENV): Likewise.
11910         (inl-tester-ENV): Likewise.
11911         (noinl-tester-ENV): Likewise.
11912         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
11913         [$(cross-compiling) = no]: Don't set LANGUAGE.
11914         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
11915         without explicit environment settings.
11917 2014-06-06  Roland McGrath  <roland@hack.frob.com>
11919         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
11920         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
11921         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
11922         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
11924 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
11926         * crypt/crypt-private.h [DOS]: Add some includes taken from the
11927         other files in the crypt directory.
11928         * crypt/crypt.c: Remove duplicate includes.
11929         * crypt/crypt-entry.c: Likewise.
11930         * crypt/crypt_util.c: Likewise.
11932 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
11934         * Makeconfig (run-program-env): New variable.
11935         (run-program-prefix-before-env): Likewise.
11936         (run-program-prefix-after-env): Likewise.
11937         (run-program-prefix): Define in terms of new variables.
11938         (built-program-cmd-before-env): New variable.
11939         (built-program-cmd-after-env): Likewise.
11940         (built-program-cmd): Define in terms of new variables.
11941         (test-program-prefix-before-env): New variable.
11942         (test-program-prefix-after-env): Likewise.
11943         (test-program-prefix): Define in terms of new variables.
11944         (test-program-cmd-before-env): New variable.
11945         (test-program-cmd-after-env): Likewise.
11946         (test-program-cmd): Define in terms of new variables.
11947         * Rules (make-test-out): Use $(run-program-env).
11948         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
11949         (help): Do not mention environment variables.  Mention
11950         --timeoutfactor option.
11951         (timeoutfactor): New variable.
11952         (blacklist_exports): Remove function.
11953         (exports): Remove variable.
11954         (command): Do not include ${exports}.
11955         * manual/install.texi (Configuring and compiling): Do not mention
11956         test wrappers preserving environment variables.  Mention that last
11957         assignment to a variable must take precedence.
11958         * INSTALL: Regenerated.
11959         * benchtests/Makefile (run-bench): Use $(run-program-env).
11960         * catgets/Makefile ($(objpfx)test1.cat): Use
11961         $(built-program-cmd-before-env), $(run-program-env) and
11962         $(built-program-cmd-after-env).
11963         ($(objpfx)test2.cat): Do not specify environment variables
11964         explicitly.
11965         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
11966         $(run-program-env) and $(built-program-cmd-after-env).
11967         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
11968         $(run-program-env) and $(test-program-cmd-after-env).
11969         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
11970         explicitly.
11971         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
11972         run_program_env and test_program_cmd_after_env arguments.
11973         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
11974         * elf/tst-pathopt.sh: Use run_program_env argument.
11975         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
11976         $(test-wrapper-env) and $(run-program-env).
11977         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
11978         run_program_env arguments.
11979         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
11980         * intl/Makefile ($(objpfx)tst-gettext.out): Use
11981         $(test-program-prefix-before-env), $(run-program-env) and
11982         $(test-program-prefix-after-env).
11983         ($(objpfx)tst-gettext2.out): Likewise.
11984         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
11985         run_program_env and test_program_prefix_after_env arguments.
11986         * intl/tst-gettext2.sh: Likewise.
11987         * intl/tst-gettext4.sh: Do not set environment variables
11988         explicitly.
11989         * intl/tst-gettext6.sh: Likewise.
11990         * intl/tst-translit.sh: Likewise.
11991         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
11992         $(test-program-prefix-before-env), $(run-program-env) and
11993         $(test-program-prefix-after-env).
11994         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
11995         run_program_env and test_program_prefix_after_env arguments.
11996         * math/Makefile (run-regen-ulps): Use $(run-program-env).
11997         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
11998         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
11999         explicitly with each use of ${test_wrapper_env}.
12000         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
12001         $(test-program-prefix-before-env), $(run-program-env) and
12002         $(test-program-prefix-after-env).
12003         * posix/tst-getconf.sh: Do not set environment variables
12004         explicitly.
12005         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
12006         run_program_env and test_program_prefix_after_env arguments.
12007         * stdio-common/tst-printf.sh: Do not set environment variables
12008         explicitly.
12009         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
12010         $(test-program-prefix-before-env), $(run-program-env) and
12011         $(test-program-prefix-after-env).
12012         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
12013         run_program_env and test_program_prefix_after_env arguments.
12014         Split $test calls into $test_pre and $test.
12015         * timezone/Makefile (build-testdata): Use
12016         $(built-program-cmd-before-env), $(run-program-env) and
12017         $(built-program-cmd-after-env).
12019 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12021         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
12022         strlen for non SHARED builds.
12024 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
12026         * nptl/allocatestack.c (check_list): Inlined function...
12027         (__reclaim_stacks): ... here.
12029 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
12031         [BZ #15698]
12032         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
12033         memory overrun.
12035 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
12037         * Rules (make-test-out): Include
12038         LOCPATH=$(common-objpfx)localedata in default environment.
12039         * debug/Makefile (tst-chk1-ENV): Remove variable.
12040         (tst-chk2-ENV): Likewise.
12041         (tst-chk3-ENV): Likewise.
12042         (tst-chk4-ENV): Likewise.
12043         (tst-chk5-ENV): Likewise.
12044         (tst-chk6-ENV): Likewise.
12045         (tst-lfschk1-ENV): Likewise.
12046         (tst-lfschk2-ENV): Likewise.
12047         (tst-lfschk3-ENV): Likewise.
12048         (tst-lfschk4-ENV): Likewise.
12049         (tst-lfschk5-ENV): Likewise.
12050         (tst-lfschk6-ENV): Likewise.
12051         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
12052         (tst-iconv7-ENV): Likewise.
12053         * intl/Makefile (LOCPATH-ENV): Likewise.
12054         (tst-codeset-ENV): Likewise.
12055         (tst-gettext3-ENV): Likewise.
12056         (tst-gettext5-ENV): Likewise.
12057         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
12058         (tst-fopenloc-ENV): Likewise.
12059         (tst-fgetws-ENV): Remove variable.
12060         (tst-ungetwc1-ENV): Likewise.
12061         (tst-ungetwc2-ENV): Likewise.
12062         (bug-ungetwc2-ENV): Likewise.
12063         (tst-swscanf-ENV): Likewise.
12064         (bug-ftell-ENV): Likewise.
12065         (tst-fgetwc-ENV): Likewise.
12066         (tst-fseek-ENV): Likewise.
12067         (tst-ftell-partial-wide-ENV): Likewise.
12068         (tst-ftell-active-handler-ENV): Likewise.
12069         (tst-ftell-append-ENV): Likewise.
12070         * posix/Makefile (tst-fnmatch-ENV): Likewise.
12071         (tst-regexloc-ENV): Likewise.
12072         (bug-regex1-ENV): Likewise.
12073         (tst-regex-ENV): Likewise.
12074         (tst-regex2-ENV): Likewise.
12075         (bug-regex5-ENV): Likewise.
12076         (bug-regex6-ENV): Likewise.
12077         (bug-regex17-ENV): Likewise.
12078         (bug-regex18-ENV): Likewise.
12079         (bug-regex19-ENV): Likewise.
12080         (bug-regex20-ENV): Likewise.
12081         (bug-regex22-ENV): Likewise.
12082         (bug-regex23-ENV): Likewise.
12083         (bug-regex25-ENV): Likewise.
12084         (bug-regex26-ENV): Likewise.
12085         (bug-regex30-ENV): Likewise.
12086         (bug-regex32-ENV): Likewise.
12087         (bug-regex33-ENV): Likewise.
12088         (bug-regex34-ENV): Likewise.
12089         (bug-regex35-ENV): Likewise.
12090         (tst-rxspencer-ENV): Likewise.
12091         (tst-rxspencer-no-utf8-ENV): Likewise.
12092         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
12093         (tst-sscanf-ENV): Likewise.
12094         (tst-swprintf-ENV): Likewise.
12095         (tst-swscanf-ENV): Likewise.
12096         (test-vfprintf-ENV): Likewise.
12097         (scanf13-ENV): Likewise.
12098         (bug14-ENV): Likewise.
12099         (tst-grouping-ENV): Likewise.
12100         * stdlib/Makefile (tst-strtod-ENV): Likewise.
12101         (tst-strtod3-ENV): Likewise.
12102         (tst-strtod4-ENV): Likewise.
12103         (tst-strtod5-ENV): Likewise.
12104         (testmb2-ENV): Likewise./
12105         * string/Makefile (tst-strxfrm-ENV): Likewise.
12106         (tst-strxfrm2-ENV): Likewise.
12107         (bug-strcoll1-ENV): Likewise.
12108         (test-strcasecmp-ENV): Likewise.
12109         (test-strncasecmp-ENV): Likewise.
12110         * time/Makefile (tst-strptime-ENV): Likewise.
12111         (tst-ftime_l-ENV): Likewise.
12112         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
12113         (tst-mbrtowc-ENV): Likewise.
12114         (tst-wcrtomb-ENV): Likewise.
12115         (tst-mbrtowc2-ENV): Likewise.
12116         (tst-c16c32-1-ENV): Likewise.
12117         (tst-mbsnrtowcs-ENV): Likewise.
12119 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
12121         * manual/resource.texi (How to get information about the memory
12122         subsystem?): Fix typo.
12123         Reported by Peon de la Parra Ivan <peon@keba.com>
12125 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
12127         [BZ #16882]
12128         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
12129         (pthread_spin_lock): Branch out of spin loop to proper location.
12130         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
12131         (pthread_spin_lock): Likewise.
12133         * nptl/tst-spin4.c: New test.
12134         * nptl/Makefile (tests): Add tst-spin4.
12136 2014-06-03  Andreas Schwab  <schwab@suse.de>
12138         [BZ #15946]
12139         * resolv/res_send.c (send_dg): Reload file descriptor after
12140         calling reopen.
12142 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
12144         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
12146 2014-06-03  Richard Henderson  <rth@redhat.com>
12148         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
12149         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
12150         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
12151         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
12152         in the SAVE_PID block.
12153         (__libc_vfork): New alias.
12154         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
12156         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
12157         child in registers, not on the stack.  Remove RESET_PID conditionals.
12158         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
12160 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
12162         * sysdeps/aarch64/libm-test-ulps: Regenerate.
12164 2014-06-03  Wilco  <wdijkstr@arm.com>
12166         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
12167         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
12168         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
12169         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
12170         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
12171         Likewise.
12173 2014-06-03  Wilco  <wdijkstr@arm.com>
12175         * sysdeps/aarch64/fpu/math_private.h
12176         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
12177         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
12178         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
12179         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
12180         Fix declarations.
12182 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
12184         * crypt/crypt-private.h: Include ufc-crypt.h.
12185         (__b64_from_24bit): Declare extern.
12186         * crypt/crypt_util.c(__b64_from_24bit): New function.
12187         (b64t): New static const variable.
12188         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
12189         (b64t): Remove variable.
12190         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
12191         * crypt/sha256-crypt.c: Include crypt-private.h.
12192         (b64t): Remove variable.
12193         (__sha256_crypt_r): Remove b64_from_24bit and replace
12194         with __b64_from_24bit.
12195         * crypt/sha512-crypt.c: Likewise.
12197 2014-06-02  Roland McGrath  <roland@hack.frob.com>
12199         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
12200         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
12201         Label the code __libc_vfork rather than __vfork.
12202         [!NOT_IN_libc] (vfork): Define as weak alias.
12203         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
12204         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
12205         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
12207 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
12209         * malloc/malloc.c (malloc_info): Fix format specifier for
12210         n_mmaps.
12212 2014-06-02  Wilco  <wdijkstr@arm.com>
12214         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
12215         FPCR write.
12217 2014-06-02  Wilco  <wdijkstr@arm.com>
12219         [BZ #17009]
12220         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
12221         Rewrite to reduce FPCR/FPSR accesses.
12223 2014-06-01  David S. Miller  <davem@davemloft.net>
12225         * sysdeps/sparc/fpu/libm-test-ulps: Update.
12227 2014-05-31  David S. Miller  <davem@davemloft.net>
12229         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
12230         to occur in round to nearest mode when |x| >= 2.0
12232 2014-05-30  Richard Henderson  <rth@twiddle.net>
12234         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
12235         (PSEUDO_RET_NOERRNO): Remove.
12236         (ret): Don't redefine.
12237         (ret_NOERRNO): Define in terms of ret.
12238         (ret_ERRVAL): Likewise.
12240         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
12241         use of PSEUDO_RET; perform the error check directly.
12243 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
12245         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
12246         with __int128_t.
12248 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
12250         * malloc/malloc (malloc_info): Fix formatting.
12252 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
12253             Roland McGrath  <roland@hack.frob.com>
12255         * malloc/malloc (malloc_info): Also print mmapped statistics.
12257 2014-05-30  Roland McGrath  <roland@hack.frob.com>
12259         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
12260         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
12262 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
12264         * malloc/malloc.c (malloc_info): Inline mi_arena.
12266 2014-05-29  Richard Henderson  <rth@twiddle.net>
12268         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
12269         Remove comma before expanding ASM_ARGS_##nr.
12270         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
12271         Make _x0 a strict output; make _x8 a strict input; adjust expansion
12272         of ASM_ARGS_##nr.
12273         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
12274         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
12275         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
12276         (ASM_ARGS_1): Add leading comma.
12278         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
12279         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
12280         to __errno_location.
12281         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
12282         Remove the expected plt for __errno_location.
12284         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
12285         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
12286         call to __read_tp.
12288         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
12289         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
12290         it and break it down.
12291         (DOCARGS_0, DOCARGS_1): Do nothing.
12292         (DOCARGS_2): Update to store into the new stack frame.
12293         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
12294         (UNDOCARGS_1): Update to restore from the new stack frame.
12295         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
12296         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
12298         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
12299         (SINGLE_THREAD_P): New parameter for result regno.
12300         (PSEUDO): Update to match; use cbz instead of beq.
12302         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
12303         Use ENTRY to define the _nocancel entry point.  Share the syscall
12304         and syscall error check paths with the cancel path.
12305         (PSEUDO_END): New.
12307         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
12308         whitespace; tabs before and after asm mnemonics.
12310 2014-05-29  Eric Wong  <normalperson@yhbt.net>
12312         [BZ #15132]
12313         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
12314         Call fstat64 or stat64 internally, depending on arguments passed.
12315         Replace stat buffer argument with file descriptor argument.
12316         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
12317         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
12318         Pass fd to __internal_statvfs instead of calling fstat64.
12319         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
12320         Pass fd to __internal_statvfs64 instead of calling fstat64.
12321         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
12322         Pass -1 to __internal_statvfs instead of calling stat64.
12323         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
12324         Pass -1 to __internal_statvfs64 instead of calling stat64.
12326 2014-05-28  Roland McGrath  <roland@hack.frob.com>
12328         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
12329         that was previously under [RESET_PID].
12330         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
12332         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
12333         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
12335 2014-05-27  Roland McGrath  <roland@hack.frob.com>
12337         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
12339         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
12340         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
12342 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
12344         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
12346 2014-05-27  Andreas Schwab  <schwab@suse.de>
12348         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
12349         TLS_INIT_TP macro.
12350         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
12351         * elf/rtld.c (init_tls, dl_main): Likewise.
12352         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
12353         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
12354         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
12355         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
12356         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
12357         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
12358         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
12359         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
12360         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
12361         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
12362         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
12363         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
12364         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
12365         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
12366         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
12367         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
12368         * sysdeps/generic/tls.h: Update description.
12370 2014-05-27  Will Newton  <will.newton@linaro.org>
12372         [BZ #16990]
12373         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
12374         and restore r2 rather than just restoring.
12376 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
12378         [BZ #16724]
12379         * libio/tst-ftell-append.c: New test case.
12380         * libio/Makefile (tests): Add test case.
12381         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
12382         append mode.
12383         * libio/wfileops.c (do_ftell_wide): Likewise.
12385 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12387         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12389         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
12390         ...
12391         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
12392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
12393         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
12394         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
12395         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
12396         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
12397         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
12398         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
12399         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
12400         Moved ...
12401         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
12402         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
12403         Moved ...
12404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
12405         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
12406         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
12407         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
12408         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
12409         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
12410         ...
12411         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
12412         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
12413         Moved ...
12414         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
12415         here.
12416         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
12417         ...
12418         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
12419         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
12420         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
12422         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
12423         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
12424         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
12425         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
12427         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
12428         merge into ...
12429         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
12430         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
12431         ...
12432         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
12433         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
12434         ...
12435         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
12436         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
12437         Moved ...
12438         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
12439         here.
12440         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
12441         Moved ...
12442         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
12443         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
12444         Moved ...
12445         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
12447         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
12448         conditional [RESET_PID].
12449         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
12450         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
12451         removed.
12452         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
12453         removed.
12455         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
12456         <tcb-offsets.h>.
12457         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
12458         (__libc_vfork): New strong alias.
12459         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
12460         removed.
12461         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
12462         Removed.
12464         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
12465         <tcb-offsets.h>.
12466         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
12467         (__libc_vfork): New strong alias.
12468         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
12469         removed.
12470         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
12471         removed.
12473 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
12475         * malloc/malloc.c (mi_arena): New function.
12476         (malloc_info): Remove nested function mi_arena. Call non-nosted
12477         function mi_arena.
12479 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12481         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
12482         by insrwi.
12483         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
12484         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
12485         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
12486         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
12487         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
12488         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
12489         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
12491 2014-05-26  Andreas Schwab  <schwab@suse.de>
12493         [BZ #16984]
12494         * locale/programs/repertoire.c (repertoire_read): Add slash
12495         between I18NPATH element and file name.
12496         * locale/programs/locfile.c (locfile_read): Likewise.
12498 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
12500         * nptl/pthread_mutexattr_settype.c
12501         (__pthread_mutexattr_settype):
12502         Disable lock elision for PTHREAD_MUTEX_NORMAL.
12504 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
12506         * nptl/tst-mutex5 (do_test):
12507         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
12509 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
12511         * benchtests/README: Document 'init' directive.
12512         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
12513         BENCH_INIT.
12514         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
12515         (parse_file): Recognize 'init' directive.
12517 2014-05-26  Kyle McMartin  <kyle@redhat.com>
12519         [BZ #16796]
12520         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
12521         alignment of struct pthread.
12523 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
12525         [BZ #16878]
12526         * nscd/netgroupcache.c (addgetnetgrentX): Look for
12527         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
12528         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
12529         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
12531 2014-05-25  Richard Henderson  <rth@twiddle.net>
12533         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
12534         (SINGLE_THREAD_P_PIC): Remove.
12535         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
12536         (SINGLE_THREAD_P_PIC): Remove.
12538         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
12539         branch to syscall error ...
12540         (PSEUDO): ... here.
12541         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
12542         from __local_syscall_error to .Lsyscall_error.
12543         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
12544         (SYSCALL_ERROR): Update label name.
12546         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
12547         Do not use DOARGS/UNDOARGS.
12548         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
12549         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
12550         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
12551         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
12552         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
12554         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
12555         block comment.
12557         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
12558         define if !NOT_IN_libc.
12559         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
12560         define with non-default symbol versions.
12562 2014-05-23  Richard Henderson  <rth@twiddle.net>
12564         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
12565         (vfork, __vfork): Define via compat_symbol.
12567         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
12568         [!HAVE_IFUNC] (vfork_compat): Remove.
12569         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
12571 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
12573         [BZ #16978]
12574         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
12575         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
12576         variable.
12578 2014-05-23  Richard Henderson  <rth@twiddle.net>
12580         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
12581         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
12582         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
12583         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
12585         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
12586         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
12587         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
12588         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
12589         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
12590         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
12591         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
12592         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
12593         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
12594         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
12595         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
12596         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
12597         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
12598         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
12599         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
12600         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
12601         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
12602         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
12603         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
12604         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
12605         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
12606         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
12607         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
12608         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
12609         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
12610         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
12611         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
12612         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
12613         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
12614         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
12615         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
12616         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
12617         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
12618         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
12619         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
12620         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
12621         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
12622         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
12623         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
12624         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
12625         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
12626         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
12627         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
12628         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
12629         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
12630         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
12631         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
12632         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
12633         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
12634         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
12635         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
12636         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
12637         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
12638         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
12639         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
12640         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
12642         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
12643         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
12644         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
12645         before exiting on error.
12646         (__libc_vfork): New strong alias.
12647         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
12648         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
12650         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
12651         that was previously under [RESET_PID].
12652         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
12654         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
12656 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
12658         [BZ #16977]
12659         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
12660         value when x - 1 is zero.
12661         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
12662         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
12663         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
12664         0.0L for an argument of 1.0L.
12665         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
12666         Likewise.
12667         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
12668         value when x - 1 is zero.
12669         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
12670         * sysdeps/i386/fpu/libm-test-ulps: Update.
12671         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12673 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
12675         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
12676         alphasort and versionsort.
12678 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12680         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
12681         macro.
12682         [copysignf]: Likewise.
12684 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
12686         * crypt/md5-crypt.c: Fix formatting.
12688 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
12690         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
12691         (b64_from_24bit): New function.
12693 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12695         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
12696         libc_hidden_builtin_def to ifunc.
12697         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
12698         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
12700 2014-05-21  Roland McGrath  <roland@hack.frob.com>
12702         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
12703         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
12705 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
12707         * nscd/Depend (linuxthreads): Remove.
12708         (nptl): Add.
12709         * resolv/Depend (linuxthreads): Remove.
12710         * rt/Depend (linuxthreads): Remove.
12712         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
12713         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
12714         $(common-objpfx)elf/.
12715         (link-libc-before-gnulib): Likewise.
12716         (elfobjdir): Remove variable.
12717         * Makefile (install): Use $(elf-objpfx) instead of
12718         $(common-objpfx)elf/.
12719         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
12720         $(elfobjdir)/.
12721         (link-libc-deps): Likewise.
12722         ($(common-objpfx)libc.so): Likewise.
12723         ($(common-objpfx)linkobj/libc.so): Likewise.
12724         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
12725         instead of $(common-objpfx)elf/.
12726         (symbolic-link-list): Likewise.
12727         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
12728         [$(cross-compiling) = no]: Likewise.
12729         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
12730         $(elfobjdir)/.
12731         (static-gnulib-arch): Likewise.
12732         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
12733         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
12734         $(common-objpfx)elf/.
12736 2014-05-21  Richard Henderson  <rth@redhat.com>
12738         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
12739         (SINGLE_THREAD_P): Use the correct width load.  Fold
12740         into the ldr offset.
12742         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
12743         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
12745 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
12747         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
12748         (libgcc_s_resume): Use __attribute_used__.
12749         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
12750         Likewise.
12752 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12754         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
12755         optimization when used with float constants.
12757         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12759 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
12761         [BZ #16915]
12762         * locale/nl_langinfo_l.c: Make direct reference to every
12763         _nl_current_CATEGORY symbol.
12764         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
12765         (tests-static): Add tst-langinfo-static.
12766         (tests-special): Add tst-langinfo-static.out.
12767         ($(objpfx)tst-langinfo.out): Redirect output.
12768         ($(objpfx)tst-langinfo-static.out): New.
12769         * localedata/tst-langinfo.sh: Send output to stdout.
12770         * localedata/tst-langinfo-static.c: New file.
12772         [BZ #16965]
12773         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
12774         when the shift amount is modulo the limb size.
12776 2014-05-20  Richard Henderson  <rth@redhat.com>
12778         [BZ #16967]
12779         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
12780         Change type of sa_flags from unsigned int to int.
12782         [BZ #16966]
12783         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
12785         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
12787 2014-05-20  Will Newton  <will.newton@linaro.org>
12789         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
12790         Test the return value of the system call in the nocancel case.
12792 2014-05-20  Will Newton  <will.newton@linaro.org>
12793             Yvan Roux  <yvan.roux@linaro.org>
12795         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
12796         #include of asm/ptrace.h.
12797         (PTRACE_GET_THREAD_AREA): Remove #undef.
12798         (PTRACE_GETHBPREGS): Likewise.
12799         (PTRACE_SETHBPREGS): Likewise.
12800         (struct user_regs_struct): New structure.
12801         (struct user_fpsimd_struct): New structure.
12802         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
12803         #include of asm/ptrace.h and second #include of sys/user.h.
12804         (PTRACE_GET_THREAD_AREA): Remove #undef.
12805         (PTRACE_GETHBPREGS): Likewise.
12806         (PTRACE_SETHBPREGS): Likewise.
12807         (ELF_NGREG): Use new struct user_regs_struct.
12808         (elf_fpregset_t): Use new struct user_fpsimd_struct.
12810 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12812         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
12813         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
12815 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
12817         [BZ #16958]
12818         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
12819         membar to avoid block loads/stores to overlap previous stores.
12821 2014-05-17  Richard Henderson  <rth@redhat.com>
12823         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
12824         Create the __##syscall_name##_nocancel entry point.
12825         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
12826         Remove; let the sysdep-cancel.h code create it.
12828 2014-05-17  David S. Miller  <davem@davemloft.net>
12830         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
12831         Protect with __USE_GNU.
12832         (TIOCSET_TEMPT): Likewise.
12833         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
12834         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
12835         these are already provided in bits/ioctl-types.h
12837 2014-05-16  Roland McGrath  <roland@hack.frob.com>
12839         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
12840         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
12842         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
12843         Use wait4 regardless of [__NR_waitpid].
12845 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
12847         PR libgcc/60166
12848         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
12849         (_FP_NANSIGN_Q): Set the quiet bit.
12851 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
12853         * benchtests/Makefile
12854         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
12855         not $(common-objpfx)math/libm.so.
12856         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
12857         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
12858         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
12859         $(common-objpfx)dlfcn/libdl.so.
12860         ($(objpfx)tst-audit8): Depend on $(libm), not
12861         $(common-objpfx)math/libm.so.
12862         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
12863         not $(common-objpfx)dlfcn/libdl.so.
12864         * math/Makefile
12865         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
12866         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
12867         [$(build-shared) = yes].
12868         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
12869         $(common-objpfx)nptl/libpthread.so.
12870         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
12871         $(common-objpfx)math/libm.so$(libm.so-version) or
12872         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
12873         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
12874         $(common-objpfx)dlfcn/libdl.so.
12875         * setjmp/Makefile (link-libm): Remove variable.
12876         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
12877         * stdio-common/Makefile (link-libm): Remove variable.
12878         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
12879         * stdlib/Makefile (link-libm): Remove variable.
12880         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
12881         ($(objpfx)tst-strtod-round): Likewise.
12882         ($(objpfx)tst-tininess): Likewise.
12883         ($(objpfx)tst-strtod-underflow): Likewise.
12884         ($(objpfx)tst-strtod6): Likewise.
12885         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
12886         $(libdl), not $(common-objpfx)nptl/libpthread.so and
12887         $(common-objpfx)dlfcn/libdl.so.
12889 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12891         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
12892         BSD terminal modes definitions.
12894 2014-05-16  Roland McGrath  <roland@hack.frob.com>
12896         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
12897         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
12899         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
12900         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
12901         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
12902         Don't do #include_next.
12903         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
12904         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
12905         Don't do #include_next.
12906         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
12907         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
12908         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
12909         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
12911 2014-05-16  Allan McRae  <allan@archlinux.org>
12913         * po/sv.po: Update Swedish translation from translation project.
12915         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
12916         in sed expression.
12918 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
12920         [BZ #16917]
12921         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
12922         errno if the TIOCGPTN ioctl fails with an error different than
12923         EINVAL.
12924         * login/tst-ptsname.c: New file.
12925         * login/Makefile (tests): Add tst-ptsname.
12927         [BZ #16943]
12928         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
12929         and prlimit64.
12931 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
12933         [BZ #16849]
12934         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
12935         herrno to return EAI_AGAIN.
12937 2014-05-14  Roland McGrath  <roland@hack.frob.com>
12939         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
12940         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
12941         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
12942         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
12943         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
12944         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
12945         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
12946         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
12947         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
12948         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
12949         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
12950         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
12951         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
12952         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
12953         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
12954         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
12955         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
12956         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
12957         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
12958         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
12959         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
12960         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
12961         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
12962         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
12963         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
12964         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
12965         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
12966         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
12967         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
12968         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
12969         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
12970         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
12971         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
12972         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
12973         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
12974         Moved ...
12975         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
12976         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
12977         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
12978         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
12979         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
12980         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
12981         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
12982         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
12983         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
12984         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
12985         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
12986         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
12987         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
12988         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
12989         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
12990         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
12991         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
12992         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
12993         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
12994         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
12995         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
12996         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
12997         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
12998         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
12999         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
13000         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
13001         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
13002         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
13003         Moved ...
13004         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
13005         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
13006         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
13007         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
13008         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
13009         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
13010         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
13011         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
13012         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
13013         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
13014         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
13015         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
13016         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
13017         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
13018         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
13019         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
13020         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
13021         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
13022         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
13023         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
13024         Moved ...
13025         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
13026         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
13027         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
13029         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
13030         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
13031         (libpthread-sysdep_routines): Add elision-related stuff here instead.
13032         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
13033         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
13034         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
13035         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
13036         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
13037         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
13038         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
13039         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
13040         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
13041         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
13042         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
13043         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
13044         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
13045         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
13046         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
13047         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
13048         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
13049         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
13050         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
13051         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
13052         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
13053         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
13054         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
13055         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
13056         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
13057         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
13058         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
13059         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
13061         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
13062         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
13064         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
13065         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
13066         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
13067         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
13068         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
13069         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
13070         Moved ...
13071         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
13072         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
13073         Moved ...
13074         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
13075         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
13076         Moved ...
13077         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
13078         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
13079         Moved ...
13080         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
13081         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
13082         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
13083         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
13084         Moved ...
13085         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
13086         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
13087         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
13088         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
13089         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
13090         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
13091         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
13092         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
13093         Moved ...
13094         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
13095         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
13096         Moved ...
13097         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
13098         ... here.
13099         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
13100         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
13101         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
13102         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
13103         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
13104         Moved ...
13105         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
13106         ... here.
13107         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
13108         Moved ...
13109         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
13110         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
13111         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
13112         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
13113         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
13114         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
13115         Moved ...
13116         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
13117         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
13118         Moved ...
13119         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
13120         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
13121         Moved ...
13122         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
13123         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
13124         Moved ...
13125         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
13126         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
13127         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
13128         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
13129         Moved ...
13130         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
13131         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
13132         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
13133         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
13134         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
13135         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
13136         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
13137         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
13138         Moved ...
13139         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
13140         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
13141         Moved ...
13142         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
13143         ... here.
13144         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
13145         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
13146         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
13147         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
13148         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
13149         Moved ...
13150         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
13151         ... here.
13152         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
13153         Moved ...
13154         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
13155         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
13156         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
13157         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
13158         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
13159         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
13160         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
13161         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
13162         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
13163         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
13164         Moved ...
13165         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
13166         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
13167         Moved ...
13168         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
13169         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
13170         Moved ...
13171         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
13172         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
13173         Moved ...
13174         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
13175         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
13176         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
13177         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
13178         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
13179         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
13180         Moved ...
13181         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
13182         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
13183         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
13184         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
13185         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
13186         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
13187         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
13188         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
13189         Moved ...
13190         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
13191         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
13192         Moved ...
13193         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
13194         ... here.
13195         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
13196         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
13197         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
13198         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
13199         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
13200         Moved ...
13201         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
13202         ... here.
13203         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
13204         Moved ...
13205         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
13206         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
13207         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
13208         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
13209         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
13210         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
13211         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
13212         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
13213         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
13214         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
13215         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
13217         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
13218         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
13220         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
13221         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
13223         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
13224         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
13225         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
13226         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
13227         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
13228         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
13229         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
13230         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
13231         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
13232         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
13233         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
13234         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
13235         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
13236         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
13237         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
13238         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
13239         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
13240         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
13241         Moved ...
13242         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
13243         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
13244         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
13245         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
13246         Moved ...
13247         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
13248         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
13249         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
13250         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
13251         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
13252         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
13253         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
13254         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
13255         Moved ...
13256         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
13257         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
13258         Moved ...
13259         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
13260         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
13261         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
13262         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
13263         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
13264         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
13265         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
13266         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
13267         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
13268         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
13269         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
13270         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
13271         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
13272         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
13273         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
13274         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
13275         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
13277         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
13278         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
13279         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
13280         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
13281         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
13283         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
13284         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
13285         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
13286         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
13287         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
13288         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
13289         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
13290         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
13291         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
13292         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
13294         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
13295         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
13297         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
13298         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
13299         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
13300         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
13301         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
13302         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
13303         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
13304         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
13305         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
13306         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
13307         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
13308         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
13309         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
13310         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
13311         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
13312         Update #include.
13313         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
13314         Likewise.
13315         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
13316         Likewise.
13317         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
13318         Likewise.
13319         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
13320         Likewise.
13321         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
13322         Likewise.
13323         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
13324         Likewise.
13325         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
13326         Likewise.
13327         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
13328         Likewise.
13329         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
13330         Likewise.
13331         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
13332         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
13333         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
13334         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
13335         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
13336         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
13337         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
13338         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
13339         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
13340         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
13341         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
13342         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
13343         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
13344         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
13345         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
13347         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
13348         that was previously under [RESET_PID].
13349         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
13350         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
13351         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
13353         * sysdeps/i386/nptl/Implies: New file.
13354         * sysdeps/x86_64/nptl/Implies: New file.
13355         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
13356         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
13357         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
13358         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
13360         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
13361         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13362         (__libc_vfork): New strong alias.
13363         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
13364         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
13366         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
13367         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13368         (__libc_vfork): New strong alias.
13369         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
13370         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
13372         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
13373         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13374         (__libc_vfork): New strong alias.
13375         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
13376         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
13377         * nptl/pt-vfork.c: New file.
13378         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
13379         (libpthread: GLIBC_2.20): New version set (empty).
13381 2014-05-14  Will Newton  <will.newton@linaro.org>
13383         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
13384         rather than #if.
13386 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
13388         [BZ #16564]
13389         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
13390         arguments with exponent 65 or above.
13391         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
13392         arguments 0x1p113L or above.
13393         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
13394         to arguments 0x1p107L or above.
13395         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
13396         positive arguments with exponent 65 or above.
13397         * math/auto-libm-test-in: Add more tests of log1p.
13398         * math/auto-libm-test-out: Regenerated.
13400         [BZ #16928]
13401         * math/s_cacos.c (__cacos): Ensure zero real part of result from
13402         non-finite arguments is +0.
13403         * math/s_cacosf.c (__cacosf): Likewise.
13404         * math/s_cacosl.c (__cacosl): Likewise.
13405         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
13406         * sysdeps/i386/fpu/libm-test-ulps: Update.
13407         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13409         [BZ #16927]
13410         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
13411         value.
13412         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
13413         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
13414         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
13415         for explicit high bit of mantissa when testing for argument equal
13416         to 1.
13417         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
13418         * sysdeps/i386/fpu/libm-test-ulps: Update.
13419         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13421         [BZ #16516]
13422         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
13423         (__erf): Scale by 16 instead of 8 in potentially underflowing
13424         case.  Ensure exception if result actually underflows.
13425         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
13426         (__erff): Scale by 16 instead of 8 in potentially underflowing
13427         case.  Ensure exception if result actually underflows.
13428         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
13429         (efx8): Remove variable.
13430         (__erfl): Scale by 16 instead of 8 in potentially underflowing
13431         case.  Ensure exception if result actually underflows.
13432         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
13433         (efx8): Remove variable.
13434         (__erfl): Scale by 16 instead of 8 in potentially underflowing
13435         case.  Ensure exception if result actually underflows.
13436         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
13437         (efx8): Remove variable.
13438         (__erfl): Scale by 16 instead of 8 in potentially underflowing
13439         case.  Ensure exception if result actually underflows.
13440         * math/auto-libm-test-in: Add more tests of erf.
13441         * math/auto-libm-test-out: Regenerated.
13443 2014-05-14  Andreas Schwab  <schwab@suse.de>
13445         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
13446         Remove code conditionalized on USE___THREAD.
13448         * config.h.in (HAVE_PT_CHOWN): Define as 0.
13449         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
13450         not definedness.
13452 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
13454         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
13455         Define unconditionally.
13456         (__ASSUME_O_CLOEXEC): Likewise.
13457         (__ASSUME_SOCK_CLOEXEC): Likewise.
13458         (__ASSUME_IN_NONBLOCK): Likewise.
13459         (__ASSUME_PIPE2): Likewise.
13460         (__ASSUME_EVENTFD2): Likewise.
13461         (__ASSUME_SIGNALFD4): Likewise.
13462         (__ASSUME_DUP3): Likewise.
13463         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
13464         (__ASSUME_DUP3): Do not define.
13465         (__ASSUME_EVENTFD2): Likewise.
13466         (__ASSUME_IN_NONBLOCK): Likewise.
13467         (__ASSUME_O_CLOEXEC): Likewise.
13468         (__ASSUME_PIPE2): Likewise.
13469         (__ASSUME_SIGNALFD4): Likewise.
13470         (__ASSUME_SOCK_CLOEXEC): Likewise.
13471         (__ASSUME_UTIMES): Undefine.
13472         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
13473         (__ASSUME_UTIMES): Do not define.
13474         (__ASSUME_O_CLOEXEC): Likewise.
13475         (__ASSUME_SOCK_CLOEXEC): Likewise.
13476         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
13477         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
13478         0x020621].
13479         (__ASSUME_PIPE2): Likewise.
13480         (__ASSUME_EVENTFD2): Likewise.
13481         (__ASSUME_SIGNALFD4): Likewise.
13482         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
13483         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
13484         Do not define.
13485         (__ASSUME_EVENTFD2): Likewise.
13486         (__ASSUME_SIGNALFD4): Likewise.
13487         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
13488         (__ASSUME_32BITUIDS): Likewise.
13489         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
13490         (__ASSUME_IPC64): Likewise.
13491         (__ASSUME_ST_INO_64_BIT): Likewise.
13492         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
13493         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
13494         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
13495         (__ASSUME_UTIMES): Do not define.
13496         (__ASSUME_PSELECT): Likewise.
13497         (__ASSUME_PPOLL): Likewise.
13498         (__ASSUME_O_CLOEXEC): Likewise.
13499         (__ASSUME_SOCK_CLOEXEC): Likewise.
13500         (__ASSUME_IN_NONBLOCK): Likewise.
13501         (__ASSUME_PIPE2): Likewise.
13502         (__ASSUME_EVENTFD2): Likewise.
13503         (__ASSUME_SIGNALFD4): Likewise.
13504         (__ASSUME_DUP3): Likewise.
13505         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
13506         (__ASSUME_UTIMES): Likewise.
13507         (__ASSUME_O_CLOEXEC): Likewise.
13508         (__ASSUME_SOCK_CLOEXEC): Likewise.
13509         (__ASSUME_IN_NONBLOCK): Likewise.
13510         (__ASSUME_PIPE2): Likewise.
13511         (__ASSUME_EVENTFD2): Likewise.
13512         (__ASSUME_SIGNALFD4): Likewise.
13513         (__ASSUME_DUP3): Likewise.
13514         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
13515         (__ASSUME_UTIMES): Likewise.
13516         (__ASSUME_O_CLOEXEC): Likewise.
13517         (__ASSUME_SOCK_CLOEXEC): Likewise.
13518         (__ASSUME_IN_NONBLOCK): Likewise.
13519         (__ASSUME_PIPE2): Likewise.
13520         (__ASSUME_EVENTFD2): Likewise.
13521         (__ASSUME_SIGNALFD4): Likewise.
13522         (__ASSUME_DUP3): Likewise.
13523         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
13524         Likewise.
13525         (__ASSUME_UTIMES): Likewise.
13526         (__ASSUME_EVENTFD2): Likewise.
13527         (__ASSUME_SIGNALFD4): Likewise.
13528         * sysdeps/unix/sysv/linux/tile/kernel-features.h
13529         (__ASSUME_O_CLOEXEC): Likewise.
13530         (__ASSUME_SOCK_CLOEXEC): Likewise.
13531         (__ASSUME_IN_NONBLOCK): Likewise.
13532         (__ASSUME_PIPE2): Likewise.
13533         (__ASSUME_EVENTFD2): Likewise.
13534         (__ASSUME_SIGNALFD4): Likewise.
13535         (__ASSUME_DUP3): Likewise.
13536         (__ASSUME_UTIMES): Undefine.
13538         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
13539         feclearexcept.  Remove symbol versioning code.
13540         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
13541         symbol versioning code.
13542         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
13543         symbol versioning code.
13544         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
13545         feupdateenv.  Remove symbol versioning code.
13546         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
13547         fegetexceptflag.  Remove symbol versioning code.
13548         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
13549         fesetexceptflag.  Remove symbol versioning code.
13550         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
13551         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
13552         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
13553         (__posix_fadvise64_l32): Remove prototype.
13554         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
13555         code.
13557 2014-05-13  Roland McGrath  <roland@hack.frob.com>
13559         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
13560         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
13561         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
13562         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
13564 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
13566         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
13567         current working directory
13569 2014-05-13  Roland McGrath  <roland@hack.frob.com>
13571         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
13572         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
13573         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
13574         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
13575         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
13576         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
13577         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
13578         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
13579         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
13580         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
13581         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
13582         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
13583         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
13584         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
13585         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
13586         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
13587         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
13588         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
13589         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
13590         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
13591         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
13592         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
13593         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
13594         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
13595         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
13596         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
13597         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
13598         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
13599         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
13600         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
13601         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
13602         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
13603         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
13604         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
13605         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
13606         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
13607         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
13608         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
13609         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
13610         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
13611         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
13612         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
13614         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
13615         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
13617         * sysdeps/unix/sysv/linux/arm/Makefile
13618         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
13619         Add rt-aeabi_unwind_cpp_pr1.
13620         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
13621         Add nptl-aeabi_unwind_cpp_pr1.
13622         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
13623         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
13624         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
13625         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
13626         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
13627         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
13629         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
13630         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
13631         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
13632         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
13634         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
13635         Deconditionalize the code that was previously under [RESET_PID].
13636         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
13638         * sysdeps/generic/exit-thread.h: New file.
13639         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
13640         * include/unistd.h (__exit_thread): Remove declaration.
13641         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
13642         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
13643         * csu/libc-start.c: Include <exit-thread.h>.
13644         (LIBC_START_MAIN): Pass no argument to __exit_thread.
13645         * nptl/pthread_create.c: Include <exit-thread.h>.
13646         (start_thread): Call __exit_thread in place of __exit_thread_inline.
13647         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
13648         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
13649         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
13650         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
13651         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
13652         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
13653         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
13654         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
13655         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
13656         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
13657         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
13658         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
13659         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
13660         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
13661         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
13662         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
13664 2014-05-13  Andreas Schwab  <schwab@suse.de>
13666         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
13668 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
13670         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
13671         (__ASSUME_UTIMES): Do not condition on kernel version.
13672         (__ASSUME_PSELECT): Define unconditionally.
13673         (__ASSUME_PPOLL): Likewise.
13674         (__ASSUME_ATFCTS): Likewise.
13675         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
13676         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
13677         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
13678         (__ASSUME_UTIMENSAT): Define unconditionally.
13679         (__ASSUME_PRIVATE_FUTEX): Likewise.
13680         (__ASSUME_FALLOCATE): Likewise.
13681         (__ASSUME_O_CLOEXEC): Likewise.
13682         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
13683         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
13684         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
13685         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
13686         (__ASSUME_IN_NONBLOCK): Likewise.
13687         (__ASSUME_PIPE2): Likewise.
13688         (__ASSUME_EVENTFD2): Likewise.
13689         (__ASSUME_SIGNALFD4): Likewise.
13690         (__ASSUME_DUP3): Likewise.
13691         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
13692         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
13693         (__ASSUME_AT_RANDOM): Likewise.
13694         (__ASSUME_PREADV): Likewise.
13695         (__ASSUME_PWRITEV): Likewise.
13696         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
13697         (__ASSUME_F_GETOWN_EX): Define unconditionally.
13698         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
13699         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
13700         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
13701         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
13702         (__ASSUME_O_CLOEXEC): Define unconditionally.
13703         (__ASSUME_PSELECT): Do not undefine conditionally.
13704         (__ASSUME_PPOLL): Likewise.
13705         (__ASSUME_ATFCTS): Likewise.
13706         (__ASSUME_SET_ROBUST_LIST): Likewise.
13707         (__ASSUME_UTIMENSAT): Likewise.
13708         (__ASSUME_FDATASYNC): Define unconditionally.
13709         * sysdeps/unix/sysv/linux/arm/kernel-features.h
13710         (__ASSUME_SIGFRAME_V2): Likewise.
13711         )__ASSUME_EVENTFD2): Likewise.
13712         (__ASSUME_SIGNALFD4): Likewise.
13713         (__ASSUME_PSELECT): Do not undefine conditionally.
13714         (__ASSUME_PPOLL): Likewise.
13715         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
13716         (__ASSUME_PSELECT): Define unconditionally.
13717         (__ASSUME_PPOLL): Likewise.
13718         (__ASSUME_O_CLOEXEC): Likewise.
13719         (__ASSUME_SOCK_CLOEXEC): Likewise.
13720         (__ASSUME_IN_NONBLOCK): Likewise.
13721         (__ASSUME_PIPE2): Likewise.
13722         (__ASSUME_EVENTFD2): Likewise.
13723         (__ASSUME_SIGNALFD4): Likewise.
13724         (__ASSUME_DUP3): Likewise.
13725         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
13726         (__ASSUME_O_CLOEXEC): Likewise.
13727         (__ASSUME_SOCK_CLOEXEC): Likewise.
13728         (__ASSUME_IN_NONBLOCK): Likewise.
13729         (__ASSUME_PIPE2): Likewise.
13730         (__ASSUME_EVENTFD2): Likewise.
13731         (__ASSUME_SIGNALFD4): Likewise.
13732         (__ASSUME_DUP3): Likewise.
13733         * sysdeps/unix/sysv/linux/mips/kernel-features.h
13734         (__ASSUME_EVENTFD2): Likewise.
13735         (__ASSUME_SIGNALFD4): Likewise.
13736         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
13738 2014-05-12  Andreas Schwab  <schwab@suse.de>
13740         [BZ #16932]
13741         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
13742         (_nss_nis_gethostbyname4_r): Return error if item length is larger
13743         than maximum RPC packet size.
13744         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
13745         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
13746         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
13747         (_nss_nis_getservbyport_r): Likewise.
13749 2014-05-12  Will Newton  <will.newton@linaro.org>
13751         * malloc/Makefile (tests): Add tst-mallopt.
13752         * malloc/tst-mallopt.c: New file.
13754 2014-05-09  Roland McGrath  <roland@hack.frob.com>
13756         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
13757         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
13759 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13761         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
13762         (tst-tlsmod6.so): Likewise.
13764 2014-05-09  Roland McGrath  <roland@hack.frob.com>
13766         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
13768 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
13770         [BZ #16064]
13771         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
13772         and <dl-procinfo.h>.
13773         (__fegetenv): Save SSE state in envp->__eip if supported.
13774         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
13775         envp->__eip if supported.
13776         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
13777         and <dl-procinfo.h>.
13778         (__fesetenv): Always set __eip, __cs_selector, __opcode,
13779         __data_offset and __data_selector in environment to 0.  Set SSE
13780         state if supported.
13781         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
13782         test-fenv-sse.
13783         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
13784         -mfpmath=sse.
13785         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
13787 2014-05-09  Will Newton  <will.newton@linaro.org>
13789         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
13790         and libc_relro_required for ARM.
13791         * sysdeps/arm/preconfigure: Regenerate.
13793 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
13794             Stefan Liebler  <stli@linux.vnet.ibm.com>
13796         * config.make.in (enable-lock-elision): New Makefile variable.
13797         * configure.ac: Likewise.
13798         * configure: Regenerate.
13799         * sysdeps/s390/configure.ac:
13800         Add check for gcc transactions support.
13801         * sysdeps/s390/configure: Regenerate.
13802         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
13803         Build elision files if enabled.
13804         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
13805         Add lock elision support for s390.
13806         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
13807         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
13808         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
13809         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
13810         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
13811         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
13812         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
13813         Likewise.
13814         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
13815         Likewise.
13816         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
13817         Likewise.
13818         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
13819         Likewise.
13820         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
13821         (__lll_timedlock_elision, __lll_lock_elision)
13822         (__lll_unlock_elision, __lll_trylock_elision)
13823         (lll_timedlock_elision, lll_lock_elision)
13824         (lll_unlock_elision, lll_trylock_elision): Add.
13825         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
13826         (pthread_mutex_t): Add lock elision support for s390.
13828 2014-05-14  Wilco  <wdijkstr@arm.com>
13830         * sysdeps/arm/fclrexcpt.c: Cleanup.
13831         * sysdeps/arm/fedisblxcpt.c: Cleanup.
13832         * sysdeps/arm/feenablxcpt.c: Cleanup.
13833         * sysdeps/arm/fegetenv.c: Cleanup.
13834         * sysdeps/arm/fegetexcept.c: Cleanup.
13835         * sysdeps/arm/fegetround.c: Cleanup.
13836         * sysdeps/arm/feholdexcpt.c: Cleanup.
13837         * sysdeps/arm/fesetenv.c: Cleanup.
13838         * sysdeps/arm/fesetround.c: Cleanup.
13839         * sysdeps/arm/feupdateenv.c: Cleanup.
13840         * sysdeps/arm/fgetexcptflg.c: Cleanup.
13841         * sysdeps/arm/fraiseexcpt.c: Cleanup.
13842         * sysdeps/arm/fsetexcptflg.c: Cleanup.
13843         * sysdeps/arm/ftestexcept.c: Cleanup.
13844         * sysdeps/arm/get-rounding-mode.h: Cleanup.
13845         * sysdeps/arm/setfpucw.c: Cleanup.
13847 2014-05-09  Will Newton  <will.newton@linaro.org>
13849         * sysdeps/arm/armv7/strcmp.S: New file.
13850         * NEWS: Mention addition of ARMv7 optimized strcmp.
13852 2014-05-08  Roland McGrath  <roland@hack.frob.com>
13854         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
13855         look for %.ac rather than %.in.
13857         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
13858         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
13859         * sysdeps/mach/hurd/configure: Regenerated.
13860         * sysdeps/unix/sysv/linux/configure: Regenerated.
13862         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
13864 2014-05-07  Steve Ellcey  <sellcey@mips.com>
13866         [BZ# 16922]
13867         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
13868         (LONG_SUB): Ditto.
13869         (PTR_SUB): Ditto.
13871 2014-05-07  Andreas Schwab  <schwab@suse.de>
13873         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
13874         when skipping over non-matching result from nscd.
13876 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
13878         [BZ #16876]
13879         * nptl/sockperf.c (client): Check socket return value.
13881         [BZ #16877]
13882         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
13883         nscd security class.
13885 2014-05-06  Roland McGrath  <roland@hack.frob.com>
13887         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
13888         * sysdeps/arm/unwind.h: ... here.
13890 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
13892         [BZ# 16916]
13893         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
13894         Define.
13896 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
13898         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
13899         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
13900         multiarch strncpy for PPC64.
13901         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
13902         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
13903         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
13904         multiarch optimizations.
13905         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13906         (__libc_ifunc_impl_list): Likewise.
13907         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
13908         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
13909         multiarch stpncpy for PPC64.
13910         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
13911         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
13913 2014-05-06  Andreas Schwab  <schwab@suse.de>
13915         [BZ #16912]
13916         * gmon/mcount.c (_MCOUNT_DECL): Use
13917         atomic_compare_and_exchange_bool_acq instead of
13918         catomic_compare_and_exchange_bool_acq.
13920 2014-05-05  Roland McGrath  <roland@hack.frob.com>
13922         * elf/Makefile (others, install-bin): Remove pldd.
13923         (pldd-modules): Variable removed.
13924         ($(objpfx)pldd): Target removed.
13925         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
13926         (others, install-bin): Append pldd here.
13927         ($(objpfx)pldd): New target.
13929         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
13930         to 0, so the first #if test emitted later doesn't see it undefined.
13931         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
13932         * sysdeps/gnu/errlist.c: Regenerated.
13934 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13936         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
13937         [libc_hidden_builtin_def]: Define to empty value.
13938         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
13939         [libc_hidden_builtin_def]: Likewise.
13940         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
13941         [libc_hidden_builtin_def]: Likewise.
13942         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
13943         [libc_hidden_builtin_def]: Likewise.
13944         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
13945         __redirect_memcpy and define ifunc as default hidden symbol.
13946         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
13947         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
13949 2014-05-04  Adam Conrad  <adconrad@0c3.net>
13951         * locale/iso-4217.def: Reintroduce XDR currency.
13953 2014-05-04  Allan McRae  <allan@archlinux.org>
13955         * po/eo.po: Update Esperanto translation from translation project.
13957 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
13959         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
13960         and FEATURE_INDEX_MAX to 1.
13961         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
13963 2014-05-01  Steve Ellcey  <sellcey@mips.com>
13965         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
13966         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
13967         * iconvdata/big5.c (ONE_DIRECTION): Define.
13968         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
13969         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
13970         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
13971         * iconvdata/cp932.c (ONE_DIRECTION): Define.
13972         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
13973         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
13974         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
13975         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
13976         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
13977         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
13978         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
13979         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
13980         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
13981         * iconvdata/gbk.c (ONE_DIRECTION): Define.
13982         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
13983         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
13984         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
13985         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
13986         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
13987         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
13988         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
13989         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
13990         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
13991         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
13992         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
13993         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
13994         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
13995         * iconvdata/iso646.c (ONE_DIRECTION): Define.
13996         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
13997         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
13998         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
13999         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
14000         * iconvdata/johab.c (ONE_DIRECTION): Define.
14001         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
14002         * iconvdata/sjis.c (ONE_DIRECTION): Define.
14003         * iconvdata/t.61.c (ONE_DIRECTION): Define.
14004         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
14005         * iconvdata/tscii.c (ONE_DIRECTION): Define.
14006         * iconvdata/uhc.c (ONE_DIRECTION): Define.
14007         * iconvdata/unicode.c (ONE_DIRECTION): Define.
14008         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
14009         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
14010         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
14012 2014-05-01  Roland McGrath  <roland@hack.frob.com>
14014         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
14015         (_IO_JUMPS_OFFSET): Define to 0.
14017         * nptl/sysdeps/pthread/bits/libc-lock.h
14018         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
14019         (__libc_lock_define_initialized_recursive): Always define using
14020         initializer.  Modern compilers treat uninitialized (implicit zero) and
14021         explicit zero initializers the same (i.e. put the datum in bss).
14023 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
14025         * nscd/nscd-client.h: Include <string.h>.
14027 2014-05-01  David S. Miller  <davem@davemloft.net>
14029         [BZ #16885]
14030         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
14031         multiple zero bytes exist at the end of a string.
14032         Reported by Aurelien Jarno <aurelien@aurel32.net>
14034         * string/test-strcmp.c (check): Add explicit test for situations where
14035         there are multiple zero bytes after the first.
14037 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
14039         [BZ #16890]
14040         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
14041         when compiling wprintf.
14042         * stdio-common/tstdiomisc.c (t3): New function.
14043         (main): Call it.
14045 2014-05-01  Steve Ellcey  <sellcey@mips.com>
14047         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
14048         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
14049         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
14050         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
14052 2014-05-01  Steve Ellcey  <sellcey@mips.com>
14054         * stdlib/longlong.h: Updated from GCC.
14056 2014-05-01  Will Newton  <will.newton@linaro.org>
14057             Bernard Ogden  <bernie.ogden@linaro.org>
14059         * NEWS: Update fixed bug list.
14061         [BZ #15119]
14062         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
14064 2014-04-30  David S. Miller  <davem@davemloft.net>
14066         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
14067         (libc_feholdexcept_setround_sparc_ctx): New function.
14068         (libc_fesetenv_sparc_ctx): Likewise.
14069         (libc_feupdateenv_sparc_ctx): Likewise.
14070         (libc_feholdsetround_sparc_ctx): Likewise.
14071         (libc_feholdexcept_setround_ctx): Define.
14072         (libc_feholdexcept_setroundf_ctx): Likewise.
14073         (libc_feholdexcept_setroundl_ctx): Likewise.
14074         (libc_fesetenv_ctx): Likewise.
14075         (libc_fesetenvf_ctx): Likewise.
14076         (libc_fesetenvl_ctx): Likewise.
14077         (libc_feupdateenv_ctx): Likewise.
14078         (libc_feupdateenvf_ctx): Likewise.
14079         (libc_feupdateenvl_ctx): Likewise.
14080         (libc_feresetround_ctx): Likewise.
14081         (libc_feresetroundf_ctx): Likewise.
14082         (libc_feresetroundl_ctx): Likewise.
14083         (libc_feholdsetround_ctx): Likewise.
14084         (libc_feholdsetroundf_ctx): Likewise.
14085         (libc_feholdsetroundl_ctx): Likewise.
14087         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
14088         with __USE_GNU instead of XOPEN cpp guards.
14090         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
14091         0.
14093         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
14094         with XOPEN cpp guards.
14096 2014-04-30  Julian Brown  <julian@codesourcery.com>
14098         [BZ #16888]
14099         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
14100         handling.
14102 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
14104         [BZ #9894]
14105         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
14106         Change to 2.6.32.
14107         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
14108         * sysdeps/unix/sysv/linux/configure: Regenerated.
14109         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
14110         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
14111         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
14112         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
14113         * README: Update reference to required Linux kernel version.
14114         * manual/install.texi (Linux): Update reference to required Linux
14115         kernel headers version.
14116         * INSTALL: Regenerated.
14118         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
14119         header inclusion.
14120         [POSIX] (limits.h): Likewise.
14121         [POSIX] (math.h): Likewise.
14122         [POSIX] (sys/wait.h): Likewise.
14123         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
14124         function.
14125         [POSIX] (stddef.h): Do not allow header inclusion.
14127 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14129         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
14131 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
14133         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
14134         Return immediately after lll_futex_wake.
14136 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14138         [BZ #16791]
14139         * nscd/nscd-client.h (datahead_init_common): Initialize entire
14140         structure.
14141         (datahead_init_pos): Call datahead_init_common early.
14142         (datahead_init_neg): Likewise.
14144         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
14145         datahead_init_neg): New functions.
14146         * nscd/aicache.c (addhstaiX): Use them.
14147         * nscd/grpcache.c (cache_addgr): Likewise.
14148         * nscd/hstcache.c (cache_addhst): Likewise.
14149         * nscd/initgrcache.c (addinitgroupsX): Likewise.
14150         * nscd/netgroupcache.c (do_notfound): Likewise.
14151         (addgetnetgrentX): Likewise.
14152         (addinnetgrX): Likewise.
14153         * nscd/pwdcache.c (cache_addpw): Likewise.
14154         * nscd/servicescache.c (cache_addserv): Likewise.
14156 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
14157             Atsushi Onoe  <atsushi@onoe.org>
14159         [BZ #14308]
14160         [BZ #12994]
14161         [BZ #13651]
14162         * resolv/res_query.c (__libc_res_nsearch): Return if at least
14163         one response is valid.
14164         * resolv/res_send.c (send_dg): Check for validity of other
14165         response if the current response is a referral.
14167 2014-04-29  Steve Ellcey  <sellcey@mips.com>
14169         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
14171 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
14173         [BZ #16823]
14174         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
14175         Always divide by positive zero when computing -Inf result.
14176         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
14177         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
14179 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14181         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
14182         FPSCR if value do not change.
14183         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
14184         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
14185         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
14186         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
14187         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
14188         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
14189         function.
14191 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
14193         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
14194         * sysdeps/unix/sysv/linux/hppa: Move directory from
14195         ports/systeps/unix/sysv/linux/hppa.
14196         * README: Update listing for hppa-*-linux-gnu.
14198 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
14200         [BZ #16754]
14201         * manual/stdio.texi (Hook functions): Fix types of stream hook
14202         functions.
14203         [BZ #16854]
14204         * socket/sys/socket.h: Fix typo in comment.
14206 2014-04-28  Wilco  <wdijkstr@arm.com>
14208         * sysdeps/arm/fenv_private.h: New file.
14209         * sysdeps/arm/math_private.h: New file.
14210         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
14212 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
14214         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
14215         with __int128_t.
14216         (La_x86_64_retval): Likewise.
14218 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
14220         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
14221         fpsr if value didn't change.
14222         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
14223         to fpcr if value didn't change.
14224         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
14225         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
14226         fpsr or fpcr if value didn't change.
14227         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
14228         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
14229         fpcr if value didn't change.
14230         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
14231         to fpsr if value didn't change.
14233 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
14235         * nptl/tst-sem3.c: Use test-skeleton.c
14236         (main): Rename to do_test.  Use return instead of
14237         exit.
14238         * nptl/tst-sem4.c: Use test-skeleton.c
14239         (main): Rename to do_test.
14241 2014-04-22  David S. Miller  <davem@davemloft.net>
14243         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
14244         (struct sigaction): New struct member __glibc_reserved0, change
14245         type of sa_flags to int.
14247 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
14249         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
14250         (COUNT_LEADING_ZEROS_0): Define for AArch64.
14252 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
14254         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
14255         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
14257 2014-04-22  Will Newton  <will.newton@linaro.org>
14258             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
14260         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
14261         (__longjmp): Add longjmp and longjmp_target SystemTap
14262         probes.
14263         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
14264         (__sigsetjmp): Add setjmp SystemTap probe.
14266 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
14268         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
14269         match manual order.
14271 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14273         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
14275         * sysdeps/powerpc/fpu/fenv_private.h
14276         (libc_feholdexcept_setroundl_ctx): Define to
14277         libc_feholdexcept_setround_ppc_ctx.
14278         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
14279         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
14280         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
14281         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
14283 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
14285         * sysdeps/aarch64/math-tests.h: New file.
14287 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
14289         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
14290         New.
14291         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
14292         Check and set bit_AVX2_Usable.
14293         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
14294         macro.
14295         (bit_AVX2): Likewise.
14296         (index_AVX2_Usable): Likewise.
14297         (CPUID_AVX2): Likewise.
14298         (HAS_AVX2): Likewise.
14300 2014-04-17  Will Newton  <will.newton@linaro.org>
14302         * manual/setjmp.texi (System V contexts): Add note that
14303         calling setcontext on a context created by a call to a
14304         signal handler is undefined.  Update text to note that
14305         setcontext from a signal handler is possible but not
14306         recommended.
14308         [BZ #16629]
14309         * stdlib/tst-setcontext.c: Include signal.h.
14310         (main): Check that the signal stack before and
14311         after swapcontext is the same.
14313         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
14314         Re-implement to restore registers in user code and avoid
14315         rt_sigreturn system call.
14317 2014-04-17  Wilco  <wdijkstr@arm.com>
14319         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
14320         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
14321         * math/test-fenv.c: Skip exception trap tests on targets which only
14322         support non-stop mode.
14324 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
14325             Wilco Dijkstra  <wilco.dijkstra@arm.com>
14327         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
14328         (libc_feholdsetround_aarch64_ctx)
14329         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
14330         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
14331         (libc_feresetround_ctx, libc_feresetroundf_ctx)
14332         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
14333         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
14334         (libc_feresetround_noexl_ctx): Define.
14336 2014-04-16  Richard Henderson  <rth@redhat.com>
14338         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
14340         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
14341         unwind tables.
14343         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
14344         const from the non-libc, non-ldso copy.
14346         * sysdeps/alpha/libm-test-ulps: Regenerate.
14348 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
14349             Wilco Dijkstra  <wilco.dijkstra@arm.com>
14351         * sysdeps/aarch64/fpu/math_private.h: New file.
14353 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
14355         * sysdeps/aarch64/libm-test-ulps: Regenerate.
14357 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
14359         [BZ #16275]
14360         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
14361         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
14362         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
14363         Intel MPX bound registers before _dl_profile_fixup.
14364         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
14365         registers after _dl_profile_fixup.  Save and restore bound
14366         registers bnd0/bnd1 when calling _dl_call_pltexit.
14367         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
14368         (LR_BND_OFFSET): Likewise.
14369         (LRV_BND0_OFFSET): Likewise.
14370         (LRV_BND1_OFFSET): Likewise.
14372 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
14374         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
14375         to...
14376         * sysdeps/mach/hurd/i386/tls.h: ... here.
14377         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
14378         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
14379         fields.
14381 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
14383         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
14385 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
14387         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
14389 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
14391         [BZ #14770]
14392         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
14393         * sysdeps/s390/configure: Regenerate.
14395         [BZ #16824]
14396         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
14397         Set round-to-nearest internally to reduce error accumulation.
14399 2014-04-16  Alan Modra  <amodra@gmail.com>
14401         [BZ #16740]
14402         [BZ #16619]
14403         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
14404         * math/libm-test.inc (frexp_test_data): Add tests.
14405         * NEWS: Update fixed bug list.
14407 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
14409         * benchtests/Makefile: Depend on libraries in build directory.
14410         (bench-math): Separate out math tests.
14411         (bench-pthread): Separate out pthread tests.
14412         (bench): Include math and pthread tests.
14414 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
14416         [BZ #16831]
14417         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
14418         _dl_debug_initialize.
14420         * configure.ac: Remove SELinux header check.
14421         * configure: Regenerate.
14422         * nscd/selinux.c (perms): Array of const char* to permission names.
14423         (nscd_request_avc_has_perm): Call security_deny_unknown to find
14424         default policy. Call string_to_security_class and string_to_av_perm to
14425         translate strings. Enforce default policy and call avs_has_perm with
14426         results of translated strings.
14428 2014-04-13  David S. Miller  <davem@davemloft.net>
14430         * sysdeps/sparc/fpu/libm-test-ulps: Update.
14432 2014-04-12  Allan McRae  <allan@archlinux.org>
14434         [BZ #16838]
14435         * manual/string.texi (Collation Functions): Fix qsort argument
14436         order in example.
14437         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
14439 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
14441         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
14442         Make the test a no-op if there are no exceptions defined.
14444 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
14446         * elf/Makefile (tests): make tst-dlopen-aout conditional on
14447         enable-hardcoded-path-in-tests
14449 2014-04-11  Will Newton  <will.newton@linaro.org>
14451         * benchtests/Makefile (extra-objs): Add json-lib.o.
14452         (bench-func): Tidy up JSON output.
14453         * benchtests/bench-skeleton.c: Include json-lib.h.
14454         (main): Use JSON library functions to do output of
14455         benchmark results.
14456         * benchtests/bench-timing-type.c (main): Output the
14457         timing type simply, leaving formatting to the user.
14458         * benchtests/json-lib.c: New file.
14459         * benchtests/json-lib.h: Likewise.
14461 2014-04-11  Torvald Riegel  <triegel@redhat.com>
14463         [BZ #15215]
14464         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
14465         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
14466         memory barriers.  Add comments.
14467         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
14468         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
14469         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
14470         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
14471         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
14472         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
14474 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
14476         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
14477         * sysdeps/s390/s390-64/configure.ac: ... this ...
14478         * sysdeps/s390/configure.ac: ... to here.
14479         * sysdeps/s390/s390-32/configure: Delete file.
14480         * sysdeps/s390/s390-64/configure: Delete file.
14481         * sysdeps/s390/configure: Regenerate.
14483 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
14485         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
14487 2014-04-11  Will Newton  <will.newton@linaro.org>
14489         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
14490         to zero if it is not defined elsewhere.  (mtrim): Test
14491         the value of MALLOC_DEBUG with #if rather than #ifdef.
14493 2014-04-10 Torvald Riegel  <triegel@redhat.com>
14495         * benchtests/pthread_once-inputs: New file.
14496         * benchtests/pthread_once-source.c: New file.
14497         * benchtests/README: Update documentation.
14499 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
14500             H.J. Lu  <hongjiu.lu@intel.com>
14502         [BZ #16275]
14503         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
14504         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
14505         * sysdeps/x86_64/configure: Regenerated.
14506         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
14507         macro.
14508         (REGISTER_SAVE_RAX): Likewise.
14509         (REGISTER_SAVE_RCX): Likewise.
14510         (REGISTER_SAVE_RDX): Likewise.
14511         (REGISTER_SAVE_RSI): Likewise.
14512         (REGISTER_SAVE_RDI): Likewise.
14513         (REGISTER_SAVE_R8): Likewise.
14514         (REGISTER_SAVE_R9): Likewise.
14515         (REGISTER_SAVE_BND0): Likewise.
14516         (REGISTER_SAVE_BND1): Likewise.
14517         (REGISTER_SAVE_BND2): Likewise.
14518         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
14519         bound registers when calling _dl_fixup.
14521 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14523         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
14524         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
14525         of its definition.
14526         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
14527         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
14528         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
14529         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
14530         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
14531         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
14532         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
14534 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
14536         [BZ #15514]
14537         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
14538         pathconf(_PC_NAME_MAX).
14540 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14542         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
14543         Remove macro usage.
14544         (__PTHREAD_SPINS): Move definition to ...
14545         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
14546         (__PTHREAD_SPINS): ... here.
14547         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
14548         (__PTHREAD_SPIN): Likewise.
14549         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
14550         (__PTHREAD_SPIN): Likewise.
14551         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
14552         (__PTHREAD_SPIN): Likewise.
14553         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
14554         (__PTHREAD_SPIN): Likewise.
14555         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
14556         (__PTHREAD_SPIN): Likewise.
14557         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
14558         (__PTHREAD_SPIN): Likewise.
14559         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
14560         (__PTHREAD_SPIN): Likewise.
14561         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
14562         (__PTHREAD_SPIN): Likewise.
14563         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
14564         (__PTHREAD_SPIN): Likewise.
14565         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
14566         (__PTHREAD_SPIN): Likewise.
14567         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
14568         (__PTHREAD_SPIN): Likewise.
14569         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
14570         (__PTHREAD_SPIN): Likewise.
14572         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
14573         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
14574         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
14575         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
14576         imply folder.
14577         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
14578         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
14579         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
14580         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
14581         correct imply path.
14582         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
14583         strlen symbol for non multi-arch builds.
14584         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
14585         missing hidden_def and weak_alias.
14587 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
14589         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
14591 2014-04-07  Will Newton  <will.newton@linaro.org>
14593         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
14594         and contents.  [!_LIBC] Remove #ifndef and contents.
14595         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
14596         * string/memccpy.c (__memccpy): Use ANSI prototype.
14597         * string/memfrob.c (memfrob): Likewise.
14598         * string/strcoll.c (STRCOLL): Likewise.
14599         * string/strlen.c (strlen): Likewise.
14600         * string/strtok.c (STRTOK): Likewise.
14601         * string/strcat.c: Remove unused #include of memcopy.h.
14602         (strcat): Use ANSI prototype.
14603         * string/strchr.c: Remove unused #include of memcopy.h.
14604         (strchr): Use ANSI prototype.
14605         * string/strcmp.c: Remove unused #include of memcopy.h.
14606         (strcmp): Use ANSI prototype.
14607         * string/strcpy.c: Remove unused #include of memcopy.h.
14608         (strcpy): Use ANSI prototype.
14610 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14612         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
14613         * config.make.in (config-extra-cppflags): Set it from
14614         libc_extra_cppflags.
14615         * configure.ac (libc_extra_cflags): Make it accumulate over
14616         configure fragments.
14617         (libc_extra_cppflags): New flag.
14618         * configure. Regenerate.
14619         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
14620         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
14621         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
14622         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
14624         [BZ #16815]
14625         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
14626         result for FE_DOWNWARD rounding mode.
14627         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
14628         Likewise.
14629         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14631 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
14633         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
14634         in function argument name.
14636 2014-04-03  David Svoboda  <svoboda@cert.org>
14638         [BZ #5666]
14639         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
14640         explicitly.
14642 2014-04-03  Roland McGrath  <roland@hack.frob.com>
14644         * elf/dl-unmap-segments.h: New file.
14645         * sysdeps/generic/ldsodefs.h
14646         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
14647         * elf/dl-close.c: Include <dl-unmap-segments.h>.
14648         * elf/dl-fptr.c: Likewise.
14649         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
14650         * sysdeps/aarch64/tlsdesc.c: Likewise.
14651         * sysdeps/arm/tlsdesc.c: Likewise.
14652         * sysdeps/i386/tlsdesc.c: Likewise.
14653         * sysdeps/tile/dl-runtime.c: Likewise.
14654         * sysdeps/x86_64/tlsdesc.c: Likewise.
14655         * elf/dl-load.h: New file.
14656         * elf/dl-load.c: Include it.
14657         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
14658         Macros moved to dl-load.h.
14659         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
14660         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
14661         Use _dl_unmap_segments in place of __munmap.
14662         Break out segment-mapping loop into ...
14663         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
14665 2014-04-03  Will Newton  <will.newton@linaro.org>
14667         * elf/dl-lookup.c (do_lookup_x): Remove comment
14668         referring to nested function and move variable
14669         declarations down to before first use.
14671 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
14673         [BZ #16799]
14674         [BZ #16800]
14675         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
14676         with 0 numerator.
14677         * math/s_catanf.c (__catanf): Likewise.
14678         * math/s_catanh.c (__catanh): Likewise.
14679         * math/s_catanhf.c (__catanhf): Likewise.
14680         * math/s_catanhl.c (__catanhl): Likewise.
14681         * math/s_catanl.c (__catanl): Likewise.
14682         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
14683         by positive zero when computing -Inf result.
14684         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
14685         (catanh_test): Likewise.
14686         * sysdeps/i386/fpu/libm-test-ulps: Update.
14687         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14689         [BZ #16789]
14690         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
14691         instead of using underflowing value in computing result.
14692         * math/s_clog10.c (__clog10): Likewise.
14693         * math/s_clog10f.c (__clog10f): Likewise.
14694         * math/s_clog10l.c (__clog10l): Likewise.
14695         * math/s_clogf.c (__clogf): Likewise.
14696         * math/s_clogl.c (__clogl): Likewise.
14697         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
14698         (clog10_test): Likewise.
14699         * sysdeps/i386/fpu/libm-test-ulps: Update.
14700         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14702 2014-04-02  Alan Modra  <amodra@gmail.com>
14704         [BZ #16739]
14705         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
14706         output when value is near a power of two.  Use int64_t for lx and
14707         remove casts.  Use decimal rather than hex exponent constants.
14708         Don't use long double multiplication when double will suffice.
14709         * math/libm-test.inc (nextafter_test_data): Add tests.
14710         * NEWS: Add 16739 and 16786 to bug list.
14712         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
14714         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
14716 2014-04-01  Will Newton  <will.newton@linaro.org>
14718         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
14719         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
14721 2014-04-01  Florian Weimer  <fweimer@redhat.com>
14723         [BZ #13347]
14724         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
14725         * nptl/tst-setuid2.c: New file.
14726         * nptl/Makefile (xtests): Add tst-setuid2.
14728 2014-04-01  Alan Modra  <amodra@gmail.com>
14730         [BZ #16786]
14731         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
14733 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
14735         [BZ #6803]
14736         [BZ #6804]
14737         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
14738         set errno as appropriate.
14739         * math/w_scalbf.c (__scalbf): Likewise.
14740         * math/w_scalbl.c (__scalbl): Likewise.
14741         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
14742         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
14743         * math/libm-test.inc (scalb_test_data): Add errno expectations.
14744         Add more NaN tests.
14746         [BZ #16349]
14747         * math/w_atan2.c: Include <errno.h>.
14748         (__atan2): Set errno for result underflowing to zero.
14749         * math/w_atan2f.c: Include <errno.h>.
14750         (__atan2f): Set errno for result underflowing to zero.
14751         * math/w_atan2l.c: Include <errno.h>.
14752         (__atan2l): Set errno for result underflowing to zero.
14753         * math/auto-libm-test-in: Don't allow missing errno for some atan2
14754         tests.
14755         * math/auto-libm-test-out: Regenerated.
14757 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14759         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
14760         Encode instruction correctly in little endian.
14761         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
14762         Likewise.
14763         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
14764         Likewise.
14765         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
14766         Likewise.
14767         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
14768         Likewise.
14770 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
14772         [BZ #9894]
14773         * sysdeps/unix/sysv/linux/kernel-features.h
14774         [__sparc__ && !__arch64__ && !__sparc_v9__]
14775         (__ASSUME_SET_ROBUST_LIST): Do not define.
14776         [__sparc__ && !__arch64__ && !__sparc_v9__]
14777         (__ASSUME_FUTEX_LOCK_PI): Likewise.
14778         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
14779         Likewise.
14780         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14781         (__ASSUME_FUTEX_LOCK_PI): Undefine.
14782         (__ASSUME_REQUEUE_PI): Likewise.
14783         (__ASSUME_SET_ROBUST_LIST): Likewise.
14784         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14785         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
14786         Undefine.
14787         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14788         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
14789         Likewise.
14790         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
14791         Likewise.
14792         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
14793         Likewise.
14794         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14795         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
14796         Undefine.
14797         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
14798         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
14799         Likewise.
14801         [BZ #16648]
14802         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14803         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
14804         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
14806 2014-03-31  Will Newton  <will.newton@linaro.org>
14808         * benchtests/Makefile (bench): Add ffs and ffsll to list
14809         of tests.
14810         * benchtests/ffs-inputs: New file.
14811         * benchtests/ffsll-inputs: Likewise.
14813 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
14815         [BZ #16770]
14816         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
14817         too large before casting to int.
14818         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
14819         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
14820         * math/libm-test.inc (scalb_test_data): Add more tests.
14822 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
14824         * benchtests/Makefile (DETAILED_OPT): New make option.
14825         (bench-func): Run benchmark program with -d if DETAILED_OPT is
14826         set.
14827         * benchtests/bench-skeleton.c: Include stdbool.h.
14828         (main): Store and print timings per input.
14829         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
14830         member to each argument value.
14831         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
14832         (_print_arg_data): Initialize per-input timing to 0.
14834         * benchtests/Makefile (timing-type): New binary.
14835         (bench-clean): Also remove bench-timing-type.
14836         (bench): New target for timing-type.
14837         (bench-func): Print output in JSON format.
14838         * benchtests/bench-skeleton.c (main): Print output in JSON
14839         format.
14840         * benchtests/bench-timing-type.c: New file.
14841         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
14842         (TIMING_PRINT_STATS): Remove.
14843         * benchtests/scripts/bench.py (_print_arg_data): Store variant
14844         name separately.
14846         * benchtests/bench-modf.c: Remove.
14847         * benchtests/modf-inputs: New inputs file.
14849 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
14851         [BZ #16362]
14852         * math/s_clog10.c (M_PI_LOG10E): New macro.
14853         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
14854         imaginary parts are 0.
14855         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
14856         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
14857         imaginary parts are 0.
14858         * math/s_clog10l.c (M_PI_LOG10El): New macro.
14859         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
14860         imaginary parts are 0.
14861         * math/libm-test.inc (clog10_test_data): Update expected results
14862         for when real and imaginary parts are 0.
14864 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
14866         * elf/dl-load.c: Finish conversion of __builtin_expect into
14867         __glibc_{un}likely.
14869 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
14871         [BZ #16348]
14872         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
14873         1+x for argument with exponent below -67.
14874         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
14875         Likewise.
14876         * math/auto-libm-test-in: Add more tests of exp.
14877         * math/auto-libm-test-out: Regenerated.
14879 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
14881         [BZ #16759]
14882         * inet/getnetgrent_r.c (get_nonempty_val): New function.
14883         (nscd_getnetgrent): Use it.
14885         [BZ #16760]
14886         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
14887         of stpcpy.
14889 2014-03-27  Andi Kleen  <ak@linux.intel.com>
14891         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
14892         (lll_robust_lock, lll_cond_lock, lll_timedlock)
14893         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
14894         (lll_robust_unlock): Remove out of line section. Use cfi
14895         intrinsics.
14896         (LLL_STUB_UNWIND_INFO*): Remove.
14897         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
14898         (lll_robust_lock, lll_cond_lock, lll_timedlock)
14899         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
14900         (lll_robust_unlock): Remove out of line section. Use cfi
14901         intrinsics.
14902         (LLL_STUB_UNWIND_INFO*): Remove.
14904 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
14906         [BZ #16758]
14907         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
14908         blank values.
14910 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
14912         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
14914 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
14916         [BZ #16198]
14917         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
14918         fnstenv.
14919         * math/test-fenv-preserve.c: New file.
14920         * math/Makefile (tests): Add test-fenv-preserve.
14922 2014-03-26  Will Newton <will.newton@linaro.org>
14924         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
14926 2014-03-25  Roland McGrath  <roland@hack.frob.com>
14928         * scripts/versionlist.awk: Partition the version sets and emit all
14929         GLIBC_* (sorted) before all others (sorted).
14931 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
14933         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
14934         GLIBC_2.2.5 version.
14936 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14938         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
14939         calls.
14941         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
14942         previous change.
14944         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14946 2014-03-25  Andreas Schwab  <schwab@suse.de>
14948         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
14949         label to be used after in6ailist is initialized.
14951 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14953         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
14954         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
14956 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
14958         [BZ #16357]
14959         [BZ #16599]
14960         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
14961         min_plus_half.
14962         (fp_formats): Update initializers.
14963         (init_fp_formats): Initialize new field.
14964         (output_for_one_input_case): Allow underflow for results up to
14965         min_plus_half.
14966         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
14967         * math/auto-libm-test-in: Don't mark some underflows from asin and
14968         atanh as spurious.
14969         * math/auto-libm-test-out: Regenerated.
14970         * sysdeps/i386/fpu/libm-test-ulps: Update.
14971         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14973 2014-03-25  Andreas Schwab  <schwab@suse.de>
14975         * libio/Makefile (tst-ftell-partial-wide-ENV)
14976         (tst-ftell-active-handler-ENV): Define.
14978 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
14980         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
14982 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
14984         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
14986 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
14988         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
14989         * sysdeps/x86_64/fpu/multiarch/e_exp.c
14990         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
14992 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
14994         [BZ #16634]
14995         * elf/dl-load.c (open_verify): Add mode parameter.
14996         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
14997         (open_path): Change from boolean 'secure' to complete flag 'mode'
14998         (_dl_map_object): Adjust.
14999         * elf/Makefile (tests): Add tst-dlopen-aout.
15000         * elf/tst-dlopen-aout.c: New test.
15002 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
15004         [BZ #16714]
15005         * sysdeps/unix/sysv/linux/s390/bits/stat.h
15006         (struct stat): Rename member pad0 to __glibc_reserved0.
15008         [BZ #16712]
15009         * sysdeps/s390/s390-32/bits/wordsize.h
15010         (__WORDSIZE32_SIZE_ULONG): New define.
15011         * sysdeps/s390/s390-64/bits/wordsize.h
15012         (__WORDSIZE32_SIZE_ULONG): Likewise.
15013         * sysdeps/generic/stdint.h (SIZE_MAX):
15014         Define as UL if __WORDSIZE32_SIZE_ULONG.
15016         [BZ #16713]
15017         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
15018         (__glibc_reserved0): New variable.
15019         (sa_flags): Change type to int.
15021         * posix/Makefile (before-compile): Use += before-compile instead
15022         of a :=.
15024         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15025         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
15027 2014-03-20  Andreas Schwab  <schwab@suse.de>
15029         [BZ #16743]
15030         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
15031         non-matching result from nscd.
15033 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
15035         * scripts/bench.py: Moved to ...
15036         * benchtests/scripts/bench.py: ... here.
15037         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
15039 2014-03-24  Andreas Schwab  <schwab@suse.de>
15041         [BZ #16002]
15042         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
15043         alloca_account and account alloca use for struct in6ailist.
15045 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
15047         [BZ #16284]
15048         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
15049         rounding mode to recompute results that overflow to infinity or
15050         underflow to zero.
15051         * math/auto-libm-test-in: Don't mark tests as expected to fail for
15052         bug 16284.
15053         * math/auto-libm-test-out: Regenerated.
15054         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
15055         (ccosh_test): Likewise.
15056         (csin_test_data): Use plus_oflow.
15057         (csin_test): Use ALL_RM_TEST.
15058         (csinh_test_data): Use plus_oflow.
15059         (csinh_test): Use ALL_RM_TEST.
15060         * sysdeps/i386/fpu/libm-test-ulps: Update.
15061         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15063 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
15065         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
15066         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
15067         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
15069         [BZ #16731]
15070         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
15071         when x - 1 is zero.
15072         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
15073         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
15074         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
15075         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
15076         argument is 1.
15077         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
15078         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
15079         zero.
15080         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
15081         * sysdeps/i386/fpu/libm-test-ulps: Update.
15082         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15084 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
15086         * scripts/bench.pl: Remove file.
15087         * scripts/bench.py: New benchmark script.
15088         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
15089         * benchtests/README: Mention python dependency.
15090         * scripts/pylintrc: New file.
15091         * scripts/pylint: New file.
15093         * bits/mathdef.h: Use #ifdef instead of #if.
15094         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
15095         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
15096         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
15097         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
15098         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
15099         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
15101 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15102             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
15104         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
15105         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
15106         and strpbrk-ppc64 objects.
15107         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15108         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
15109         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
15110         multiarch strpbrk for POWER7.
15111         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
15112         multiarch strpbrk for PPC64.
15113         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
15114         ifunc selector.
15115         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
15116         strpbrk for POWER7.
15118 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
15120         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
15121         (atan_test): Likewise.
15122         (atanh_test_data): Use NO_TEST_INLINE for two tests.
15123         (atanh_test): Use ALL_RM_TEST.
15124         (atan2_test_data): Likewise.
15125         (cabs_test): Likewise.
15126         (cacosh_test): Likewise.
15127         (carg_test): Likewise.
15128         (casin_test): Likewise.
15129         (casinh_test): Likewise.
15130         (cbrt_test): Likewise.
15131         (csqrt_test): Likewise.
15132         (erf_test): Likewise.
15133         (erfc_test): Likewise.
15134         (pow10_test): Likewise.
15135         (exp2_test): Likewise.
15136         (hypot_test): Likewise.
15137         (j0_test): Likewise.
15138         (j1_test): Likewise.
15139         (lgamma_test): Likewise.
15140         (gamma_test): Likewise.
15141         (sincos_test): Likewise.
15142         (tanh_test): Likewise.
15143         (y0_test): Likewise.
15144         (y1_test): Likewise.
15145         * sysdeps/i386/fpu/libm-test-ulps: Update.
15146         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15148 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15150         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
15151         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
15152         and strcspn-ppc64 objects.
15153         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
15154         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
15155         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
15156         multiarch strcspn for POWER7.
15157         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
15158         multiarch strcspn for PPC64.
15159         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
15160         ifunc selector.
15161         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
15162         strcspn for POWER7.
15164 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
15166         * math/gen-libm-test.pl (generate_testfile): Expect only function
15167         name as argument to AUTO_TESTS_* and pass results for all rounding
15168         modes to parse_args.
15169         (parse_auto_input): Separate inputs of automatic tests from
15170         outputs before storing in %auto_tests.
15171         * math/libm-test.inc (acos_test_data): Update call to
15172         AUTO_TESTS_f_f.
15173         (acos_test): Use ALL_RM_TEST.
15174         (acos_tonearest_test_data): Remove.
15175         (acos_test_tonearest): Likewise.
15176         (acos_towardzero_test_data): Likewise.
15177         (acos_test_towardzero): Likewise.
15178         (acos_downward_test_data): Likewise.
15179         (acos_test_downward): Likewise.
15180         (acos_upward_test_data): Likewise.
15181         (acos_test_upward): Likewise.
15182         (acosh_test_data): Update call to AUTO_TESTS_f_f.
15183         (asin_test_data): Likewise.
15184         (asin_test): Use ALL_RM_TEST.
15185         (asin_tonearest_test_data): Remove.
15186         (asin_test_tonearest): Likewise.
15187         (asin_towardzero_test_data): Likewise.
15188         (asin_test_towardzero): Likewise.
15189         (asin_downward_test_data): Likewise.
15190         (asin_test_downward): Likewise.
15191         (asin_upward_test_data): Likewise.
15192         (asin_test_upward): Likewise.
15193         (asinh_test_data): Update call to AUTO_TESTS_f_f.
15194         (atan_test_data): Likewise.
15195         (atanh_test_data): Likewise.
15196         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
15197         (cabs_test_data): Update call to AUTO_TESTS_c_f.
15198         (carg_test_data): Likewise.
15199         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
15200         (ccos_test_data): Update call to AUTO_TESTS_c_c.
15201         (ccosh_test_data): Likewise.
15202         (cexp_test_data): Likewise.
15203         (clog_test_data): Likewise.
15204         (clog10_test_data): Likewise.
15205         (cos_test_data): Update call to AUTO_TESTS_f_f.
15206         (cos_test): Use ALL_RM_TEST.
15207         (cos_tonearest_test_data): Remove.
15208         (cos_test_tonearest): Likewise.
15209         (cos_towardzero_test_data): Likewise.
15210         (cos_test_towardzero): Likewise.
15211         (cos_downward_test_data): Likewise.
15212         (cos_test_downward): Likewise.
15213         (cos_upward_test_data): Likewise.
15214         (cos_test_upward): Likewise.
15215         (cosh_test_data): Update call to AUTO_TESTS_f_f.
15216         (cosh_test): Use ALL_RM_TEST.
15217         (cosh_tonearest_test_data): Remove.
15218         (cosh_test_tonearest): Likewise.
15219         (cosh_towardzero_test_data): Likewise.
15220         (cosh_test_towardzero): Likewise.
15221         (cosh_downward_test_data): Likewise.
15222         (cosh_test_downward): Likewise.
15223         (cosh_upward_test_data): Likewise.
15224         (cosh_test_upward): Likewise.
15225         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
15226         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
15227         (ctan_test_data): Likewise.
15228         (ctan_test): Use ALL_RM_TEST.
15229         (ctan_tonearest_test_data): Remove.
15230         (ctan_test_tonearest): Likewise.
15231         (ctan_towardzero_test_data): Likewise.
15232         (ctan_test_towardzero): Likewise.
15233         (ctan_downward_test_data): Likewise.
15234         (ctan_test_downward): Likewise.
15235         (ctan_upward_test_data): Likewise.
15236         (ctan_test_upward): Likewise.
15237         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
15238         (ctanh_test): Use ALL_RM_TEST.
15239         (ctanh_tonearest_test_data): Remove.
15240         (ctanh_test_tonearest): Likewise.
15241         (ctanh_towardzero_test_data): Likewise.
15242         (ctanh_test_towardzero): Likewise.
15243         (ctanh_downward_test_data): Likewise.
15244         (ctanh_test_downward): Likewise.
15245         (ctanh_upward_test_data): Likewise.
15246         (ctanh_test_upward): Likewise.
15247         (erf_test_data): Update call to AUTO_TESTS_f_f.
15248         (erfc_test_data): Likewise.
15249         (exp_test_data): Likewise.
15250         (exp_test): Use ALL_RM_TEST.
15251         (exp_tonearest_test_data): Remove.
15252         (exp_test_tonearest): Likewise.
15253         (exp_towardzero_test_data): Likewise.
15254         (exp_test_towardzero): Likewise.
15255         (exp_downward_test_data): Likewise.
15256         (exp_test_downward): Likewise.
15257         (exp_upward_test_data): Likewise.
15258         (exp_test_upward): Likewise.
15259         (exp10_test_data): Update call to AUTO_TESTS_f_f.
15260         (exp10_test): Use ALL_RM_TEST.
15261         (exp10_tonearest_test_data): Remove.
15262         (exp10_test_tonearest): Likewise.
15263         (exp10_towardzero_test_data): Likewise.
15264         (exp10_test_towardzero): Likewise.
15265         (exp10_downward_test_data): Likewise.
15266         (exp10_test_downward): Likewise.
15267         (exp10_upward_test_data): Likewise.
15268         (exp10_test_upward): Likewise.
15269         (exp2_test_data): Update call to AUTO_TESTS_f_f.
15270         (expm1_test_data): Likewise.
15271         (expm1_test): Use ALL_RM_TEST.
15272         (expm1_tonearest_test_data): Remove.
15273         (expm1_test_tonearest): Likewise.
15274         (expm1_towardzero_test_data): Likewise.
15275         (expm1_test_towardzero): Likewise.
15276         (expm1_downward_test_data): Likewise.
15277         (expm1_test_downward): Likewise.
15278         (expm1_upward_test_data): Likewise.
15279         (expm1_test_upward): Likewise.
15280         (fma_test_data): Update call to AUTO_TESTS_fff_f.
15281         (fma_test): Use ALL_RM_TEST.
15282         (fma_towardzero_test_data): Remove.
15283         (fma_test_towardzero): Likewise.
15284         (fma_downward_test_data): Likewise.
15285         (fma_test_downward): Likewise.
15286         (fma_upward_test_data): Likewise.
15287         (fma_test_upward): Likewise.
15288         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
15289         (j0_test_data): Update call to AUTO_TESTS_f_f.
15290         (j1_test_data): Likewise.
15291         (jn_test_data): Update call to AUTO_TESTS_if_f.
15292         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
15293         (log_test_data): Update call to AUTO_TESTS_f_f.
15294         (log10_test_data): Likewise.
15295         (log1p_test_data): Likewise.
15296         (log2_test_data): Likewise.
15297         (pow_test_data): Update call to AUTO_TESTS_ff_f.
15298         (pow_tonearest_test_data): Likewise.
15299         (sin_test_data): Update call to AUTO_TESTS_f_f.
15300         (sin_test): Use ALL_RM_TEST.
15301         (sin_tonearest_test_data): Remove.
15302         (sin_test_tonearest): Likewise.
15303         (sin_towardzero_test_data): Likewise.
15304         (sin_test_towardzero): Likewise.
15305         (sin_downward_test_data): Likewise.
15306         (sin_test_downward): Likewise.
15307         (sin_upward_test_data): Likewise.
15308         (sin_test_upward): Likewise.
15309         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
15310         (sinh_test_data): Update call to AUTO_TESTS_f_f.
15311         (sinh_test): Use ALL_RM_TEST.
15312         (sinh_tonearest_test_data): Remove.
15313         (sinh_test_tonearest): Likewise.
15314         (sinh_towardzero_test_data): Likewise.
15315         (sinh_test_towardzero): Likewise.
15316         (sinh_downward_test_data): Likewise.
15317         (sinh_test_downward): Likewise.
15318         (sinh_upward_test_data): Likewise.
15319         (sinh_test_upward): Likewise.
15320         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
15321         (sqrt_test): Use ALL_RM_TEST.
15322         (sqrt_tonearest_test_data): Remove.
15323         (sqrt_test_tonearest): Likewise.
15324         (sqrt_towardzero_test_data): Likewise.
15325         (sqrt_test_towardzero): Likewise.
15326         (sqrt_downward_test_data): Likewise.
15327         (sqrt_test_downward): Likewise.
15328         (sqrt_upward_test_data): Likewise.
15329         (sqrt_test_upward): Likewise.
15330         (tan_test_data): Update call to AUTO_TESTS_f_f.
15331         (tan_test): Use ALL_RM_TEST.
15332         (tan_tonearest_test_data): Remove.
15333         (tan_test_tonearest): Likewise.
15334         (tan_towardzero_test_data): Likewise.
15335         (tan_test_towardzero): Likewise.
15336         (tan_downward_test_data): Likewise.
15337         (tan_test_downward): Likewise.
15338         (tan_upward_test_data): Likewise.
15339         (tan_test_upward): Likewise.
15340         (tanh_test_data): Update call to AUTO_TESTS_f_f.
15341         (tgamma_test_data): Likewise.
15342         (y0_test_data): Likewise.
15343         (y1_test_data): Likewise.
15344         (yn_test_data): Update call to AUTO_TESTS_if_f.
15345         (main): Do not call removed functions.
15347 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
15349         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
15350         (ldexp_test_data): Remove.
15351         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
15352         scalbn_test_data.
15353         (scalb_test): Use ALL_RM_TEST.
15355 2014-03-19  Andreas Schwab  <schwab@suse.de>
15357         * nscd/nscd.service: Also invalidate netgroup cache on reload.
15359 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
15361         [BZ #16649]
15362         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
15363         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
15364         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
15365         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15366         (__ASSUME_PREADV): Undefine.
15367         (__ASSUME_PWRITEV): Likewise.
15369 2014-03-18  Roland McGrath  <roland@hack.frob.com>
15371         * bits/mman-linux.h: Add comment about non-Linux use.
15372         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
15373         bits/mman-linux.h resting place.
15375         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
15376         * bits/mman-linux.h: ... here.
15378 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15380         * conform/conformtest.pl: Add standard definition when calling C
15381         preprocessor on data files.
15382         (checknamespace): Remove unused variable.
15384 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
15386         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
15387         minus_oflow, plus_uflow and minus_uflow in expected results.
15388         * math/libm-test.inc (scalbn_test_data): Add more tests of
15389         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
15390         minus_uflow.
15391         (scalbn_test): Use ALL_RM_TEST.
15392         (scalbln_test_data): Add more tests of negative arguments.  Use
15393         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
15394         (scalbln_test): Use ALL_RM_TEST.
15396 2014-03-18  Roland McGrath  <roland@hack.frob.com>
15398         * scripts/abilist.awk: Ignore symbols marked with .hidden.
15400 2014-03-18  Will Newton  <will.newton@linaro.org>
15402         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
15403         inaccurate comment.
15405 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
15407         * Makerules [!subdir] (check-abi): Exit with error status if a
15408         test failed.
15410 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
15412         * math/libm-test.inc (nearbyint_test_data): Include all tests used
15413         for rint.  Include results for all rounding modes.
15414         (nearbyint_test): Use ALL_RM_TEST.
15415         (rint_test_data): Include all tests used for nearbyint.
15417 2014-03-17  Will Newton  <will.newton@linaro.org>
15419         * nptl/sysdeps/pthread/pthread.h: Revert previous
15420         change.
15422         * sysdeps/generic/ldsodefs.h: Revert previous
15423         change.
15425         * libio/genops.c: Revert previous change.
15426         * libio/libioP.h: Likewise.
15427         * stdio-common/vfprintf.c: Likewise.
15429         * sysdeps/generic/math_private.h: Revert previous
15430         change.
15432         * sysdeps/generic/math_private.h: Check whether
15433         HAVE_RM_CTX is defined with #ifdef rather
15434         than #if.
15436         * argp/argp-fmtstream.h: Check whether
15437         __STRICT_ANSI__ is defined with #ifdef rather
15438         than #if.
15439         * argp/argp.h: Likewise.
15441         * libio/genops.c: Check whether
15442         _IO_JUMPS_OFFSET is defined with #ifdef rather
15443         than #if.
15444         * libio/libioP.h: Likewise.
15445         * stdio-common/vfprintf.c: Likewise.
15447         * sysdeps/generic/ldsodefs.h: Check whether
15448         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
15449         than #if.
15451         * nptl/sysdeps/pthread/pthread.h: Check
15452         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
15453         its value.
15455 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
15457         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
15458         setting O_APPEND.
15459         * libio/tst-ftell-active-handler.c (do_append_test): Add a
15460         test case.
15462         [BZ #16680]
15463         * libio/fileops.c (_IO_file_open): Seek to end of file but
15464         don't cache the offset.
15465         (get_file_offset): Remove function.
15466         (do_ftell): Use cached offset when available.
15467         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
15468         don't cache the offset.
15469         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
15470         case.
15471         (do_one_test): Call it.
15472         (do_ftell_test): Fix up expected old offset for a+ mode.
15473         * libio/wfileops.c (do_ftell_wide): Used cached offset when
15474         available.
15476         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
15477         up test status with function return status.
15478         (do_write_test): Likewise.
15479         (do_append_test): Likewise.
15481         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
15482         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
15483         Remove.
15485 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
15487         * math/gen-libm-test.pl (parse_args): Handle results specified for
15488         each rounding mode separately.
15489         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
15490         tests and results from lrint_tonearest_test_data,
15491         lrint_towardzero_test_data, lrint_downward_test_data and
15492         lrint_upward_test_data.
15493         (lrint_test): Use ALL_RM_TEST.
15494         (lrint_tonearest_test_data): Remove.
15495         (lrint_test_tonearest): Likewise.
15496         (lrint_towardzero_test_data): Likewise.
15497         (lrint_test_towardzero): Likewise.
15498         (lrint_downward_test_data): Likewise.
15499         (lrint_test_downward): Likewise.
15500         (lrint_upward_test_data): Likewise.
15501         (lrint_test_upward): Likewise.
15502         (llrint_test_data): Merge in per-rounding-mode tests and results
15503         from llrint_tonearest_test_data, llrint_towardzero_test_data,
15504         llrint_downward_test_data and llrint_upward_test_data.
15505         (llrint_test): Use ALL_RM_TEST.
15506         (llrint_tonearest_test_data): Remove.
15507         (llrint_test_tonearest): Likewise.
15508         (llrint_towardzero_test_data): Likewise.
15509         (llrint_test_towardzero): Likewise.
15510         (llrint_downward_test_data): Likewise.
15511         (llrint_test_downward): Likewise.
15512         (llrint_upward_test_data): Likewise.
15513         (llrint_test_upward): Likewise.
15514         (rint_test_data): Merge in per-rounding-mode tests and results
15515         from rint_tonearest_test_data, rint_towardzero_test_data,
15516         rint_downward_test_data and rint_upward_test_data.  Add
15517         per-rounding-mode results for tests not in those arrays.
15518         (rint_test): Use ALL_RM_TEST.
15519         (rint_tonearest_test_data): Remove.
15520         (rint_test_tonearest): Likewise.
15521         (rint_towardzero_test_data): Likewise.
15522         (rint_test_towardzero): Likewise.
15523         (rint_downward_test_data): Likewise.
15524         (rint_test_downward): Likewise.
15525         (rint_upward_test_data): Likewise.
15526         (rint_test_upward): Likewise.
15527         (main): Don't call removed functions.
15529 2014-03-14  Roland McGrath  <roland@hack.frob.com>
15531         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
15532         "Compiled on ..." crapola.  It is anti-useful.
15534 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
15536         * scripts/evaluate-test.sh: Handle fourth argument to determine
15537         whether test run should stop on failure.
15538         * Makeconfig (stop-on-test-failure): New variable.
15539         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
15540         $(stop-on-test-failure).
15541         * Makefile (tests): Give a summary of results from testing and
15542         exit with failure status if they include an ERROR or FAIL.
15543         (xtests): Likewise.
15544         * manual/install.texi (Configuring and compiling): Mention
15545         stop-on-test-failure=y.
15546         * INSTALL: Regenerated.
15548 2014-03-14  Roland McGrath  <roland@hack.frob.com>
15550         * scripts/versionlist.awk: New file.
15551         * Makerules [$(build-shared) = yes]
15552         (postclean-generated): Add Versions.def, not Versions.def.v and
15553         Versions.def.v.i.
15554         ($(common-objpfx)Versions.def.v.i): Target removed.
15555         ($(common-objpfx)Versions.def): New target.
15556         ($(common-objpfx)Versions.all): Depend on that rather that
15557         $(common-objpfx)Versions.def.v.
15558         * Versions.def: File removed.
15560         * Makeconfig (+gccwarn): Add -Wundef.
15561         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
15562         a dl-sysdep.h breaking its contract.
15563         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
15564         * include/stackinfo.h: New file.
15565         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
15566         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
15567         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
15568         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
15569         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
15570         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
15571         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
15572         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
15573         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
15574         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
15575         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
15576         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
15577         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
15578         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
15579         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
15581 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15583         [BZ #16707]
15584         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
15585         implementation.
15586         * math/libm-test.inc (round_test_data): Add more tests.
15588         [BZ #16706]
15589         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
15590         implementation.
15591         * math/libm-test.inc (nearbyint_test_data): Add more tests.
15593         [BZ #16701]
15594         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
15595         implementation.
15596         * math/libm-test.inc (ceil_test_data): Add more tests.
15598         * math/libm-test.inc (trunc_test_data): Add more tests related to
15599         BZ#16414.
15601 2014-03-14  Roland McGrath  <roland@hack.frob.com>
15603         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
15604         with #if rather than #ifdef.
15605         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
15607 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
15609         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
15610         first.  Disable AVX-512 GCC support if assembler doesn't support
15611         it.
15612         * sysdeps/x86_64/configure: Regenerated.
15614 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
15616         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
15617         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
15618         (__old_pthread_attr_setstack): Likewise.
15619         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
15620         [!_STACK_GROWS_DOWN]: Likewise.
15622 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
15624         * config.make.in (have-bash2): Delete.
15625         * configure.ac (libc_cv_have_bash2): Delete.
15626         * configure: Regenerate.
15627         * elf/Makefile (common-ldd-rewrite): Rename to ...
15628         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
15629         (sh-ldd-rewrite): Delete.
15630         (bash-ldd-rewrite): Delete.
15631         (have-bash2): Delete checks.
15632         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
15633         ldd-rewrite.
15635         * config.make.in (have-ksh): Delete.
15636         (KSH): Delete.
15637         * configure.ac (libc_cv_have_ksh): Delete.
15638         * configure: Regenerate.
15640         * elf/Makefile: Delete $(have-ksh) check.
15641         ($(objpfx)sotruss): Change KSH to BASH.
15642         * elf/sotruss.ksh: Rename to ...
15643         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
15644         function style to match POSIX.  Drop ksh vim mode setting.
15646         * manual/time.texi (Specifying the Time Zone with TZ): Change
15647         Tuesday to Thursday.
15649         * debug/tst-longjmp_chk2.c: Update header comment.
15650         (stackoverflow_handler): Add comment.  Call assert on pass value.
15652 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
15654         [BZ #16194]
15655         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
15656         (HAVE_AVX512_ASM_SUPPORT): Likewise.
15657         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
15658         (La_x86_64_vector): Add zmm.
15659         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
15660         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
15661         ($(objpfx)tst-audit10): New target.
15662         ($(objpfx)tst-audit10.out): Likewise.
15663         (tst-audit10-ENV): New.
15664         (AVX512-CFLAGS): Likewise.
15665         (CFLAGS-tst-audit10.c): Likewise.
15666         (CFLAGS-tst-auditmod10a.c): Likewise.
15667         (CFLAGS-tst-auditmod10b.c): Likewise.
15668         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
15669         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
15670         * sysdeps/x86_64/configure: Regenerated.
15671         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
15672         AVX-512 zmm register support.
15673         (_dl_x86_64_save_sse): Likewise.
15674         (_dl_x86_64_restore_sse): Likewise.
15675         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
15676         size vector registers.
15677         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
15678         (ZMM_SIZE): Likewise.
15679         * sysdeps/x86_64/tst-audit10.c: New file.
15680         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
15681         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
15683 2014-03-13  Roland McGrath  <roland@hack.frob.com>
15685         * configure.ac (HAVE_EHDR_START): New check.
15686         * configure: Regenerated.
15687         * config.h.in (HAVE_EHDR_START): New #undef.
15688         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
15689         assuming the lowest-addressed segment maps the start of the file.
15691 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
15693         * INSTALL: Regenerated.
15695 2014-03-13  Will Newton  <will.newton@linaro.org>
15697         * manual/setjmp.texi (System V contexts): Improve
15698         clarity and grammar of documentation.
15700 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
15702         [BZ #16381]
15703         * elf/Makefile (tests): Add tst-pie2.
15704         (tests-pie): Add tst-pie2.
15705         * elf/tst-pie2.c: New file.
15706         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
15707         for ET_EXEC.
15708         * elf/rtld.c (map_doit): Load executable as lt_executable.
15709         (dl_main): Likewise.
15711 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
15713         [BZ #16642]
15714         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15715         (__ASSUME_PSELECT): Undefine.
15717 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15719         [BZ #16689]
15720         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
15721         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
15722         static build.
15723         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
15724         selector for static builds.
15726 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
15728         [BZ #16695]
15729         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
15730         key in the buffer.
15732 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15734         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
15735         IFUNC selector for static builds.
15737 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
15739         * sysdeps/mips/math_private.h [__mips_hard_float]
15740         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
15741         libc_feresetround_mips_ctx.
15742         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
15743         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
15744         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
15746         [BZ #16677]
15747         * math/s_nextafter.c (__nextafter): Do not return value from
15748         overflowing computation.
15749         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
15750         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
15751         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
15752         Likewise.
15753         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
15754         Likewise.
15755         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
15756         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
15758 2014-03-11  Roland McGrath  <roland@hack.frob.com>
15760         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
15761         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
15762         Move sfi_sp use from the load-multiple (that no longer sets sp) to
15763         the new mov targetting sp.
15765 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15767         [BZ #16683]
15768         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
15769         Define it for static builds as well.
15770         (NO_BZERO_IMPL): Likewise.
15772 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
15774         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
15775         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
15776         multiarch strspn for PPC64.
15777         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
15778         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
15779         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
15780         (__libc_ifunc_impl_list): Likewise.
15781         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
15782         multiarch optimizations
15783         * string/strspn.c (strspn): Using macro to redefine symbol name.
15785 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
15786             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15788         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
15789         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
15790         multiarch strncat for PPC64.
15791         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
15792         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
15793         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
15794         (__libc_ifunc_impl_list): Likewise.
15795         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
15796         multiarch optimizations
15798 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
15800         [BZ #16639]
15801         * nscd/nscd.service: Make service type forking.
15803 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15805         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
15806         sign in non default rounding modes.
15807         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
15809 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
15811         * math/libm-test.inc (ALL_RM_TEST): New macro.
15812         (ceil_test): Use ALL_RM_TEST.
15813         (cimag_test): Likewise.
15814         (conj_test): Likewise.
15815         (copysign_test): Likewise.
15816         (cproj_test): Likewise.
15817         (creal_test): Likewise.
15818         (fabs_test): Likewise.
15819         (floor_test): Likewise.
15820         (fmax_test): Likewise.
15821         (fmin_test): Likewise.
15822         (fmod_test): Likewise.
15823         (fpclassify_test): Likewise.
15824         (frexp_test): Likewise.
15825         (ilogb_test): Likewise.
15826         (isfinite_test): Likewise.
15827         (finite_test): Likewise.
15828         (isgreater_test): Likewise.
15829         (isgreaterequal_test): Likewise.
15830         (isinf_test): Likewise.
15831         (isless_test): Likewise.
15832         (islessequal_test): Likewise.
15833         (islessgreater_test): Likewise.
15834         (isnan_test): Likewise.
15835         (isnormal_test): Likewise.
15836         (issignaling_test): Likewise.
15837         (isunordered_test): Likewise.
15838         (logb_test): Likewise.
15839         (logb_downward_test_data): Remove.
15840         (logb_test_downward): Likewise.
15841         (lround_test): Use ALL_RM_TEST.
15842         (llround_test): Likewise.
15843         (modf_test): Likewise.
15844         (nexttoward_test): Likewise.
15845         (remainder_test): Likewise.
15846         (drem_test): Likewise.
15847         (remainder_tonearest_test_data): Likewise.
15848         (remainder_test_tonearest): Likewise.
15849         (drem_test_tonearest): Likewise.
15850         (remainder_towardzero_test_data): Likewise.
15851         (remainder_test_towardzero): Likewise.
15852         (drem_test_towardzero): Likewise.
15853         (remainder_downward_test_data): Likewise.
15854         (remainder_test_downward): Likewise.
15855         (drem_test_downward): Likewise.
15856         (remainder_upward_test_data): Likewise.
15857         (remainder_test_upward): Likewise.
15858         (drem_test_upward): Likewise.
15859         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
15860         (round_test): Use ALL_RM_TEST.
15861         (signbit_test): Likewise.
15862         (trunc_test): Likewise.
15863         (significand_test): Likewise.
15864         (main): Don't call removed functions.
15866 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
15868         [BZ #16674]
15869         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
15870         || __USE_XOPEN2K8].
15871         (ILL_ILLOPN): Likewise.
15872         (ILL_ILLADR): Likewise.
15873         (ILL_ILLTRP): Likewise.
15874         (ILL_PRVOPC): Likewise.
15875         (ILL_PRVREG): Likewise.
15876         (ILL_COPROC): Likewise.
15877         (ILL_BADSTK): Likewise.
15878         (FPE_INTDIV): Likewise.
15879         (FPE_INTOVF): Likewise.
15880         (FPE_FLTDIV): Likewise.
15881         (FPE_FLTOVF): Likewise.
15882         (FPE_FLTUND): Likewise.
15883         (FPE_FLTRES): Likewise.
15884         (FPE_FLTINV): Likewise.
15885         (FPE_FLTSUB): Likewise.
15886         (SEGV_MAPERR): Likewise.
15887         (SEGV_ACCERR): Likewise.
15888         (BUS_ADRALN): Likewise.
15889         (BUS_ADRERR): Likewise.
15890         (BUS_OBJERR): Likewise.
15891         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
15892         (TRAP_TRACE): Likewise.
15893         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
15894         __USE_XOPEN2K8].
15895         (CLD_KILLED): Likewise.
15896         (CLD_DUMPED): Likewise.
15897         (CLD_TRAPPED): Likewise.
15898         (CLD_STOPPED): Likewise.
15899         (CLD_CONTINUED): Likewise.
15900         (POLL_IN): Likewise.
15901         (POLL_OUT): Likewise.
15902         (POLL_MSG): Likewise.
15903         (POLL_ERR): Likewise.
15904         (POLL_PRI): Likewise.
15905         (POLL_HUP): Likewise.
15906         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
15907         Likewise.
15908         (ILL_ILLOPN): Likewise.
15909         (ILL_ILLADR): Likewise.
15910         (ILL_ILLTRP): Likewise.
15911         (ILL_PRVOPC): Likewise.
15912         (ILL_PRVREG): Likewise.
15913         (ILL_COPROC): Likewise.
15914         (ILL_BADSTK): Likewise.
15915         (FPE_INTDIV): Likewise.
15916         (FPE_INTOVF): Likewise.
15917         (FPE_FLTDIV): Likewise.
15918         (FPE_FLTOVF): Likewise.
15919         (FPE_FLTUND): Likewise.
15920         (FPE_FLTRES): Likewise.
15921         (FPE_FLTINV): Likewise.
15922         (FPE_FLTSUB): Likewise.
15923         (SEGV_MAPERR): Likewise.
15924         (SEGV_ACCERR): Likewise.
15925         (BUS_ADRALN): Likewise.
15926         (BUS_ADRERR): Likewise.
15927         (BUS_OBJERR): Likewise.
15928         (BUS_MCEERR_AR): Likewise.
15929         (BUS_MCEERR_AO): Likewise.
15930         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
15931         (TRAP_TRACE): Likewise.
15932         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
15933         __USE_XOPEN2K8].
15934         (CLD_KILLED): Likewise.
15935         (CLD_DUMPED): Likewise.
15936         (CLD_TRAPPED): Likewise.
15937         (CLD_STOPPED): Likewise.
15938         (CLD_CONTINUED): Likewise.
15939         (POLL_IN): Likewise.
15940         (POLL_OUT): Likewise.
15941         (POLL_MSG): Likewise.
15942         (POLL_ERR): Likewise.
15943         (POLL_PRI): Likewise.
15944         (POLL_HUP): Likewise.
15945         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
15946         (ILL_ILLOPN): Likewise.
15947         (ILL_ILLADR): Likewise.
15948         (ILL_ILLTRP): Likewise.
15949         (ILL_PRVOPC): Likewise.
15950         (ILL_PRVREG): Likewise.
15951         (ILL_COPROC): Likewise.
15952         (ILL_BADSTK): Likewise.
15953         (FPE_INTDIV): Likewise.
15954         (FPE_INTOVF): Likewise.
15955         (FPE_FLTDIV): Likewise.
15956         (FPE_FLTOVF): Likewise.
15957         (FPE_FLTUND): Likewise.
15958         (FPE_FLTRES): Likewise.
15959         (FPE_FLTINV): Likewise.
15960         (FPE_FLTSUB): Likewise.
15961         (SEGV_MAPERR): Likewise.
15962         (SEGV_ACCERR): Likewise.
15963         (BUS_ADRALN): Likewise.
15964         (BUS_ADRERR): Likewise.
15965         (BUS_OBJERR): Likewise.
15966         (BUS_MCEERR_AR): Likewise.
15967         (BUS_MCEERR_AO): Likewise.
15968         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
15969         (TRAP_TRACE): Likewise.
15970         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
15971         __USE_XOPEN2K8].
15972         (CLD_KILLED): Likewise.
15973         (CLD_DUMPED): Likewise.
15974         (CLD_TRAPPED): Likewise.
15975         (CLD_STOPPED): Likewise.
15976         (CLD_CONTINUED): Likewise.
15977         (POLL_IN): Likewise.
15978         (POLL_OUT): Likewise.
15979         (POLL_MSG): Likewise.
15980         (POLL_ERR): Likewise.
15981         (POLL_PRI): Likewise.
15982         (POLL_HUP): Likewise.
15983         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
15984         Likewise.
15985         (ILL_ILLOPN): Likewise.
15986         (ILL_ILLADR): Likewise.
15987         (ILL_ILLTRP): Likewise.
15988         (ILL_PRVOPC): Likewise.
15989         (ILL_PRVREG): Likewise.
15990         (ILL_COPROC): Likewise.
15991         (ILL_BADSTK): Likewise.
15992         (ILL_BADIADDR): Likewise.
15993         (ILL_BREAK): Likewise.
15994         (FPE_INTDIV): Likewise.
15995         (FPE_INTOVF): Likewise.
15996         (FPE_FLTDIV): Likewise.
15997         (FPE_FLTOVF): Likewise.
15998         (FPE_FLTUND): Likewise.
15999         (FPE_FLTRES): Likewise.
16000         (FPE_FLTINV): Likewise.
16001         (FPE_FLTSUB): Likewise.
16002         (FPE_DECOVF): Likewise.
16003         (FPE_DECDIV): Likewise.
16004         (FPE_DECERR): Likewise.
16005         (FPE_INVASC): Likewise.
16006         (FPE_INVDEC): Likewise.
16007         (SEGV_MAPERR): Likewise.
16008         (SEGV_ACCERR): Likewise.
16009         (SEGV_PSTKOVF): Likewise.
16010         (BUS_ADRALN): Likewise.
16011         (BUS_ADRERR): Likewise.
16012         (BUS_OBJERR): Likewise.
16013         (BUS_MCEERR_AR): Likewise.
16014         (BUS_MCEERR_AO): Likewise.
16015         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16016         (TRAP_TRACE): Likewise.
16017         (TRAP_BRANCH): Likewise.
16018         (TRAP_HWBKPT): Likewise.
16019         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16020         __USE_XOPEN2K8].
16021         (CLD_KILLED): Likewise.
16022         (CLD_DUMPED): Likewise.
16023         (CLD_TRAPPED): Likewise.
16024         (CLD_STOPPED): Likewise.
16025         (CLD_CONTINUED): Likewise.
16026         (POLL_IN): Likewise.
16027         (POLL_OUT): Likewise.
16028         (POLL_MSG): Likewise.
16029         (POLL_ERR): Likewise.
16030         (POLL_PRI): Likewise.
16031         (POLL_HUP): Likewise.
16032         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
16033         (ILL_ILLOPN): Likewise.
16034         (ILL_ILLADR): Likewise.
16035         (ILL_ILLTRP): Likewise.
16036         (ILL_PRVOPC): Likewise.
16037         (ILL_PRVREG): Likewise.
16038         (ILL_COPROC): Likewise.
16039         (ILL_BADSTK): Likewise.
16040         (FPE_INTDIV): Likewise.
16041         (FPE_INTOVF): Likewise.
16042         (FPE_FLTDIV): Likewise.
16043         (FPE_FLTOVF): Likewise.
16044         (FPE_FLTUND): Likewise.
16045         (FPE_FLTRES): Likewise.
16046         (FPE_FLTINV): Likewise.
16047         (FPE_FLTSUB): Likewise.
16048         (SEGV_MAPERR): Likewise.
16049         (SEGV_ACCERR): Likewise.
16050         (BUS_ADRALN): Likewise.
16051         (BUS_ADRERR): Likewise.
16052         (BUS_OBJERR): Likewise.
16053         (BUS_MCEERR_AR): Likewise.
16054         (BUS_MCEERR_AO): Likewise.
16055         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16056         (TRAP_TRACE): Likewise.
16057         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16058         __USE_XOPEN2K8].
16059         (CLD_KILLED): Likewise.
16060         (CLD_DUMPED): Likewise.
16061         (CLD_TRAPPED): Likewise.
16062         (CLD_STOPPED): Likewise.
16063         (CLD_CONTINUED): Likewise.
16064         (POLL_IN): Likewise.
16065         (POLL_OUT): Likewise.
16066         (POLL_MSG): Likewise.
16067         (POLL_ERR): Likewise.
16068         (POLL_PRI): Likewise.
16069         (POLL_HUP): Likewise.
16070         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
16071         (ILL_ILLOPN): Likewise.
16072         (ILL_ILLADR): Likewise.
16073         (ILL_ILLTRP): Likewise.
16074         (ILL_PRVOPC): Likewise.
16075         (ILL_PRVREG): Likewise.
16076         (ILL_COPROC): Likewise.
16077         (ILL_BADSTK): Likewise.
16078         (FPE_INTDIV): Likewise.
16079         (FPE_INTOVF): Likewise.
16080         (FPE_FLTDIV): Likewise.
16081         (FPE_FLTOVF): Likewise.
16082         (FPE_FLTUND): Likewise.
16083         (FPE_FLTRES): Likewise.
16084         (FPE_FLTINV): Likewise.
16085         (FPE_FLTSUB): Likewise.
16086         (SEGV_MAPERR): Likewise.
16087         (SEGV_ACCERR): Likewise.
16088         (BUS_ADRALN): Likewise.
16089         (BUS_ADRERR): Likewise.
16090         (BUS_OBJERR): Likewise.
16091         (BUS_MCEERR_AR): Likewise.
16092         (BUS_MCEERR_AO): Likewise.
16093         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16094         (TRAP_TRACE): Likewise.
16095         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16096         __USE_XOPEN2K8].
16097         (CLD_KILLED): Likewise.
16098         (CLD_DUMPED): Likewise.
16099         (CLD_TRAPPED): Likewise.
16100         (CLD_STOPPED): Likewise.
16101         (CLD_CONTINUED): Likewise.
16102         (POLL_IN): Likewise.
16103         (POLL_OUT): Likewise.
16104         (POLL_MSG): Likewise.
16105         (POLL_ERR): Likewise.
16106         (POLL_PRI): Likewise.
16107         (POLL_HUP): Likewise.
16108         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
16109         (ILL_ILLOPN): Likewise.
16110         (ILL_ILLADR): Likewise.
16111         (ILL_ILLTRP): Likewise.
16112         (ILL_PRVOPC): Likewise.
16113         (ILL_PRVREG): Likewise.
16114         (ILL_COPROC): Likewise.
16115         (ILL_BADSTK): Likewise.
16116         (FPE_INTDIV): Likewise.
16117         (FPE_INTOVF): Likewise.
16118         (FPE_FLTDIV): Likewise.
16119         (FPE_FLTOVF): Likewise.
16120         (FPE_FLTUND): Likewise.
16121         (FPE_FLTRES): Likewise.
16122         (FPE_FLTINV): Likewise.
16123         (FPE_FLTSUB): Likewise.
16124         (SEGV_MAPERR): Likewise.
16125         (SEGV_ACCERR): Likewise.
16126         (BUS_ADRALN): Likewise.
16127         (BUS_ADRERR): Likewise.
16128         (BUS_OBJERR): Likewise.
16129         (BUS_MCEERR_AR): Likewise.
16130         (BUS_MCEERR_AO): Likewise.
16131         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16132         (TRAP_TRACE): Likewise.
16133         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16134         __USE_XOPEN2K8].
16135         (CLD_KILLED): Likewise.
16136         (CLD_DUMPED): Likewise.
16137         (CLD_TRAPPED): Likewise.
16138         (CLD_STOPPED): Likewise.
16139         (CLD_CONTINUED): Likewise.
16140         (POLL_IN): Likewise.
16141         (POLL_OUT): Likewise.
16142         (POLL_MSG): Likewise.
16143         (POLL_ERR): Likewise.
16144         (POLL_PRI): Likewise.
16145         (POLL_HUP): Likewise.
16146         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
16147         (ILL_ILLOPN): Likewise.
16148         (ILL_ILLADR): Likewise.
16149         (ILL_ILLTRP): Likewise.
16150         (ILL_PRVOPC): Likewise.
16151         (ILL_PRVREG): Likewise.
16152         (ILL_COPROC): Likewise.
16153         (ILL_BADSTK): Likewise.
16154         (ILL_DBLFLT): Likewise.
16155         (ILL_HARDWALL): Likewise.
16156         (FPE_INTDIV): Likewise.
16157         (FPE_INTOVF): Likewise.
16158         (FPE_FLTDIV): Likewise.
16159         (FPE_FLTOVF): Likewise.
16160         (FPE_FLTUND): Likewise.
16161         (FPE_FLTRES): Likewise.
16162         (FPE_FLTINV): Likewise.
16163         (FPE_FLTSUB): Likewise.
16164         (SEGV_MAPERR): Likewise.
16165         (SEGV_ACCERR): Likewise.
16166         (BUS_ADRALN): Likewise.
16167         (BUS_ADRERR): Likewise.
16168         (BUS_OBJERR): Likewise.
16169         (BUS_MCEERR_AR): Likewise.
16170         (BUS_MCEERR_AO): Likewise.
16171         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16172         (TRAP_TRACE): Likewise.
16173         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16174         __USE_XOPEN2K8].
16175         (CLD_KILLED): Likewise.
16176         (CLD_DUMPED): Likewise.
16177         (CLD_TRAPPED): Likewise.
16178         (CLD_STOPPED): Likewise.
16179         (CLD_CONTINUED): Likewise.
16180         (POLL_IN): Likewise.
16181         (POLL_OUT): Likewise.
16182         (POLL_MSG): Likewise.
16183         (POLL_ERR): Likewise.
16184         (POLL_PRI): Likewise.
16185         (POLL_HUP): Likewise.
16186         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
16187         (ILL_ILLOPN): Likewise.
16188         (ILL_ILLADR): Likewise.
16189         (ILL_ILLTRP): Likewise.
16190         (ILL_PRVOPC): Likewise.
16191         (ILL_PRVREG): Likewise.
16192         (ILL_COPROC): Likewise.
16193         (ILL_BADSTK): Likewise.
16194         (FPE_INTDIV): Likewise.
16195         (FPE_INTOVF): Likewise.
16196         (FPE_FLTDIV): Likewise.
16197         (FPE_FLTOVF): Likewise.
16198         (FPE_FLTUND): Likewise.
16199         (FPE_FLTRES): Likewise.
16200         (FPE_FLTINV): Likewise.
16201         (FPE_FLTSUB): Likewise.
16202         (SEGV_MAPERR): Likewise.
16203         (SEGV_ACCERR): Likewise.
16204         (BUS_ADRALN): Likewise.
16205         (BUS_ADRERR): Likewise.
16206         (BUS_OBJERR): Likewise.
16207         (BUS_MCEERR_AR): Likewise.
16208         (BUS_MCEERR_AO): Likewise.
16209         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16210         (TRAP_TRACE): Likewise.
16211         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16212         __USE_XOPEN2K8].
16213         (CLD_KILLED): Likewise.
16214         (CLD_DUMPED): Likewise.
16215         (CLD_TRAPPED): Likewise.
16216         (CLD_STOPPED): Likewise.
16217         (CLD_CONTINUED): Likewise.
16218         (POLL_IN): Likewise.
16219         (POLL_OUT): Likewise.
16220         (POLL_MSG): Likewise.
16221         (POLL_ERR): Likewise.
16222         (POLL_PRI): Likewise.
16223         (POLL_HUP): Likewise.
16224         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
16225         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
16227         [BZ #16670]
16228         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
16229         before #include of <time.h>.
16230         [!__USE_XOPEN2K] (__need_timespec): Likewise.
16231         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
16232         (test-xfail-UNIX98/sched.h/conform): Likewise.
16234 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
16236         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
16237         error absence of trapping exception support.
16238         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
16240 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
16242         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
16243         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
16244         * timezone/Makefile (testdata): Move definition above include of
16245         Rules.
16246         (test-zones): New variable.
16247         (tests-special): Add zone files.
16248         (build-testdata): Use $(evaluate-test).
16250         * elf/Makefile (tests-special): Rename tests to end with .out.
16251         ($(objpfx)noload-mem): Likewise.
16252         ($(objpfx)tst-leaks1-mem): Likewise.
16253         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
16254         * iconv/Makefile (xtests-special): Change test-iconvconfig to
16255         $(objpfx)test-iconvconfig.out.
16256         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
16257         set -e inside subshell and redirect output to file.
16258         * iconvdata/Makefile (generated): Rename tests to end with .out.
16259         Correct type.
16260         (tests-special): Rename tests to end with .out.
16261         ($(objpfx)mtrace-tst-loading): Likewise.
16262         * intl/Makefile (generated): Likewise.
16263         (tests-special): Likewise.
16264         ($(objpfx)mtrace-tst-gettext): Likewise.
16265         * misc/Makefile (generated): Likewise.
16266         (tests-special): Likewise.
16267         ($(objpfx)tst-error1-mem): Likewise.
16268         * nptl/Makefile (tests-special): Likewise.
16269         ($(objpfx)tst-stack3-mem): Likewise.
16270         (generated): Likewise.
16271         * posix/Makefile (generated): Likewise.
16272         (tests-special): Likewise.
16273         (xtests-special): Likewise.
16274         ($(objpfx)tst-fnmatch-mem): Likewise.
16275         ($(objpfx)bug-regex2-mem): Likewise.
16276         ($(objpfx)bug-regex14-mem): Likewise.
16277         ($(objpfx)bug-regex21-mem): Likewise.
16278         ($(objpfx)bug-regex31-mem): Likewise.
16279         ($(objpfx)tst-vfork3-mem): Likewise.
16280         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
16281         ($(objpfx)tst-pcre-mem): Likewise.
16282         ($(objpfx)tst-boost-mem): Likewise.
16283         ($(objpfx)bug-ga2-mem): Likewise.
16284         ($(objpfx)bug-glob2-mem): Likewise.
16285         * resolv/Makefile (generate): Likewise.
16286         (tests-special): Likewise.
16287         (xtests-special): Likewise.
16288         (generated): Likewise.
16289         ($(objpfx)mtrace-tst-leaks): Likewise.
16290         ($(objpfx)mtrace-tst-leaks2): Likewise.
16292         * scripts/merge-test-results.sh: New file.
16293         * Makefile (tests-special-notdir): New variable.
16294         (tests): Run merge-test-results.sh.
16295         (xtests): Likewise.
16296         * Rules (tests-special-notdir): New variable.
16297         (xtests-special-notdir): Likewise.
16298         (tests): Run merge-test-results.sh
16299         (xtests): Likewise.
16301         * Makeconfig (test-xfail-name): New variable.
16302         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
16303         compute variable name for expected failures.
16304         * conform/Makefile (conformtest-headers-data): New variable.
16305         (conformtest-standards): Likewise.
16306         (conformtest-headers-ISO): Likewise.
16307         (conformtest-headers-ISO99): Likewise.
16308         (conformtest-headers-ISO11): Likewise.
16309         (conformtest-headers-POSIX): Likewise.
16310         (conformtest-headers-XPG3): Likewise.
16311         (conformtest-headers-XPG4): Likewise.
16312         (conformtest-headers-UNIX98): Likewise.
16313         (conformtest-headers-XOPEN2K): Likewise.
16314         (conformtest-headers-POSIX2008): Likewise.
16315         (conformtest-headers-XOPEN2K8): Likewise.
16316         (conformtest-header-list-base): Likewise.
16317         (conformtest-header-list-tests): Likewise.
16318         (conformtest-header-base): Likewise.
16319         (conformtest-header-tests): Likewise.
16320         (tests-special): Add $(conformtest-header-list-tests).  If
16321         [$(fast-check) && !$(cross-compiling)], add
16322         $(conformtest-header-tests) instead of
16323         $(objpfx)run-conformtest.out.
16324         (generated): Add $(conformtest-header-list-base).  If
16325         [$(fast-check) && !$(cross-compiling)], add
16326         $(conformtest-header-base).  Remove previous setting.
16327         ($(conformtest-header-list-tests)): New target.
16328         (test-xfail-run-conformtest): Remove variable.
16329         ($(objpfx)run-conformtest.out): Remove target.
16330         (test-xfail-ISO11/complex.h/conform): New variable.
16331         (test-xfail-ISO11/stdalign.h/conform): Likewise.
16332         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
16333         (test-xfail-XPG3/varargs.h/conform): Likewise.
16334         (test-xfail-XPG4/varargs.h/conform): Likewise.
16335         (test-xfail-UNIX98/varargs.h/conform): Likewise.
16336         (test-xfail-XPG4/ndbm.h/conform): Likewise.
16337         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
16338         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
16339         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
16340         (test-xfail-XPG3/fcntl.h/conform): Likewise.
16341         (test-xfail-XPG3/ftw.h/conform): Likewise.
16342         (test-xfail-XPG3/grp.h/conform): Likewise.
16343         (test-xfail-XPG3/langinfo.h/conform): Likewise.
16344         (test-xfail-XPG3/limits.h/conform): Likewise.
16345         (test-xfail-XPG3/pwd.h/conform): Likewise.
16346         (test-xfail-XPG3/search.h/conform): Likewise.
16347         (test-xfail-XPG3/signal.h/conform): Likewise.
16348         (test-xfail-XPG3/stdio.h/conform): Likewise.
16349         (test-xfail-XPG3/stdlib.h/conform): Likewise.
16350         (test-xfail-XPG3/string.h/conform): Likewise.
16351         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
16352         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
16353         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
16354         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
16355         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
16356         (test-xfail-XPG3/sys/types.h/conform): Likewise.
16357         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
16358         (test-xfail-XPG3/termios.h/conform): Likewise.
16359         (test-xfail-XPG3/time.h/conform): Likewise.
16360         (test-xfail-XPG3/unistd.h/conform): Likewise.
16361         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
16362         (test-xfail-XPG4/fcntl.h/conform): Likewise.
16363         (test-xfail-XPG4/langinfo.h/conform): Likewise.
16364         (test-xfail-XPG4/netdb.h/conform): Likewise.
16365         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
16366         (test-xfail-XPG4/signal.h/conform): Likewise.
16367         (test-xfail-XPG4/stdio.h/conform): Likewise.
16368         (test-xfail-XPG4/stdlib.h/conform): Likewise.
16369         (test-xfail-XPG4/stropts.h/conform): Likewise.
16370         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
16371         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
16372         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
16373         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
16374         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
16375         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
16376         (test-xfail-XPG4/sys/time.h/conform): Likewise.
16377         (test-xfail-XPG4/sys/types.h/conform): Likewise.
16378         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
16379         (test-xfail-XPG4/termios.h/conform): Likewise.
16380         (test-xfail-XPG4/ucontext.h/conform): Likewise.
16381         (test-xfail-XPG4/unistd.h/conform): Likewise.
16382         (test-xfail-XPG4/utmpx.h/conform): Likewise.
16383         (test-xfail-POSIX/sched.h/conform): Likewise.
16384         (test-xfail-POSIX/signal.h/conform): Likewise.
16385         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
16386         (test-xfail-POSIX/tar.h/conform): Likewise.
16387         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
16388         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
16389         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
16390         (test-xfail-UNIX98/netdb.h/conform): Likewise.
16391         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
16392         (test-xfail-UNIX98/sched.h/conform): Likewise.
16393         (test-xfail-UNIX98/signal.h/conform): Likewise.
16394         (test-xfail-UNIX98/stdio.h/conform): Likewise.
16395         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
16396         (test-xfail-UNIX98/stropts.h/conform): Likewise.
16397         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
16398         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
16399         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
16400         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
16401         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
16402         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
16403         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
16404         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
16405         (test-xfail-UNIX98/unistd.h/conform): Likewise.
16406         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
16407         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
16408         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
16409         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
16410         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
16411         (test-xfail-XOPEN2K/math.h/conform): Likewise.
16412         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
16413         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
16414         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
16415         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
16416         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
16417         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
16418         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
16419         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
16420         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
16421         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
16422         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
16423         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
16424         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
16425         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
16426         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
16427         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
16428         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
16429         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
16430         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
16431         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
16432         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
16433         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
16434         (test-xfail-POSIX2008/signal.h/conform): Likewise.
16435         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
16436         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
16437         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
16438         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
16439         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
16440         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
16441         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
16442         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
16443         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
16444         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
16445         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
16446         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
16447         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
16448         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
16449         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
16450         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
16451         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
16452         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
16453         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
16454         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
16455         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
16456         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
16457         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
16458         (conformtest-cc-flags): Likewise.
16459         ($(conformtest-header-tests): New target.
16460         * conform/check-header-lists.sh: New file.
16461         * conform/run-conformtest.sh: Remove.
16463         * conform/conformtest.pl: Allow ' and \ in values given for
16464         constants.
16465         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
16466         inclusion.
16467         [POSIX] (sys/types.h): Likewise.
16468         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
16469         inclusion.
16470         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
16471         inclusion.
16472         * conform/data/signal.h-data (SIGIO): Remove expectation.
16473         [XPG3] (SIGBUS): Do not expect.
16474         [POSIX || XPG3] (SIGPOLL): Likewise.
16475         [POSIX || XPG3] (SIGPROF): Likewise.
16476         [POSIX || XPG3] (SIGSYS): Likewise.
16477         [XPG3] (SIGTRAP): Likewise.
16478         [POSIX || XPG3] (SIGURG): Likewise.
16479         [POSIX || XPG3] (SIGVTALRM): Likewise.
16480         [POSIX || XPG3] (SIGXCPU): Likewise.
16481         [POSIX || XPG3] (SIGXFSZ): Likewise.
16482         [POSIX] (SA_SIGINFO): Expect.
16483         [XPG3] (siginfo_t): Do not expect type or contents.
16484         [POSIX] (si_pid): Do not expect element.
16485         [POSIX] (si_uid): Likewise.
16486         [POSIX] (si_addr): Likewise.
16487         [POSIX] (si_status): Likewise.
16488         [POSIX] (si_band): Likewise.
16489         [XPG4] (si_value): Likewise.
16490         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
16491         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
16492         [POSIX || XPG3] (ILL_ILLADR): Likewise.
16493         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
16494         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
16495         [POSIX || XPG3] (ILL_PRVREG): Likewise.
16496         [POSIX || XPG3] (ILL_COPROC): Likewise.
16497         [POSIX || XPG3] (ILL_BADSTK): Likewise.
16498         [POSIX || XPG3] (FPE_INTDIV): Likewise.
16499         [POSIX || XPG3] (FPE_INTOVF): Likewise.
16500         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
16501         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
16502         [POSIX || XPG3] (FPE_FLTUND): Likewise.
16503         [POSIX || XPG3] (FPE_FLTRES): Likewise.
16504         [POSIX || XPG3] (FPE_FLTINV): Likewise.
16505         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
16506         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
16507         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
16508         [POSIX || XPG3] (BUS_ADRALN): Likewise.
16509         [POSIX || XPG3] (BUS_ADRERR): Likewise.
16510         [POSIX || XPG3] (BUS_OBJERR): Likewise.
16511         [POSIX || XPG3] (CLD_EXITED): Likewise.
16512         [POSIX || XPG3] (CLD_KILLED): Likewise.
16513         [POSIX || XPG3] (CLD_DUMPED): Likewise.
16514         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
16515         [POSIX || XPG3] (CLD_STOPPED): Likewise.
16516         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
16517         [POSIX || XPG3] (POLL_IN): Likewise.
16518         [POSIX || XPG3] (POLL_OUT): Likewise.
16519         [POSIX || XPG3] (POLL_MSG): Likewise.
16520         [POSIX || XPG3] (POLL_ERR): Likewise.
16521         [POSIX || XPG3] (POLL_PRI): Likewise.
16522         [POSIX || XPG3] (POLL_HUP): Likewise.
16523         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
16524         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
16525         (SIG*): Do not allow.
16526         [XPG3] (si_*): Likewise.
16527         [XPG3] (SI_*): Likewise.
16528         [XPG3 || XPG4] (sigev_*): Likewise.
16529         [XPG3 || XPG4] (SIGEV_*): Likewise.
16530         [XPG3 || XPG4] (sival_*): Likewise.
16531         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
16532         [POSIX || XPG3] (BUS_*): Likewise.
16533         [POSIX || XPG3] (CLD_*): Likewise.
16534         [POSIX || XPG3] (FPE_*): Likewise.
16535         [POSIX || XPG3] (ILL_*): Likewise.
16536         [POSIX || XPG3] (POLL_*): Likewise.
16537         [POSIX || XPG3] (SEGV_*): Likewise.
16538         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
16539         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
16540         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
16541         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
16542         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
16543         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
16544         Specify type and value.
16545         (TVERSLEN): Likewise.
16546         (REGTYPE): Likewise.
16547         (AREGTYPE): Likewise.
16548         (LNKTYPE): Likewise.
16549         (SYMTYPE): Likewise.
16550         (CHRTYPE): Likewise.
16551         (BLKTYPE): Likewise.
16552         (DIRTYPE): Likewise.
16553         (FIFOTYPE): Likewise.
16554         (CONTTYPE): Likewise.
16555         (TSUID): Likewise.
16556         (TSGID): Likewise.
16557         (TSVTX): Likewise.
16558         (TUREAD): Likewise.
16559         (TUWRITE): Likewise.
16560         (TUEXEC): Likewise.
16561         (TGREAD): Likewise.
16562         (TGWRITE): Likewise.
16563         (TGEXEC): Likewise.
16564         (TOREAD): Likewise.
16565         (TOWRITE): Likewise.
16566         (TOEXEC): Likewise.
16567         [POSIX] (TSVTX): Expect constant.
16569 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
16571         * Makefile (tests): Change dependencies to ....
16572         (tests-special): ... additions to this variable.
16573         (tests): Depend on $(tests-special).
16574         * Makerules (check-abi-list): New variable.
16575         (check-abi): Depend on $(check-abi-list).
16576         [$(subdir) = elf] (tests-special): Add
16577         $(objpfx)check-abi-libc.out.
16578         [$(build-shared) = yes && subdir] (tests-special): Add
16579         $(check-abi-list).
16580         [$(build-shared) = yes && subdir] (tests): Do not depend on
16581         check-abi.
16582         * Rules (tests): Depend on $(tests-special).
16583         (xtests): Depend on $(xtests-special).
16584         * catgets/Makefile (tests): Change dependencies to ....
16585         (tests-special): ... additions to this variable.
16586         * conform/Makefile (tests): Change dependencies to ....
16587         (tests-special): ... additions to this variable.
16588         * elf/Makefile (tests): Change dependencies to ....
16589         (tests-special): ... additions to this variable.
16590         * grp/Makefile (tests): Change dependencies to ....
16591         (tests-special): ... additions to this variable.
16592         * iconv/Makefile (xtests): Change dependencies to ....
16593         (xtests-special): ... additions to this variable.
16594         * iconvdata/Makefile (tests): Change dependencies to ....
16595         (tests-special): ... additions to this variable.
16596         * intl/Makefile (tests): Change dependencies to ....
16597         (tests-special): ... additions to this variable.  Also add
16598         $(objpfx)tst-gettext.out.
16599         * io/Makefile (tests): Change dependencies to ....
16600         (tests-special): ... additions to this variable.
16601         * libio/Makefile (tests): Change dependencies to ....
16602         (tests-special): ... additions to this variable.
16603         * malloc/Makefile (tests): Change dependencies to ....
16604         (tests-special): ... additions to this variable.
16605         * misc/Makefile (tests): Change dependencies to ....
16606         (tests-special): ... additions to this variable.
16607         * nptl/Makefile (tests): Change dependencies to ....
16608         (tests-special): ... additions to this variable.
16609         * nptl_db/Makefile (tests): Change dependencies to ....
16610         (tests-special): ... additions to this variable.
16611         * posix/Makefile (tests): Change dependencies to ....
16612         (tests-special): ... additions to this variable.
16613         (xtests): Change dependencies to ....
16614         (xtests-special): ... additions to this variable.
16615         * resolv/Makefile (tests): Change dependencies to ....
16616         (tests-special): ... additions to this variable.
16617         (xtests): Change dependencies to ....
16618         (xtests-special): ... additions to this variable.
16619         * stdio-common/Makefile (tests): Change dependencies to ....
16620         (tests-special): ... additions to this variable.
16621         (do-tst-unbputc): Remove target.
16622         (do-tst-printf): Likewise.
16623         * stdlib/Makefile (tests): Change dependencies to ....
16624         (tests-special): ... additions to this variable.
16625         * string/Makefile (tests): Change dependencies to ....
16626         (tests-special): ... additions to this variable.
16627         * sysdeps/x86/Makefile (tests): Change dependencies to ....
16628         (tests-special): ... additions to this variable.
16630         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
16631         whole file.
16632         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
16633         whole file.
16634         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
16635         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
16637         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
16638         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
16639         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
16640         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
16641         * conform/data/libgen.h-data [XPG3]: Likewise.
16642         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
16643         * conform/data/ndbm.h-data [XPG3]: Likewise.
16644         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
16645         * conform/data/netdb.h-data [XPG3]: Likewise.
16646         * conform/data/netinet/in.h-data [XPG3]: Likewise.
16647         * conform/data/poll.h-data [XPG3]: Likewise.
16648         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
16649         * conform/data/strings.h-data [XPG3]: Likewise.
16650         * conform/data/stropts.h-data [XPG3]: Likewise.
16651         * conform/data/sys/mman.h-data [XPG3]: Likewise.
16652         * conform/data/sys/resource.h-data [XPG3]: Likewise.
16653         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
16654         Likewise.
16655         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
16656         * conform/data/sys/time.h-data [XPG3]: Likewise.
16657         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
16658         * conform/data/sys/uio.h-data [XPG3]: Likewise.
16659         * conform/data/sys/un.h-data [XPG3]: Likewise.
16660         * conform/data/syslog.h-data [XPG3]: Likewise.
16661         * conform/data/ucontext.h-data [XPG3]: Likewise.
16662         * conform/data/utmpx.h-data [XPG3]: Likewise.
16663         * conform/data/varargs.h-data [UNIX98]: Enable file.
16665         * manual/Makefile (INSTALL_INFO): Remove variable setting.
16667         * math/libm-test.inc (struct test_f_f_data): Move expected results
16668         into structure for each rounding mode.
16669         (struct test_ff_f_data): Likewise.
16670         (struct test_ff_f_data_nexttoward): Likewise.
16671         (struct test_fi_f_data): Likewise.
16672         (struct test_fl_f_data): Likewise.
16673         (struct test_if_f_data): Likewise.
16674         (struct test_fff_f_data): Likewise.
16675         (struct test_c_f_data): Likewise.
16676         (struct test_f_f1_data): Likewise.
16677         (struct test_fF_f1_data): Likewise.
16678         (struct test_ffI_f1_data): Likewise.
16679         (struct test_c_c_data): Likewise.
16680         (struct test_cc_c_data): Likewise.
16681         (struct test_f_i_data): Likewise.
16682         (struct test_ff_i_data): Likewise.
16683         (struct test_f_l_data): Likewise.
16684         (struct test_f_L_data): Likewise.
16685         (struct test_fFF_11_data): Likewise.
16686         (RM_): New macro.
16687         (RM_FE_DOWNWARD): Likewise.
16688         (RM_FE_TONEAREST): Likewise.
16689         (RM_FE_TOWARDZERO): Likewise.
16690         (RM_FE_UPWARD): Likewise.
16691         (RUN_TEST_LOOP_f_f): Update references to expected results.
16692         (RUN_TEST_LOOP_2_f): Likewise.
16693         (RUN_TEST_LOOP_fff_f): Likewise.
16694         (RUN_TEST_LOOP_c_f): Likewise.
16695         (RUN_TEST_LOOP_f_f1): Likewise.
16696         (RUN_TEST_LOOP_fF_f1): Likewise.
16697         (RUN_TEST_LOOP_fI_f1): Likewise.
16698         (RUN_TEST_LOOP_ffI_f1): Likewise.
16699         (RUN_TEST_LOOP_c_c): Likewise.
16700         (RUN_TEST_LOOP_cc_c): Likewise.
16701         (RUN_TEST_LOOP_f_i): Likewise.
16702         (RUN_TEST_LOOP_f_i_tg): Likewise.
16703         (RUN_TEST_LOOP_ff_i_tg): Likewise.
16704         (RUN_TEST_LOOP_f_b): Likewise.
16705         (RUN_TEST_LOOP_f_b_tg): Likewise.
16706         (RUN_TEST_LOOP_f_l): Likewise.
16707         (RUN_TEST_LOOP_f_L): Likewise.
16708         (RUN_TEST_LOOP_fFF_11): Likewise.
16709         * math/gen-libm-test.pl (parse_args): Output four copies of
16710         expected results for each test.
16712         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
16713         (__ASSUME_UTIMES): Remove.
16714         * sysdeps/unix/sysv/linux/tile/kernel-features.h
16715         (__ASSUME_UTIMES): Likewise.
16717         * math/gen-auto-libm-tests.c: Update comment on output format.
16718         (output_for_one_input_case): Generate before-rounding and
16719         after-rounding information as conditions on output flags not
16720         floating-point format.
16721         * math/auto-libm-test-out: Regenerated.
16722         * math/gen-libm-test.pl (cond_value): New function.
16723         (or_cond_value): Use cond_value.
16724         (generate_testfile): Handle conditional exceptions.
16726 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
16728         * math/libm-test.inc (max_valid_error): New variable.
16729         (init_max_error): Take new argument specifying whether function
16730         results are exactly determined.  Set max_valid_error and bound
16731         other variables for errors based on this argument.
16732         (set_max_error): Do not record results above max_valid_error.
16733         (check_float_internal): Only accept errors of up to 0.5ulps if
16734         also at most max_valid_error.
16735         (START): Take new argument EXACT and pass it to init_max_error.
16736         (acos_test): Update call to START.
16737         (acos_test_tonearest): Likewise.
16738         (acos_test_towardzero): Likewise.
16739         (acos_test_downward): Likewise.
16740         (acos_test_upward): Likewise.
16741         (acosh_test): Likewise.
16742         (asin_test): Likewise.
16743         (asin_test_tonearest): Likewise.
16744         (asin_test_towardzero): Likewise.
16745         (asin_test_downward): Likewise.
16746         (asin_test_upward): Likewise.
16747         (asinh_test): Likewise.
16748         (atan_test): Likewise.
16749         (atanh_test): Likewise.
16750         (atan2_test): Likewise.
16751         (cabs_test): Likewise.
16752         (cacos_test): Likewise.
16753         (cacosh_test): Likewise.
16754         (carg_test): Likewise.
16755         (casin_test): Likewise.
16756         (casinh_test): Likewise.
16757         (catan_test): Likewise.
16758         (catanh_test): Likewise.
16759         (cbrt_test): Likewise.
16760         (ccos_test): Likewise.
16761         (ccosh_test): Likewise.
16762         (ceil_test): Likewise.
16763         (cexp_test): Likewise.
16764         (cimag_test): Likewise.
16765         (clog_test): Likewise.
16766         (clog10_test): Likewise.
16767         (conj_test): Likewise.
16768         (copysign_test): Likewise.
16769         (cos_test): Likewise.
16770         (cos_test_tonearest): Likewise.
16771         (cos_test_towardzero): Likewise.
16772         (cos_test_downward): Likewise.
16773         (cos_test_upward): Likewise.
16774         (cosh_test): Likewise.
16775         (cosh_test_tonearest): Likewise.
16776         (cosh_test_towardzero): Likewise.
16777         (cosh_test_downward): Likewise.
16778         (cosh_test_upward): Likewise.
16779         (cpow_test): Likewise.
16780         (cproj_test): Likewise.
16781         (creal_test): Likewise.
16782         (csin_test): Likewise.
16783         (csinh_test): Likewise.
16784         (csqrt_test): Likewise.
16785         (ctan_test): Likewise.
16786         (ctan_test_tonearest): Likewise.
16787         (ctan_test_towardzero): Likewise.
16788         (ctan_test_downward): Likewise.
16789         (ctan_test_upward): Likewise.
16790         (ctanh_test): Likewise.
16791         (ctanh_test_tonearest): Likewise.
16792         (ctanh_test_towardzero): Likewise.
16793         (ctanh_test_downward): Likewise.
16794         (ctanh_test_upward): Likewise.
16795         (erf_test): Likewise.
16796         (erfc_test): Likewise.
16797         (exp_test): Likewise.
16798         (exp_test_tonearest): Likewise.
16799         (exp_test_towardzero): Likewise.
16800         (exp_test_downward): Likewise.
16801         (exp_test_upward): Likewise.
16802         (exp10_test): Likewise.
16803         (exp10_test_tonearest): Likewise.
16804         (exp10_test_towardzero): Likewise.
16805         (exp10_test_downward): Likewise.
16806         (exp10_test_upward): Likewise.
16807         (pow10_test): Likewise.
16808         (exp2_test): Likewise.
16809         (expm1_test): Likewise.
16810         (expm1_test_tonearest): Likewise.
16811         (expm1_test_towardzero): Likewise.
16812         (expm1_test_downward): Likewise.
16813         (expm1_test_upward): Likewise.
16814         (fabs_test): Likewise.
16815         (fdim_test): Likewise.
16816         (floor_test): Likewise.
16817         (fma_test): Likewise.
16818         (fma_test_towardzero): Likewise.
16819         (fma_test_downward): Likewise.
16820         (fma_test_upward): Likewise.
16821         (fmax_test): Likewise.
16822         (fmin_test): Likewise.
16823         (fmod_test): Likewise.
16824         (fpclassify_test): Likewise.
16825         (frexp_test): Likewise.
16826         (hypot_test): Likewise.
16827         (ilogb_test): Likewise.
16828         (isfinite_test): Likewise.
16829         (finite_test): Likewise.
16830         (isgreater_test): Likewise.
16831         (isgreaterequal_test): Likewise.
16832         (isinf_test): Likewise.
16833         (isless_test): Likewise.
16834         (islessequal_test): Likewise.
16835         (islessgreater_test): Likewise.
16836         (isnan_test): Likewise.
16837         (isnormal_test): Likewise.
16838         (issignaling_test): Likewise.
16839         (isunordered_test): Likewise.
16840         (j0_test): Likewise.
16841         (j1_test): Likewise.
16842         (jn_test): Likewise.
16843         (ldexp_test): Likewise.
16844         (lgamma_test): Likewise.
16845         (gamma_test): Likewise.
16846         (lrint_test): Likewise.
16847         (lrint_test_tonearest): Likewise.
16848         (lrint_test_towardzero): Likewise.
16849         (lrint_test_downward): Likewise.
16850         (lrint_test_upward): Likewise.
16851         (llrint_test): Likewise.
16852         (llrint_test_tonearest): Likewise.
16853         (llrint_test_towardzero): Likewise.
16854         (llrint_test_downward): Likewise.
16855         (llrint_test_upward): Likewise.
16856         (log_test): Likewise.
16857         (log10_test): Likewise.
16858         (log1p_test): Likewise.
16859         (log2_test): Likewise.
16860         (logb_test): Likewise.
16861         (logb_test_downward): Likewise.
16862         (lround_test): Likewise.
16863         (llround_test): Likewise.
16864         (modf_test): Likewise.
16865         (nearbyint_test): Likewise.
16866         (nextafter_test): Likewise.
16867         (nexttoward_test): Likewise.
16868         (pow_test): Likewise.
16869         (pow_test_tonearest): Likewise.
16870         (pow_test_towardzero): Likewise.
16871         (pow_test_downward): Likewise.
16872         (pow_test_upward): Likewise.
16873         (remainder_test): Likewise.
16874         (drem_test): Likewise.
16875         (remainder_test_tonearest): Likewise.
16876         (drem_test_tonearest): Likewise.
16877         (remainder_test_towardzero): Likewise.
16878         (drem_test_towardzero): Likewise.
16879         (remainder_test_downward): Likewise.
16880         (drem_test_downward): Likewise.
16881         (remainder_test_upward): Likewise.
16882         (drem_test_upward): Likewise.
16883         (remquo_test): Likewise.
16884         (rint_test): Likewise.
16885         (rint_test_tonearest): Likewise.
16886         (rint_test_towardzero): Likewise.
16887         (rint_test_downward): Likewise.
16888         (rint_test_upward): Likewise.
16889         (round_test): Likewise.
16890         (scalb_test): Likewise.
16891         (scalbn_test): Likewise.
16892         (scalbln_test): Likewise.
16893         (signbit_test): Likewise.
16894         (sin_test): Likewise.
16895         (sin_test_tonearest): Likewise.
16896         (sin_test_towardzero): Likewise.
16897         (sin_test_downward): Likewise.
16898         (sin_test_upward): Likewise.
16899         (sincos_test): Likewise.
16900         (sinh_test): Likewise.
16901         (sinh_test_tonearest): Likewise.
16902         (sinh_test_towardzero): Likewise.
16903         (sinh_test_downward): Likewise.
16904         (sinh_test_upward): Likewise.
16905         (sqrt_test): Likewise.
16906         (sqrt_test_tonearest): Likewise.
16907         (sqrt_test_towardzero): Likewise.
16908         (sqrt_test_downward): Likewise.
16909         (sqrt_test_upward): Likewise.
16910         (tan_test): Likewise.
16911         (tan_test_tonearest): Likewise.
16912         (tan_test_towardzero): Likewise.
16913         (tan_test_downward): Likewise.
16914         (tan_test_upward): Likewise.
16915         (tanh_test): Likewise.
16916         (tgamma_test): Likewise.
16917         (trunc_test): Likewise.
16918         (y0_test): Likewise.
16919         (y1_test): Likewise.
16920         (yn_test): Likewise.
16921         (significand_test): Likewise.
16923         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
16924         individual tests in comment.
16925         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
16926         (prev_max_error): New variable.
16927         (prev_real_max_error): Likewise.
16928         (prev_imag_max_error): Likewise.
16929         (compare_ulp_data): Don't refer to test names in comment.
16930         (find_test_ulps): Remove function.
16931         (find_function_ulps): Likewise.
16932         (find_complex_function_ulps): Likewise.
16933         (init_max_error): Take function name as argument.  Look up ulps
16934         for that function.
16935         (print_ulps): Remove function.
16936         (print_max_error): Use prev_max_error instead of calling
16937         find_function_ulps.
16938         (print_complex_max_error): Use prev_real_max_error and
16939         prev_imag_max_error instead of calling find_complex_function_ulps.
16940         (check_float_internal): Take max_ulp parameter instead of calling
16941         find_test_ulps.  Don't call print_ulps.
16942         (check_float): Update call to check_float_internal.
16943         (check_complex): Update calls to check_float_internal.
16944         (START): Pass argument to init_max_error.
16945         * math/gen-libm-test.pl (%results): Don't include "kind"
16946         information.
16947         (parse_ulps): Don't handle ulps of individual tests.
16948         (print_ulps_file): Likewise.
16949         (output_ulps): Likewise.
16950         * math/README.libm-test: Update.
16951         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
16952         individual tests.
16953         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
16954         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
16955         * sysdeps/arm/libm-test-ulps: Likewise.
16956         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
16957         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
16958         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
16959         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
16960         * sysdeps/microblaze/libm-test-ulps: Likewise.
16961         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
16962         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
16963         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
16964         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
16965         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
16966         * sysdeps/sh/libm-test-ulps: Likewise.
16967         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
16968         * sysdeps/tile/libm-test-ulps: Likewise.
16969         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16971 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
16973         * math/libm-test.inc (print_complex_max_error): Check separately
16974         whether real and imaginary errors are within allowed range and
16975         pass 0 to print_complex_function_ulps instead of value within
16976         allowed range.
16978 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
16980         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
16981         formatting.
16982         (get_handles_fopen): Likewise.
16983         (do_write_test): Likewise.
16985         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
16987         * libio/fileops.c (do_ftell): Use cached offset when
16988         available.
16989         * libio/iofwide.c (do_ftell_wide): Likewise.
16990         * libio/iofdopen.c (_IO_new_fdopen): Don't use
16991         _IO_file_attach.
16992         * libio/wfileops.c (_IO_fwide): Don't cache offset.
16994         [BZ #16532]
16995         * libio/libioP.h (get_file_offset): New function.
16996         * libio/fileops.c (get_file_offset): Likewise.
16997         (do_ftell): Likewise.
16998         (_IO_new_file_seekoff): Split out ftell logic.
16999         * libio/wfileops.c (do_ftell_wide): Likewise.
17000         (_IO_wfile_seekoff): Split out ftell logic.
17001         * libio/tst-ftell-active-handler.c: New test case.
17002         * libio/Makefile (tests): Add it.
17004 2014-03-03  Roland McGrath  <roland@hack.frob.com>
17006         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
17007         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
17009 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
17011         [BZ #16639]
17012         * nscd/connections.c (nscd_init): Call do_exit.
17013         (start_threads): Call do_exit and notify_parent.
17014         (begin_drop_privileges): Call do_exit.
17015         (finish_drop_privileges): Likewise.
17016         * nscd/selinux.c (preserve_capabilities): Likewise.
17017         (install_real_capabilities): Likewise.
17018         (nscd_selinux_enabled): Likewise.
17019         (avc_create_thread): Likewise.
17020         (avc_alloc_lock): Likewise.
17021         (nscd_avc_init): Likewise.
17022         * nscd/nscd.c (parent_fd): New static variable.
17023         (main): Create a pipe between parent and child processes.
17024         Skip closing parent_fd.
17025         (monitor_child): New function.
17026         (do_exit): Likewise.
17027         (notify_parent): Likewise.
17028         * nscd/nscd.h (notify_parent): Likewise.
17029         (do_exit): Likewise.
17031 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
17033         * malloc/malloc.c (__libc_calloc): Revert last change.
17035 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17037         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17039 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
17041         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
17042         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
17043         implementation.
17044         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
17045         (__libc_ifunc_impl_list): Likewise.
17046         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
17047         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
17048         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
17049         * string/strrchr.c: Define STRRCHR.
17051 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
17053         * benchtest/bench-strtok.c (simple_strtok): Delete.
17054         (strtok_string): Use as benchmark.
17055         * string/strtok (STRTOK): New macro.
17057 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
17059         * manual/threads.texi: Add header and standard comments to all
17060         functions.
17062         * elf/dl-lookup.c (check_match): New function.
17063         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
17064         (do_lookup_x): Remove nested function check_match. Use non-nested
17065         function check_match.
17067 2014-02-28  Roland McGrath  <roland@hack.frob.com>
17069         * csu/Makefile (generated, before-compile): Use += rather than =.
17070         * catgets/Makefile (generated, generated-dirs): Likewise.
17071         * debug/Makefile (generated): Likewise.
17072         * dlfcn/Makefile (generated): Likewise.
17073         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
17074         * iconvdata/Makefile (before-compile, generated): Likewise.
17075         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
17076         * libio/Makefile (generated): Likewise.
17077         * malloc/Makefile (generated): Likewise.
17078         * manual/Makefile (generated, generated-dirs): Likewise.
17079         * misc/Makefile (generated): Likewise.
17080         * posix/Makefile (generated): Likewise.
17081         * resolv/Makefile (generated): Likewise.
17082         * sunrpc/Makefile (generated, generated-dirs): Likewise.
17083         * timezone/Makefile (generated, generated-dirs): Likewise.
17085         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
17087 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17089         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
17090         power8 implementation.
17091         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
17092         file: POWER8 llround ifunc implementation.
17093         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
17094         (__lllround): Add POWER8 implementation.
17095         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
17096         POWER8 llround implementation.
17098         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
17099         power8 implementation.
17100         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
17101         file: POWER8 llrint ifunc implementation.
17102         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
17103         Add POWER8 implementation.
17104         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
17105         POWER8 llrint implementation.
17107         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
17108         power8 implementation.
17109         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
17110         file: POWER8 finite ifunc implementation.
17111         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
17112         Add POWER8 implementation.
17113         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
17114         Likewise.
17115         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
17116         POWER8 finite implementation.
17117         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
17119         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
17120         power8 implementation.
17121         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
17122         file: POWER8 isinf ifunc implementation.
17123         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
17124         POWER8 implementation.
17125         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
17126         Likewise.
17127         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
17128         isinf implementation.
17129         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
17131         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
17132         (INIT_ARCH): Add hwcap2 initialization.
17133         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
17134         power8 implementation.
17135         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
17136         file: POWER8 isnan ifunc implementation.
17137         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
17138         POWER8 implementation.
17139         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
17140         Likewise.
17141         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
17142         isnan implementation.
17143         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
17145 2014-02-27  Joey Ye  <joey.ye@arm.com>
17147         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
17148         (_FP_NANFRAC_Q): Set to zero.
17150 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
17152         [BZ #16623]
17153         * math/auto-libm-test-in: New test inputs.
17154         * math/auto-libm-test-out: Regenerate.
17155         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
17156         and DA.
17157         (__cos): Likewise.
17158         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
17160 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
17162         * scripts/evaluate-test.sh: Take new argument indicating whether
17163         failure is expected.
17164         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
17165         indicating whether failure is expected.
17166         * conform/Makefile (test-xfail-run-conformtest): New variable.
17167         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
17168         level.
17169         * posix/Makefile (test-xfail-annexc): New variable.
17170         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
17172 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
17174         * argp/Makefile: Include Makeconfig immediately after defining
17175         subdir.
17176         * assert/Makefile: Likewise.
17177         * benchtests/Makefile: Likewise.
17178         * catgets/Makefile: Likewise.
17179         * conform/Makefile: Likewise.
17180         * crypt/Makefile: Likewise.
17181         * csu/Makefile: Likewise.
17182         (all): Remove target.
17183         * ctype/Makefile: Include Makeconfig immediately after defining
17184         subdir.
17185         * debug/Makefile: Likewise.
17186         * dirent/Makefile: Likewise.
17187         * dlfcn/Makefile: Likewise.
17188         * gmon/Makefile: Likewise.
17189         * gnulib/Makefile: Likewise.
17190         * grp/Makefile: Likewise.
17191         * gshadow/Makefile: Likewise.
17192         * hesiod/Makefile: Likewise.
17193         * hurd/Makefile: Likewise.
17194         (all): Remove target.
17195         * iconvdata/Makefile: Include Makeconfig immediately after
17196         defining subdir.
17197         * inet/Makefile: Likewise.
17198         * intl/Makefile: Likewise.
17199         * io/Makefile: Likewise.
17200         * libio/Makefile: Likewise.
17201         (all): Remove target.
17202         * locale/Makefile: Include Makeconfig immediately after defining
17203         subdir.
17204         * login/Makefile: Likewise.
17205         * mach/Makefile: Likewise.
17206         (all): Remove target.
17207         * malloc/Makefile: Include Makeconfig immediately after defining
17208         subdir.
17209         (all): Remove target.
17210         * manual/Makefile: Include Makeconfig immediately after defining
17211         subdir.
17212         * math/Makefile: Likewise.
17213         * misc/Makefile: Likewise.
17214         * nis/Makefile: Likewise.
17215         * nss/Makefile: Likewise.
17216         * po/Makefile: Likewise.
17217         (all): Remove target.
17218         * posix/Makefile: Include Makeconfig immediately after defining
17219         subdir.
17220         * pwd/Makefile: Likewise.
17221         * resolv/Makefile: Likewise.
17222         * resource/Makefile: Likewise.
17223         * rt/Makefile: Likewise.
17224         * setjmp/Makefile: Likewise.
17225         * shadow/Makefile: Likewise.
17226         * signal/Makefile: Likewise.
17227         * socket/Makefile: Likewise.
17228         * soft-fp/Makefile: Likewise.
17229         * stdio-common/Makefile: Likewise.
17230         * stdlib/Makefile: Likewise.
17231         * streams/Makefile: Likewise.
17232         * string/Makefile: Likewise.
17233         * sunrpc/Makefile: Likewise.
17234         (all): Remove target.
17235         * sysvipc/Makefile: Include Makeconfig immediately after defining
17236         subdir.
17237         * termios/Makefile: Likewise.
17238         * time/Makefile: Likewise.
17239         * timezone/Makefile: Likewise.
17240         (all): Remove target.
17241         * wcsmbs/Makefile: Include Makeconfig immediately after defining
17242         subdir.
17243         * wctype/Makefile: Likewise.
17245 2014-02-26  Steve Ellcey  <sellcey@mips.com>
17247         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
17248         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
17249         (libc_feholdexcept_setround_mips): Ditto.
17250         (libc_feholdsetround): New.
17251         (libc_feholdsetroundf): New.
17252         (libc_feholdsetroundl): New.
17253         (libc_feupdateenv_test_mips): New.
17254         (libc_feupdateenv_test): New.
17255         (libc_feupdateenv_testf): New.
17256         (libc_feupdateenv_testl): New.
17257         (libc_feresetround): New.
17258         (libc_feresetroundf): New.
17259         (libc_feresetroundl): New.
17260         (libc_fetestexcept_mips): New.
17261         (libc_fetestexcept): New.
17262         (libc_fetestexceptf): New.
17263         (libc_fetestexceptl): New.
17264         (HAVE_RM_CTX): New.
17265         (libc_feholdexcept_setround_mips_ctx): New.
17266         (libc_feholdexcept_setround_ctx): New.
17267         (libc_feholdexcept_setroundf_ctx): New.
17268         (libc_feholdexcept_setroundl_ctx): New.
17269         (libc_fesetenv_mips_ctx): New.
17270         (libc_fesetenv_ctx): New.
17271         (libc_fesetenv_ctxf): New.
17272         (libc_fesetenv_ctxl): New.
17273         (libc_feupdateenv_mips_ctx): New.
17274         (libc_feupdateenv_ctx): New.
17275         (libc_feupdateenvf_ctx): New.
17276         (libc_feupdateenvl_ctx): New.
17277         (libc_feholdsetround_mips_ctx): New.
17278         (libc_feholdsetround_ctx): New.
17279         (libc_feholdsetroundf_ctx): New.
17280         (libc_feholdsetroundl_ctx): New.
17281         (libc_feresetround_mips_ctx): New.
17282         (libc_feresetround_ctx): New.
17283         (libc_feresetroundf_ctx): New.
17284         (libc_feresetroundl_ctx): New.
17286 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
17288         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
17290         * manual/ipc.texi: New file.
17291         * manual/Makefile (chapters): Add ipc.
17292         * manual/job.texi: Add "Inter-Process Communication" to next.
17293         * manual/process.texi: Add "Inter-Process Communication" to prev.
17295 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17297         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17299 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
17301         * malloc/malloc.c (__libc_calloc): Simplify implementation.
17303         * manual/arith.texi: Fix spaces after sentences.
17304         * manual/charset.texi: Likewise.
17305         * manual/errno.texi: Likewise.
17306         * manual/install.texi: Likewise.
17307         * manual/llio.texi: Likewise.
17308         * manual/locale.texi: Likewise.
17309         * manual/maint.texi: Likewise.
17310         * manual/math.texi: Likewise.
17311         * manual/memory.texi: Likewise.
17312         * manual/message.texi: Likewise.
17313         * manual/probes.texi: Likewise.
17314         * manual/resource.texi: Likewise.
17315         * manual/signal.texi: Likewise.
17316         * manual/socket.texi: Likewise.
17317         * manual/stdio.texi: Likewise.
17318         * manual/string.texi: Likewise.
17319         * manual/time.texi: Likewise.
17320         * manual/users.texi: Likewise.
17322 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
17324         [BZ #16632]
17325         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
17326         _DEFAULT_SOURCE is defined.
17328 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
17329             Carlos O'Donell  <carlos@redhat.com>
17331         [BZ #16613]
17332         * elf/dl-tls.c (_dl_count_modids): New function.
17333         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
17334         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
17335         audit library and increment generation counter.
17336         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
17337         * elf/tst-audit9.c: New file.
17338         * elf/tst-auditmod9a.c: New file.
17339         * elf/tst-auditmod9b.c: New file.
17340         * elf/Makefile: Add rules to build and run tst-audit9.
17342 2014-02-25  Florian Weimer  <fweimer@redhat.com>
17344         [BZ #15347]
17345         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
17347 2014-02-25  Will Newton  <will.newton@linaro.org>
17349         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
17350         (__longjmp): Restore sp and lr before restoring callee
17351         saved registers.  Add longjmp and longjmp_target
17352         SystemTap probe point.
17353         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
17354         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
17355         Define to zero to match jmpbuf layout.
17356         * sysdeps/arm/setjmp.S: Include stap-probe.h.
17357         (__sigsetjmp): Save sp and lr before saving callee
17358         saved registers.  Add setjmp SystemTap probe point.
17360 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
17362         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
17364 2014-02-24  Andreas Schwab  <schwab@suse.de>
17366         [BZ #15804]
17367         * elf/pldd.c (wait_for_ptrace_stop): New function.
17368         (main): Call it after attaching.
17370 2014-02-22  Roland McGrath  <roland@hack.frob.com>
17372         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
17373         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
17374         Versions files is now verboten.
17375         * hurd/Versions (libc: GLIBC_2.0):
17376         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
17377         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
17378         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
17379         * mach/Versions: Likewise.
17381         * csu/Versions: Remove unused %include.
17382         * resolv/Versions: Likewise.
17384 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
17386         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
17387         ($(objpfx)check-local-headers.out): Likewise.
17388         ($(objpfx)begin-end-check.out): Likewise.
17389         * Makerules (check-abi-%.out): Likewise.
17390         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
17391         ($(objpfx)test2.cat): Likewise.
17392         ($(objpfx)de/libc.cat): Likewise.
17393         ($(objpfx)test-gencat.out): Likewise.
17394         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
17395         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
17396         ($(objpfx)noload-mem): Likewise.
17397         ($(objpfx)tst-pathopt.out): Likewise.
17398         ($(objpfx)tst-rtld-load-self.out): Likewise.
17399         ($(objpfx)tst-array1-cmp.out): Likewise.
17400         ($(objpfx)tst-array1-static-cmp.out): Likewise.
17401         ($(objpfx)tst-array2-cmp.out): Likewise.
17402         ($(objpfx)tst-array3-cmp.out): Likewise.
17403         ($(objpfx)tst-array4-cmp.out): Likewise.
17404         ($(objpfx)tst-array5-cmp.out): Likewise.
17405         ($(objpfx)tst-array5-static-cmp.out): Likewise.
17406         ($(objpfx)check-textrel.out): Likewise.
17407         ($(objpfx)check-execstack.out): Likewise.
17408         ($(objpfx)check-localplt.out): Likewise.
17409         ($(objpfx)order2-cmp.out): Likewise.
17410         ($(objpfx)tst-leaks1-mem): Likewise.
17411         ($(objpfx)tst-leaks1-static-mem): Likewise.
17412         ($(objpfx)tst-initorder-cmp.out): Likewise.
17413         ($(objpfx)tst-initorder2-cmp.out): Likewise.
17414         ($(objpfx)tst-unused-dep.out): Likewise.
17415         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
17416         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
17417         * iconv/Makefile (test-iconvconfig): Likewise.
17418         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
17419         ($(objpfx)iconv-test.out): Likewise.
17420         ($(objpfx)tst-tables.out): Likewise.
17421         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
17422         ($(objpfx)tst-gettext.out): Likewise.
17423         ($(objpfx)tst-translit.out): Likewise.
17424         ($(objpfx)tst-gettext2.out): Likewise.
17425         ($(objpfx)tst-gettext4.out): Likewise.
17426         ($(objpfx)tst-gettext6.out): Likewise.
17427         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
17428         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
17429         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
17430         ($(objpfx)tst-fopenloc-mem.out): Likewise.
17431         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
17432         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
17433         * posix/Makefile ($(objpfx)globtest.out): Likewise.
17434         ($(objpfx)wordexp-tst.out): Likewise.
17435         ($(objpfx)annexc.out): Likewise.
17436         ($(objpfx)tst-fnmatch-mem): Likewise.
17437         ($(objpfx)bug-regex2-mem): Likewise.
17438         ($(objpfx)bug-regex14-mem): Likewise.
17439         ($(objpfx)bug-regex21-mem): Likewise.
17440         ($(objpfx)bug-regex31-mem): Likewise.
17441         ($(objpfx)tst-vfork3-mem): Likewise.
17442         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
17443         ($(objpfx)tst-pcre-mem): Likewise.
17444         ($(objpfx)tst-boost-mem): Likewise.
17445         ($(objpfx)tst-getconf.out): Likewise.
17446         ($(objpfx)bug-ga2-mem): Likewise.
17447         ($(objpfx)bug-glob2-mem): Likewise.
17448         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
17449         ($(objpfx)mtrace-tst-leaks2): Likewise.
17450         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
17451         ($(objpfx)tst-printf.out): Likewise.
17452         ($(objpfx)tst-setvbuf1.out): Likewise.
17453         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
17454         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
17455         ($(objpfx)tst-fmtmsg.out): Likewise.
17456         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
17457         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
17459         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
17460         * bits/sigaction.h [__USE_MISC]: Likewise.
17461         * bits/waitstatus.h: Update #endif comments.
17462         * ctype/ctype.h: Likewise.
17463         * dirent/dirent.h: Likewise.
17464         [__USE_MISC]: Remove redundant conditionals.
17465         * grp/grp.h: Update #endif comments.
17466         [__USE_GNU]: Remove redundant conditionals.
17467         [__USE_MISC]: Likewise.
17468         * inet/netinet/in.h [__USE_GNU]: Likewise.
17469         * io/sys/stat.h [__USE_MISC]: Likewise.
17470         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
17471         * libio/bits/stdio.h: Update #endif comments.
17472         [__USE_MISC]: Remove redundant conditionals.
17473         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
17474         * libio/stdio.h: Update #endif comments.
17475         [__USE_MISC]: Remove redundant conditionals.
17476         * math/bits/math-finite.h [__USE_MISC]: Likewise.
17477         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
17478         * math/math.h: Update #else and #endif comments.
17479         [__USE_MISC]: Remove redundant conditionals.
17480         * misc/sys/uio.h: Update #endif comments.
17481         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
17482         * posix/glob.h [__USE_MISC]: Likewise.
17483         * posix/sys/types.h: Update #endif comments.
17484         [__USE_MISC]: Remove redundant conditionals.
17485         * posix/sys/wait.h: Update #endif comments.
17486         [__USE_MISC]: Remove redundant conditionals.
17487         * posix/unistd.h: Update #endif comments.
17488         [__USE_MISC]: Remove redundant conditionals.
17489         * pwd/pwd.h [__USE_GNU]: Likewise.
17490         [__USE_MISC]: Likewise.
17491         * resolv/netdb.h [__USE_GNU]: Likewise.
17492         * signal/signal.h: Update #endif comments.
17493         [__USE_MISC]: Remove redundant conditionals.
17494         * stdlib/stdlib.h: Update #else and #endif comments.
17495         [__USE_MISC]: Remove redundant conditionals.
17496         [__USE_GNU]: Likewise.
17497         * string/bits/string2.h [__USE_MISC]: Likewise.
17498         * string/string.h: Update #endif comments.
17499         [__USE_MISC]: Remove redundant conditionals.
17500         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
17501         Likewise.
17502         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
17503         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
17504         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
17505         Likewise.
17506         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
17507         Likewise.
17508         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
17509         comments.
17510         [__USE_MISC]: Remove redundant conditionals.
17511         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
17512         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
17513         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
17514         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
17515         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
17516         Likewise.
17517         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
17518         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
17519         Likewise.
17520         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
17521         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
17522         Likewise.
17523         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
17524         Likewise.
17525         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
17526         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
17527         Likewise.
17528         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
17529         Likewise.
17530         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
17531         * sysdeps/x86/bits/string.h: Update #endif comments.
17532         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
17533         conditionals.
17534         * time/sys/time.h: Update #endif comments.
17535         * time/time.h: Likewise.
17536         [__USE_MISC]: Remove redundant conditionals.
17538 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
17540         [BZ #16600]
17541         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
17543 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
17545         * Versions.def (librt): Add GLIBC_2.17.
17547 2014-02-21  Adam Conrad  <adconrad@0c3.net>
17549         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
17550         synonym for _SYS_AUXV_H to allow direct inclusion.
17551         * sysdeps/sparc/bits/hwcap.h: Likewise.
17552         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
17553         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
17554         * sysdeps/sparc/sysdep.h: Likewise.
17556 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
17558         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
17560 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
17562         * benchtests/bench-strrchr.c: Print length instead of position.
17564 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
17566         [BZ #16611]
17567         * sysdeps/unix/sysv/linux/kernel-features.h
17568         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
17569         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
17570         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
17571         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
17572         Likewise.
17573         [__i386__ || __powerpc__ || __sh__ || __sparc__]
17574         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
17575         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
17576         (__ASSUME_SENDMMSG): Define instead of using previous
17577         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
17578         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
17579         (__ASSUME_SENDMMSG_SYSCALL): Define.
17580         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
17581         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
17582         Likewise.
17583         * sysdeps/unix/sysv/linux/arm/kernel-features.h
17584         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
17585         Likewise.
17586         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
17587         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
17588         Likewise.
17589         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
17590         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
17591         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
17592         [__ASSUME_SENDMMSG]: Change conditionals to
17593         [__ASSUME_SENDMMSG_SOCKETCALL].
17594         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17595         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
17596         Define.
17597         * sysdeps/unix/sysv/linux/mips/kernel-features.h
17598         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
17599         Likewise.
17600         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
17601         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
17602         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
17603         [!__ASSUME_SENDMMSG]: Change conditional to
17604         [!__ASSUME_SENDMMSG_SOCKETCALL].
17605         * sysdeps/unix/sysv/linux/tile/kernel-features.h
17606         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
17607         Define.
17609         [BZ #16610]
17610         * sysdeps/unix/sysv/linux/kernel-features.h
17611         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
17612         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
17613         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
17614         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
17615         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
17616         [__i386__ || __sparc__]
17617         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
17618         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
17619         (__ASSUME_RECVMMSG): Define instead of using previous
17620         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
17621         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
17622         (__ASSUME_RECVMMSG_SYSCALL): Define.
17623         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
17624         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
17625         Likewise.
17626         * sysdeps/unix/sysv/linux/arm/kernel-features.h
17627         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
17628         Likewise.
17629         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
17630         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
17631         Likewise.
17632         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
17633         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
17634         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
17635         [__ASSUME_RECVMMSG]: Change condition to
17636         [__ASSUME_RECVMMSG_SOCKETCALL].
17637         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17638         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
17639         Define.
17640         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
17641         * sysdeps/unix/sysv/linux/mips/kernel-features.h
17642         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
17643         Likewise.
17644         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
17645         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
17646         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
17647         [!__ASSUME_RECVMMSG]: Change condition to
17648         [!__ASSUME_RECVMMSG_SOCKETCALL].
17649         * sysdeps/unix/sysv/linux/tile/kernel-features.h
17650         (__ASSUME_RECVMMSG_SYSCALL): Define.
17652         [BZ #16609]
17653         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
17654         __powerpc__ || __s390__ || __sh__ || __sparc__]
17655         (__ASSUME_SOCKETCALL): Define.
17656         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
17657         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
17658         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
17659         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
17660         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
17661         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
17662         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
17663         (__ASSUME_ACCEPT4): Define instead of using previous
17664         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
17665         __powerpc__ || __sparc__ || __s390__)] condition.
17666         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
17667         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
17668         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
17669         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
17670         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
17671         [!__ASSUME_ACCEPT4]: Change condition to
17672         [!__ASSUME_ACCEPT4_SOCKETCALL].
17673         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
17674         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
17675         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
17676         * sysdeps/unix/sysv/linux/arm/kernel-features.h
17677         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
17678         __ASSUME_ACCEPT4_SYSCALL.
17679         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
17680         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
17681         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
17682         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
17683         __ASSUME_ACCEPT4_SYSCALL.
17684         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
17685         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
17686         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
17687         [__ASSUME_ACCEPT4]: Change condition to
17688         [__ASSUME_ACCEPT4_SOCKETCALL].
17689         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
17690         (__ASSUME_SOCKETCALL): Define.
17691         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
17692         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
17693         (__ASSUME_SOCKETCALL): Define.
17694         (__ASSUME_ACCEPT4): Remove.
17695         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
17696         Define.
17697         * sysdeps/unix/sysv/linux/mips/kernel-features.h
17698         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
17699         Likewise.
17700         * sysdeps/unix/sysv/linux/tile/kernel-features.h
17701         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
17703         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
17704         macro.
17705         (HWCAP_ARM_LPAE): Likewise.
17706         (HWCAP_ARM_EVTSTRM): Likewise.
17707         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
17708         Add vpfd32, lpae and evtstrm.
17709         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
17710         Increase to 22.
17712 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
17714         * math/auto-libm-test-in: Add tests of clog10.
17715         * math/auto-libm-test-out: Regenerated.
17716         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
17717         * sysdeps/i386/fpu/libm-test-ulps: Update.
17718         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17720 2014-02-18  Andreas Schwab  <schwab@suse.de>
17722         [BZ #16574]
17723         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
17724         Store non-zero if the second buffer was newly allocated.
17725         (send_dg): Likewise.
17726         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
17727         to send_vc and send_dg.
17728         (res_nsend): Pass NULL for ansp2_malloced.
17729         * resolv/res_query.c (__libc_res_nquery): Add parameter
17730         answerp2_malloced and pass it down to __libc_res_nsend.
17731         (res_nquery): Pass additional NULL to __libc_res_nquery.
17732         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
17733         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
17734         second answer buffer if answerp2_malloced was set.
17735         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
17736         (__libc_res_nquerydomain): Add parameter
17737         answerp2_malloced and pass it down to __libc_res_nquery.
17738         (res_nquerydomain): Pass additional NULL to
17739         __libc_res_nquerydomain.
17740         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
17741         additional NULL to __libc_res_nsend and __libc_res_nquery.
17742         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
17743         additional NULL to __libc_res_nsearch.
17744         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
17745         parameter of __libc_res_nsearch to check for separately allocated
17746         second buffer.
17747         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
17748         __libc_res_nquery.
17749         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
17750         additional NULL to __libc_res_nquery.
17751         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
17752         __libc_res_nsearch.
17753         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
17754         * include/resolv.h: Update prototypes of __libc_res_nquery,
17755         __libc_res_nsearch, __libc_res_nsend.
17757 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
17759         * math/auto-libm-test-in: Add tests of fma.
17760         * math/auto-libm-test-out: Regenerated.
17761         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
17762         (fma_towardzero_test_data): Likewise.
17763         (fma_downward_test_data): Likewise.
17764         (fma_upward_test_data): Likewise.
17765         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
17766         mpc_mode.
17767         (rounding_modes): Add values for new field.
17768         (func_calc_method): Add value mpfr_fff_f.
17769         (func_calc_desc): Add mpfr_fff_f union field.
17770         (test_function): Add field exact_args.
17771         (FUNC): Add macro argument EXACT_ARGS.
17772         (FUNC_mpfr_f_f): Update call to FUNC.
17773         (FUNC_mpfr_f_f): Likewise.
17774         (FUNC_mpfr_ff_f): Likewise.
17775         (FUNC_mpfr_if_f): Likewise.
17776         (FUNC_mpc_c_f): Likewise.
17777         (FUNC_mpc_c_c): Likewise.
17778         (test_functions): Add fma.  Update calls to FUNC.
17779         (handle_input_arg): Add argument exact_args.
17780         (add_test): Update call to handle_input_arg.
17781         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
17782         (output_for_one_input_case): Update call to calc_generic_results.
17783         Recalculate exact zero results in each rounding mode.
17785         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
17786         non-negative before setting low bit.
17787         * math/auto-libm-test-in: Mark one asin test possibly having
17788         spurious underflow.
17789         * math/auto-libm-test-out: Regenerated.
17790         * sysdeps/i386/fpu/libm-test-ulps: Update.
17791         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17793 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
17795         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
17796         * sysdeps/unix/sysv/linux/microblaze: Move directory from
17797         ports/sysdeps/unix/sysv/linux/microblaze.
17798         * README: Add missing listing for microblaze*-*-linux-gnu.
17800 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
17802         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
17803         duplicate code
17805 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
17807         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
17808         * sysdeps/unix/sysv/linux/ia64: Move directory from
17809         ports/sysdeps/unix/sysv/linux/ia64.
17810         * README: Update listing for ia64-*-linux-gnu.
17812 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
17813             Joseph Myers  <joseph@codesourcery.com>
17815         * Makeconfig (test-name): New variable.
17816         (evaluate-test): Likewise.
17817         * Makerules (do-test-clean): Remove .test-result files.
17818         (common-mostlyclean): Likewise.
17819         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
17820         * scripts/evaluate-test.sh: New file.
17822 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
17824         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
17825         separate $(objpfx)tst-fopenloc-cmp.out and
17826         $(objpfx)tst-fopenloc-mem.out targets.
17827         (tests): Update dependencies.
17828         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
17829         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
17830         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
17831         (tst-rxspencer-no-utf8-ARGS): New variable.
17832         (tst-rxspencer-no-utf8-ENV): Likewise.
17833         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
17834         instead of $(objpfx)tst-rxspencer-mem.
17835         ($(objpfx)tst-rxspencer-mem): Change target to
17836         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
17837         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
17838         * posix/tst-rxspencer-no-utf8.c: New file.
17840         * elf/Makefile ($(objpfx)order.out): Remove rule.
17841         [$(run-built-tests) = yes] (tests): Depend on
17842         $(objpfx)order-cmp.out.
17843         ($(objpfx)order-cmp.out): New rule.
17844         [$(run-built-tests) = yes] (tests): Depend on
17845         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
17846         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
17847         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
17848         $(objpfx)tst-array5-static-cmp.out.
17849         ($(objpfx)tst-array1.out): Remove rule.
17850         ($(objpfx)tst-array1-cmp.out): New rule.
17851         ($(objpfx)tst-array1-static.out): Remove rule.
17852         ($(objpfx)tst-array1-static-cmp.out): New rule.
17853         ($(objpfx)tst-array2.out): Remove rule.
17854         ($(objpfx)tst-array2-cmp.out): New rule.
17855         ($(objpfx)tst-array3.out): Remove rule.
17856         ($(objpfx)tst-array3-cmp.out): New rule.
17857         ($(objpfx)tst-array4.out): Remove rule.
17858         ($(objpfx)tst-array4-cmp.out): New rule.
17859         ($(objpfx)tst-array5.out): Remove rule.
17860         ($(objpfx)tst-array5-cmp.out): New rule.
17861         ($(objpfx)tst-array5-static.out): Remove rule.
17862         ($(objpfx)tst-array5-static-cmp.out): New rule.
17863         [$(run-built-tests) = yes] (tests): Depend on
17864         $(objpfx)order2-cmp.out.
17865         ($(objpfx)order2.out): Remove rule.
17866         ($(objpfx)order2-cmp.out): New rule.
17867         ($(objpfx)tst-initorder.out): Remove rule.
17868         [$(run-built-tests) = yes] (tests): Depend on
17869         $(objpfx)tst-initorder-cmp.out.
17870         ($(objpfx)tst-initorder-cmp.out): New rule.
17871         ($(objpfx)tst-initorder2.out): Remove rule.
17872         [$(run-built-tests) = yes] (tests): Depend on
17873         $(objpfx)tst-initorder2-cmp.out.
17874         ($(objpfx)tst-initorder2-cmp.out): New rule.
17875         [$(run-built-tests) = yes] (tests): Depend on
17876         $(objpfx)tst-unused-dep-cmp.out.
17877         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
17878         ($(objpfx)tst-unused-dep-cmp.out): New rule.
17879         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
17880         on $(objpfx)tst-setvbuf1-cmp.out.
17881         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
17882         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
17883         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
17884         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
17885         ($(objpfx)tst-svc.out): Remove rule.
17886         ($(objpfx)tst-svc-cmp.out): New rule.
17888 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
17890         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
17891         * ctype/ctype.h [__USE_MISC]: Likewise.
17892         * dirent/dirent.h [__USE_MISC]: Likewise.
17893         * grp/grp.h [__USE_MISC]: Likewise.
17894         * io/fcntl.h [__USE_MISC]: Likewise.
17895         * io/sys/stat.h [__USE_MISC]: Likewise.
17896         * libio/stdio.h [__USE_MISC]: Likewise.
17897         * posix/unistd.h [__USE_MISC]: Likewise.
17898         * pwd/pwd.h [__USE_MISC]: Likewise.
17899         * stdlib.h [__USE_MISC]: Likewise.
17900         * string/bits/string2.h [__USE_MISC]: Likewise.
17901         * string/string.h [__USE_MISC]: Likewise.
17902         * time/time.h [__USE_MISC]: Likewise.
17904 2014-02-13  Andreas Schwab  <schwab@suse.de>
17906         [BZ #16574]
17907         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
17908         second answer buffer if it was separately allocated.
17910 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
17912         * sysdeps/mips/math-tests.h: Include <features.h>.
17913         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
17914         (ROUNDING_TESTS_long_double): Do not define.
17915         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
17916         (EXCEPTION_TESTS_long_double): Likewise.
17917         * sysdeps/mips/mips64/libm-test-ulps: Update.
17919         * include/features.h (__USE_BSD): Remove macro definitions.
17920         (__USE_SVID): Likewise.
17921         (_BSD_SOURCE): Likewise.
17922         (_SVID_SOURCE): Likewise.
17923         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
17924         from definition of _DEFAULT_SOURCE.
17925         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
17926         [_DEFAULT_SOURCE].
17927         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
17928         * bits/mman.h [__USE_BSD]: Likewise.
17929         * bits/termios.h [__USE_BSD]: Likewise.
17930         * bits/waitstatus.h [__USE_BSD]: Likewise.
17931         * ctype/ctype.h [__USE_SVID]: Likewise.
17932         * dirent/dirent.h [__USE_BSD]: Likewise.
17933         * grp/grp.h [__USE_SVID]: Likewise.
17934         [__USE_BSD]: Likewise.
17935         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
17936         * io/fcntl.h [__USE_BSD]: Likewise.
17937         * io/ftw.h [__USE_BSD]: Likewise.
17938         * io/sys/stat.h [__USE_BSD]: Likewise.
17939         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
17940         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
17941         * libio/stdio.h [__USE_SVID]: Likewise.
17942         [__USE_BSD]: Likewise.
17943         * math/math.h [__USE_SVID]: Likewise.
17944         [__USE_BSD]: Likewise.
17945         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
17946         * misc/bits/syslog.h [__USE_BSD]: Likewise.
17947         * misc/search.h [__USE_SVID]: Likewise.
17948         * misc/sys/mman.h [__USE_BSD]: Likewise.
17949         * misc/sys/syslog.h [__USE_BSD]: Likewise.
17950         * misc/sys/uio.h [__USE_BSD]: Likewise.
17951         * posix/bits/unistd.h [__USE_BSD]: Likewise.
17952         * posix/glob.h [__USE_BSD]: Likewise.
17953         * posix/regex.h [__USE_BSD]: Likewise.
17954         * posix/sys/types.h [__USE_BSD]: Likewise.
17955         [__USE_SVID]: Likewise.
17956         * posix/sys/utsname.h [__USE_SVID]: Likewise.
17957         * posix/sys/wait.h [__USE_BSD]: Likewise.
17958         [__USE_SVID]: Likewise.
17959         * posix/unistd.h [__USE_BSD]: Likewise.
17960         [__USE_SVID]: Likewise.
17961         * pwd/pwd.h [__USE_SVID]: Likewise.
17962         * resolv/netdb.h [__USE_BSD]: Likewise.
17963         * setjmp/setjmp.h [__USE_BSD]: Likewise.
17964         * signal/signal.h [__USE_BSD]: Likewise.
17965         [__USE_SVID]: Likewise.
17966         * socket/sys/socket.h [__USE_BSD]: Likewise.
17967         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
17968         * stdlib/stdlib.h [__USE_BSD]: Likewise.
17969         [__USE_SVID]: Likewise.
17970         * string/bits/string2.h [__USE_BSD]: Likewise.
17971         [__USE_SVID]: Likewise.
17972         * string/bits/string3.h [__USE_BSD]: Likewise.
17973         * string/endian.h [__USE_BSD]: Likewise.
17974         * string/string.h [__USE_SVID]: Likewise.
17975         [__USE_BSD]: Likewise.
17976         * string/strings.h [__USE_BSD]: Likewise.
17977         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
17978         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
17979         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
17980         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
17981         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
17982         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
17983         Likewise.
17984         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
17985         Likewise.
17986         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
17987         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
17988         Likewise.
17989         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
17990         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
17991         Likewise.
17992         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
17993         Likewise.
17994         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
17995         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
17996         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
17997         Likewise.
17998         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
17999         Likewise.
18000         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
18001         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
18002         * termios/termios.h [__USE_BSD]: Likewise.
18003         * time/sys/time.h [__USE_BSD]: Likewise.
18004         * time/time.h [__USE_BSD]: Likewise.
18005         [__USE_SVID]: Likewise.
18007         * Makefile (subdir_targets): Remove subdir_lint.out.
18009         * stdio-common/Makefile (do-tst-unbputc): Remove target.
18010         (do-tst-printf): Likewise.
18011         (tests): Depend directly on $(objpfx)tst-unbputc.out and
18012         $(objpfx)tst-printf.out.
18014         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
18016         * Makerules (check-abi-%): Change target to
18017         $(objpfx)check-abi-%.out.
18018         (check-abi target): Update dependencies.
18019         (check-abi-pattern variable): Redirect output of diff to $@.
18020         (check-abi variable): Likewise.
18021         * elf/Makefile (check-abi): Update dependencies.
18023         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
18024         unused.
18025         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
18026         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
18027         subnormal range.
18028         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
18029         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
18030         value has largest subnormal exponent.
18031         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
18032         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
18033         * sysdeps/aarch64/soft-fp/sfp-machine.h
18034         (_FP_TININESS_AFTER_ROUNDING): New macro.
18035         * sysdeps/alpha/soft-fp/sfp-machine.h
18036         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18037         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
18038         Likewise.
18039         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
18040         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18041         * sysdeps/mips/soft-fp/sfp-machine.h
18042         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18043         * sysdeps/powerpc/soft-fp/sfp-machine.h
18044         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18045         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
18046         Likewise.
18047         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
18048         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18049         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
18050         (_FP_TININESS_AFTER_ROUNDING): Likewise.
18051         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
18052         Likewise.
18054 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
18056         [BZ #16545]
18057         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
18058         model 1.
18060 2014-02-12  Richard Henderson  <rth@redhat.com>
18062         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
18063         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
18064         * sysdeps/unix/sysv/linux/alpha: Move directory from
18065         ports/sysdeps/unix/sysv/linux/alpha.
18066         * README: Update listing for alpha-*-linux-gnu.
18068 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
18070         * include/features.h: Update comment documenting feature test
18071         macros.
18072         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
18073         _DEFAULT_SOURCE.
18074         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
18075         (_SVID_SOURCE): Likewise.
18076         (_DEFAULT_SOURCE): Update description of default features.
18077         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
18078         with _GNU_SOURCE.
18079         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
18080         (S_ISVTX): Likewise.
18081         * manual/math.texi (Mathematical Constants): Likewise.
18082         * manual/signal.texi (Interrupted Primitives): Likewise.
18083         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
18084         * math/test-matherr.c (_SVID_SOURCE): Do not define.
18085         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
18086         Don't refer to _SVID_SOURCE in warning text.
18088         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
18090         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
18091         already defined.
18092         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
18093         * sysdeps/mips/dl-lookup.c: Remove.
18094         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
18096 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
18098         [BZ #16447]
18099         * math/auto-libm-test-in: Add testcase for expl.
18100         * math/auto-libm-test-out: Regenerate.
18101         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
18102         calculation of unsafe.
18103         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
18105 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
18107         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
18108         * sysdeps/unix/sysv/linux/aarch64: Move directory from
18109         ports/sysdeps/unix/sysv/linux/aarch64.
18110         * README: Update listing for aarch64*-*-linux-gnu.
18112 2014-02-11  Will Newton  <will.newton@linaro.org>
18114         * manual/probes.texi (Mathematical Function Probes): Use
18115         "triggered" instead of "hit".
18117         * manual/probes.texi (Internal Probes): Add documentation
18118         of setjmp, longjmp and longjmp_target probes.
18120         * include/stap-probe.h: Add comment about probe argument
18121         format.
18123         * malloc/mtrace.c (attribute_hidden): Remove unused macro
18124         definition.  (tr_where, tr_freehook, tr_mallochook,
18125         tr_reallochook, tr_memalignhook): Use ANSI protoype.
18127 2014-02-11  David S. Miller  <davem@davemloft.net>
18129         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
18130         processing int_tests.
18132 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
18134         * sysdeps/mips: Move directory from ports/sysdeps/mips.
18135         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
18136         * sysdeps/unix/sysv/linux/mips: Move directory from
18137         ports/sysdeps/unix/sysv/linux/mips.
18138         * README: Update listing for mips-*-linux-gnu and
18139         mips64-*-linux-gnu.
18141 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
18143         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
18144         * sysdeps/unix/sysv/linux/m68k: Move directory from
18145         ports/sysdeps/unix/sysv/linux/m68k.
18146         * README: Update listing for m68k-*-linux-gnu.
18148 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
18150         * sysdeps/tile: Move directory from ports/sysdeps/tile.
18151         * sysdeps/unix/sysv/linux/generic: Move directory from
18152         ports/sysdeps/unix/sysv/linux/generic.
18153         * sysdeps/unix/sysv/linux/tile: Move directory from
18154         ports/sysdeps/unix/sysv/linux/tile.
18155         * README: Update listing for tile*-*-linux-gnu.
18157 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
18159         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
18160         __builtin_expect.
18161         * benchtests/bench-memmem.c (simple_memmem): Likewise.
18162         * catgets/open_catalog.c (__open_catalog): Likewise.
18163         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
18164         * debug/confstr_chk.c: Likewise.
18165         * debug/fread_chk.c (__fread_chk): Likewise.
18166         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
18167         * debug/getgroups_chk.c: Likewise.
18168         * debug/mbsnrtowcs_chk.c: Likewise.
18169         * debug/mbsrtowcs_chk.c: Likewise.
18170         * debug/mbstowcs_chk.c: Likewise.
18171         * debug/memcpy_chk.c: Likewise.
18172         * debug/memmove_chk.c: Likewise.
18173         * debug/mempcpy_chk.c: Likewise.
18174         * debug/memset_chk.c: Likewise.
18175         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
18176         * debug/strcat_chk.c (__strcat_chk): Likewise.
18177         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
18178         * debug/strncat_chk.c (__strncat_chk): Likewise.
18179         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
18180         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
18181         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
18182         * debug/wcpncpy_chk.c: Likewise.
18183         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
18184         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
18185         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
18186         * debug/wcsncpy_chk.c: Likewise.
18187         * debug/wcsnrtombs_chk.c: Likewise.
18188         * debug/wcsrtombs_chk.c: Likewise.
18189         * debug/wcstombs_chk.c: Likewise.
18190         * debug/wmemcpy_chk.c: Likewise.
18191         * debug/wmemmove_chk.c: Likewise.
18192         * debug/wmempcpy_chk.c: Likewise.
18193         * debug/wmemset_chk.c: Likewise.
18194         * dirent/scandirat.c (SCANDIRAT): Likewise.
18195         * dlfcn/dladdr1.c (dladdr1): Likewise.
18196         * dlfcn/dladdr.c (dladdr): Likewise.
18197         * dlfcn/dlclose.c (dlclose_doit): Likewise.
18198         * dlfcn/dlerror.c (__dlerror): Likewise.
18199         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
18200         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
18201         * dlfcn/dlopen.c (dlopen_doit): Likewise.
18202         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
18203         * dlfcn/dlsym.c (dlsym_doit): Likewise.
18204         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
18205         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
18206         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
18207         Likewise.
18208         * elf/dl-conflict.c: Likewise.
18209         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
18210         * elf/dl-dst.h: Likewise.
18211         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
18212         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
18213         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
18214         * elf/dl-init.c (call_init, _dl_init): Likewise.
18215         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
18216         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
18217         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
18218         Likewise.
18219         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
18220         Likewise.
18221         * elf/dl-minimal.c (__libc_memalign): Likewise.
18222         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
18223         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
18224         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
18225         * elf/dl-sym.c (do_sym): Likewise.
18226         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
18227         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
18228         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
18229         * elf/dl-writev.h (_dl_writev): Likewise.
18230         * elf/ldconfig.c (search_dir): Likewise.
18231         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
18232         (dl_main): Likewise.
18233         * elf/setup-vdso.h (setup_vdso): Likewise.
18234         * grp/compat-initgroups.c (compat_call): Likewise.
18235         * grp/fgetgrent.c (fgetgrent): Likewise.
18236         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
18237         * grp/putgrent.c (putgrent): Likewise.
18238         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
18239         Likewise.
18240         * hurd/hurdinit.c: Likewise.
18241         * iconvdata/8bit-gap.c (struct): Likewise.
18242         * iconvdata/ansi_x3.110.c : Likewise.
18243         * iconvdata/big5.c : Likewise.
18244         * iconvdata/big5hkscs.c : Likewise.
18245         * iconvdata/cp1255.c: Likewise.
18246         * iconvdata/cp1258.c : Likewise.
18247         * iconvdata/cp932.c : Likewise.
18248         * iconvdata/euc-cn.c: Likewise.
18249         * iconvdata/euc-jisx0213.c : Likewise.
18250         * iconvdata/euc-jp.c: Likewise.
18251         * iconvdata/euc-jp-ms.c : Likewise.
18252         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
18253         * iconvdata/gb18030.c : Likewise.
18254         * iconvdata/gbbig5.c (const): Likewise.
18255         * iconvdata/gbgbk.c: Likewise.
18256         * iconvdata/gbk.c : Likewise.
18257         * iconvdata/ibm1364.c : Likewise.
18258         * iconvdata/ibm930.c : Likewise.
18259         * iconvdata/ibm932.c: Likewise.
18260         * iconvdata/ibm933.c : Likewise.
18261         * iconvdata/ibm935.c : Likewise.
18262         * iconvdata/ibm937.c : Likewise.
18263         * iconvdata/ibm939.c : Likewise.
18264         * iconvdata/ibm943.c: Likewise.
18265         * iconvdata/iso_11548-1.c: Likewise.
18266         * iconvdata/iso-2022-cn.c : Likewise.
18267         * iconvdata/iso-2022-cn-ext.c : Likewise.
18268         * iconvdata/iso-2022-jp-3.c: Likewise.
18269         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
18270         * iconvdata/iso-2022-kr.c : Likewise.
18271         * iconvdata/iso646.c (gconv_end): Likewise.
18272         * iconvdata/iso_6937-2.c : Likewise.
18273         * iconvdata/iso_6937.c : Likewise.
18274         * iconvdata/iso8859-1.c: Likewise.
18275         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
18276         * iconvdata/shift_jisx0213.c : Likewise.
18277         * iconvdata/sjis.c : Likewise.
18278         * iconvdata/t.61.c : Likewise.
18279         * iconvdata/tcvn5712-1.c : Likewise.
18280         * iconvdata/tscii.c: Likewise.
18281         * iconvdata/uhc.c : Likewise.
18282         * iconvdata/unicode.c (gconv_end): Likewise.
18283         * iconvdata/utf-16.c (gconv_end): Likewise.
18284         * iconvdata/utf-32.c (gconv_end): Likewise.
18285         * iconvdata/utf-7.c (base64): Likewise.
18286         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
18287         * iconv/gconv_close.c (__gconv_close): Likewise.
18288         * iconv/gconv_open.c (__gconv_open): Likewise.
18289         * iconv/gconv_simple.c (internal_ucs4_loop_single)
18290         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
18291         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
18292         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
18293         (ucs4le_internal_loop_single): Likewise.
18294         * iconv/iconv.c (iconv): Likewise.
18295         * iconv/iconv_close.c: Likewise.
18296         * iconv/loop.c (SINGLE): Likewise.
18297         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
18298         * include/atomic.h: Likewise.
18299         * inet/inet6_option.c (option_alloc): Likewise.
18300         * intl/bindtextdom.c (set_binding_values): Likewise.
18301         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
18302         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
18303         * intl/localealias.c (read_alias_file): Likewise.
18304         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
18305         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
18306         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
18307         * libio/fmemopen.c (fmemopen): Likewise.
18308         * libio/iofgets.c (_IO_fgets): Likewise.
18309         * libio/iofgets_u.c (fgets_unlocked): Likewise.
18310         * libio/iofgetws.c (fgetws): Likewise.
18311         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
18312         * libio/iogetdelim.c (_IO_getdelim): Likewise.
18313         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
18314         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
18315         * locale/findlocale.c (_nl_find_locale): Likewise.
18316         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
18317         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
18318         Likewise.
18319         * locale/setlocale.c (setlocale): Likewise.
18320         * login/programs/pt_chown.c (main): Likewise.
18321         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
18322         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
18323         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
18324         (mmap, mmap64, mremap, munmap): Likewise.
18325         * math/e_exp2l.c: Likewise.
18326         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
18327         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
18328         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
18329         * math/s_catan.c (__catan): Likewise.
18330         * math/s_catanf.c (__catanf): Likewise.
18331         * math/s_catanh.c (__catanh): Likewise.
18332         * math/s_catanhf.c (__catanhf): Likewise.
18333         * math/s_catanhl.c (__catanhl): Likewise.
18334         * math/s_catanl.c (__catanl): Likewise.
18335         * math/s_ccosh.c (__ccosh): Likewise.
18336         * math/s_ccoshf.c (__ccoshf): Likewise.
18337         * math/s_ccoshl.c (__ccoshl): Likewise.
18338         * math/s_cexp.c (__cexp): Likewise.
18339         * math/s_cexpf.c (__cexpf): Likewise.
18340         * math/s_cexpl.c (__cexpl): Likewise.
18341         * math/s_clog10.c (__clog10): Likewise.
18342         * math/s_clog10f.c (__clog10f): Likewise.
18343         * math/s_clog10l.c (__clog10l): Likewise.
18344         * math/s_clog.c (__clog): Likewise.
18345         * math/s_clogf.c (__clogf): Likewise.
18346         * math/s_clogl.c (__clogl): Likewise.
18347         * math/s_csin.c (__csin): Likewise.
18348         * math/s_csinf.c (__csinf): Likewise.
18349         * math/s_csinh.c (__csinh): Likewise.
18350         * math/s_csinhf.c (__csinhf): Likewise.
18351         * math/s_csinhl.c (__csinhl): Likewise.
18352         * math/s_csinl.c (__csinl): Likewise.
18353         * math/s_csqrt.c (__csqrt): Likewise.
18354         * math/s_csqrtf.c (__csqrtf): Likewise.
18355         * math/s_csqrtl.c (__csqrtl): Likewise.
18356         * math/s_ctan.c (__ctan): Likewise.
18357         * math/s_ctanf.c (__ctanf): Likewise.
18358         * math/s_ctanh.c (__ctanh): Likewise.
18359         * math/s_ctanhf.c (__ctanhf): Likewise.
18360         * math/s_ctanhl.c (__ctanhl): Likewise.
18361         * math/s_ctanl.c (__ctanl): Likewise.
18362         * math/w_pow.c: Likewise.
18363         * math/w_powf.c: Likewise.
18364         * math/w_powl.c: Likewise.
18365         * math/w_scalb.c (sysv_scalb): Likewise.
18366         * math/w_scalbf.c (sysv_scalbf): Likewise.
18367         * math/w_scalbl.c (sysv_scalbl): Likewise.
18368         * misc/error.c (error_tail): Likewise.
18369         * misc/pselect.c (__pselect): Likewise.
18370         * nis/nis_callback.c (__nis_create_callback): Likewise.
18371         * nis/nis_call.c (__nisfind_server): Likewise.
18372         * nis/nis_creategroup.c (nis_creategroup): Likewise.
18373         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
18374         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
18375         * nis/nis_getservlist.c (nis_getservlist): Likewise.
18376         * nis/nis_lookup.c (nis_lookup): Likewise.
18377         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
18378         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
18379         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
18380         * nis/nis_xdr.c (xdr_endpoint): Likewise.
18381         * nis/nss_compat/compat-grp.c (getgrent_next_file)
18382         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
18383         * nis/nss_compat/compat-initgroups.c (add_group)
18384         (internal_getgrent_r): Likewise.
18385         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
18386         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
18387         * nis/nss_compat/compat-spwd.c (getspent_next_file)
18388         (internal_getspnam_r): Likewise.
18389         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
18390         (_nss_nis_getaliasbyname_r): Likewise.
18391         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
18392         (_nss_nis_getntohost_r): Likewise.
18393         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
18394         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
18395         (_nss_nis_getgrgid_r): Likewise.
18396         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
18397         (internal_nis_gethostent_r, internal_gethostbyname2_r)
18398         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
18399         (_nss_nis_gethostbyname4_r): Likewise.
18400         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
18401         (initgroups_netid): Likewise.
18402         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
18403         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
18404         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
18405         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
18406         (_nss_nis_getprotobynumber_r): Likewise.
18407         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
18408         (_nss_nis_getsecretkey): Likewise.
18409         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
18410         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
18411         (_nss_nis_getpwuid_r): Likewise.
18412         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
18413         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
18414         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
18415         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
18416         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
18417         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
18418         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
18419         Likewise.
18420         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
18421         (_nss_nisplus_getntohost_r): Likewise.
18422         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
18423         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
18424         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
18425         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
18426         Likewise.
18427         * nis/nss_nisplus/nisplus-initgroups.c
18428         (_nss_nisplus_initgroups_dyn): Likewise.
18429         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
18430         (_nss_nisplus_getnetbyaddr_r): Likewise.
18431         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
18432         (_nss_nisplus_getprotobynumber_r): Likewise.
18433         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
18434         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
18435         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
18436         Likewise.
18437         * nis/nss_nisplus/nisplus-service.c
18438         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
18439         (_nss_nisplus_getservbyport_r): Likewise.
18440         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
18441         (_nss_nisplus_getspnam_r): Likewise.
18442         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
18443         Likewise.
18444         * nscd/aicache.c (addhstaiX): Likewise.
18445         * nscd/cache.c (cache_search, prune_cache): Likewise.
18446         * nscd/connections.c (register_traced_file, send_ro_fd)
18447         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
18448         (main_loop_epoll): Likewise.
18449         * nscd/grpcache.c (addgrbyX): Likewise.
18450         * nscd/hstcache.c (addhstbyX): Likewise.
18451         * nscd/initgrcache.c (addinitgroupsX): Likewise.
18452         * nscd/mem.c (gc, mempool_alloc): Likewise.
18453         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
18454         (addinnetgrX): Likewise.
18455         * nscd/nscd-client.h (__nscd_acquire_maplock)
18456         (__nscd_drop_map_ref): Likewise.
18457         * nscd/nscd_getai.c (__nscd_getai): Likewise.
18458         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
18459         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
18460         Likewise.
18461         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
18462         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
18463         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
18464         (__nscd_get_map_ref): Likewise.
18465         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
18466         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
18467         Likewise.
18468         * nscd/pwdcache.c (addpwbyX): Likewise.
18469         * nscd/selinux.c (preserve_capabilities): Likewise.
18470         * nscd/servicescache.c (addservbyX): Likewise.
18471         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
18472         * posix/fnmatch.c (fnmatch): Likewise.
18473         * posix/getopt.c (_getopt_internal_r): Likewise.
18474         * posix/glob.c (glob, glob_in_dir): Likewise.
18475         * posix/wordexp.c (exec_comm_child): Likewise.
18476         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
18477         (getanswer_r, gaih_getanswer_slice): Likewise.
18478         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
18479         * resolv/res_init.c: Likewise.
18480         * resolv/res_mkquery.c (res_nmkquery): Likewise.
18481         * resolv/res_query.c (__libc_res_nquery): Likewise.
18482         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
18483         Likewise.
18484         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
18485         * stdio-common/perror.c (perror): Likewise.
18486         * stdio-common/printf_fp.c (___printf_fp): Likewise.
18487         * stdio-common/tmpnam.c (tmpnam): Likewise.
18488         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
18489         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
18490         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
18491         Likewise.
18492         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
18493         * stdlib/putenv.c (putenv): Likewise.
18494         * stdlib/setenv.c (__add_to_environ): Likewise.
18495         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
18496         * stdlib/strtol_l.c (INTERNAL): Likewise.
18497         * string/memmem.c (memmem): Likewise.
18498         * string/strerror.c (strerror): Likewise.
18499         * string/strnlen.c (__strnlen): Likewise.
18500         * string/test-memmem.c (simple_memmem): Likewise.
18501         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
18502         * sunrpc/pm_getport.c (__get_socket): Likewise.
18503         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
18504         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
18505         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
18506         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
18507         Likewise.
18508         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
18509         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
18510         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
18511         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
18512         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
18513         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
18514         Likewise.
18515         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
18516         Likewise.
18517         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
18518         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
18519         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
18520         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
18521         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
18522         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
18523         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
18524         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
18525         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
18526         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
18527         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
18528         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
18529         Likewise.
18530         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
18531         Likewise.
18532         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
18533         Likewise.
18534         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
18535         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
18536         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
18537         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
18538         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
18539         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
18540         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
18541         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
18542         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
18543         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
18544         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
18545         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
18546         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
18547         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
18548         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
18549         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
18550         Likewise.
18551         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
18552         Likewise.
18553         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
18554         Likewise.
18555         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
18556         Likewise.
18557         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
18558         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
18559         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
18560         Likewise.
18561         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
18562         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
18563         * sysdeps/posix/opendir.c (__opendirat): Likewise.
18564         * sysdeps/posix/sleep.c: Likewise.
18565         * sysdeps/posix/tempname.c: Likewise.
18566         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
18567         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
18568         Likewise.
18569         * sysdeps/powerpc/powerpc32/dl-machine.h
18570         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
18571         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
18572         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
18573         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
18574         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
18575         Likewise.
18576         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
18577         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
18578         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
18579         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
18580         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
18581         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
18582         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
18583         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
18584         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
18585         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
18586         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
18587         (elf_machine_lazy_rel): Likewise.
18588         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
18589         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
18590         (elf_machine_lazy_rel): Likewise.
18591         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
18592         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
18593         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
18594         * sysdeps/unix/grantpt.c (grantpt): Likewise.
18595         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
18596         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
18597         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
18598         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
18599         Likewise.
18600         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
18601         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
18602         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
18603         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
18604         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
18605         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
18606         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
18607         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
18608         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
18609         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
18610         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
18611         Likewise.
18612         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
18613         (__posix_fallocate64_l64): Likewise.
18614         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
18615         (posix_fallocate): Likewise.
18616         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
18617         Likewise.
18618         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
18619         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
18620         (getifaddrs_internal): Likewise.
18621         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
18622         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
18623         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
18624         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
18625         * sysdeps/unix/sysv/linux/posix_fallocate64.c
18626         (__posix_fallocate64_l64): Likewise.
18627         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
18628         Likewise.
18629         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
18630         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
18631         (__get_clockfreq): Likewise.
18632         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
18633         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
18634         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
18635         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
18636         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
18637         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
18638         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
18639         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
18640         Likewise.
18641         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
18642         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
18643         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
18644         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
18645         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
18646         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
18647         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
18648         Likewise.
18649         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
18650         (posix_fallocate): Likewise.
18651         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
18652         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
18653         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
18654         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
18655         (elf_machine_rela, elf_machine_rela_relative)
18656         (elf_machine_lazy_rel): Likewise.
18657         * time/asctime.c (asctime_internal): Likewise.
18658         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
18659         * time/tzset.c (__tzset_parse_tz): Likewise.
18660         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
18661         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
18662         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
18663         * wcsmbs/wcsmbsload.h: Likewise.
18665         [BZ #15894]
18666         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
18668         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
18669         (arena_get2): Remove THREAD_STATS conditionals.
18670         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
18671         (__malloc_stats, int): Likewise.
18673 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
18675         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
18676         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
18678         * manual/setjmp.texi: Fix typos/grammar errors.
18680         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
18681         Only return early when n is <= 0.  Delete unused return statement.
18683         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
18684         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
18685         * debug/tst-longjmp_chk3.c: New file.
18687         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
18688         (test_main): Replace code with set_fortify_handler call.
18689         * debug/test-strcpy_chk.c: Likewise.
18690         * debug/tst-chk1.c: Likewise.
18691         * debug/tst-longjmp_chk.c: Likewise.
18692         * test-skeleton.c: Include fcntl.h & paths.h
18693         (set_fortify_handler): Define.
18695         * debug/tst-longjmp_chk.c: Add header comment and include
18696         ../test-skeleton.c.
18697         (do_test): Mark static.
18698         (TEST_FUNCTION): Define.
18700         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
18701         (IP_PMTUDISC_INTERFACE): Likewise.
18702         (IP_MULTICAST_IF): Likewise.
18703         (IP_MULTICAST_TTL): Likewise.
18704         (IP_MULTICAST_LOOP): Likewise.
18705         (IP_ADD_MEMBERSHIP): Likewise.
18706         (IP_DROP_MEMBERSHIP): Likewise.
18707         (IP_UNBLOCK_SOURCE): Likewise.
18708         (IP_BLOCK_SOURCE): Likewise.
18709         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
18710         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
18711         (IP_MSFILTER): Likewise.
18712         (MCAST_JOIN_GROUP): Likewise.
18713         (MCAST_BLOCK_SOURCE): Likewise.
18714         (MCAST_UNBLOCK_SOURCE): Likewise.
18715         (MCAST_LEAVE_GROUP): Likewise.
18716         (MCAST_JOIN_SOURCE_GROUP): Likewise.
18717         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
18718         (MCAST_MSFILTER): Likewise.
18719         (IP_MULTICAST_ALL): Likewise.
18720         (IP_UNICAST_IF): Likewise.
18722         * timezone/Makefile: Delete $(have-ksh) check.
18723         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
18724         * timezone/tzselect.ksh: Add +x mode bits.
18726         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
18727         (ANON_INODE_FS_MAGIC): Likewise.
18728         (BDEVFS_MAGIC): Likewise.
18729         (BINFMTFS_MAGIC): Likewise.
18730         (BTRFS_TEST_MAGIC): Likewise.
18731         (CRAMFS_MAGIC_WEND): Likewise.
18732         (DEBUGFS_MAGIC): Likewise.
18733         (ECRYPTFS_SUPER_MAGIC): Likewise.
18734         (EXT3_SUPER_MAGIC): Likewise.
18735         (EXT4_SUPER_MAGIC): Likewise.
18736         (FUTEXFS_SUPER_MAGIC): Likewise.
18737         (HOSTFS_SUPER_MAGIC): Likewise.
18738         (HUGETLBFS_MAGIC): Likewise.
18739         (MINIX3_SUPER_MAGIC): Likewise.
18740         (MTD_INODE_FS_MAGIC): Likewise.
18741         (NILFS_SUPER_MAGIC): Likewise.
18742         (OPENPROM_SUPER_MAGIC): Likewise.
18743         (PIPEFS_MAGIC): Likewise.
18744         (PSTOREFS_MAGIC): Likewise.
18745         (QNX6_SUPER_MAGIC): Likewise.
18746         (RAMFS_MAGIC): Likewise.
18747         (REISERFS_SUPER_MAGIC_STRING): Likewise.
18748         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
18749         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
18750         (SECURITYFS_MAGIC): Likewise.
18751         (SELINUX_MAGIC): Likewise.
18752         (SMACK_MAGIC): Likewise.
18753         (SOCKFS_MAGIC): Likewise.
18754         (SQUASHFS_MAGIC): Likewise.
18755         (STACK_END_MAGIC): Likewise.
18756         (TMPFS_MAGIC): Likewise.
18757         (USBDEVICE_SUPER_MAGIC): Likewise.
18758         (V9FS_MAGIC): Likewise.
18759         (XENFS_SUPER_MAGIC): Likewise.
18760         (CRAMFS_MAGIC): Fix typo in comment.
18761         (EXT2_SUPER_MAGIC): Update comment.
18762         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
18764 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
18766         * sysdeps/arm: Move directory from ports/sysdeps/arm.
18767         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
18768         * sysdeps/unix/sysv/linux/arm: Move directory from
18769         ports/sysdeps/unix/sysv/linux/arm.
18770         * README: Update listing for arm-*-linux-gnueabi.
18772         * README: Remove mention of am33.
18774 2014-02-07  Roland McGrath  <roland@hack.frob.com>
18776         * bits/sigset.h (__sigemptyset): Use a statement expression rather
18777         than the comma operator, to avoid "rhs of comma has no effect"
18778         compiler warnings.
18779         (__sigfillset, __sigandset, __sigorset): Likewise.
18780         * include/signal.h (__sigemptyset): Likewise.
18781         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
18783 2014-02-07  Allan McRae  <allan@archlinux.org>
18785         * version.h (RELEASE): Set to "development".
18786         (VERSION): Set to "2.19.90"
18787         * NEWS: Add 2.20 section.
18789 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
18791         [BZ #16529]
18792         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
18794 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
18796         * manual/contrib.texi: Update entry for Carlos O'Donell,
18797         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
18799 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
18801         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
18803         * sysdeps/unix/sysv/linux/kernel-features.h
18804         [__LINUX_KERNEL_VERSION >= 0x020621]
18805         (__ASSUME_PROC_PID_TASK_COMM): Define.
18807 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
18809         [BZ #16398]
18810         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
18811         conversion when destination buffer does not have enough space.
18812         * libio/tst-ftell-partial-wide.c: New test case.
18813         * libio/Makefile (tests): Add tst-ftell-partial-wide.
18815         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
18816         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
18817         Leonard and Allan McRae.
18819 2014-02-04  David S. Miller  <davem@davemloft.net>
18821         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
18822         32-bit.
18824 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18826         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
18827         New file
18828         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
18829         New file
18830         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
18831         New file.
18832         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
18833         New file.
18834         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
18835         New file.
18836         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
18837         New file.
18838         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
18839         New file.
18840         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
18841         New file.
18842         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
18843         New file.
18844         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
18845         New file.
18846         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
18847         New file.
18848         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
18849         New file.
18850         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
18851         New file.
18853 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18855         * nptl/shlib-versions: Change powerpc*le start to 2.17.
18856         * shlib-versions: Likewise.
18858 2014-02-04  Roland McGrath  <roland@hack.frob.com>
18859             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18861         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
18862         (abilist-pattern): New variable, set to %-le.abilist.
18864         * Makerules (abilist-pattern): New variable.
18865         (vpath): Use $(abilist-pattern) in place of %.abilist.
18866         (check-abi-% pattern rule): Likewise.
18867         (check-abi, update-abi): Likewise.
18869 2014-02-04  Eric Wong  <normalperson@yhbt.net>
18871         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
18873 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
18875         * manual/startup.texi: Add next, previous, and top entries for
18876         the `Program Arguments' and `Environment Variables' nodes.
18878 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
18880         * manual/macros.texi: Add comments before MTASC-safety macros.
18882         * manual/users.texi: Document MTASC-safety properties.
18884         * manual/threads.texi (pthread_key_create, pthread_key_delete)
18885         (pthread_getspecific, pthread_setspecific): Format with
18886         @deftypefun, and add @safety note.
18887         * manual/signal.texi: Move comments that analyze the above
18888         functions to their home place.
18890 2014-02-03  Allan McRae  <allan@archlinux.org>
18892         * po/sl.po: Update Slovenian translation from translation project.
18894 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
18896         * manual/time.texi (timegm): Add missing blank after @c.
18897         Reported by Joseph Myers <joseph@codesourcery.com>.
18899 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
18901         * manual/check-safety.sh: New.
18902         * manual/Makefile ($(objpfx)stamp-summary): Run it.
18904         * manual/terminal.texi: Document MTASC-safety properties.
18906         * manual/filesys.texi: Document MTASC-safety properties.
18908         * manual/errno.texi: Document MTASC-safety properties.
18910         * manual/intro.texi: Document safety identifiers and
18911         conditionals.
18913         * manual/string.texi (wcstok): Fix prototype.
18914         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
18916         * manual/time.texi: Document MTASC-safety properties.
18918         * manual/string.texi: Document MTASC-safety properties.
18920         * manual/threads.texi: Document MTASC-safety properties.
18922         * manual/stdio.texi: Document MTASC-safety properties.
18924         * manual/syslog.texi: Document MTASC-safety properties.
18926         * manual/sysinfo.texi: Document MTASC-safety properties.
18928         * manual/startup.texi: Document MTASC-safety properties.
18930         * manual/socket.texi: Document MTASC-safety properties.
18932         * manual/signal.texi: Document MTASC-safety properties.
18934 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
18936         * manual/setjmp.texi: Document MTASC-safety properties.
18938         * manual/search.texi: Document MTASC-safety properties.
18940         * manual/resource.texi: Document MTASC-safety properties.
18942         * manual/process.texi: Document MTASC-safety properties.
18944         * manual/platform.texi: Document MTASC-safety properties.
18946         * manual/pipe.texi: Document MTASC-safety properties.
18948         * manual/pattern.texi: Document MTASC-safety properties.
18950         * manual/message.texi: Document MTASC-safety properties.
18952         [BZ #12751]
18953         * manual/memory.texi: Document MTASC-safety properties.
18955         * manual/math.texi: Document MTASC-safety properties.
18957         * manual/locale.texi: Document MTASC-safety properties.
18959         * manual/llio.texi: Document MTASC-safety properties.
18961         * manual/libdl.texi: New.
18963         * manual/lang.texi: Document MTASC-safety properties.
18965         * manual/job.texi: Document MTASC-safety properties.
18967         * manual/getopt.texi: Document MTASC-safety properties.
18969         * manual/ctype.texi: Document MTASC-safety properties.
18971 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
18973         [BZ #16046]
18974         * csu/libc-tls.c (static_map): Remove variable.
18975         (__libc_setup_tls): Use main executable's link map for TLS data.
18976         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
18977         casing for LM_ID_BASE and GL(dl_nns).
18978         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
18979         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
18980         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
18981         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
18982         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
18983         member.
18984         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
18985         l_phnum members.
18987 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
18989         * manual/debug.texi: Document MTASC-safety properties.
18991 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
18993         [BZ #16510]
18994         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
18995         of __x86_64__ when disabling x87 inline functions.
18997 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
18999         * manual/charset.texi: Document MTASC-safety properties.
19001         * manual/crypt.texi: Document MTASC-safety properties.
19003         * manual/conf.texi: Document MTASC-safety properties.
19005         * manual/arith.texi: Document MTASC-safety properties.
19007         * manual/argp.texi: Document MTASC-safety properties.
19009         * manual/macros.texi: Introduce macros to document multi
19010         thread, asynchronous signal and asynchronous cancellation
19011         safety properties.
19012         * manual/intro.texi: Introduce the properties themselves.
19014 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19016         * sysdeps/sh/sh4/Makefile: New file.
19018 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
19020         * math/gen-libm-test.pl ($srcdir): New variable.
19021         ($auto_input): Use it.
19023 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
19025         [BZ #16506]
19026         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
19027         access beyond array bounds when parsing netgroups file.
19029         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
19030         the old buffer before realloc.
19032 2014-01-27  Allan McRae  <allan@archlinux.org>
19034         * po/fr.po: Update French translation from translation project.
19036 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19038         * sysdeps/sh/libm-test-ulps: Regenerate.
19040 2014-01-24  David S. Miller  <davem@davemloft.net>
19042         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
19044 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19046         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
19047         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
19049 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
19051         [BZ #16474]
19052         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
19053         string pointers after reallocation.
19055 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19057         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
19058         __SH4A__ instead of __SH_FPU_ANY__.
19060 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19062         * sysdeps/sh/fpu_control.h: New file.
19063         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
19064         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
19065         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
19066         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
19067         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
19068         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
19069         * sysdeps/sh/sys/ucontext.h: Remove.
19070         * sysdeps/sh/sys: Remove directory.
19072 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19074         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
19075         s390/sys/ucontext.h.
19076         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
19077         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
19079 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
19081         [BZ #15605]
19082         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
19084 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19086         [BZ#16431]
19087         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
19088         Adjust the vDSO correctly for internal calls.
19089         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
19091 2014-01-20  Allan McRae  <allan@archlinux.org>
19093         * po/ca.po: Update Catalan translation from translation project.
19095 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
19097         * sysdeps/s390/sotruss-lib.c: New file.
19099 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19101         [BZ#16430]
19102         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
19103         (__GI___gettimeofday): Alias for a different internal symbol to avoid
19104         local calls issues by not having a PLT stub required for IFUNC calls.
19105         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
19107 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
19109         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
19110         * math/test-fpucw-static.c: Likewise.
19112 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
19114         [BZ #16453]
19115         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
19117 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19119         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
19120         implementation for powerpc.
19122 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
19124         [BZ #14782]
19125         * sysdeps/posix/system.c (__libc_system): Do not enable
19126         asynchronous cancellation.
19128 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19130         [BZ #16427]
19131         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
19132         handling only for numbers special also in the IEEE case.
19134 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19136         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
19138 2014-01-11  Allan McRae  <allan@archlinux.org>
19140         * po/bg.po: Update Bulgarian translation from translation project.
19142         * po/de.po: Update German translation from translation project.
19144 2014-01-10  Roland McGrath  <roland@hack.frob.com>
19146         * sysdeps/generic/gcc-compat.h: New file.
19148 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
19150         * benchtests/asin-inputs: Correct slow inputs.
19151         * benchtests/acos-inputs: Likewise.
19153 2014-01-10  Allan McRae  <allan@archlinux.org>
19155         * po:sv.po: Update Swedish translation from translation project.
19157         * po/vi.po: Update Vietnamese translation from translation project.
19159         * po/eo.po: Update Esperanto translation from translation project.
19161         * po/cs.po: Update Czech translation from translation project.
19163         * po/nl.po: Update Dutch translation from translation project.
19165         * po/pl.po: Update Polish translation from translation project.
19167         * po/ru.po: Update Russian translation from translation project.
19169         * po/uk.po: Update Ukrainian translation from translation project.
19171 2014-01-08  Brooks Moses  <bmoses@google.com>
19173         * elf/dl-load.c: Fix comment typo.
19175 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
19177         * po/header.pot: Rename to...
19178         * po/pot.header: ... this.
19179         * po/Makefile: Use pot.header.
19181 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
19182             Maxim Kuvyrkov  <maxim@kugelworks.com>
19184         [BZ #16394]
19185         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
19186         SRC and DEST against LEN.
19188 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19190         [BZ #16414]
19191         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
19192         implementation.
19193         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
19195 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19197         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19199 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
19201         [BZ #16408]
19202         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
19203         for large positive arguments.
19205 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
19207         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
19209         * math/auto-libm-test-in: Mark various tests with
19210         xfail-rounding:ldbl-128ibm.
19211         * math/auto-libm-test-out: Regenerated.
19213         [BZ #16407]
19214         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
19215         Increase overflow threshold.
19217 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
19219         [BZ #14286]
19220         * stdio-common/vfprintf.c: Check for integer overflow.
19222 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19224         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
19225         the first argument and return value of __tls_get_addr_internal.
19227 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19229         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
19230         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
19232 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19234         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
19235         * sysdeps/s390/rtld-global-offsets.sym: New file.
19236         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
19237         GLIBC_2.19 symbol.
19238         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
19239         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
19240         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
19241         ... this.
19242         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
19243         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
19244         ... this.
19245         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
19246         Regenerate.
19247         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
19248         Regenerate.
19249         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
19250         halfs of GPRs for high_gprs contexts.
19251         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
19252         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
19253         field.
19254         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
19255         uc_flags field.
19256         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
19257         64 bit versions:
19258         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
19259         for high GPRs (uc_high_gprs) and for future extensions
19260         (__reserved).
19261         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
19262         for future extensions (__reserved).
19263         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
19264         64 bit versions:
19265         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
19266         SC_HIGHGPRS offset definition.
19267         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
19268         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
19270         * Versions.def: Add GLIBC_2.19 for libpthread.
19271         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
19272         siglongjmp for libpthread with GLIBC_2.19 symver.
19273         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
19274         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
19275         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
19276         * sysdeps/s390/__longjmp.c: New file.
19277         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
19278         * sysdeps/s390/longjmp.c: New file.
19279         * sysdeps/s390/setjmp.S: New file.
19280         * sysdeps/s390/sigjmp.S: New file.
19281         * sysdeps/s390/v1-longjmp.c: New file.
19282         * sysdeps/s390/v1-setjmp.h: New file.
19283         * sysdeps/s390/v1-sigjmp.c: New file.
19284         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
19285         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
19286         GLIBC_2.19 version.
19287         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
19288         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
19289         versioned symbols for ____longjmp_chk.
19290         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
19291         Likewise.
19292         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
19293         Regenerate.
19294         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
19295         Regenerate.
19296         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
19297         Regenerate.
19298         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
19299         Regenerate.
19300         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
19301         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
19302         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
19303         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
19304         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
19305         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
19306         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
19307         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
19308         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
19309         * sysdeps/s390/rtld-__longjmp.c: New file.
19310         * sysdeps/s390/rtld-setjmp.S: New file.
19312 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
19314         [BZ #16400]
19315         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
19316         Return -__logl (x) for small positive arguments without evaluating
19317         a polynomial.
19319 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
19321         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
19322         Rename to ...
19323         (__ptrace_peeksiginfo_args): ... this.
19324         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
19325         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
19326         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
19328 2014-01-06  Allan McRae  <allan@archlinux.org>
19330         * inet/netinet/in.h: Fix typo in comment.
19332 2014-01-05  Andreas Jaeger  <aj@suse.de>
19334         * sysdeps/i386/fpu/libm-test-ulps: Update.
19336 2014-01-05  Allan McRae  <allan@archlinux.org>
19338         * po/libc.pot: Regenerated.
19340         * malloc/memusagestat.c: Fix gettext call formatting.
19342 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
19344         * nscd/nscd.c: Improve usage() output.
19346 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
19348         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
19349         * sysdeps/unix/sysv/linux/configure: Regenerated.
19350         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
19351         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
19353 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
19355         [BZ #16390]
19356         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
19357         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
19359 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19361         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
19362         extra tokens at end of #undef directive.
19363         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
19364         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
19365         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
19367 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
19369         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
19371         * math/auto-libm-test-in: Mark various tests with
19372         xfail-rounding:ldbl-128ibm.
19373         * math/auto-libm-test-out: Regenerated.
19375 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
19377         [BZ #16386]
19378         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
19379         numbers with subnormal high part when calculating exponent.
19381         [BZ #16385]
19382         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
19383         fabs.
19385         [BZ #16384]
19386         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
19387         M_LN2l.
19388         (__ieee754_acoshl): Use __log1pl not __log1p.
19390 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
19392         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
19393         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
19394         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
19395         (grow_heap, heap_trim, _int_new_arena, get_free_list)
19396         (reused_arena, arena_get2): Convert to GNU style.
19397         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
19398         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
19399         (memalign_check, __malloc_set_state): Likewise.
19400         * malloc/mallocbug.c (main): Likewise.
19401         * malloc/malloc.c (__malloc_assert, malloc_init_state)
19402         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
19403         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
19404         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
19405         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
19406         (__posix_memalign, malloc_info): Likewise.
19407         * malloc/malloc.h: Likewise.
19408         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
19409         (mallochook, memalignhook, reallochook, mabort): Likewise.
19410         * malloc/mcheck.h: Likewise.
19411         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
19412         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
19413         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
19414         * malloc/morecore.c (__default_morecore): Likewise.
19415         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
19416         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
19417         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
19418         (print_and_abort): Likewise.
19419         * malloc/obstack.h: Likewise.
19420         * malloc/set-freeres.c (__libc_freeres): Likewise.
19421         * malloc/tst-mallocstate.c (main): Likewise.
19422         * malloc/tst-mtrace.c (main): Likewise.
19423         * malloc/tst-realloc.c (do_test): Likewise.
19425 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
19427         [BZ #16366]
19428         * nscd/netgroupcache.c (do_notfound): New function.
19429         (addgetnetgrentX): Use it.
19431         [BZ # 16365]
19432         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
19433         NSS_STATUS_NOTFOUND.
19435 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
19437         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
19438         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19440 2014-01-01  Allan McRae  <allan@archlinux.org>
19442         * scripts/update-copyrights: Update configure input file suffix.
19444         * NEWS: Update copyright year.
19445         * catgets/gencat.c: Likewise.
19446         * csu/version.c: Likewise.
19447         * debug/catchsegv.sh: Likewise.
19448         * debug/pcprofiledump.c: Likewise.
19449         * debug/xtrace.sh: Likewise.
19450         * elf/ldconfig.c: Likewise.
19451         * elf/ldd.bash.in: Likewise.
19452         * elf/pldd.c: Likewise.
19453         * elf/sotruss.ksh: Likewise.
19454         * elf/sprof.c: Likewise.
19455         * iconv/iconv_prog.c: Likewise.
19456         * iconv/iconvconfig.c: Likewise.
19457         * locale/programs/locale.c: Likewise.
19458         * locale/programs/localedef.c: Likewise.
19459         * login/programs/pt_chown.c: Likewise.
19460         * malloc/memusage.sh: Likewise.
19461         * malloc/memusagestat.c: Likewise.
19462         * malloc/mtrace.pl: Likewise.
19463         * manual/libc.texinfo: Likewise.
19464         * nscd/nscd.c: Likewise.
19465         * nss/getent.c: Likewise.
19466         * nss/makedb.c: Likewise.
19467         * posix/getconf.c: Likewise.
19468         * scripts/test-installation.pl: Likewise.
19470         * All files with FSF copyright notices: Update copyright dates
19471         using scripts/update-copyrights.
19472         * intl/plural.c: Regenerated.
19473         * locale/programs/charmap-kw.h: Likewise.
19474         * locale/programs/locfile-kw.h: Likewise.
19476 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
19478         * sysdeps/unix/sysv/linux/configure: Regenerated.
19479         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
19480         the linux/fanotify.h header.
19481         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
19482         HAVE_LINUX_FANOTIFY_H is defined.
19484 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
19486         * benchtests/cos-inputs: New inputs.
19487         * benchtests/sin-inputs: Likewise.
19489         * benchtests/atan-inputs: New inputs. Fix name of multiple
19490         precision fallback inputs.
19492         * benchtests/atanh-inputs: New inputs.
19493         * benchtests/tanh-inputs: Likewise.
19495         * benchtests/acosh-inputs: New inputs.
19496         * benchtests/asinh-inputs: Likewise.
19498         * benchtests/cosh-inputs: New inputs.
19499         * benchtests/sinh-inputs: Likewise.
19501         * benchtests/acos-inputs: Add more inputs.
19502         * benchtests/asin-inputs: Likewise.
19504 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
19506         [BZ #16375]
19507         * manual/arith.texi: Fix spelling.
19508         * manual/charset.texi: Likewise.
19509         * manual/errno.texi: Likewise.
19510         * manual/filesys.texi: Likewise.
19511         * manual/lang.texi: Likewise.
19512         * manual/llio.texi: Likewise.
19513         * manual/locale.texi: Likewise.
19514         * manual/message.texi: Likewise.
19515         * manual/resource.texi: Likewise.
19516         * manual/search.texi: Likewise.
19517         * manual/setjmp.texi: Likewise.
19518         * manual/stdio.texi: Likewise.
19519         * manual/string.texi: Likewise.
19520         * manual/sysinfo.texi: Likewise.
19521         * manual/time.texi: Likewise.
19523 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
19525         * po/sl.po: New file.
19527 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
19529         * .gitignore: Add core/.gdbinit/.gdb_history.
19531 2013-12-27  Allan McRae  <allan@archlinux.org>
19533         [BZ #16369]
19534         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
19535         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
19537 2013-12-24  Brooks Moses  <bmoses@google.com>
19539         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
19540         all compilers that claim C++98 compliance, not just GCC.
19541         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
19542         Likewise.
19544 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
19546         * NEWS: Restore accidentally deleted bug-fix entries.
19548 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
19549             Ondřej Bílka  <neleai@seznam.cz>
19551         [BZ #15073]
19552         * malloc/malloc.c (_int_free): Perform sanity check only if we
19553         have_lock.
19555 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
19557         [BZ #12986]
19558         * manual/stdio.texi (String Input Conversions): Clarify that character
19559         classes are not supported.
19561 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19563         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19565 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
19567         [BZ #16337]
19568         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
19569         Calculate results for small negative arguments directly rather
19570         than using reflection formula with special underflow handling.
19572         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
19573         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
19574         sysdeps/unix/bsd/bsd4.4/syscalls.list.
19575         (fchflags): Likewise.
19576         (revoke): Likewise.
19577         (setlogin): Likewise.
19578         (sigaltstack): Likewise.
19579         (wait4): Likewise.
19580         (sigblock): Remove.
19581         (sigsetmask): Likewise.
19582         (wait3): Likewise.
19583         (waitpid): Likewise.
19584         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
19585         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
19586         file.
19587         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
19588         * sysdeps/unix/bsd/Makefile: ... here.
19589         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
19590         * sysdeps/unix/bsd/Versions: ... here.
19591         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
19592         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
19593         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
19594         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
19595         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
19596         * sysdeps/unix/bsd/sigblock.c: ... here.
19597         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
19598         * sysdeps/unix/bsd/sigsetmask.c: ... here.
19599         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
19600         * sysdeps/unix/bsd/sigvec.c: ... here.
19601         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
19602         * sysdeps/unix/bsd/tcdrain.c: ... here.
19603         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
19604         * sysdeps/unix/bsd/tcgetattr.c: ... here.
19605         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
19606         * sysdeps/unix/bsd/tcsetattr.c: ... here.
19607         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
19608         * sysdeps/unix/bsd/wait.c: ... here.
19609         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
19610         * sysdeps/unix/bsd/wait3.c: ... here.
19611         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
19612         * sysdeps/unix/bsd/waitpid.c: ... here.
19614 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
19616         [BZ #16356]
19617         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
19618         round-to-nearest for [!USE_AS_EXPM1L].
19619         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
19620         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
19621         more tests of exp and exp10.  Expect some exp10 tests to miss
19622         exceptions or fail in directed rounding modes.
19623         * math/auto-libm-test-out: Regenerated.
19624         * math/libm-test.inc (exp10_tonearest_test_data): New array.
19625         (exp10_test_tonearest): New function.
19626         (exp10_towardzero_test_data): New array.
19627         (exp10_test_towardzero): New function.
19628         (exp10_downward_test_data): New array.
19629         (exp10_test_downward): New function.
19630         (exp10_upward_test_data): New array.
19631         (exp10_test_upward): New function.
19632         (main): Call the new functions.
19633         * sysdeps/i386/fpu/libm-test-ulps: Update.
19634         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19636 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
19638         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
19639         asinh, atan, atan2, atanh, cbrt, cos and cosh.
19640         * math/auto-libm-test-out: Regenerated.
19641         * math/libm-test.inc (acosh_test_data): Add more tests.
19642         (atanh_test_data): Likewise.
19643         (ceil_test_data): Likewise.
19644         (copysign_test_data): Likewise.
19645         * sysdeps/i386/fpu/libm-test-ulps: Update.
19646         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19648         * timezone/checktab.awk: Update from tzcode 2013i.
19649         * timezone/private.h: Likewise.
19650         * timezone/scheck.c: Likewise.
19651         * timezone/tzfile.h: Likewise.
19652         * timezone/tzselect.ksh: Likewise.
19653         * timezone/zdump.c: Likewise.
19654         * timezone/zic.c: Likewise.
19656         * math/auto-libm-test-in: Add tests of cpow.
19657         * math/auto-libm-test-out: Regenerated.
19658         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
19659         * math/gen-auto-libm-tests.c (func_calc_method): Add value
19660         mpc_cc_c.
19661         (func_calc_desc): Add mpc_cc_c union field.
19662         (test_functions): Add cpow.
19663         (special_fill_2pi): New function.
19664         (special_real_inputs): Add 2pi.
19665         (calc_generic_results): Handle mpc_cc_c.
19666         * sysdeps/i386/fpu/libm-test-ulps: Update.
19667         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19669         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
19670         csqrt, ctan and ctanh.
19671         * math/auto-libm-test-out: Regenerated.
19672         * math/libm-test.inc (TEST_COND_x86_64): New macro.
19673         (TEST_COND_x86): Likewise.
19674         (ccos_test_data): Use AUTO_TESTS_c_c.
19675         (ccosh_test_data): Likewise.
19676         (cexp_test_data): Likewise.
19677         (clog_test_data): Likewise.
19678         (csqrt_test_data): Likewise.
19679         (ctan_test_data): Likewise.
19680         (ctan_tonearest_test_data): Likewise.
19681         (ctan_towardzero_test_data): Likewise.
19682         (ctan_downward_test_data): Likewise.
19683         (ctan_upward_test_data): Likewise.
19684         (ctanh_test_data): Likewise.
19685         (ctanh_tonearest_test_data): Likewise.
19686         (ctanh_towardzero_test_data): Likewise.
19687         (ctanh_downward_test_data): Likewise.
19688         (ctanh_upward_test_data): Likewise.
19689         * math/gen-auto-libm-tests.c (func_calc_method): Add value
19690         mpc_c_c.
19691         (func_calc_desc): Add mpc_c_c union field.
19692         (FUNC_mpc_c_c): New macro.
19693         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
19694         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
19695         ctanh.
19696         (special_fill_min_subnorm_p120): New function.
19697         (special_real_inputs): Add min_subnorm_p120.
19698         (calc_generic_results): Handle mpc_c_c.
19699         * sysdeps/i386/fpu/libm-test-ulps: Update.
19700         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19702 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
19704         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
19705         (do_sin_slow): New functions.
19706         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
19707         (cslow2, csloww1, csloww2): Use the new functions.
19709         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
19710         Use M to change sign of result instead of X.  Assume X is
19711         positive.
19712         (csloww1): Likewise.
19713         (__sin): Adjust.
19714         (__cos): Adjust.
19716         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
19717         arguments A and DA.
19718         (__sin): Adjust.
19719         (__cos): Likewise.
19721         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
19722         (__cos): Likewise.
19723         (sloww1): Don't adjust sign of DX.
19724         (csloww1): Likewise.
19725         (sloww2): Use X directly and don't adjust sign of DX.
19726         (csloww2): Likewise.
19728 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
19730         * math/auto-libm-test-in: Add tests of cabs and carg.
19731         * math/auto-libm-test-out: Regenerated.
19732         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
19733         (carg_test_data): Likewise.
19734         * math/gen-auto-libm-tests.c (func_calc_method): Add value
19735         mpc_c_f.
19736         (func_calc_desc): Add mpc_c_f union field.
19737         (test_functions): Add cabs and carg.
19738         (calc_generic_results): Handle mpc_c_f.
19740         * sysdeps/powerpc/powerpc32/libgcc-compat.S
19741         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
19742         as a macro and a compat symbol.
19743         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
19744         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
19745         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
19746         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
19747         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
19748         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
19749         not use .hidden.
19750         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
19751         Likewise.
19752         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
19753         Likewise.
19754         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
19755         Likewise.
19756         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
19757         Likewise.
19758         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
19759         Likewise.
19760         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
19761         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
19762         from GLIBC_2.3.2.
19764 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19766         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19768 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
19770         * manual/texinfo.tex: Update to version 2013-11-26.10 with
19771         trailing whitespace removed.
19772         * scripts/config.guess: Update to version 2013-11-29.
19773         * scripts/config.sub: Update to version 2013-10-01.
19775         * math/auto-libm-test-in: Add tests of sincos.
19776         * math/auto-libm-test-out: Regenerated.
19777         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
19778         * math/gen-auto-libm-tests.c (func_calc_method): Add value
19779         mpfr_f_11.
19780         (func_calc_desc): Add mpfr_f_11 union field.
19781         (test_functions): Add sincos.
19782         (calc_generic_results): Handle mpfr_f_11.
19783         * sysdeps/i386/fpu/libm-test-ulps: Update.
19784         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19786 2013-12-19  Andreas Schwab  <schwab@suse.de>
19788         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
19789         CALL_MCOUNT.
19790         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
19791         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
19792         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
19794 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
19796         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
19797         * sysdeps/i386/fpu/libm-test-ulps: Update.
19798         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19800         [BZ #16293]
19801         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
19802         round-to-nearest mode when using frndint.
19803         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
19804         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
19805         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
19806         Likewise.
19807         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
19808         sinh test to fail.
19809         * math/auto-libm-test-out: Regenerated.
19810         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
19811         (TEST_COND_x86): Likewise.
19812         (expm1_tonearest_test_data): New array.
19813         (expm1_test_tonearest): New function.
19814         (expm1_towardzero_test_data): New array.
19815         (expm1_test_towardzero): New function.
19816         (expm1_downward_test_data): New array.
19817         (expm1_test_downward): New function.
19818         (expm1_upward_test_data): New array.
19819         (expm1_test_upward): New function.
19820         (main): Run the new test functions.
19821         * sysdeps/i386/fpu/libm-test-ulps: Update.
19822         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19824         * include/features.h: Update comment documenting feature test
19825         macros.  Mention _DEFAULT_SOURCE in comment.
19826         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
19827         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
19828         _BSD_SOURCE and _SVID_SOURCE.
19829         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
19830         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
19831         !_SVID_SOURCE]: Likewise.
19832         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
19833         (__USE_POSIX_IMPLICITLY): Define.
19834         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
19835         (_POSIX_SOURCE): Undefine and redefine.
19836         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
19837         (_POSIX_C_SOURCE): Likewise.
19838         * manual/creature.texi (_DEFAULT_SOURCE): Document.
19839         (Feature Test Macros): Update documentation of default features.
19841 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
19843         * benchtests/Makefile: Add bench-strtok.
19844         * benchtests/bench-strtok.c: New file: strtok benchtest.
19846 2013-12-19  Allan McRae  <allan@archlinux.org>
19848         * manual/install.texi: Suppress menu for plain text output.
19849         * INSTALL: Regenerated.
19851 2013-12-18  Brooks Moses  <bmoses@google.com>
19853         [BZ #15846]
19854         * misc/getauxval.c: Include errno.h.
19855         (__getauxval): Set errno to ENOENT if the requested type is not
19856         found.
19857         * misc/sys/auxv.h (getauxval): Document that it may set errno;
19858         don't declare with __attribute_const__.
19859         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
19860         * manual/startup.texi: Document that getauxval sets errno.
19862 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
19864         * math/auto-libm-test-in: Add tests of jn and yn.
19865         * math/auto-libm-test-out: Regenerated.
19866         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
19867         (yn_test_data): Likewise.
19868         * math/gen-auto-libm-tests.c (func_calc_method): Add value
19869         mpfr_if_f.
19870         (func_calc_desc): Add mpfr_if_f union field.
19871         (FUNC_mpfr_if_f): New macro.
19872         (test_functions): Add jn and yn.
19873         (calc_generic_results): Assert type of second input for
19874         mpfr_ff_f.  Handle mpfr_if_f.
19875         (output_for_one_input_case): Disable all checking for arguments
19876         fitting floating-point types in case of an integer argument.
19877         * sysdeps/i386/fpu/libm-test-ulps: Update.
19878         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19880         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
19881         Don't expect fegetround reference in libm.so.
19883 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
19885         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
19886         $(config-cflags-nofma).
19888 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
19890         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
19891         * math/auto-libm-test-out: Regenerated.
19893         [BZ #16338]
19894         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
19895         to determine exponent and adjust argument to have exponent of -1.
19896         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
19897         log2.
19898         * math/auto-libm-test-out: Regenerated.
19899         * sysdeps/i386/fpu/libm-test-ulps: Update.
19900         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19902 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
19904         * manual/probes.texi: Remove cases when per-thread arenas are
19905         disabled.
19907 2013-12-18  Andreas Schwab  <schwab@suse.de>
19909         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
19910         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
19911         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
19912         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
19913         * sysdeps/i386/i686/multiarch/Makefile: Update.
19914         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
19916 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
19918         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
19919         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
19921 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
19923         [BZ #15968]
19924         Support TZ transition times < 00:00:00.
19925         This is needed for version-3 tz-format files; it supports time
19926         stamps past 2037 for America/Godthab (the only entry in the tz
19927         database for which this change is relevant).
19928         * manual/time.texi (TZ Variable): Document transition times
19929         from -167:59:59 through -00:00:01.
19930         * time/tzset.c (tz_rule): Time of day is now signed.
19931         (__tzset_parse_tz): Parse negative time of day.
19933         Document TZ transition times >= 25:00:00.
19934         * manual/time.texi (TZ Variable): Document transition times from
19935         25:00:00 through 167:59:59.  These are already supported, and this
19936         support will help with version-3 tz-format files.
19938         * manual/time.texi (TZ Variable): Modernize North America example
19939         to reflect current (i.e., 2007-and-later) daylight saving rules.
19941         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
19943 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
19945         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
19946         * sysdeps/unix/bsd/bits/stat.h: Likewise.
19947         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
19948         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
19949         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
19950         * sysdeps/unix/bsd/bsdstat.h: Likewise.
19951         * sysdeps/unix/bsd/clock.c: Likewise.
19952         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
19953         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
19954         * sysdeps/unix/bsd/init-posix.c: Likewise.
19955         * sysdeps/unix/bsd/poll.c: Likewise.
19956         * sysdeps/unix/bsd/ptsname.c: Likewise.
19957         * sysdeps/unix/bsd/seekdir.c: Likewise.
19958         * sysdeps/unix/bsd/setegid.c: Likewise.
19959         * sysdeps/unix/bsd/seteuid.c: Likewise.
19960         * sysdeps/unix/bsd/setgid.c: Likewise.
19961         * sysdeps/unix/bsd/setrgid.c: Likewise.
19962         * sysdeps/unix/bsd/setruid.c: Likewise.
19963         * sysdeps/unix/bsd/setsid.c: Likewise.
19964         * sysdeps/unix/bsd/setuid.c: Likewise.
19965         * sysdeps/unix/bsd/sigaction.c: Likewise.
19966         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
19967         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
19968         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
19969         * sysdeps/unix/bsd/telldir.c: Likewise.
19970         * sysdeps/unix/bsd/times.c: Likewise.
19971         * sysdeps/unix/bsd/usleep.c: Likewise.
19973         * misc/Makefile (install-lib): Remove libbsd-compat.a.
19974         ($(objpfx)libbsd-compat.a): Remove rule.
19976         * include/features.h (__FAVOR_BSD): Do not define.
19977         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
19978         features conflicting with POSIX.
19979         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
19980         (_BSD_SOURCE): Remove description of not being a subset of other
19981         feature test macros.
19982         * manual/job.texi (getpgrp): Do not document BSD version.
19983         (getpgid): Do not document by reference to BSD getpgrp.
19984         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
19985         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
19986         * signal/signal.h [__FAVOR_BSD]: Likewise.
19987         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
19988         instead of making contents conditional on [__FAVOR_BSD].
19989         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
19991 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19993         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19995 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
19997         [BZ #16314]
19998         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
19999         values below 2**-450, not 2**-500.
20000         * math/auto-libm-test-in: Don't allow spurious underflow from
20001         hypot.
20002         * math/auto-libm-test-out: Regenerated.
20004         [BZ #16316]
20005         [BZ #16330]
20006         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
20007         values of ha and hb and sort them after adjusting subnormal
20008         arguments.
20009         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
20010         Likewise.
20011         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
20012         values of ea and eb and sort them after adjusting subnormal
20013         arguments.
20014         * math/auto-libm-test-in: Do not expect some hypot tests of
20015         subnormals to fail.  Add more hypot tests.
20016         * math/auto-libm-test-out: Regenerated.
20018 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20020         [BZ #13304]
20021         * sysdeps/sh/s_fma.c: New file.
20022         * sysdeps/sh/s_fmaf.c: New file.
20023         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
20024         version.
20025         * sysdeps/sh/Implies: Add sh/soft-fp.
20027 2013-12-16  Roland McGrath  <roland@hack.frob.com>
20029         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
20030         level of indirection to members `objname', `errstring', `malloced'.
20031         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
20032         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
20033         it as the __longjmp argument (just pass 1 instead).
20034         (_dl_catch_error): Initialize C with argument pointers and address of
20035         volatile local ERRCODE rather than copying values out of C at return.
20037 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
20039         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
20040         * math/auto-libm-test-out: Regenerated.
20041         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
20042         (hypot_test_data): Likewise.
20043         (pow_test_data): Likewise.
20044         (pow_tonearest_test_data): Likewise.
20045         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20046         mpfr_ff_f.
20047         (func_calc_desc): Add mpfr_ff_f union field.
20048         (FUNC_mpfr_ff_f): New macro.
20049         (test_functions): Add atan2, hypot and pow.
20050         (special_fill_min): New function.
20051         (special_fill_minus_min): Likewise.
20052         (special_fill_min_subnorm): Likewise.
20053         (special_fill_minus_min_subnorm): Likewise.
20054         (special_real_inputs): Add min, -min, min_subnorm and
20055         -min_subnorm.
20056         (calc_generic_results): Handle mpfr_ff_f.
20057         * sysdeps/i386/fpu/libm-test-ulps: Update.
20058         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20060 2013-12-16  Will Newton  <will.newton@linaro.org>
20062         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
20063         (Aligned Memory Blocks): Add documentation for aligned_alloc
20064         and suggest it as an alternative to posix_memalign.
20065         (Hooks for Malloc): Document __memalign_hook is also called
20066         for aligned_alloc.  (Summary of Malloc): Add summary for
20067         aligned alloc.  Document __memalign_hook is also called
20068         for aligned_alloc.
20070 2013-12-16  Will Newton  <will.newton@linaro.org>
20072         * manual/memory.texi (Malloc Examples): Clarify default
20073         alignment documentation.  Suggest posix_memalign rather
20074         than memalign or valloc.
20075         (Aligned Memory Blocks): Remove suggestion to use memalign
20076         or valloc.  Remove obsolete comment about BSD.
20077         Document memalign errno values and mark the function obsolete.
20078         Document posix_memalign returned error codes.  Mark valloc
20079         as obsolete.  (Hooks for Malloc): __memalign_hook is also
20080         called for posix_memalign and valloc.
20081         (Summary of Malloc): Add posix_memalign to function summary.
20082         __memalign_hook is also called for posix_memalign and valloc.
20084 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
20086         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
20087         TAYLOR_SIN.
20088         (__sin): Adjust.
20089         (__cos): Likewise.
20090         (sloww): Use mynumber union.  Expand ternary operator into
20091         if-else statements.
20092         (cslow): use mynumber union.
20094 2013-12-16  Allan McRae  <allan@archlinux.org>
20096         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
20097         * configure: Regenerated.
20099         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
20101         [BZ #14120]
20102         * configure.ac: Added --enable-maintainer-mode. Check for
20103         autoconf when enabled.
20104         * configure: Regenerated.
20106         * nscd/nscd.service: New file.
20107         * nscd/nscd.tmpfiles: New file.
20109 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
20111         [BZ #12100]
20112         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
20113         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
20114         * sysdeps/x86_64/multiarch/strstr.c: ... here.
20115         (strstr): Add __strstr_sse2_unaligned ifunc.
20116         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
20117         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
20118         (strcasestr): Remove __strcasestr_sse42 ifunc.
20119         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
20120         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
20121         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
20123 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20125         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
20126         * sysdeps/sh/bits/fenv.h: ... here.
20127         * sysdeps/sh/sh4/fpu/bits: Remove directory.
20129 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20131         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
20133         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
20134         hypotf multiarch implementations.
20135         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
20136         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
20137         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
20138         multiarch hypot for PPC64.
20139         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
20140         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
20141         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
20142         multiarch hypotf for PPC64.
20144         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
20145         modff multiarch implementations.
20146         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
20147         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
20148         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
20149         multiarch modf for PPC64.
20150         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
20151         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
20152         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
20153         multiarch modff for PPC64.
20155         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
20156         and logl multiarch implementations.
20157         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
20158         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
20159         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
20160         multiarch logb for PPC64.
20161         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
20162         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
20163         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
20164         multiarch logb for PPC64.
20165         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
20166         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
20167         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
20168         multiarch logb for PPC64.
20170         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
20171         isinff multiarch implementation.
20172         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
20173         file.
20174         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
20175         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
20176         multiarch isinf for PPC64.
20177         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
20178         file.
20179         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
20180         multiarch isinff for PPC64.
20182         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
20183         finitef multiarch implementation.
20184         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
20185         file.
20186         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
20187         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
20188         multiarch finite for PPC64.
20189         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
20190         file.
20191         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
20192         multiarch finitef for PPC64.
20194         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
20195         lrint multiarch implementation.
20196         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
20197         file.
20198         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
20199         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
20200         multiarch llrint for PPC64.
20201         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
20202         multiarch lrint for PPC64.
20204         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
20205         copysignf multiarch implementation.
20206         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
20207         file.
20208         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
20209         file.
20210         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
20211         multiarch copysign for PPC64.
20212         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
20213         multiarch copysignf for PPC64.
20215         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
20216         multiarch implementation.
20217         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
20218         file.
20219         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
20220         file.
20221         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
20222         file.
20223         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
20224         file.
20225         multiarch llround for PPC64.
20226         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
20227         multiarch trunc for PPC64.
20228         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
20229         multiarch truncf for PPC64.
20231         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
20232         multiarch implementation.
20233         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
20234         file.
20235         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
20236         file.
20237         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
20238         file.
20239         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
20240         file.
20241         multiarch llround for PPC64.
20242         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
20243         multiarch round for PPC64.
20244         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
20245         multiarch roundf for PPC64.
20247         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
20248         multiarch implementation.
20249         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
20250         file.
20251         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
20252         file.
20253         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
20254         file.
20255         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
20256         file.
20257         multiarch llround for PPC64.
20258         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
20259         multiarch floor for PPC64.
20260         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
20261         multiarch floorf for PPC64.
20263         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
20264         multiarch implementation.
20265         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
20266         file.
20267         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
20268         file.
20269         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
20270         file.
20271         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
20272         file.
20273         multiarch llround for PPC64.
20274         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
20275         multiarch ceil for PPC64.
20276         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
20277         multiarch ceilf for PPC64.
20279         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
20280         multiarch implementation.
20281         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
20282         file.
20283         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
20284         file.
20285         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
20286         file.
20287         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
20288         multiarch llround for PPC64.
20289         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
20290         multiarch lround for PPC64.
20292         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
20293         multiarch implementation.
20294         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
20295         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
20296         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
20297         file.
20298         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
20299         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
20300         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
20301         multiarch isnan for PPC64.
20302         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
20303         multiarch isnanf for PPC64.
20305         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
20306         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
20307         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
20308         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
20309         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
20310         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
20312         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
20313         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
20314         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
20315         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
20317         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
20318         multiarch implementations.
20319         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20320         (__libc_ifunc_impl_list): Likewise.
20321         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
20322         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
20323         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
20324         multiarch stpcpy for PPC64.
20326         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
20327         multiarch implementations.
20328         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20329         (__libc_ifunc_impl_list): Likewise.
20330         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
20331         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
20332         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
20333         multiarch strcpy for PPC64.
20335         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
20336         redefine function name.
20337         (_wordcopy_fwd_dest_aligned): Likewise.
20338         (_wordcopy_bwd_aligned): Likewise.
20339         (_wordcopy_bwd_dest_aligned): Likewise.
20340         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
20341         multiarch implementations.
20342         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20343         (__libc_ifunc_impl_list): Likewise.
20344         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
20345         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
20346         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
20347         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
20348         multiarch wcscpy for PPC64.
20350         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
20351         multiarch implementations.
20352         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20353         (__libc_ifunc_impl_list): Likewise.
20354         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
20355         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
20356         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
20357         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
20358         multiarch wcscpy for PPC64.
20360         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
20361         multiarch implementations.
20362         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20363         (__libc_ifunc_impl_list): Likewise.
20364         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
20365         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
20366         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
20367         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
20368         multiarch wcsrchr for PPC64.
20370         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
20371         multiarch implementations.
20372         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20373         (__libc_ifunc_impl_list): Likewise.
20374         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
20375         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
20376         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
20377         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
20378         multiarch wcschr for PPC64.
20380         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
20381         multiarch implementations.
20382         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20383         (__libc_ifunc_impl_list): Likewise.
20384         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
20385         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
20386         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
20387         multiarch strchrnul for PPC64.
20389         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
20390         implementations.
20391         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20392         (__libc_ifunc_impl_list): Likewise.
20393         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
20394         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
20395         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
20396         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
20397         strchr for PPC64.
20399         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
20400         implementations.
20401         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20402         (__libc_ifunc_impl_list): Likewise.
20403         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
20404         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
20405         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
20406         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
20407         strncmp for PPC64.
20409         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
20410         multiarch implementations.
20411         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20412         (__libc_ifunc_impl_list): Likewise.
20413         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
20414         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
20415         strncasecmp for PPC64.
20416         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
20417         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
20418         multiarch strncasecmp_l for PPC64.
20420         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
20421         multiarch implementations.
20422         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
20423         (__libc_ifunc_impl_list): Likewise.
20424         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
20425         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
20426         multiarch strcasecmp for PPC64.
20427         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
20428         file.
20429         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
20430         multiarch strcasecmp_l for PPC64.
20432         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
20433         implementations.
20434         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20435         (__libc_ifunc_impl_list): Likewise.
20436         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
20437         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
20438         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
20439         strnlen for PPC64.
20441         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
20442         implementations.
20443         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20444         (__libc_ifunc_impl_list): Likewise.
20445         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
20446         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
20447         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
20448         strlen for PPC64.
20450         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
20451         implementations.
20452         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20453         (__libc_ifunc_impl_list): Likewise.
20454         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
20455         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
20456         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
20457         rawmemrchr for PPC64.
20459         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
20460         implementation.
20461         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20462         (__libc_ifunc_impl_list): Likewise.
20463         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
20464         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
20465         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
20466         memrchr for PPC64.
20468         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
20469         implementation.
20470         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20471         (__libc_ifunc_impl_list): Likewise.
20472         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
20473         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
20474         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
20475         memchr for PPC64.
20477         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
20478         implementation.
20479         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20480         (__libc_ifunc_impl_list): Likewise.
20481         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
20482         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
20483         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
20484         mempcpy for PPC64.
20486         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
20487         avoid cretion of __bzero symbol.
20488         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
20489         Likewise.
20490         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
20491         Likewise.
20492         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
20493         Likewise.
20494         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
20495         multiarch implementations.
20496         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20497         (__libc_ifunc_impl_list): Likewise.
20498         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
20499         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
20500         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
20501         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
20502         bzero for PPC32.
20503         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
20504         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
20505         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
20506         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
20507         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
20508         memset for PPC64.
20509         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
20511         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
20512         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
20513         implementations.
20514         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
20515         (__libc_ifunc_impl_list): Likewise.
20516         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
20517         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
20518         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
20519         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
20520         memcmp for PPC64.
20522         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
20523         multiarch for POWER/PPC64.
20524         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
20525         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
20526         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
20527         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
20528         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
20529         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
20530         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
20531         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
20532         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
20533         memcpy for PPC64.
20535         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
20536         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
20537         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
20538         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
20539         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
20540         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
20541         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
20542         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
20543         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
20544         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
20545         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
20546         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
20547         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
20548         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
20549         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
20550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
20551         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
20552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
20553         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
20554         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
20555         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
20556         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
20558 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20560         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
20562 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
20564         * benchtests/Makefile (bench): Add exp2 and log2.
20565         (LDLIBS-bench-exp2): Add -lm.
20566         (LDLIBS-bench-log2): Likewise.
20567         * benchtests/exp2-inputs: New inputs file.
20568         * benchtests/log2-inputs: New inputs file.
20569         * benchtests/log-inputs: Add new inputs.
20570         * benchtests/tan-inputs: Likewise.
20572 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
20574         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
20575         definition...
20576         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
20577         (csloww2): ... from here.
20579         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
20580         instead of structures.
20581         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
20582         (POLYNOMIAL): Likewise.
20583         (TAYLOR_SLOW): Likewise.
20584         (__sin): Likewise.
20585         (__cos): Likewise.
20586         (slow1): Likewise.
20587         (slow2): Likewise.
20588         (sloww): Likewise.
20589         (sloww1); Likewise.
20590         (sloww2): Likewise.
20591         (bsloww1): Likewise.
20592         (bsloww2): Likewise.
20593         (cslow2): Likewise.
20594         (csloww): Likewise.
20595         (csloww1): Likewise.
20596         (csloww2): Likewise.
20598 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
20600         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
20601         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
20602         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
20603         * malloc/hooks.c (realloc_check): Likewise.
20605         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
20606         * malloc/arena.c: Remove PER_THREAD conditional.
20607         [!PER_THREAD]: Remove code.
20608         (ptmalloc_unlock_all2): Likewise.
20609         (ptmalloc_init): Likewise.
20610         (_int_new_arena): Likewise.
20611         (arena_get2): Likewise.
20612         * malloc/hooks.c (__malloc_get_state): Likewise.
20613         (__malloc_set_state): Likewise.
20614         * malloc/malloc.c: Likewise.
20615         (struct malloc_state): Likewise.
20616         (struct malloc_par): Likewise.
20617         (__libc_realloc): Likewise.
20618         (__libc_mallopt): Likewise.
20620 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20622         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
20624 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
20626         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
20627         macro to a function.  Check for zero perturb_byte.
20628         (_int_malloc, _int_free): Remove zero perturb_byte checks.
20630         * malloc/malloc.c: (force_reg): Remove.
20631         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
20632         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
20633         force_reg by atomic_forced_read.
20634         * malloc/arena.c (ptmalloc_init): Likewise.
20635         * malloc/hooks.c (top_check): Likewise.
20637 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20639         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20641 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
20643         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
20645 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
20647         * math/auto-libm-test-in: Add tests of lgamma.
20648         * math/auto-libm-test-out: Regenerated.
20649         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
20650         (M_LOG_2_SQRT_PIl): Likewise.
20651         (lgamma_test_data): Use AUTO_TESTS_f_f1.
20652         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20653         mpfr_f_f1.
20654         (func_calc_desc): Add mpfr_f_f1 union field.
20655         (ARGS1): New macro.
20656         (ARGS2): Likewise.
20657         (ARGS3): Likewise.
20658         (ARGS4): Likewise.
20659         (RET1): Likewise.
20660         (RET2): Likewise.
20661         (CALC): Likewise.
20662         (FUNC): Likewise.
20663         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
20664         (test_functions): Add lgamma.
20665         (calc_generic_results): Handle mpfr_f_f1.
20666         * sysdeps/i386/fpu/libm-test-ulps: Update.
20667         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20669 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20671         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
20672         __mpn_add_n for PowerPC64/POWER7.
20673         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
20674         __mpn_sub_n for PowerPC64/POWER7.
20676         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
20677         __mpn_addmul_1 for PowerPC64.
20678         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
20679         __mpn_submul_1 for PowerPC64.
20680         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
20681         for PowerPC64.
20682         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
20683         for PowerPC64.
20685 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
20687         [BZ #15089]
20688         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
20690 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20692         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
20694         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
20695         add multiarch folders.
20696         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
20697         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
20698         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
20699         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
20700         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
20701         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
20702         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
20703         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
20704         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
20705         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
20706         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
20707         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
20708         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
20709         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
20710         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
20711         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
20712         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
20714         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
20715         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
20716         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
20717         New file.
20718         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
20719         New file.
20720         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
20721         multiarch __ieee754_hypot for PowerPC32.
20722         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
20723         New file.
20724         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
20725         New file.
20726         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
20727         multiarch __ieee754_hypotf for PowerPC32.
20729         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
20730         long_double_symbol only if __logbl is defined.
20731         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
20732         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
20733         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
20734         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
20735         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
20736         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
20737         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
20738         path for implementation.
20739         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
20740         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
20741         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
20742         logb, and logbl multiarch implementations for PowerPC32.
20743         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
20744         file.
20745         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
20746         file.
20747         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
20748         multiarch logb for PowerPC32.
20749         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
20750         file.
20751         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
20752         file.
20753         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
20754         multiarch logbf for PowerPC32.
20755         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
20756         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
20757         file.
20758         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
20759         multiarch logbl implementation for PowerPC32.
20761         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
20762         and modff multiarch implementations.
20763         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
20764         New file.
20765         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
20766         New file.
20767         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
20768         multiarch modf for PowerPC32.
20769         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
20770         New file.
20771         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
20772         New file.
20773         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
20774         multiarch modff for PowerPC32.
20776         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
20777         and lrintf multiarch implementations.
20778         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
20779         New file.
20780         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
20781         New file.
20782         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
20783         multiarch lrint for PowerPC32.
20784         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
20785         file: multiarch lrintf for PowerPC32.
20787         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
20788         and lroundf multiarch implementations.
20789         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
20790         New file.
20791         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
20792         New file.
20793         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
20794         New file.
20795         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
20796         multiarch lround for PowerPC32.
20797         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
20798         file: multiarch lroundf for PowerPC32.
20800         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
20801         copysign and copysignf multiarch implementations.
20802         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
20803         New file.
20804         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
20805         New file.
20806         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
20807         file: multiarch copysign for PowerPC32.
20808         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
20809         file: multiarch copysignf for PowerPC32.
20811         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
20812         and truncf multiarch implementations.
20813         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
20814         New file.
20815         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
20816         file.
20817         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
20818         multiarch trunc for PowerPC32.
20819         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
20820         New file.
20821         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
20822         New file.
20823         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
20824         multiarch truncf for PowerPC32.
20826         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
20827         and roundf multiarch implementations.
20828         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
20829         New file.
20830         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
20831         file.
20832         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
20833         multiarch round for PowerPC32.
20834         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
20835         New file.
20836         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
20837         New file.
20838         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
20839         multiarch roundf for PowerPC32.
20841         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
20842         and floorf multiarch implementations.
20843         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
20844         New file.
20845         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
20846         file.
20847         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
20848         multiarch floor for PowerPC32.
20849         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
20850         New file.
20851         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
20852         New file.
20853         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
20854         multiarch floorf for PowerPC32.
20856         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
20857         and ceilf multiarch implementations.
20858         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
20859         New file.
20860         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
20861         file.
20862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
20863         multiarch ceil for PowerPC32.
20864         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
20865         New file.
20866         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
20867         file.
20868         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
20869         multiarch ceilf for PowerPC32.
20871         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
20872         is defined.
20873         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
20874         FINITEF is defined.
20875         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
20876         and finitef multiarch implementations.
20877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
20878         New file.
20879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
20880         file.
20881         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
20882         multiarch finite for PowerPC32.
20883         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
20884         New file.
20885         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
20886         file: multiarch finitef for PowerPC32.
20888         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
20889         and isinff multiarch implementations.
20890         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
20891         file.
20892         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
20893         file.
20894         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
20895         multiarch isinf for PowerPC32.
20896         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
20897         New file.
20898         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
20899         multiarch isinff for PowerPC32.
20901         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
20902         alias when __isnan is defined.
20903         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
20904         and isnanf multiarch implementations.
20905         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
20906         file.
20907         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
20908         file.
20909         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
20910         file.
20911         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
20912         file.
20913         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
20914         multiarch isnan for PowerPC32.
20915         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
20916         New file.
20917         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
20918         New file.
20919         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
20920         multiarch isnanf for PowerPC32.
20922         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
20923         and sqrtf multiarch implementations.
20924         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
20925         file.
20926         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
20927         file.
20928         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
20929         multiarch sqrt for PowerPC32.
20930         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
20931         file.
20932         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
20933         file.
20934         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
20935         multiarch sqrtf for PowerPC32.
20937         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
20938         and llroundf multiarch implementations.
20939         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
20940         New file.
20941         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
20942         New file.
20943         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
20944         New file.
20945         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
20946         file: multiarch llround for PowerPC32.
20947         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
20948         file: multiarch llroundf for PowerPC32.
20950         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
20951         multiarch PowerPC32 fpu implementations.
20952         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
20953         New file.
20954         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
20955         New file.
20956         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
20957         multiarch llrint for PowerPC32.
20958         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
20959         New file.
20960         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
20961         New file.
20962         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
20963         file.
20965         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
20967         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
20968         file.
20969         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
20970         file.
20971         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
20972         file.
20973         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
20974         multiarch wordcopy for PPC32.
20975         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
20976         wordcopy objects.
20977         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
20978         (__libc_ifunc_impl_list): Likewise.
20979         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
20980         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
20981         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
20982         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
20983         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
20984         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
20986         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
20987         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
20988         file.
20989         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
20990         file.
20991         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
20992         file.
20993         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
20994         multiarch wcscpy for PPC32.
20995         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
20996         multiarch objects.
20997         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
20998         (__libc_ifunc_impl_list): Likewise.
20999         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
21000         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
21001         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
21002         sysdeps/powerpc/power6/wcscpy.c.
21004         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
21005         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
21006         file.
21007         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
21008         file.
21009         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
21010         file.
21011         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
21012         multiarch wcsrchr for PPC32.
21013         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
21014         multiarch objects.
21015         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21016         (__libc_ifunc_impl_list): Likewise.
21017         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
21018         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
21019         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
21020         sysdeps/powerpc/power6/wcsrchr.c.
21022         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
21023         file.
21024         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
21025         file.
21026         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
21027         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
21028         multiarch wcschr for PPc32.
21029         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
21030         multiarch objects.
21031         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21032         (__libc_ifunc_impl_list): Likewise.
21033         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
21034         * sysdeps/powerpc/power6/wcschr.c: ... to here.
21035         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
21036         sysdeps/powerpc/power6/wcschr.c.
21038         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
21039         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
21040         file.
21041         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
21042         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
21043         file: multiarch strchr for PPC32.
21044         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
21045         multiarch objects.
21046         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21047         (__libc_ifunc_impl_list): Likewise.
21049         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
21050         name.
21051         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
21052         file.
21053         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
21054         file.
21055         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
21056         multiarch strchrnul for PPC32.
21057         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
21058         multiarch objects.
21059         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21060         (__libc_ifunc_impl_list): Likewise.
21062         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
21063         file.
21064         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
21065         multiarch strncasecmp for PPC32.
21066         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
21067         file.
21068         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
21069         multiarch strncasecmp_l for PPC32.
21070         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
21071         strncasecmp multiarch objects.
21072         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21073         (__libc_ifunc_impl_list): Likewise.
21075         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
21076         file.
21077         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
21078         multiarch strncasecmp for PPC32.
21079         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
21080         New file.
21081         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
21082         multiarch strcasecmp_l for PPC32.
21083         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
21084         multiarch objects.
21085         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21086         (__libc_ifunc_impl_list): Likewise.
21088         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
21089         file.
21090         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
21091         file.
21092         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
21093         multiarch strncmp for PPC32.
21094         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
21095         multiarch objects.
21096         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21097         (__libc_ifunc_impl_list): Likewise.
21099         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
21100         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
21101         file.
21102         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
21103         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
21104         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
21105         multiarch objects.
21106         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21107         (__libc_ifunc_impl_list): Likewise.
21109         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
21110         file.
21111         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
21112         file.
21113         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
21114         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
21115         multiarch objects.
21116         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21117         (__libc_ifunc_impl_list): Likewise.
21119         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
21120         file.
21121         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
21122         file.
21123         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
21124         multiarch rawmemchr for PPC32.
21125         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
21126         multiarch objects.
21127         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21128         (__libc_ifunc_impl_list): Likewise.
21130         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
21131         file.
21132         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
21133         file.
21134         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
21135         file: memrchr multiarch for PPC32.
21136         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
21137         multiarch objects.
21138         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21139         (__libc_ifunc_impl_list): Likewise.
21141         * string/memchr.c (__memchr): Using macro to redefine symbol name.
21142         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
21143         file.
21144         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
21145         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
21146         multiarch memchr for PPC32.
21147         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
21148         multiarch objects.
21149         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
21150         (__libc_ifunc_impl_list): Likewise.
21152         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
21153         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
21154         file.
21155         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
21156         file.
21157         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
21158         file: multiarch mempcpy for PPC32.
21159         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
21160         multiarch objects.
21161         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
21162         (__libc_ifunc_impl_list): Likewise.
21164         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
21165         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
21166         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
21167         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
21168         multiarch bzero for PPC32.
21169         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
21170         file.
21171         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
21172         file.
21173         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
21174         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
21175         file: multiarch memset for PPC32.
21176         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
21177         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
21178         memset multiarch objects.
21179         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
21180         (__libc_ifunc_impl_list): Likewise.
21182         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
21183         file.
21184         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
21185         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
21186         memcmp for PPC32.
21187         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
21188         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
21189         multiarch objects.
21190         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
21191         (__libc_ifunc_impl_list): Likewise.
21193         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
21194         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
21195         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
21196         file.
21197         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
21198         file.
21199         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
21200         file.
21201         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
21202         multiarch memcpy for PPC32.
21203         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
21204         multiarch objects.
21205         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
21206         (__libc_ifunc_impl_list): Likewise.
21208         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
21209         support multiarch for POWER/PPC32.
21210         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
21211         Likewise.
21212         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
21213         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
21214         Implies file to make multiarch folder appers before the fpu and
21215         default folder for power4 configuration.
21217 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
21219         * scripts/bench.pl: Append volatile keyword to type.
21221 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21223         * sysdeps/sh/sotruss-lib.c: New file.
21224         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
21226 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21228         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21230 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
21232         [BZ #6810]
21233         * math/w_tgamma.c: Include <errno.h>.
21234         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
21235         * math/w_tgammaf.c: Include <errno.h>.
21236         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
21237         * math/w_tgammal.c: Include <errno.h>.
21238         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
21239         * math/auto-libm-test-in: Do not allow missing errno on tgamma
21240         underflow.  Add more tgamma tests.
21241         * math/auto-libm-test-out: Regenerated.
21242         * sysdeps/i386/fpu/libm-test-ulps: Update.
21243         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21245         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
21246         sin, sinh, tan, tanh, tgamma, y0 and y1.
21247         * math/auto-libm-test-out: Regenerated.
21248         * math/libm-test.inc (TEST_COND_x86_64): New macro.
21249         (TEST_COND_x86): Likewise.
21250         (M_E2l): Remove macro.
21251         (M_E3l): Likewise.
21252         (M_2_SQRT_PIl): Likewise.
21253         (M_SQRT_PIl): Likewise.
21254         (M_1_DIV_El): Likewise.
21255         (log_test_data): Use AUTO_TESTS_f_f.
21256         (log10_test_data): Likewise.
21257         (log1p_test_data): Likewise.
21258         (log2_test_data): Likewise.
21259         (sin_test_data): Likewise.
21260         (sin_tonearest_test_data): Likewise.
21261         (sin_towardzero_test_data): Likewise.
21262         (sin_downward_test_data): Likewise.
21263         (sin_upward_test_data): Likewise.
21264         (sinh_test_data): Likewise.
21265         (sinh_tonearest_test_data): Likewise.
21266         (sinh_towardzero_test_data): Likewise.
21267         (sinh_downward_test_data): Likewise.
21268         (sinh_upward_test_data): Likewise.
21269         (tan_test_data): Likewise.
21270         (tan_tonearest_test_data): Likewise.
21271         (tan_towardzero_test_data): Likewise.
21272         (tan_downward_test_data): Likewise.
21273         (tan_upward_test_data): Likewise.
21274         (tanh_test_data): Likewise.
21275         (tgamma_test_data): Likewise.
21276         (y0_test_data): Likewise.
21277         (y1_test_data): Likewise.
21278         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
21279         (special_real_inputs): Add pi/4.
21280         * sysdeps/i386/fpu/libm-test-ulps: Update.
21281         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21283 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21285         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
21286         "longjmp_target" static probes.
21287         (__longjmp): Rename to __longjmp_symbol.
21288         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
21289         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
21290         on which longjmp to generate.
21291         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
21292         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
21293         probe.
21294         (__sigsetjmp): Rename to __sigsetjmp_symbol.
21295         (__sigjmp_save): Rename to __sigjmp_save_symbol.
21296         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
21297         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
21298         and __sigjmp_save_symbol based on which sigsetjmp to generated.
21299         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
21300         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
21301         __longjmp_symbol based on which __longjmp to generate.
21302         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
21303         probe.
21304         (setjmp): Rename to setjmp_symbol.
21305         (__sigsetjmp): Rename to __sigsetjmp_symbol.
21306         (_setjmp): Rename to _setjmp_symbol.
21307         (__sigsetjmp): Rename to __sigsetjmp_symbol.
21308         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
21309         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
21310         which setjmp to generate.
21311         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
21312         "longjmp_target" static probes.
21314 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
21316         * benchtests/README: Add note about output arguments.
21317         * benchtests/bench-sincos.c: Remove file.
21318         * benchtests/sincos-inputs: New file.
21319         * scripts/bench.pl: Identify output arguments and define
21320         static variables for them.
21322         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
21324         [BZ #15941]
21325         * Makefile (INSTALL): Add install-plain.texi as the primary
21326         dependency.
21327         * manual/install-plain.texi: New file.
21328         * manual/install.texi: Include node directive only for
21329         non-plaintext output.
21331 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
21333         * stdlib/longlong.h: Update from GCC.
21335         [BZ #6807]
21336         [BZ #15901]
21337         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
21338         * math/w_j0f.c (y0f): Likewise.
21339         * math/w_j0l.c (__y0l): Likewise.
21340         * math/w_j1.c (y1): Likewise.
21341         * math/w_j1f.c (y1f): Likewise.
21342         * math/w_j1l.c (__y1l): Likewise
21343         * math/w_jn.c (yn): Likewise.
21344         * math/w_jnf.c (ynf): Likewise.
21345         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
21346         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
21347         value for Bessel function domain errors outside _SVID_ mode.
21348         Adjust sign of return value for yn (negative integer, 0).
21349         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
21350         by zero in return for negative x and set sign appropriately for
21351         negative n.
21352         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
21353         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
21354         * math/libm-test.inc (y0_test_data): Add more tests and adjust
21355         expectations in error cases.
21356         (y1_test_data): Likewise.
21357         (yn_test_data): Likewise.
21358         * sysdeps/i386/fpu/libm-test-ulps: Update.
21359         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21361 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21363         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
21364         "64" to "64-v1".  Add "64-v2".
21365         (abi-64-options): Rename to ...
21366         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
21367         (abi-64-condition): Rename to ...
21368         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
21369         (abi-64-ld-soname): Rename to ...
21370         (abi-64-v1-ld-soname): ... this.
21371         (abi-64-v2-options): Define.
21372         (abi-64-v2-condition): Likewise.
21373         (abi-64-v2-ld-soname): Likewise.
21374         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
21375         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
21376         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
21377         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
21378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
21380 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21381             Alan Modra  <amodra@gmail.com>
21383         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
21384         New versions for use with the ELFv2 ABI.
21385         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
21386         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
21387         declaration.
21388         (struct La_ppc64v2_retval): Likewise.
21389         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
21390         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
21391         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
21392         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
21393         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
21394         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
21395         Do not save or restore CR.
21396         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
21397         (_dl_profile_resolve): Do no save or restore CR.  Support extended
21398         return values for ELFv2 ABI.  Fix location of FPR return registers.
21399         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
21400         updated values for _CALL_ELF == 2.
21401         (La_regs, La_retval, int_retval): Likewise.
21403 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21405         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
21406         (FRAME_MIN_SIZE_PARM): Likewise.
21407         (FRAME_BACKCHAIN): Likewise.
21408         (FRAME_CR_SAVE): Likewise.
21409         (FRAME_LR_SAVE): Likewise.
21410         (FRAME_TOC_SAVE): Likewise.
21411         (FRAME_PARM_SAVE): Likewise.
21412         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
21413         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
21414         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
21415         (call_mcount_parm_offset): New macro.
21416         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
21417         (PROF): Use symbolic stack frame offsets.
21418         (TAIL_CALL_SYSCALL_ERROR): Likewise.
21419         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
21420         Redefine in terms of FRAME_MIN_SIZE.
21421         (_dl_runtime_resolve): Use symbolic stack frame offsets.
21422         (_dl_profile_resolve): Likewise.  Update comment.
21423         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
21424         symbols stack frame offsets.
21425         (__sigsetjmp): Likewise.
21426         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
21427         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
21428         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
21429         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
21431         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
21432         (FRAME_BACKCHAIN): Remove.
21433         (FRAME_CR_SAVE): Likewise.
21434         (FRAME_LR_SAVE): Likewise.
21435         (FRAME_COMPILER_DW): Likewise.
21436         (FRAME_LINKER_DW): Likewise.
21437         (FRAME_TOC_SAVE): Likewise.
21438         (FRAME_PARM_SAVE): Likewise.
21439         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
21440         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
21441         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
21442         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
21443         (CHECK_SP): Use symbolic stack frame offsets.
21444         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
21445         zone" instead of caller's parameter save area for temp storage.
21446         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
21447         Likewise.  Also, use symbolic stack frame offsets.
21448         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
21449         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
21450         our own stack frame instead of the caller's.
21451         (__socket): Use symbolic stack frame offsets.
21453 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21454             Alan Modra  <amodra@gmail.com>
21456         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
21457         Define.
21458         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
21459         (PPC64_LOCAL_ENTRY_OFFSET): Define.
21460         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
21461         New function.
21462         (elf_machine_fixup_plt): Call it.
21463         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
21464         reloc arguments.
21465         (elf_machine_rela): Update call to elf_machine_plt_conflict.
21466         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
21467         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
21468         r2 before calling target.
21470 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21471             Alan Modra  <amodra@gmail.com>
21473         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
21474         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
21475         versions of macros to support ELFv2 ABI.
21476         (LOCALENTRY): New macro.
21477         (ENTRY, EALIGN): Use it.
21478         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
21479         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
21480         fall through into ENTRY entry point.
21481         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
21482         Only define if _CALL_ELF != 2.
21484         (elf_machine_matches_host): Verify ABI version matches.
21485         (RTLD_START): Use LOCALENTRY.
21486         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
21487         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
21488         (PLT_ENTRY_WORDS): New macro.
21489         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
21490         (elf_machine_runtime_setup): Support ELFv2 ABI.
21491         (elf_machine_fixup_plt): Likewise.
21492         (elf_machine_plt_conflict): Likewise.
21493         (resolve_ifunc): Likewise.
21494         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
21495         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
21496         Likewise.
21497         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
21498         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
21499         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
21500         (makecontext): Support ELFv2 ABI.
21501         * elf/elf.h (EF_PPC64_ABI): Define.
21503 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21505         * sysdeps/powerpc/powerpc64/sysdep.h
21506         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
21507         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
21508         (ENTRY) [ASSEMBLER]: ... but instead here ...
21509         (EALIGN) [ASSEMBLER]: ... and here.
21510         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
21511         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
21512         (ENTRY_2) [!ASSEMBLER]: Use it.
21513         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
21514         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
21515         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
21516         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
21517         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
21518         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
21519         Use PPC64_LOAD_FUNCPTR.
21521         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
21523 2013-12-04  Alan Modra  <amodra@gmail.com>
21525         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
21526         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
21527         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
21528         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
21530         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
21531         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
21532         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
21533         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
21534         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
21535         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
21537 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21539         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
21540         (__makecontext): Fix incorrect CFI when backtracing out of
21541         context created via makecontext.
21542         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
21543         (__setcontext): Fix incorrect CFI during switch to new context.
21544         (__novec_setcontext): Likewise.
21546 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
21548         [BZ #4772]
21549         * time/strptime_l.c (__strptime_internal): Allow modifiers
21550         in strptime.
21551         * time/tst-strptime.c (day_tests): Add testcase.
21553 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
21555         * scripts/bench.pl: Skip over blank lines.
21557 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
21559         [BZ #926]
21560         * manual/time.texi (Calendar Time): Clarify what timezone functions
21561         use.
21563 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21565         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21567 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
21569         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
21570         implementation.
21571         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
21572         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
21573         * debug/memset_chk.c (__memset_chk): Likewise.
21574         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
21575         * debug/strncpy_chk.c: Likewise.
21577 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
21579         [BZ #15268]
21580         [BZ #15425]
21581         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
21582         (__ieee754_exp): For possibly underflowing results, check size of
21583         result and force underflow exception if required.
21584         * math/auto-libm-test-in: Add more tests of exp.
21585         * math/auto-libm-test-out: Regenerated.
21586         * sysdeps/i386/fpu/libm-test-ulps: Update.
21587         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21589         [BZ #16283]
21590         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
21591         * math/w_exp2f.c (__exp2f): Likewise.
21592         * math/w_exp2l.c (__exp2l): Likewise.
21593         * math/auto-libm-test-in: Do not allow missing errno on exp2
21594         underflow.
21595         * math/auto-libm-test-out: Regenerated.
21597 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
21599         [BZ #16274]
21600         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
21601         handle filename validation.
21602         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
21603         (do_open): Delete.
21605 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
21607         [BZ #6786]
21608         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
21609         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
21610         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
21611         <float.h>.
21612         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
21613         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
21614         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
21615         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
21616         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
21617         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
21618         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
21619         * math/auto-libm-test-in: Don't allow missing errno from erfc.
21620         Add more erfc tests.
21621         * math/auto-libm-test-out: Regenerated.
21622         * sysdeps/i386/fpu/libm-test-ulps: Update.
21623         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21625         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
21626         exp2, expm1, j0 and j1.
21627         * math/auto-libm-test-out: Regenerated.
21628         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
21629         (erfc_test_data): Likewise.
21630         (exp_test_data): Likewise.
21631         (exp_tonearest_test_data): Likewise.
21632         (exp_towardzero_test_data): Likewise.
21633         (exp_downward_test_data): Likewise.
21634         (exp_upward_test_data): Likewise.
21635         (exp10_test_data): Likewise.
21636         (exp2_test_data): Likewise.
21637         (expm1_test_data): Likewise.
21638         (j0_test_data): Likewise.
21639         (j1_test_data): Likewise.
21640         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
21641         (input_flag_type): Add flag_xfail_rounding.
21642         (input_flags): Add xfail-rounding.
21643         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
21644         (output_for_one_input_case): Handle flag_xfail_rounding.
21645         * sysdeps/i386/fpu/libm-test-ulps: Update.
21646         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21648 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
21650         [BZ #16289]
21651         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
21652         division by 0.
21654 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
21656         [BZ #16195]
21657         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
21658         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
21659         (STAP_PROBE0): New macro.
21660         (STAP_PROBE1): Likewise.
21661         (STAP_PROBE2): Likewise.
21662         (STAP_PROBE3): Likewise.
21663         (STAP_PROBE4): Likewise.
21665 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
21667         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
21669 2013-12-02  Steve Ellcey  <sellcey@mips.com>
21671         * benchtests/Makefile (bench): Add sqrt.
21672         (LDLIBS-bench-sqrt): New.
21673         * benchtests/sqrt-input: New.
21675 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
21677         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
21678         (GAIH_EAI): Likewise.
21679         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
21680         (gaih_inet): Likewise.
21681         (getaddrinfo): Don't use GAIH_EAI.
21683         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
21684         (struct gaih): Remove definition.
21686 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
21688         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
21689         Use HERRNOP directly.
21691 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21693         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21695 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
21697         * math/gen-auto-libm-tests.c (test_functions): Add more
21698         single-argument functions.
21699         (special_fill_pi_2): New function.
21700         (special_fill_minus_pi_2): Likewise.
21701         (special_fill_pi_6): Likewise.
21702         (special_fill_minus_pi_6): Likewise.
21703         (special_fill_pi_3): Likewise.
21704         (special_fill_2pi_3): Likewise.
21705         (special_fill_e): Likewise.
21706         (special_fill_1_e): Likewise.
21707         (special_fill_e_minus_1): Likewise.
21708         (special_real_inputs): Add more special inputs.
21709         (output_for_one_input_case): Do not require ERANGE on underflow to
21710         zero if round-to-nearest result does not underflow to zero, unless
21711         exact results required.
21712         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
21713         atan, atanh, cbrt, cos and cosh.
21714         * math/auto-libm-test-out: Regenerated.
21715         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
21716         (acos_tonearest_test_data): Likewise.
21717         (acos_towardzero_test_data): Likewise.
21718         (acos_downward_test_data): Likewise.
21719         (acos_upward_test_data): Likewise.
21720         (acosh_test_data): Likewise.
21721         (asin_test_data): Likewise.
21722         (asin_tonearest_test_data): Likewise.
21723         (asin_towardzero_test_data): Likewise.
21724         (asin_upward_test_data): Likewise.
21725         (asinh_test_data): Likewise.
21726         (atan_test_data): Likewise.
21727         (atanh_test_data): Likewise.
21728         (cbrt_test_data): Likewise.
21729         (cos_test_data): Likewise.
21730         (cos_tonearest_test_data): Likewise.
21731         (cos_towardzero_test_data): Likewise.
21732         (cos_downward_test_data): Likewise.
21733         (cos_upward_test_data): Likewise.
21734         (cosh_test_data): Likewise.
21735         (cosh_tonearest_test_data): Likewise.
21736         (cosh_towardzero_test_data): Likewise.
21737         (cosh_downward_test_data): Likewise.
21738         (cosh_upward_test_data): Likewise.
21739         * sysdeps/i386/fpu/libm-test-ulps: Update.
21740         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21742 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
21744         [BZ #6787]
21745         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
21746         * math/w_exp10f.c (__exp10f): Likewise.
21747         * math/w_exp10l.c (__exp10l): Likewise.
21748         * math/libm-test.inc (exp10_test_data): Add more tests and expect
21749         errno settings in existing tests.
21751         [BZ #14032]
21752         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
21753         precision control set to double precision.
21754         * sysdeps/i386/fpu/w_sqrt.c: New file.
21755         * math/auto-libm-test-in: Add more tests.
21756         * math/auto-libm-test-out: Update.
21758         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
21759         (sqrt_test_tonearest): New function.
21760         (sqrt_towardzero_test_data): New variable.
21761         (sqrt_test_towardzero): New function.
21762         (sqrt_downward_test_data): New variable.
21763         (sqrt_test_downward): New function.
21764         (sqrt_upward_test_data): New variable.
21765         (sqrt_test_upward): New function.
21766         (main): Call the new functions.
21768         * math/gen-auto-libm-tests.c: New file.
21769         * math/auto-libm-test-in: Likewise.
21770         * math/auto-libm-test-out: New generated file.
21771         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
21772         variables.
21773         (%beautify): Add generated representations of zero.
21774         (top level): Set $auto_input and call parse_auto_input.
21775         (beautify): Remove trailing "f" from hex float constants.
21776         (parse_args): Handle XFAIL_TEST.
21777         (convert_condition): New function.
21778         (or_value): Likewise.
21779         (or_cond_value): Likewise.
21780         (generate_testfile): Handle AUTO_TESTS_* lines.
21781         (parse_auto_input): New function.
21782         * math/libm-test.inc (XFAIL_TEST): New macro.
21783         (ERRNO_UNCHANGED): Update value.
21784         (ERRNO_EDOM): Likewise.
21785         (ERRNO_ERANGE): Likewise.
21786         (IGNORE_RESULT): Likewise.
21787         (TEST_COND_flt_32): New macro.
21788         (TEST_COND_dbl_64): Likewise.
21789         (TEST_COND_ldbl_96_intel): Likewise.
21790         (TEST_COND_ldbl_96_m68k): Likewise.
21791         (TEST_COND_ldbl_128): Likewise.
21792         (TEST_COND_ldbl_128ibm): Likewise.
21793         (TEST_COND_long32): Likewise.
21794         (TEST_COND_long64): Likewise.
21795         (TEST_COND_before_rounding): Likewise.
21796         (TEST_COND_after_rounding): Likewise.
21797         (enable_test): Handle XFAIL_TEST flag.
21798         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
21799         with finite results.
21800         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
21801         auto-libm-test-out.
21803 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
21804             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21806         [BZ #16214]
21807         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
21808         __tls_get_addr_internal instead of __tls_get_offset in order to
21809         avoid GOT pointer dependency.  Make rtld export
21810         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
21811         __tls_get_addr since we are a __tls_get_offset platform.
21812         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
21813         GOT pointer being set up before.
21814         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
21816 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
21818         * manual/math.texi (Errors in Math Functions): Document accuracy
21819         goals.
21821         [BZ #15004]
21822         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
21823         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
21824         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
21825         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
21826         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
21827         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
21828         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
21829         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
21830         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
21831         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
21832         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
21833         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
21834         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
21835         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
21836         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
21837         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
21839         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
21840         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
21841         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
21842         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
21843         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
21844         Likewise.
21845         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
21846         Likewise.
21847         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
21848         Likewise.
21849         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
21850         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
21851         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
21852         atomic-feupdateenv and flt-rounds.
21853         * sysdeps/powerpc/nofpu/Versions (libc): Add
21854         __atomic_feholdexcept, __atomic_feclearexcept,
21855         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
21856         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
21857         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
21858         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
21859         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
21860         here.
21861         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
21862         Update.
21864         * manual/arith.texi (FP Exceptions): Document that exceptions may
21865         not be raised when matherr is used.
21866         (Math Error Reporting): Document overflow in directed rounding
21867         modes.  Document that errno may not be set when finite values are
21868         returned on overflow.  Document intent to set errno on underflow
21869         only for underflow to zero.
21871         [BZ #16271]
21872         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
21873         round-to-nearest then adjust result for other rounding modes.
21874         * include/fenv.h (fegetround): Use libm_hidden_proto.
21875         * math/fegetround.c (fegetround): Use libm_hidden_def.
21876         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
21877         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
21878         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
21879         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
21880         Likewise.
21881         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
21882         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
21883         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
21884         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
21886 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
21888         [BZ #16077]
21889         * nss/Versions (libnss_files): Add
21890         _nss_files_gethostbyname3_r.
21891         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
21892         New function.
21893         (HOST_DB_LOOKUP): Remove macro.
21894         (_nss_files_gethostbyname_r): Implement function without the
21895         HOST_DB_LOOKUP macro.
21896         (_nss_files_gethostbyname2_r): Likewise.
21898 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
21900         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
21902 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
21904         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
21905         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
21906         warning.
21908 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21910         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
21911         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
21912         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
21913         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
21914         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
21915         __fe_nomask_env_priv and attribute_hidden.
21916         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
21917         (libc_feupdateenv_test_ppc): Likewise.
21918         (libc_feresetround_ppc): Likewise.
21919         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
21920         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
21921         compat_symbol macro.
21922         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
21923         (__fe_nomask_env): Likewise.
21924         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
21926 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
21928         * string/Makefile: Remove ifunc tests.
21929         * string/test-string.h: Define TEST_IFUNC.
21930         * string/test-bcopy-ifunc.c: Remove.
21931         * string/test-bzero-ifunc.c: Likewise.
21932         * string/test-memccpy-ifunc.c: Likewise.
21933         * string/test-memchr-ifunc.c: Likewise.
21934         * string/test-memcmp-ifunc.c: Likewise.
21935         * string/test-memcpy-ifunc.c: Likewise.
21936         * string/test-memmem-ifunc.c: Likewise.
21937         * string/test-memmove-ifunc.c: Likewise.
21938         * string/test-mempcpy-ifunc.c: Likewise.
21939         * string/test-memrchr-ifunc.c: Likewise.
21940         * string/test-memset-ifunc.c: Likewise.
21941         * string/test-rawmemchr-ifunc.c: Likewise.
21942         * string/test-stpcpy-ifunc.c: Likewise.
21943         * string/test-stpncpy-ifunc.c: Likewise.
21944         * string/test-strcasecmp-ifunc.c: Likewise.
21945         * string/test-strcasestr-ifunc.c: Likewise.
21946         * string/test-strcat-ifunc.c: Likewise.
21947         * string/test-strchr-ifunc.c: Likewise.
21948         * string/test-strchrnul-ifunc.c: Likewise.
21949         * string/test-strcmp-ifunc.c: Likewise.
21950         * string/test-strcpy-ifunc.c: Likewise.
21951         * string/test-strcspn-ifunc.c: Likewise.
21952         * string/test-strlen-ifunc.c: Likewise.
21953         * string/test-strncasecmp-ifunc.c: Likewise.
21954         * string/test-strncat-ifunc.c: Likewise.
21955         * string/test-strncmp-ifunc.c: Likewise.
21956         * string/test-strncpy-ifunc.c: Likewise.
21957         * string/test-strnlen-ifunc.c: Likewise.
21958         * string/test-strpbrk-ifunc.c: Likewise.
21959         * string/test-strrchr-ifunc.c: Likewise.
21960         * string/test-strspn-ifunc.c: Likewise.
21961         * string/test-strstr-ifunc.c: Likewise.
21963 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
21965         * benchtests/Makefile: Remove ifunc tests.
21966         * benchtests/bench-string.h: Define TEST_IFUNC.
21967         * benchtests/bench-bcopy-ifunc.c: Remove.
21968         * benchtests/bench-bzero-ifunc.c: Likewise.
21969         * benchtests/bench-memccpy-ifunc.c: Likewise.
21970         * benchtests/bench-memchr-ifunc.c: Likewise.
21971         * benchtests/bench-memcmp-ifunc.c: Likewise.
21972         * benchtests/bench-memcpy-ifunc.c: Likewise.
21973         * benchtests/bench-memmem-ifunc.c: Likewise.
21974         * benchtests/bench-memmove-ifunc.c: Likewise.
21975         * benchtests/bench-mempcpy-ifunc.c: Likewise.
21976         * benchtests/bench-memrchr-ifunc.c: Likewise.
21977         * benchtests/bench-memset-ifunc.c: Likewise.
21978         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
21979         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
21980         * benchtests/bench-stpcpy-ifunc.c: Likewise.
21981         * benchtests/bench-stpncpy-ifunc.c: Likewise.
21982         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
21983         * benchtests/bench-strcasestr-ifunc.c: Likewise.
21984         * benchtests/bench-strcat-ifunc.c: Likewise.
21985         * benchtests/bench-strchr-ifunc.c: Likewise.
21986         * benchtests/bench-strchrnul-ifunc.c: Likewise.
21987         * benchtests/bench-strcmp-ifunc.c: Likewise.
21988         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
21989         * benchtests/bench-strcpy-ifunc.c: Likewise.
21990         * benchtests/bench-strcspn-ifunc.c: Likewise.
21991         * benchtests/bench-strlen-ifunc.c: Likewise.
21992         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
21993         * benchtests/bench-strncat-ifunc.c: Likewise.
21994         * benchtests/bench-strncmp-ifunc.c: Likewise.
21995         * benchtests/bench-strncpy-ifunc.c: Likewise.
21996         * benchtests/bench-strnlen-ifunc.c: Likewise.
21997         * benchtests/bench-strpbrk-ifunc.c: Likewise.
21998         * benchtests/bench-strrchr-ifunc.c: Likewise.
21999         * benchtests/bench-strsep-ifunc.c: Likewise.
22000         * benchtests/bench-strspn-ifunc.c: Likewise.
22001         * benchtests/bench-strstr-ifunc.c: Likewise.
22003 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22005         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
22007 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22009         * resolv/netdb.h: Use __glibc_reserved instead __unused.
22010         * rt/aio.h: Likewise.
22011         * sysdeps/gnu/bits/utmp.h: Likewise.
22012         * sysdeps/gnu/bits/utmpx.h: Likewise.
22013         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
22014         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
22015         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
22016         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
22017         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
22018         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
22019         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
22020         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
22021         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
22022         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
22023         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
22024         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
22025         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
22026         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
22027         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
22028         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
22029         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
22030         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
22031         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
22032         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
22033         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
22034         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
22035         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
22036         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
22037         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
22038         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
22039         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
22040         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
22041         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
22042         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
22043         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
22044         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
22045         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
22046         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
22047         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
22048         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
22049         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
22050         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
22051         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
22052         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
22053         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
22054         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
22056 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
22058         [BZ #16245]
22059         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
22060         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
22062 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
22064         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
22065         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
22066         Likewise.
22068 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22070         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
22071         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
22072         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
22073         (__fesetround): Remove define.
22074         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
22075         rounding and exceptions handling.
22076         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
22077         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
22078         (__fe_nomask_env): Likewise.
22079         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
22080         __fegetround instead of fegetround.
22081         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
22082         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
22084 2013-11-21  Roland McGrath  <roland@hack.frob.com>
22086         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
22087         it's there.
22089         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
22091 2013-11-21  Meador Inge  <meadori@codesourcery.com>
22093         [BZ #11157]
22094         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
22095         (encrypt_r): Likewise.
22096         * malloc/obstack.h (obstack_free): Likewise.
22097         * posix/unistd.h (encrypt): Likewise.
22099 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
22101         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
22102         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
22103         DL_CALL_DT_FINI() that call the functions directly.
22104         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
22105         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
22106         * elf/dl-fini.c: Likewise.
22108 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
22110         * malloc/hooks.c (memalign_check): Add alignment rounding.
22111         * malloc/malloc.c (_mid_memalign): New function.
22112         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
22113         Implement by calling _mid_memalign.
22114         * manual/probes.texi (Memory Allocation Probes): Remove
22115         memory_valloc_retry and memory_pvalloc_retry.
22117 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
22119         * locale/programs/locarchive.c (open_archive): Add const
22120         qualifier to ARCHIVEFNAME and copy default fname to
22121         DEFAULT_FNAME.
22123         [BZ #15601]
22124         * libio/tst-widetext.input: Rename Oriya to Odia.
22125         * locale/iso-639.def: Likewise.
22127         * manual/probes.texi (Mathematical Function Probes): Add
22128         documentation for sin, cos, asin and acos probes.
22129         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
22130         (__sin32): Add slowasin probe.
22131         (__cos32): Add slowacos probe.
22132         (__mpsin): Add slowsin probe.
22133         (__mpcos): Add slowcos probe.
22135 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
22137         [BZ #15483]
22138         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
22139         thread-local __sim_exceptions_thread and global
22140         __sim_exceptions_global.
22141         (__sim_disabled_exceptions): Change to thread-local
22142         __sim_disabled_exceptions_thread and global
22143         __sim_disabled_exceptions_global.
22144         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
22145         and global __sim_round_mode_global.
22146         (__simulate_exceptions): Use thread-local floating-point state and
22147         set global state from it as needed.
22148         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
22149         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
22150         __sim_round_mode_thread.
22151         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
22152         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
22153         and global __sim_exceptions_global.
22154         (__sim_disabled_exceptions): Change to thread-local
22155         __sim_disabled_exceptions_thread and global
22156         __sim_disabled_exceptions_global.
22157         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
22158         and global __sim_round_mode_global.
22159         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
22160         (SIM_SET_GLOBAL): Likewise.
22161         * sysdeps/powerpc/soft-fp/sfp-machine.h
22162         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
22163         __sim_round_mode_thread.
22164         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
22165         __sim_disabled_exceptions_thread.
22166         (__sim_exceptions): Change to __sim_exceptions_thread.
22167         (__sim_disabled_exceptions): Change to
22168         __sim_disabled_exceptions_thread.
22169         (__sim_round_mode): Change to __sim_round_mode_thread.
22170         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
22171         thread-local floating-point state and set global state from it as
22172         needed.
22173         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
22174         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
22175         (__sim_disabled_exceptions): Remove extern declaration.
22176         (feenableexcept): Use thread-local floating-point state and set
22177         global state from it as needed.
22178         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
22179         extern declaration.
22180         (__sim_disabled_exceptions): Likewise.
22181         (__sim_round_mode): Likewise.
22182         (__fegetenv): Use thread-local floating-point state.
22183         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
22184         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
22185         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
22186         floating-point state and set global state from it as needed.
22187         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
22188         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
22189         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
22190         Likewise.
22191         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
22192         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
22193         Likewise.
22194         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
22195         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
22196         Use __sim_round_mode_thread.
22197         * math/test-fenv-tls.c: New file.
22198         * math/Makefile (tests): Add test-fenv-tls.
22199         ($(objpfx)test-fenv-tls): Depend on
22200         $(common-objpfx)nptl/libpthread.so.
22202 2013-11-19  Andreas Schwab  <schwab@suse.de>
22204         * locale/programs/locale.c (show_info): Decode wordarray elements.
22205         * locale/categories.def (LC_MONETARY): Add element for
22206         _NL_MONETARY_CRNCYSTR.
22207         * locale/C-monetary.c (conversion_rate): New variable.
22208         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
22209         element.
22211 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
22213         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
22214         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
22216 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
22218         * elf/Makefile (tst-auxv): New test.
22219         * elf/tst-auxv.c: New
22220         * elf/rtld.c (dl_main): Adjust AT_EXECFN
22222 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
22224         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
22225         (hidden_proto): Caller changed.
22226         (hidden_tls_proto): New macro.
22227         (libc_hidden_tls_proto): Likewise.
22228         (rtld_hidden_tls_proto): Likewise.
22229         (libm_hidden_tls_proto): Likewise.
22230         (libresolv_hidden_tls_proto): Likewise.
22231         (librt_hidden_tls_proto): Likewise.
22232         (libdl_hidden_tls_proto): Likewise.
22233         (libnss_files_hidden_tls_proto): Likewise.
22234         (libnsl_hidden_tls_proto): Likewise.
22235         (libnss_nisplus_hidden_tls_proto): Likewise.
22236         (libutil_hidden_tls_proto): Likewise.
22238 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
22240         [BZ #10253]
22241         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
22242         (decompose_rpath): Defer expansion to fillin_rpath.
22243         (_dl_init_paths): Pass linkmap to fillin_rpath.
22245 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
22247         * benchtests/Makefile: Add strsep.
22248         * benchtests/bench-strsep.c: New file: strsep benchtest.
22249         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
22251 2013-11-18  Andreas Schwab  <schwab@suse.de>
22253         * locale/programs/locale.c (show_info) [case byte]: Check for
22254         '\377' instead of '\177'.
22255         * locale/C-monetary.c (not_available): Always use "\377".
22256         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
22257         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
22258         detect unavailable sign_posn locale elements.
22259         * locale/localeconv.c (__localeconv): For grouping and
22260         mon_grouping handle "\177" and "\377" like no grouping.
22261         (INT_ELEM): New macro.  Use it to set all numeric members.
22262         * locale/programs/ld-monetary.c (monetary_read)
22263         <tok_mon_grouping>: Normalize single -1 to the empty string.
22264         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
22265         Likewise.
22267 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
22269         [BZ #16055]
22270         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
22271         when we match (nil).
22272         * stdio-common/tst-sscanf.c (struct test): Add testcase.
22274 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
22276         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
22277         (NO_TEST_INLINE): Update value.
22278         (ERRNO_UNCHANGED): Likewise.
22279         (ERRNO_EDOM): Likewise.
22280         (ERRNO_ERANGE): Likewise.
22281         (IGNORE_RESULT): Likewise.
22282         (check_float_internal): Check signs of NaN results if
22283         TEST_NAN_SIGN used.
22284         (check_complex): Pass TEST_NAN_SIGN flag through to second
22285         check_float_internal call.
22286         (copysign_test_data): Add tests with quiet NaNs as second
22287         argument.  Use TEST_NAN_SIGN.
22288         (fabs_test_data): Add test of negative quiet NaN argument.  Use
22289         TEST_NAN_SIGN.
22290         (signbit_test_data): Add tests of quiet NaN argument.
22291         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
22293         * math/gen-libm-test.pl (show_exceptions): Take extra argument
22294         $ignore_result.
22295         (parse_args): Handle function results specified as IGNORE.
22296         * math/libm-test.inc (IGNORE_RESULT): New macro.
22297         (check_float_internal): Do not check numerical result if flag
22298         IGNORE_RESULT set.
22299         (check_complex): Pass through IGNORE_RESULT to second
22300         check_float_internal call.
22301         (check_int): Do not check numerical result if flag IGNORE_RESULT
22302         set.
22303         (check_long): Likewise.
22304         (check_bool): Likewise.
22305         (check_longlong): Likewise.
22306         (lrint_test_data): Add tests of infinite and NaN arguments.
22307         (lrint_tonearest_test_data): Likewise.
22308         (lrint_towardzero_test_data): Likewise.
22309         (lrint_downward_test_data): Likewise.
22310         (lrint_upward_test_data): Likewise.
22311         (llrint_test_data): Likewise.
22312         (llrint_tonearest_test_data): Likewise.
22313         (llrint_towardzero_test_data): Likewise.
22314         (llrint_downward_test_data): Likewise.
22315         (llrint_upward_test_data): Likewise.
22316         (lround_test_data): Likewise.
22317         (llround_test_data): Likewise.
22319         * math/libm-test.inc (NO_TEST_INLINE): New macro.
22320         (ERRNO_UNCHANGED): Update value.
22321         (ERRNO_EDOM): Likewise.
22322         (ERRNO_ERANGE): Likewise.
22323         (NO_TEST_INLINE_FLOAT): New macro.
22324         (NO_TEST_INLINE_DOUBLE): Likewise.
22325         (enable_test): New function.
22326         (RUN_TEST_f_f): Check enable_test before running test.
22327         (RUN_TEST_2_f): Likewise.
22328         (RUN_TEST_fff_f): Likewise.
22329         (RUN_TEST_c_f): Likewise.
22330         (RUN_TEST_f_f1): Likewise.
22331         (RUN_TEST_fF_f1): Likewise.
22332         (RUN_TEST_fI_f1): Likewise.
22333         (RUN_TEST_ffI_f1): Likewise.
22334         (RUN_TEST_c_c): Likewise.
22335         (RUN_TEST_cc_c): Likewise.
22336         (RUN_TEST_f_i): Likewise.
22337         (RUN_TEST_f_i_tg): Likewise.
22338         (RUN_TEST_ff_i_tg): Likewise.
22339         (RUN_TEST_f_b): Likewise.
22340         (RUN_TEST_f_b_tg): Likewise.
22341         (RUN_TEST_f_l): Likewise.
22342         (RUN_TEST_f_L): Likewise.
22343         (RUN_TEST_fFF_11): Likewise.
22344         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
22345         conditionals.
22346         (cosh_test_data): Likewise.
22347         (exp_test_data): Likewise.
22348         (expm1_test_data): Likewise.
22349         (hypot_test_data): Likewise.
22350         (pow_test_data): Likewise.
22351         (sinh_test_data): Likewise.
22352         (tanh_test_data): Likewise.
22353         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
22354         flags argument.
22356         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
22357         tests with quiet NaN input and output.
22358         (acosh_test_data): Likewise.
22359         (asin_test_data): Likewise.
22360         (asinh_test_data): Likewise.
22361         (atan_test_data): Likewise.
22362         (atanh_test_data): Likewise.
22363         (atan2_test_data): Likewise.
22364         (cbrt_test_data): Likewise.
22365         (cos_test_data): Likewise.
22366         (cosh_test_data): Likewise.
22367         (erf_test_data): Likewise.
22368         (erfc_test_data): Likewise.
22369         (exp_test_data): Likewise.
22370         (exp10_test_data): Likewise.
22371         (exp2_test_data): Likewise.
22372         (expm1_test_data): Likewise.
22373         (hypot_test_data): Likewise.
22374         (j0_test_data): Likewise.
22375         (j1_test_data): Likewise.
22376         (jn_test_data): Likewise.
22377         (lgamma_test_data): Likewise.
22378         (log_test_data): Likewise.
22379         (log10_test_data): Likewise.
22380         (log1p_test_data): Likewise.
22381         (log2_test_data): Likewise.
22382         (pow_test_data): Likewise.
22383         (scalb_test_data): Likewise.
22384         (sin_test_data): Likewise.
22385         (sincos_test_data): Likewise.
22386         (sinh_test_data): Likewise.
22387         (tan_test_data): Likewise.
22388         (tanh_test_data): Likewise.
22389         (tgamma_test_data): Likewise.
22390         (y0_test_data): Likewise.
22391         (y1_test_data): Likewise.
22392         (yn_test_data): Likewise.
22394         [BZ #16167]
22395         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
22396         argument being NaN and avoid computations with second argument in
22397         that case.
22398         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
22399         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
22400         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
22402 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
22404         * locale/iso-639.def: Add Chitwani Tharu (the).
22406 2013-11-14  Andreas Schwab  <schwab@suse.de>
22408         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
22409         word instead of empty string.
22411 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22413         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
22414         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
22415         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
22416         (__fe_nomask_env): Likewise.
22418 2013-11-13  Steve Ellcey  <sellcey@mips.com>
22420         * benchtests/bench-timing.h: Include time.h.
22422 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
22424         [BZ #15997]
22425         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
22426         to 3.4.0 for x32.
22427         * sysdeps/unix/sysv/linux/configure: Regenerated.
22429 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
22431         [BZ #16151]
22432         * stdlib/strtod_l.c (round_and_return): Do not consider
22433         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
22434         exponent one less than half the least subnormal exponent.
22435         * stdlib/test-strtod-round-data: Add more tests.
22436         * stdlib/tst-strtod-round.c (tests): Regenerated.
22438 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22440         [BZ #14143]
22441         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
22442         (__fe_mask_env): Likewise.
22443         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
22444         libm_hidden_proto and add function prototype.
22445         (__fe_mask_env): Add function prototype.
22446         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
22447         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
22448         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
22449         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
22450         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
22451         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
22453 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
22455         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
22456         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
22458 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
22460         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
22461         of htab_find_slot().
22463 2013-11-11  David S. Miller  <davem@davemloft.net>
22465         [BZ #16150]
22466         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
22467         symbol in the non-vis3 case in static builds.
22468         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
22469         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
22470         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
22471         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
22473 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
22475         [BZ #387]
22476         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
22477         it is empty.
22479 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22481         * benchtests/Makefile: Add bench-strtod.
22482         * benchtests/bench-strtod.c: New file: strtod benchtest
22484 2013-11-11  Andreas Schwab  <schwab@suse.de>
22486         [BZ #16153]
22487         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
22488         terminating NUL in key length.
22490 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22492         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
22493         Add artificial ODP entry for vDSO symbol for PPC64.
22494         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
22495         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
22497 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
22499         [BZ #15374]
22500         * nss/getent.c (services_keys): Recognize services starting with digit.
22502 2013-11-06  David S. Miller  <davem@davemloft.net>
22504         [BZ #15985]
22505         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
22506         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
22508 2013-11-06  Will Newton  <will.newton@linaro.org>
22510         * manual/memory.texi (Malloc Examples): Remove register
22511         keyword from examples.
22513 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
22515         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
22517 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
22519         [BZ #6981]
22520         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
22521         depending on [__GCC_IEC_559 > 0].
22522         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
22523         depending on [__GCC_IEC_559_COMPLEX > 0].
22525 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
22527         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
22528         to iso-639.def.
22530 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
22532         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
22534 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
22536         [BZ #16112]
22537         * malloc/malloc (malloc_info): Do not handle first bin as
22538         special case.
22540 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
22542         * locale/iso-639.def: Add Central Nahuatl (nhn).
22544 2013-11-01  Bruno Haible  <bruno@clisp.org>
22546         [BZ #7003]
22547         * manual/math.texi (BSD Random): Specify range upper bound as
22548         in POSIX.
22550 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
22552         * locale/iso-639.def: Add Meadow Mari (mhr).
22554 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
22556         [BZ #14752], [BZ #15763]
22557         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
22558         Validate name.
22559         * rt/tst_shm.c: Add test for escaping directory.
22561 2013-10-31  Andreas Schwab  <schwab@suse.de>
22563         [BZ #15917]
22564         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
22565         followed by 'x' as part of digit sequence.
22566         * stdio-common/tst-sscanf.c (double_tests2): New tests.
22568 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
22570         [BZ #16037]
22571         * configure.ac: allow GNU Make 4.0 and greater.
22572         * configure: Regenerated.
22574 2013-10-30  Will Newton  <will.newton@linaro.org>
22576         [BZ #16038]
22577         * malloc/hooks.c (memalign_check): Limit alignment to the
22578         maximum representable power of two.
22579         * malloc/malloc.c (__libc_memalign): Likewise.
22580         * malloc/tst-memalign.c (do_test): Add test for very
22581         large alignment values.
22582         * malloc/tst-posix_memalign.c (do_test): Likewise.
22584 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
22586         [BZ #11087]
22587         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
22588         (munmap_chunk): Likewise.
22589         (mremap_chunk): Likewise.
22591 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
22593         [BZ #15799]
22594         * stdlib/div.c (div): Remove obsolete code.
22595         * stdlib/ldiv.c (ldiv): Likewise.
22596         * stdlib/lldiv.c (lldiv): Likewise.
22598 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
22600         [BZ #16071]
22601         * nss/nss_files/files-XXX.c (get_contents_ret): New
22602         enumerator.
22603         (get_contents): New function.
22604         (internal_getent): Use it.  Expand size of LINEBUFLEN.
22606 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
22608         * configure.in: Moved to ...
22609         * configure.ac: ... here. Change reference to configure.in
22610         to configure.ac.
22611         * sysdeps/arm/preconfigure.ac: ... here.
22612         configure.in to configure.ac.
22613         * sysdeps/gnu/configure.in: Moved to ...
22614         * sysdeps/gnu/configure.ac: ... here.
22615         * sysdeps/i386/configure.in: Moved to ...
22616         * sysdeps/i386/configure.ac: ... here.
22617         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
22618         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
22619         * sysdeps/mach/configure.in: Moved to ...
22620         * sysdeps/mach/configure.ac: ... here.
22621         * sysdeps/mach/hurd/configure.in: Moved to ...
22622         * sysdeps/mach/hurd/configure.ac: ... here.
22623         * sysdeps/powerpc/configure.in: Moved to ...
22624         * sysdeps/powerpc/configure.ac: ... here.
22625         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
22626         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
22627         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
22628         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
22629         * sysdeps/s390/s390-32/configure.in: Moved to ...
22630         * sysdeps/s390/s390-32/configure.ac: ... here.
22631         * sysdeps/s390/s390-64/configure.in: Moved to ...
22632         * sysdeps/s390/s390-64/configure.ac: ... here.
22633         * sysdeps/sh/configure.in: Moved to ...
22634         * sysdeps/sh/configure.ac: ... here.
22635         * sysdeps/sparc/configure.in: Moved to ...
22636         * sysdeps/sparc/configure.ac: ... here.
22637         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
22638         * sysdeps/unix/sysv/linux/configure.ac: ... here.
22639         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
22640         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
22641         * sysdeps/x86_64/configure.in: Moved to ...
22642         * sysdeps/x86_64/configure.ac: ... here.
22643         * sysdeps/x86_64/preconfigure.in: Moved to ...
22644         * sysdeps/x86_64/preconfigure.ac: ... here.
22645         * aclocal.m4: Change reference to configure.in to configure.ac.
22646         * config.h.in: Likewise.
22647         * manual/install.texi: Likewise.
22648         * manual/maint.texi: Likewise.
22649         * Makefile: Likewise.
22650         * malloc/Makefile: Likewise.
22651         * nscd/Makefile: Likewise.
22652         * Makeconfig: Change reference to configure.in and
22653         preconfigure.in to configure.ac and preconfigure.ac
22654         respectively.
22655         * INSTALL: Regenerated.
22656         * configure: Likewise.
22657         * sysdeps/gnu/configure: Likewise.
22658         * sysdeps/i386/configure: Likewise.
22659         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
22660         * sysdeps/mach/configure: Likewise.
22661         * sysdeps/mach/hurd/configure: Likewise.
22662         * sysdeps/powerpc/configure: Likewise.
22663         * sysdeps/powerpc/powerpc32/configure: Likewise.
22664         * sysdeps/powerpc/powerpc64/configure: Likewise.
22665         * sysdeps/s390/s390-32/configure: Likewise.
22666         * sysdeps/s390/s390-64/configure: Likewise.
22667         * sysdeps/sh/configure: Likewise.
22668         * sysdeps/sparc/configure: Likewise.
22669         * sysdeps/unix/sysv/linux/configure: Likewise.
22670         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
22671         * sysdeps/x86_64/configure: Likewise.
22672         * sysdeps/x86_64/preconfigure: Likewise.
22674 2013-10-29  Andreas Schwab  <schwab@suse.de>
22676         * stdio-common/Makefile (tst-swscanf-ENV): Define.
22678 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22680         * benchtests/pow-inputs: Add new inputs.
22682         * benchtests/exp-inputs: Add new inputs.
22684         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
22685         conditional check for return value.
22686         (__cos32): Likewise.
22688 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22690         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
22691         to provide a boost for large inputs with word alignment.
22692         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
22693         implementation based on optimized PPC64 strcpy.
22694         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
22695         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
22696         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
22697         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
22699 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
22701         [BZ #2801]
22702         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
22704 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
22706         [BZ #14876]
22707         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
22708         * time/tst-strptime.c (day_tests): Add testcase.
22710 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
22712         [BZ #14029]
22713         * manual/pattern.texi: Acknowledge that fnmatch can fail.
22715 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
22717         [BZ #16074]
22718         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
22719         MAP_FAILED on error.
22721 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
22723         [BZ #16072]
22724         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
22725         heap for large requests.
22727 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
22729         [BZ #9954]
22730         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
22731         result if the result has no associated interface.
22732         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
22733         interface for all 127.X.Y.Z addresses.
22735 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
22737         * locale/iso-639.def: Add Ligurian (lij)
22739 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
22741         [BZ #15825]
22742         * sunrpc/rpc_main.c: Document rpcgen -5.
22744 2013-10-19  Michael Stahl  <mstahl@redhat.com>
22746         * elf/rtld.c (do_preload): Print the reason why preloading failed.
22748 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
22750         [BZ #10278]
22751         * posix/glob.c: Match only directories when trailing slash is present.
22752         * posix/tst-gnuglob.c (my_opendir): Do not open files.
22753         (main): Add testcase.
22755 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
22757         [BZ #15670]
22758         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
22760 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
22762         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
22763         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
22764         AUTH_DES and cindex for FIPS 140-2.
22765         (DES Encryption): Add cindex FIPS 46-3.
22767         * locale/locarchive.h (struct locarhandle): Add fname.
22768         * locale/programs/localedef.c (main): Pass ARGV[remaining]
22769         if an optional argument was specified to --list-archive,
22770         otherwise NULL.
22771         * locale/programs/locarchive.c (show_archive_content): Take new
22772         argument fname and pass it via ah.fname to open_archive.
22773         * locale/programs/localedef.h: Update decl.
22774         (open_archive): If AH->fname is non-null, open that file
22775         rather than the default file name, and don't ignore ENOENT.
22776         (create_archive): Set AH.fname to NULL.
22777         (delete_locales_from_archive): Likewise.
22778         (add_locales_to_archive): Likewise.
22779         * locale/programs/locfile.c (write_all_categories): Likewise.
22781 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
22782             Aldy Hernandez  <aldyh@redhat.com>
22784         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
22785         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
22786         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
22787         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
22788         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
22789         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
22790         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
22791         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
22792         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
22793         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
22794         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
22795         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
22796         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
22797         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
22798         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
22799         Likewise.
22800         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
22801         Likewise.
22802         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
22803         Likewise.
22804         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
22805         Likewise.
22806         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
22807         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
22808         Likewise.
22809         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
22810         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
22811         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
22812         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
22813         Likewise.
22814         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
22815         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
22816         * sysdeps/powerpc/preconfigure: Likewise.
22817         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
22818         Likewise.
22819         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
22820         Replace contents of file by #include of <fenv_libc.h>.
22821         * sysdeps/powerpc/soft-fp/sfp-machine.h
22822         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
22823         and <sys/prctl.h>.
22824         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
22825         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
22826         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
22827         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
22828         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
22829         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
22830         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
22831         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
22832         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
22833         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
22834         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
22835         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
22836         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
22837         Allow copysignl PLT reference to be missing.
22839 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
22840             Joseph Myers  <joseph@codesourcery.com
22842         [BZ #15948]
22843         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
22844         single character.
22845         (add_to_tablewc): Assert sequence of wide characters is nonempty.
22847 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
22849         * elf/tst-tls-dlinfo.c: Don't include tls.h.
22850         * elf/tst-tls1.c: Likewise.
22851         * elf/tst-tls10.h: Likewise.
22852         * elf/tst-tls14.c: Likewise.
22853         * elf/tst-tls2.c: Likewise.
22854         * elf/tst-tls3.c: Likewise.
22855         * elf/tst-tls4.c: Likewise.
22856         * elf/tst-tls5.c: Likewise.
22857         * elf/tst-tls6.c: Likewise.
22858         * elf/tst-tls7.c: Likewise.
22859         * elf/tst-tls8.c: Likewise.
22860         * elf/tst-tls9.c: Likewise.
22861         * elf/tst-tlsmod1.c: Likewise.
22862         * elf/tst-tlsmod13.c: Likewise.
22863         * elf/tst-tlsmod13a.c: Likewise.
22864         * elf/tst-tlsmod14a.c: Likewise.
22865         * elf/tst-tlsmod16a.c: Likewise.
22866         * elf/tst-tlsmod16b.c: Likewise.
22867         * elf/tst-tlsmod2.c: Likewise.
22868         * elf/tst-tlsmod3.c: Likewise.
22869         * elf/tst-tlsmod4.c: Likewise.
22870         * elf/tst-tlsmod5.c: Likewise.
22871         * elf/tst-tlsmod6.c: Likewise.
22873 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
22875         [BZ #12486]
22876         * malloc/malloc.c: remove checks for statistics.
22878 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
22880         [BZ #15277]
22881         * inet/inet_net.c (inet_network): Detect additional invalid strings.
22882         * inet/tst-network.c: Add testcase.
22884 2013-10-17  Andreas Schwab  <schwab@suse.de>
22886         [BZ #15218]
22887         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
22888         to determine canonical name.
22890 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
22892         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
22893         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
22894         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
22895         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
22896         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
22897         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
22898         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
22899         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
22900         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
22901         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
22902         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
22903         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
22904         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
22905         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
22906         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
22907         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
22908         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
22909         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
22910         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
22911         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
22912         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
22913         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
22914         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
22915         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
22916         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
22917         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
22918         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
22919         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
22920         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
22921         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
22922         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
22923         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
22924         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
22925         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
22926         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
22927         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
22928         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
22929         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
22930         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
22931         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
22932         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
22933         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
22934         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
22935         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
22936         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
22937         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
22938         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
22939         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
22940         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
22941         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
22942         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
22943         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
22944         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
22945         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
22946         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
22947         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
22948         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
22949         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
22951 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
22953         [BZ #16041]
22954         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
22955         make result into a quiet NaN.
22957 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
22959         * soft-fp/adddf3.c: Fix horizontal whitespace.
22960         * soft-fp/addsf3.c: Likewise.
22961         * soft-fp/addtf3.c: Likewise.
22962         * soft-fp/divdf3.c: Likewise.
22963         * soft-fp/divsf3.c: Likewise.
22964         * soft-fp/divtf3.c: Likewise.
22965         * soft-fp/double.h: Likewise.
22966         * soft-fp/eqdf2.c: Likewise.
22967         * soft-fp/eqsf2.c: Likewise.
22968         * soft-fp/eqtf2.c: Likewise.
22969         * soft-fp/extenddftf2.c: Likewise.
22970         * soft-fp/extended.h: Likewise.
22971         * soft-fp/extendsfdf2.c: Likewise.
22972         * soft-fp/extendsftf2.c: Likewise.
22973         * soft-fp/extendxftf2.c: Likewise.
22974         * soft-fp/fixdfdi.c: Likewise.
22975         * soft-fp/fixdfsi.c: Likewise.
22976         * soft-fp/fixdfti.c: Likewise.
22977         * soft-fp/fixsfdi.c: Likewise.
22978         * soft-fp/fixsfsi.c: Likewise.
22979         * soft-fp/fixsfti.c: Likewise.
22980         * soft-fp/fixtfdi.c: Likewise.
22981         * soft-fp/fixtfsi.c: Likewise.
22982         * soft-fp/fixtfti.c: Likewise.
22983         * soft-fp/fixunsdfdi.c: Likewise.
22984         * soft-fp/fixunsdfsi.c: Likewise.
22985         * soft-fp/fixunsdfti.c: Likewise.
22986         * soft-fp/fixunssfdi.c: Likewise.
22987         * soft-fp/fixunssfsi.c: Likewise.
22988         * soft-fp/fixunssfti.c: Likewise.
22989         * soft-fp/fixunstfdi.c: Likewise.
22990         * soft-fp/fixunstfsi.c: Likewise.
22991         * soft-fp/fixunstfti.c: Likewise.
22992         * soft-fp/floatdidf.c: Likewise.
22993         * soft-fp/floatdisf.c: Likewise.
22994         * soft-fp/floatditf.c: Likewise.
22995         * soft-fp/floatsidf.c: Likewise.
22996         * soft-fp/floatsisf.c: Likewise.
22997         * soft-fp/floatsitf.c: Likewise.
22998         * soft-fp/floattidf.c: Likewise.
22999         * soft-fp/floattisf.c: Likewise.
23000         * soft-fp/floattitf.c: Likewise.
23001         * soft-fp/floatundidf.c: Likewise.
23002         * soft-fp/floatundisf.c: Likewise.
23003         * soft-fp/floatunditf.c: Likewise.
23004         * soft-fp/floatunsidf.c: Likewise.
23005         * soft-fp/floatunsisf.c: Likewise.
23006         * soft-fp/floatunsitf.c: Likewise.
23007         * soft-fp/floatuntidf.c: Likewise.
23008         * soft-fp/floatuntisf.c: Likewise.
23009         * soft-fp/floatuntitf.c: Likewise.
23010         * soft-fp/fmadf4.c: Likewise.
23011         * soft-fp/fmasf4.c: Likewise.
23012         * soft-fp/fmatf4.c: Likewise.
23013         * soft-fp/gedf2.c: Likewise.
23014         * soft-fp/gesf2.c: Likewise.
23015         * soft-fp/getf2.c: Likewise.
23016         * soft-fp/ledf2.c: Likewise.
23017         * soft-fp/lesf2.c: Likewise.
23018         * soft-fp/letf2.c: Likewise.
23019         * soft-fp/muldf3.c: Likewise.
23020         * soft-fp/mulsf3.c: Likewise.
23021         * soft-fp/multf3.c: Likewise.
23022         * soft-fp/negdf2.c: Likewise.
23023         * soft-fp/negsf2.c: Likewise.
23024         * soft-fp/negtf2.c: Likewise.
23025         * soft-fp/op-1.h: Likewise.
23026         * soft-fp/op-2.h: Likewise.
23027         * soft-fp/op-4.h: Likewise.
23028         * soft-fp/op-8.h: Likewise.
23029         * soft-fp/op-common.h: Likewise.
23030         * soft-fp/quad.h: Likewise.
23031         * soft-fp/single.h: Likewise.
23032         * soft-fp/soft-fp.h: Likewise.
23033         * soft-fp/sqrtdf2.c: Likewise.
23034         * soft-fp/sqrtsf2.c: Likewise.
23035         * soft-fp/sqrttf2.c: Likewise.
23036         * soft-fp/subdf3.c: Likewise.
23037         * soft-fp/subsf3.c: Likewise.
23038         * soft-fp/subtf3.c: Likewise.
23039         * soft-fp/truncdfsf2.c: Likewise.
23040         * soft-fp/trunctfdf2.c: Likewise.
23041         * soft-fp/trunctfsf2.c: Likewise.
23042         * soft-fp/trunctfxf2.c: Likewise.
23043         * soft-fp/unorddf2.c: Likewise.
23044         * soft-fp/unordsf2.c: Likewise.
23045         * soft-fp/unordtf2.c: Likewise.
23047 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
23049         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
23050         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
23052 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
23054         * elf/dl-libc.c: Clear initfini list after freeing.
23056 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
23058         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
23059         * soft-fp/addsf3.c: Likewise.
23060         * soft-fp/addtf3.c: Likewise.
23061         * soft-fp/divdf3.c: Likewise.
23062         * soft-fp/divsf3.c: Likewise.
23063         * soft-fp/divtf3.c: Likewise.
23064         * soft-fp/double.h: Likewise.
23065         * soft-fp/eqdf2.c: Likewise.
23066         * soft-fp/eqsf2.c: Likewise.
23067         * soft-fp/eqtf2.c: Likewise.
23068         * soft-fp/extenddftf2.c: Likewise.
23069         * soft-fp/extended.h: Likewise.
23070         * soft-fp/extendsfdf2.c: Likewise.
23071         * soft-fp/extendsftf2.c: Likewise.
23072         * soft-fp/extendxftf2.c: Likewise.
23073         * soft-fp/fixdfdi.c: Likewise.
23074         * soft-fp/fixdfsi.c: Likewise.
23075         * soft-fp/fixdfti.c: Likewise.
23076         * soft-fp/fixsfdi.c: Likewise.
23077         * soft-fp/fixsfsi.c: Likewise.
23078         * soft-fp/fixsfti.c: Likewise.
23079         * soft-fp/fixtfdi.c: Likewise.
23080         * soft-fp/fixtfsi.c: Likewise.
23081         * soft-fp/fixtfti.c: Likewise.
23082         * soft-fp/fixunsdfdi.c: Likewise.
23083         * soft-fp/fixunsdfsi.c: Likewise.
23084         * soft-fp/fixunsdfti.c: Likewise.
23085         * soft-fp/fixunssfdi.c: Likewise.
23086         * soft-fp/fixunssfsi.c: Likewise.
23087         * soft-fp/fixunssfti.c: Likewise.
23088         * soft-fp/fixunstfdi.c: Likewise.
23089         * soft-fp/fixunstfsi.c: Likewise.
23090         * soft-fp/fixunstfti.c: Likewise.
23091         * soft-fp/floatdidf.c: Likewise.
23092         * soft-fp/floatdisf.c: Likewise.
23093         * soft-fp/floatditf.c: Likewise.
23094         * soft-fp/floatsidf.c: Likewise.
23095         * soft-fp/floatsisf.c: Likewise.
23096         * soft-fp/floatsitf.c: Likewise.
23097         * soft-fp/floattidf.c: Likewise.
23098         * soft-fp/floattisf.c: Likewise.
23099         * soft-fp/floattitf.c: Likewise.
23100         * soft-fp/floatundidf.c: Likewise.
23101         * soft-fp/floatundisf.c: Likewise.
23102         * soft-fp/floatunsidf.c: Likewise.
23103         * soft-fp/floatunsisf.c: Likewise.
23104         * soft-fp/floatuntidf.c: Likewise.
23105         * soft-fp/floatuntisf.c: Likewise.
23106         * soft-fp/floatuntitf.c: Likewise.
23107         * soft-fp/fmadf4.c: Likewise.
23108         * soft-fp/fmasf4.c: Likewise.
23109         * soft-fp/fmatf4.c: Likewise.
23110         * soft-fp/gedf2.c: Likewise.
23111         * soft-fp/gesf2.c: Likewise.
23112         * soft-fp/getf2.c: Likewise.
23113         * soft-fp/ledf2.c: Likewise.
23114         * soft-fp/lesf2.c: Likewise.
23115         * soft-fp/letf2.c: Likewise.
23116         * soft-fp/muldf3.c: Likewise.
23117         * soft-fp/mulsf3.c: Likewise.
23118         * soft-fp/multf3.c: Likewise.
23119         * soft-fp/negdf2.c: Likewise.
23120         * soft-fp/negsf2.c: Likewise.
23121         * soft-fp/negtf2.c: Likewise.
23122         * soft-fp/op-1.h: Likewise.
23123         * soft-fp/op-2.h: Likewise.
23124         * soft-fp/op-4.h: Likewise.
23125         * soft-fp/op-8.h: Likewise.
23126         * soft-fp/op-common.h: Likewise.
23127         * soft-fp/quad.h: Likewise.
23128         * soft-fp/single.h: Likewise.
23129         * soft-fp/soft-fp.h: Likewise.
23130         * soft-fp/sqrtdf2.c: Likewise.
23131         * soft-fp/sqrtsf2.c: Likewise.
23132         * soft-fp/sqrttf2.c: Likewise.
23133         * soft-fp/subdf3.c: Likewise.
23134         * soft-fp/subsf3.c: Likewise.
23135         * soft-fp/subtf3.c: Likewise.
23136         * soft-fp/truncdfsf2.c: Likewise.
23137         * soft-fp/trunctfdf2.c: Likewise.
23138         * soft-fp/trunctfsf2.c: Likewise.
23139         * soft-fp/trunctfxf2.c: Likewise.
23140         * soft-fp/unorddf2.c: Likewise.
23141         * soft-fp/unordsf2.c: Likewise.
23142         * soft-fp/unordtf2.c: Likewise.
23144 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
23146         [BZ #15672]
23147         * misc/error.c (error_tail): Fix possible buffer overflow.
23149 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
23151         [BZ #13028]
23152         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
23153         address.
23155 2013-10-14  P. J. McDermott  <pj@pehjota.net>
23157         [BZ #832]
23158         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
23159         testing pipefail option.
23161 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
23163         * soft-fp/double.h: Indent preprocessor directives inside #if.
23164         * soft-fp/extended.h: Likewise.
23165         * soft-fp/op-2.h: Likewise.
23166         * soft-fp/op-4.h: Likewise.
23167         * soft-fp/op-common.h: Likewise.
23168         * soft-fp/quad.h: Likewise.
23169         * soft-fp/single.h: Likewise.
23170         * soft-fp/soft-fp.h: Likewise.
23172 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
23174         * iconv/iconv_prog.c: Fix typos.
23175         * stdio-common/psiginfo-data.h: Likewise.
23177 2013-10-12   Reuben Thomas <rrt@sc3d.org>
23179         [BZ #15764]
23180         * locale/setlocale.c: Fix typo.
23182 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
23184         [BZ #16036]
23185         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
23186         signaling NaN arguments.
23187         * soft-fp/unordsf2.c (__unordsf2): Likewise.
23188         * soft-fp/unordtf2.c (__unordtf2): Likewise.
23190         [BZ #14910]
23191         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
23192         unordered operands.
23193         * soft-fp/gesf2.c (__gesf2): Likewise.
23194         * soft-fp/getf2.c (__getf2): Likewise.
23195         * soft-fp/ledf2.c (__ledf2): Likewise.
23196         * soft-fp/lesf2.c (__lesf2): Likewise.
23197         * soft-fp/letf2.c (__letf2): Likewise.
23199         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
23200         * soft-fp/eqsf2.c (__eqsf2): Likewise.
23201         * soft-fp/eqtf2.c (__eqtf2): Likewise.
23202         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
23203         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
23204         * soft-fp/fixdfti.c (__fixdfti): Likewise.
23205         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
23206         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
23207         * soft-fp/fixsfti.c (__fixsfti): Likewise.
23208         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
23209         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
23210         * soft-fp/fixtfti.c (__fixtfti): Likewise.
23211         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
23212         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
23213         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
23214         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
23215         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
23216         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
23217         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
23218         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
23219         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
23220         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
23221         * soft-fp/floatdisf.c (__floatdisf): Likewise.
23222         * soft-fp/floatsisf.c (__floatsisf): Likewise.
23223         * soft-fp/floattidf.c (__floattidf): Likewise.
23224         * soft-fp/floattisf.c (__floattisf): Likewise.
23225         * soft-fp/floattitf.c (__floattitf): Likewise.
23226         * soft-fp/floatundidf.c (__floatundidf): Likewise.
23227         * soft-fp/floatundisf.c (__floatundisf): Likewise.
23228         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
23229         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
23230         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
23231         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
23232         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
23233         * soft-fp/gesf2.c (__gesf2): Likewise.
23234         * soft-fp/getf2.c (__getf2): Likewise.
23235         * soft-fp/ledf2.c (__ledf2): Likewise.
23236         * soft-fp/lesf2.c (__lesf2): Likewise.
23237         * soft-fp/letf2.c (__letf2): Likewise.
23239         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
23240         Undefine and redefine.
23241         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
23242         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
23243         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
23244         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
23245         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23246         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
23247         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23248         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
23249         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23250         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
23251         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23252         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
23253         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23254         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
23255         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
23257         [BZ #16032]
23258         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
23259         without decrementing exponent if mantissa >= that for the
23260         denominator, not >.
23261         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
23262         denominator, not >.  Decrement exponent in < case instead of
23263         incrementing in >= case.
23264         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
23265         without decrementing exponent if mantissa >= that for the
23266         denominator, not >.
23268         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
23269         computing saturated result for unsigned overflow.
23271 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
23272             Jeff Law  <law@redhat.com>
23274         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
23275         (atan2Mp): Add systemtap probe marker.
23276         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
23277         (__ieee754_log): Add systemtap probe marker.
23278         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
23279         (atanMp): Add systemtap probe marker.
23280         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
23281         (tanMp): Add systemtap probe marker.
23282         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
23283         (__slowexp): Add systemtap probe marker.
23284         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
23285         (__slowpow): Add systemtap probe marker.
23286         * manual/probes.texi: Document probes.
23288 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
23290         [BZ #15362]
23291         * libio/fileops.c (_IO_new_file_write): Return count of bytes
23292         written.
23293         (_IO_new_file_xsputn): Don't return EOF if nothing has been
23294         written.
23295         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
23296         written to buffer but not flushed.
23297         * libio/iofwrite_u.c:  Likewise.
23298         * libio/iopadn.c:  Return bytes returned even if EOF was
23299         encountered.
23300         * libio/iowpadn.c:  Likewise.
23301         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
23302         if _IO_padn does not write the whole buffer.
23303         [!COMPILE_WPRINTF] (PAD): Likewise.
23305 2013-10-10  David S. Miller  <davem@davemloft.net>
23307         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
23308         directory block.
23310 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
23312         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
23313         instead of FSF address.
23314         * soft-fp/fixdfti.c: Likewise.
23315         * soft-fp/fixsfti.c: Likewise.
23316         * soft-fp/fixtfti.c: Likewise.
23317         * soft-fp/fixunsdfti.c: Likewise.
23318         * soft-fp/fixunssfti.c: Likewise.
23319         * soft-fp/fixunstfti.c: Likewise.
23320         * soft-fp/floattidf.c: Likewise.
23321         * soft-fp/floattisf.c: Likewise.
23322         * soft-fp/floattitf.c: Likewise.
23323         * soft-fp/floatuntidf.c: Likewise.
23324         * soft-fp/floatuntisf.c: Likewise.
23325         * soft-fp/floatuntitf.c: Likewise.
23326         * soft-fp/trunctfxf2.c: Likewise.
23328         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
23329         * soft-fp/fixdfti.c: Likewise.
23330         * soft-fp/fixsfti.c: Likewise.
23331         * soft-fp/fixtfti.c: Likewise.
23332         * soft-fp/fixunsdfti.c: Likewise.
23333         * soft-fp/fixunssfti.c: Likewise.
23334         * soft-fp/fixunstfti.c: Likewise.
23335         * soft-fp/floattidf.c: Likewise.
23336         * soft-fp/floattisf.c: Likewise.
23337         * soft-fp/floattitf.c: Likewise.
23338         * soft-fp/floatuntidf.c: Likewise.
23339         * soft-fp/floatuntisf.c: Likewise.
23340         * soft-fp/floatuntitf.c: Likewise.
23341         * soft-fp/trunctfxf2.c: Likewise.
23343 2013-10-10  David S. Miller  <davem@davemloft.net>
23345         * sysdeps/sparc/fpu/libm-test-ulps: Update.
23347 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
23349         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
23350         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
23351         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
23352         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
23353         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
23354         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
23355         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
23357         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
23358         for NaNs before doing comparisons on argument.
23359         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
23360         Likewise.
23362 2013-10-10  Will Newton  <will.newton@linaro.org>
23364         * malloc/hooks.c (memalign_check): Ensure the value of bytes
23365         passed to _int_memalign does not overflow.
23367 2013-10-10  Torvald Riegel  <triegel@redhat.com>
23369         * scripts/bench.pl: Add include-sources directive.
23370         * benchtests/README: Update documentation.
23372 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
23374         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
23375         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
23376         instead of FP_INIT_ROUNDMODE.
23377         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
23378         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
23380         [BZ #16034]
23381         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
23382         copy class of input value.
23383         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
23384         not handle exceptions.
23385         * soft-fp/negsf2.c (__negsf2): Likewise.
23386         * soft-fp/negtf2.c (__negtf2): Likewise.
23387         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
23389 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
23391         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
23392         semicolon.  From Linux kernel.
23394 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
23396         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
23398 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
23400         [BZ #156]
23401         * manual/socket.texi: Added statement about buffer
23402         for gethostbyname2_r.
23404 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
23406         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
23407         Use .p2align directive instead, throughout.
23408         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
23409         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
23410         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
23411         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
23412         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
23413         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
23414         * sysdeps/x86_64/strchr.S: Likewise.
23415         * sysdeps/x86_64/strrchr.S: Likewise.
23417 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
23419         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
23421         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
23423         * sysdeps/generic/math_private.h (__mpsin1): Remove
23424         declaration.
23425         (__mpcos1): Likewise.
23426         (__mpsin): New argument __range_reduce.
23427         (__mpcos): Likewise.
23428         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
23429         (slow): Use __mpsin and __mpcos.
23430         (slow1): Likewise.
23431         (slow2): Likewise.
23432         (sloww): Likewise.
23433         (sloww1): Likewise.
23434         (sloww2): Likewise.
23435         (bsloww): Likewise.
23436         (bsloww1): Likewise.
23437         (bsloww2): Likewise.
23438         (cslow2): Likewise.
23439         (csloww): Likewise.
23440         (csloww1): Likewise.
23441         (csloww2): Likewise.
23442         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
23443         range_reduce.  Merge in __mpsin1.
23444         (__mpcos): Likewise.
23445         (__mpsin1): Remove.
23446         (__mpcos1): Likewise.
23448 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
23450         * locale/loadlocale.c (_nl_intern_locale_data): Use
23451         LOCFILE_ALIGNED_P.
23452         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
23453         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
23454         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
23455         obstack data is appropriately aligned.
23456         (obstack_int32_grow_fast): Likewise.
23457         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
23458         * locale/programs/locfile.c (add_locale_uint32): Likewise.
23459         (add_locale_uint32_array): Likewise.
23461 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
23463         * benchtests/Makefile: Remove ARGLIST and RET variables.
23464         ($(objpfx)bench-%.c): Pass only function name to the script.
23465         * benchtests/README: Update documentation.
23466         * benchtests/acos-inputs: Add new directives.
23467         * benchtests/acosh-inputs: Likewise.
23468         * benchtests/asin-inputs: Likewise.
23469         * benchtests/asinh-inputs: Likewise.
23470         * benchtests/atan-inputs: Likewise.
23471         * benchtests/atanh-inputs: Likewise.
23472         * benchtests/cos-inputs: Likewise.
23473         * benchtests/cosh-inputs: Likewise.
23474         * benchtests/exp-inputs: Likewise.
23475         * benchtests/log-inputs: Likewise.
23476         * benchtests/pow-inputs: Likewise.
23477         * benchtests/rint-inputs: Likewise.
23478         * benchtests/sin-inputs: Likewise.
23479         * benchtests/sinh-inputs: Likewise.
23480         * benchtests/tan-inputs: Likewise.
23481         * benchtests/tanh-inputs: Likewise.
23482         * scripts/bench.pl: Add support for new directives.
23484 2013-10-07  Alan Modra  <amodra@gmail.com>
23486         * README: Fix careless merge.
23488 2013-10-05  Alan Modra  <amodra@gmail.com>
23490         * NEWS: Mention powerpc64le support and bugs fixed.
23491         * README: Both big-endian and little-endian powerpc64 supported.
23493 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
23495         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
23496         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
23497         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
23498         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
23500 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
23502         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
23503         match prototype.
23505 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
23507         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
23508         Move -mhard-float appending from
23509         ports/sysdeps/powerpc/powerpc32/Makefile.
23510         [$(with-fp) = yes] (ASFLAGS): Likewise.
23511         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
23512         * sysdeps/powerpc/nofpu: Move directory from
23513         ports/sysdeps/powerpc/nofpu.
23514         * sysdeps/powerpc/soft-fp: Move directory from
23515         ports/sysdeps/powerpc/soft-fp.
23516         * sysdeps/powerpc/powerpc32/405: Move directory from
23517         ports/sysdeps/powerpc/powerpc32/405.
23518         * sysdeps/powerpc/powerpc32/440: Move directory from
23519         ports/sysdeps/powerpc/powerpc32/440.
23520         * sysdeps/powerpc/powerpc32/464: Move directory from
23521         ports/sysdeps/powerpc/powerpc32/464.
23522         * sysdeps/powerpc/powerpc32/476: Move directory from
23523         ports/sysdeps/powerpc/powerpc32/476.
23524         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
23525         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
23526         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
23527         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
23528         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
23529         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
23530         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
23531         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
23532         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
23533         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
23534         * README: Update for powerpc-*-linux-gnu software floating point
23535         support in libc.
23537         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
23538         case to powerpc/powerpc32*.
23539         * sysdeps/unix/sysv/linux/configure: Regenerated.
23541         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
23542         (_FPU_MASK_OM): Define as 0x04.
23543         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
23544         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
23545         0x00c10080.
23546         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
23547         0x0000003c.
23548         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
23550         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
23551         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
23552         getcontext_e500.
23553         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
23554         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
23555         setcontext_e500.
23556         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
23557         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
23558         and setcontext_e500.
23560 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
23562         * locale/iso-3166.def: Update iso-1366.def and related occurrences
23564 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
23566         * manual/threads.texi (Default Thread Attributes): Fix typo.
23568 2013-10-04  Will Newton  <will.newton@linaro.org>
23570         * malloc/Makefile: Add tst-memalign.
23571         * malloc/tst-memalign.c: New file.
23573         * malloc/tst-posix_memalign.c: Add comments.
23574         (do_test): Add comments and call free on all potentially
23575         allocated pointers. Add space after cast.
23577         * malloc/tst-pvalloc.c: Add comments.
23578         (do_test): Add comments and call free on all potentially
23579         allocated pointers. Remove duplicate check for NULL pointer.
23580         Add space after cast.
23582         * malloc/tst-valloc.c: Add comments.
23583         (do_test): Add comments and call free on all potentially
23584         allocated pointers. Remove duplicate check for NULL pointer.
23585         Add space after cast.
23587 2013-10-04  Alan Modra  <amodra@gmail.com>
23589         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
23590         Use stdint types in rather than __attribute__((mode())).
23591         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
23593 2013-10-04  Alan Modra  <amodra@gmail.com>
23595         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
23596         Correct handling of unaligned relocs for little-endian.
23597         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
23599 2013-10-04  Alan Modra  <amodra@gmail.com>
23601         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
23602         * configure: Regenerate.
23603         * nptl/shlib-versions: Powerpc*le starts at 2.18.
23604         * shlib-versions: Likewise.
23606 2013-10-04  Alan Modra  <amodra@gmail.com>
23608         * string/tester.c (test_memrchr): Increment reported test cycle.
23610 2013-10-04  Alan Modra  <amodra@gmail.com>
23612         * string/test-memcpy.c (do_one_test): When reporting errors, print
23613         string address and don't overrun end of string.
23615 2013-10-04  Alan Modra  <amodra@gmail.com>
23617         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
23618         insrdi.  Make better use of reg selection to speed exit slightly.
23619         Schedule entry path a little better.  Remove useless "are we done"
23620         checks on entry to main loop.  Handle wrapping around zero address.
23621         Correct main loop count.  Handle single left-over word from main
23622         loop inline rather than by using loop_small.  Remove extra word
23623         case in loop_small caused by wrong loop count.  Add little-endian
23624         support.
23625         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
23626         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
23627         cache hint.
23628         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
23629         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
23630         support.  Avoid rlwimi.
23631         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
23633 2013-10-04  Alan Modra  <amodra@gmail.com>
23635         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
23636         insrdi.  Formatting.
23637         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
23638         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
23639         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
23640         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
23641         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
23642         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
23644 2013-10-04  Alan Modra  <amodra@gmail.com>
23646         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
23647         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
23648         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
23649         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
23650         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
23651         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
23652         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
23653         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
23654         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
23655         use of regs.  Use power7 mtocrf.  Tidy function tails.
23657 2013-10-04  Alan Modra  <amodra@gmail.com>
23659         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
23660         Formatting.  Consistently use rXXX register defines or rN defines.
23661         Use early exit labels that avoid restoring unused non-volatile regs.
23662         Make cr field use more consistent with rWORDn compares.  Rename
23663         regs used as shift registers for unaligned loop, using rN defines
23664         for short lifetime/multiple use regs.
23665         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
23666         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
23667         addi 1,1,64 to pop stack frame.  Simplify return value code.
23668         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
23670 2013-10-04  Alan Modra  <amodra@gmail.com>
23672         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
23673         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
23674         rather than rlwimi.
23675         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
23676         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
23677         little-endian support.  Correct typos.
23678         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
23679         rather than rlwimi.
23680         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
23681         in loop and entry code to keep "and." results.
23682         (strchr): Add little-endian support.  Comment.  Move cntlzd
23683         earlier in tail.
23684         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
23686 2013-10-04  Alan Modra  <amodra@gmail.com>
23688         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
23689         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
23690         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
23691         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
23693 2013-10-04  Alan Modra  <amodra@gmail.com>
23695         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
23696         (rTMP): Define as r11.
23697         (strcmp): Add little-endian support.  Optimise tail.
23698         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
23699         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
23700         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
23701         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
23702         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
23703         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
23704         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
23706 2013-10-04  Alan Modra  <amodra@gmail.com>
23708         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
23709         little-endian support.  Remove unnecessary "are we done" tests.
23710         Handle "s" wrapping around zero and extremely large "size".
23711         Correct main loop count.  Handle single left-over word from main
23712         loop inline rather than by using small_loop.  Correct comments.
23713         Delete "zero" tail, use "end_max" instead.
23714         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
23716 2013-10-04  Alan Modra  <amodra@gmail.com>
23718         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
23719         support.  Don't branch over align.
23720         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
23721         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
23722         support.  Rearrange tmp reg use to suit.  Comment.
23723         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
23725 2013-10-04  Alan Modra  <amodra@gmail.com>
23727         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
23729 2013-10-04  Alan Modra  <amodra@gmail.com>
23731         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
23732         conditional form of branch and link when obtaining pc.
23733         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
23735 2013-10-04  Alan Modra  <amodra@gmail.com>
23737         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
23738         HIWORD/LOWORD.
23739         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
23740         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
23742 2013-10-04  Alan Modra  <amodra@gmail.com>
23744         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
23745         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
23746         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
23747         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
23748         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
23749         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
23750         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
23751         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
23752         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
23753         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
23755 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
23756             Alistair Popple <alistair@ozlabs.au.ibm.com>
23757             Alan Modra <amodra@gmail.com>
23759         [BZ #15723]
23760         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
23761         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
23762         _dl_hwcap access for little-endian.
23763         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
23764         destroy vmx regs when saving unaligned.
23765         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
23766         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
23767         destroy vmx regs when saving unaligned.
23769 2013-10-04  Alan Modra  <amodra@gmail.com>
23771         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
23772         Don't use a union to pack hi/low value.
23774 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
23776         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
23777         for little-endian.
23778         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
23779         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
23780         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
23781         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
23782         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
23784 2013-10-04  Alan Modra  <amodra@gmail.com>
23786         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
23787         constants to usual value for .cst8 section, and remove redundant
23788         high address load.
23789         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
23790         constant for 0x1p52.  Load little-endian words of double from
23791         correct stack offsets.
23793 2013-10-04  Alan Modra  <amodra@gmail.com>
23795         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
23796         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
23797         words of double from correct stack offsets.
23798         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
23799         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
23800         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
23801         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
23802         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
23803         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
23804         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
23805         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
23806         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
23807         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
23808         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
23809         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
23810         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
23811         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
23812         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
23813         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
23814         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
23816 2013-10-04  Alan Modra  <amodra@gmail.com>
23818         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
23819         64-bit int/double union.
23820         (_FPU_SETCW): Likewise.
23821         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
23822         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
23824 2013-10-04  Alan Modra  <amodra@gmail.com>
23826         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
23827         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
23829 2013-10-04  Alan Modra  <amodra@gmail.com>
23831         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
23832         use vector int constants.
23833         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
23835 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
23837         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
23838         array with long long.
23839         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
23840         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
23841         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
23842         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
23843         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
23844         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
23845         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
23846         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
23847         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
23848         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
23849         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
23850         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
23851         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
23853 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
23855         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
23856         (__signbit): Likewise.  Correct for little-endian.
23857         (__signbitl): Call __signbit.
23858         (lrint): Correct for little-endian.
23859         (lrintf): Call lrint.
23861 2013-10-04  Alan Modra  <amodra@gmail.com>
23863         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
23864         union 32-bit int array member with 64-bit int array.
23865         (t515, tm256): Double rather than long double.
23866         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
23868 2013-10-04  Alan Modra  <amodra@gmail.com>
23870         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
23871         Delete.
23872         (IEEE854_LONG_DOUBLE_BIAS): Delete.
23873         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
23874         version of math_ldbl.h.
23876 2013-10-04  Alan Modra  <amodra@gmail.com>
23878         [BZ #15734], [BZ #15735]
23879         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
23880         all uses of ieee875 long double macros and unions.  Simplify test
23881         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
23882         ldbl_extract_mantissa value for ix,iy exponents.  Properly
23883         normalize after ldbl_extract_mantissa, and don't add hidden bit
23884         already handled.  Don't treat low word of ieee854 mantissa like
23885         low word of IBM long double and mask off bit when testing for
23886         zero.
23887         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
23888         all uses of ieee875 long double macros and unions.  Simplify tests
23889         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
23890         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
23891         two1022, instead use their values.  Recognise that tests for large
23892         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
23893         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
23894         Rewrite all uses of ieee875 long double macros and unions.  Simplify
23895         test for 0.0L and nan.  Correct negation.
23896         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
23897         ieee875 long double macros and unions.  Correct output for large
23898         magnitude x.  Correct absolute value calculation.
23899         (__erfcl): Likewise.
23900         * math/libm-test.inc: Add tests for errors discovered in IBM long
23901         double versions of fmodl, remainderl, erfl and erfcl.
23903 2013-10-04  Alan Modra  <amodra@gmail.com>
23905         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
23906         all uses of ieee854 long double macros and unions.  Simplify tests
23907         for long doubles that are fully specified by the high double.
23908         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
23909         Likewise.
23910         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
23911         Remove dead code too.
23912         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
23913         (__ieee754_ynl): Likewise.
23914         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
23915         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
23916         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
23917         Remove dead code too.
23918         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
23919         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
23920         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
23921         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
23922         Simplify.
23923         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
23924         Simplify.
23925         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
23926         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
23927         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
23928         Comment on variable precision.
23929         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
23930         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
23931         Likewise.
23932         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
23933         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
23934         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
23935         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
23936         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
23938 2013-10-04  Alan Modra  <amodra@gmail.com>
23940         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
23941         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
23942         all uses of ieee854 long double macros and unions.
23943         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
23944         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
23945         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
23946         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
23947         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
23948         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
23949         Likewise.
23950         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
23951         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
23952         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
23953         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
23954         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
23955         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
23956         Simplify sign and nan test too.
23957         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
23958         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
23959         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
23960         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
23961         Likewise.
23962         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
23963         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
23964         Likewise.
23965         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
23966         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
23967         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
23968         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
23969         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
23970         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
23972 2013-10-04  Alan Modra  <amodra@gmail.com>
23974         * stdio-common/printf_size.c (__printf_size): Don't use
23975         union ieee854_long_double in fpnum union.
23976         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
23977         signbit macro to retrieve sign from long double.
23978         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
23979         retrieve sign from long double.
23980         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
23981         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
23982         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
23983         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
23984         * math/test-misc.c (main): Don't use union ieee854_long_double.
23986 2013-10-04  Alan Modra  <amodra@gmail.com>
23988         [BZ #15680]
23989         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
23990         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
23991         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
23992         calculation.  Remove unnecessary test for denormal exponent.
23993         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
23994         Correct handling of denormals.  Avoid undefined shift behaviour.
23995         Correct normalisation of low mantissa when low double is denormal.
23996         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
23997         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
23998         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
23999         Correct normalisation of low mantissa.  Test for overflow of high
24000         mantissa and normalise.
24001         (ldbl_nearbyint): Use more readable constant for two52.
24002         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
24003         (__mpn_construct_long_double): Fix test for overflow of high
24004         mantissa and correct normalisation.  Avoid undefined shift.
24006 2013-10-04  Alan Modra  <amodra@gmail.com>
24008         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
24009         (union ibm_extended_long_double): Define as an array of ieee754_double.
24010         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
24011         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
24012         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
24013         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
24014         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
24015         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
24016         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
24017         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
24018         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
24019         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
24020         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
24022 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
24024         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
24025         page size instead of calling getpagesize.
24027         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
24028         (LOCFILE_ALIGN_MASK): Likewise.
24029         (LOCFILE_ALIGN_UP): Likewise.
24030         (LOCFILE_ALIGNED_P): Likewise.
24031         * locale/programs/ld-collate.c (collate_output): Use the new
24032         macros instead of __alignof__ (int32_t).
24033         * locale/weight.h (findidx): Likewise.
24035 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
24037         [BZ #431]
24038         * manual/string.texi: Fix strncat and wcsncat.
24040 2013-10-03  Brooks Moses  <bmoses@google.com>
24042         [BZ #15915]
24043         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
24044         * Makerules: ...here, and adjust associated comments.
24046 2013-10-02  Will Newton  <will.newton@linaro.org>
24048         * malloc/Makefile: Add tst-pvalloc.
24049         * malloc/tst-pvalloc.c: New file.
24051 2013-10-02  Will Newton  <will.newton@linaro.org>
24053         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
24054         improve test coverage.
24056 2013-10-02  Will Newton  <will.newton@linaro.org>
24058         * malloc/Makefile: Add tst-posix_memalign.
24059         * malloc/tst-posix_memalign.c: New file.
24061 2013-10-01  Eric Blake  <eblake@redhat.com>
24063         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
24064         Use __THROWNL rather than __THROW on static functions.
24066 2013-09-30  Petr Machata  <pmachata@redhat.com>
24068         * elf/elf.h (R_AARCH64_ABS16): New macro.
24069         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
24070         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
24071         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
24072         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
24073         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
24074         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
24075         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
24076         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
24077         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
24078         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
24079         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
24080         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
24081         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
24082         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
24083         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
24084         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
24085         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
24086         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
24087         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
24088         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
24089         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
24090         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
24091         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
24092         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
24093         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
24094         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
24095         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
24096         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
24097         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
24098         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
24099         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
24100         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
24101         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
24102         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
24103         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
24104         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
24105         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
24106         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
24107         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
24108         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
24109         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
24110         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
24111         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
24112         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
24113         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
24114         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
24115         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
24116         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
24117         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
24118         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
24119         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
24120         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
24121         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
24122         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
24123         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
24124         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
24125         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
24126         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
24127         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
24128         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
24129         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
24130         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
24131         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
24132         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
24133         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
24134         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
24135         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
24136         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
24137         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
24138         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
24139         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
24140         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
24141         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
24142         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
24143         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
24144         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
24145         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
24146         (R_AARCH64_TLSDESC_LDR): Likewise.
24147         (R_AARCH64_TLSDESC_ADD): Likewise.
24148         (R_AARCH64_TLSDESC_CALL): Likewise.
24150 2013-09-30  Andreas Schwab  <schwab@suse.de>
24152         [BZ #15048]
24153         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
24154         the nss database lookup.
24155         * nscd/initgrcache.c (addinitgroupsX): Likewise.
24156         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
24158 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
24160         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
24162 2013-09-28  P. J. McDermott  <pj@pehjota.net>
24164         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
24165         ${Bash-specific parameter/pattern/string} parameter expansion.
24166         * sysdeps/unix/make-syscalls.sh: Likewise.
24168 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
24170         * sysdeps/sh/stackguard-macros.h: New file.
24172 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
24174         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
24175         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
24176         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
24177         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
24178         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
24179         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
24181 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24183         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
24184         Fix thread ID register.
24186 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
24188         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
24189         [POSIX || UNIX98]: Require rather than permitting all symbols from
24190         <time.h>.
24191         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
24192         element of struct sched_param.
24193         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
24194         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
24195         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
24196         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
24197         constant.
24199 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
24201         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
24202         argument calculation.
24204 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
24206         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
24207         Expect macro.
24208         [POSIX] (pthread_attr_t): Do not require type.
24209         [POSIX] (pthread_cond_t): Likewise.
24210         [POSIX] (pthread_condattr_t): Likewise.
24211         [POSIX] (pthread_key_t): Likewise.
24212         [POSIX] (pthread_mutex_t): Likewise.
24213         [POSIX] (pthread_mutexattr_t): Likewise.
24214         [POSIX] (pthread_once_t): Likewise.
24215         [POSIX] (pthread_t): Likewise.
24216         [POSIX-based standards] (pthread_atfork): Expect function.
24218 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
24219             Richard Sandiford  <richard@codesourcery.com>
24221         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
24222         (swap_endianness_p): New extern variable.
24223         (set_big_endian): New inline function.
24224         (maybe_swap_uint32): Likewise.
24225         (maybe_swap_uint32_array): Likewise.
24226         (maybe_swap_uint32_obstack): Likewise.
24227         * locale/programs/locfile.c: Include <stdbool.h>.
24228         (swap_endianness_p): New variable.
24229         (add_locale_uint32): Call maybe_swap_uint32.
24230         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
24231         (write_locale_data): Call maybe_swap_uint32_array.
24232         * locale/programs/ld-collate.c (obstack_int32_grow): Call
24233         maybe_swap_uint32.
24234         (obstack_int32_grow_fast): Likewise.
24235         (output_weightwc): Call maybe_swap_uint32_obstack.
24236         (collate_output): Likewise.
24237         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
24238         (OPT_LITTLE_ENDIAN): Likewise.
24239         (options): Add --little-endian and --big-endian options.
24240         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
24241         * locale/programs/locarchive.c: Include "locfile.h".
24242         (GET): New macro.
24243         (SET): Likewise.
24244         (INC): Likewise.
24245         (create_archive): Use the new macros to access fields of
24246         structures directly mapped from or written to locale archives.
24247         (oldlocrecentcmp): Likewise.
24248         (enlarge_archive): Likewise.
24249         (insert_name): Likewise.
24250         (add_alias): Likewise.
24251         (add_locale): Likewise.
24252         (delete_locales_from_archive): Likewise.
24253         (show_archive_content): Likewise.
24254         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
24255         locale data.
24257 2013-09-24  Roland McGrath  <roland@hack.frob.com>
24259         * manual/freemanuals.texi: Updated from (newly) canonical copy at
24260         http://www.gnu.org/doc/freemanuals.texi.
24261         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
24263 2013-09-24  Will Newton  <will.newton@linaro.org>
24265         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
24266         macro.
24268 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
24270         * locale/hashval.h (compute_hashval): Interpret bytes of key as
24271         unsigned char.
24273 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
24275         * manual/threads.texi (POSIX Threads): Fix a typo.
24277 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
24279         [BZ #14547]
24280         * string/tst-strcoll-overflow.c: New test case.
24281         * string/Makefile (xtests): Add tst-strcoll-overflow.
24282         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
24283         cache if string sizes may cause integer overflow.
24285         [BZ #14547]
24286         * string/strcoll_l.c (coll_seq): New members rule, idx,
24287         save_idx and back_us.
24288         (get_next_seq_nocache): New function.
24289         (do_compare_nocache): New function.
24290         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
24291         when malloc fails.
24293 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
24295         [BZ #15754]
24296         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
24297         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
24298         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
24300         [BZ #15754]
24301         * elf/Makefile (tests): Add tst-ptrguard1.
24302         (tests-static): Add tst-ptrguard1-static.
24303         (tst-ptrguard1-ARGS): Define.
24304         (tst-ptrguard1-static-ARGS): Define.
24305         * elf/tst-ptrguard1.c: New file.
24306         * elf/tst-ptrguard1-static.c: New file.
24307         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
24308         * sysdeps/i386/stackguard-macros.h: Likewise.
24309         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
24310         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
24311         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
24312         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
24313         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
24314         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
24316 2013-09-23  Hector Marco  <hecmargi@upv.es>
24317             Ismael Ripoll  <iripoll@disca.upv.es>
24318             Carlos O'Donell  <carlos@redhat.com>
24320         [BZ #15754]
24321         * sysdeps/generic/stackguard-macros.h: Define
24322         __pointer_chk_guard_local and POINTER_CHK_GUARD.
24323         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
24324         Define __pointer_chk_guard_local.
24325         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
24326         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
24328 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
24330         [BZ #15859]
24331         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
24333 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
24335         * include/string.h (__ffs): Declare as hidden.
24336         * string/ffs.c (__ffs): Define as hidden.
24337         * sysdeps/i386/ffs.c (__ffs): Likewise.
24338         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
24339         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
24340         * sysdeps/s390/ffs.c (__ffs): Likewise.
24341         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
24343 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
24345         * NEWS: Mention malloc probes.
24347         * malloc/arena.c (new_heap): New memory_heap_new probe.
24348         (grow_heap): New memory_heap_more probe.
24349         (shrink_heap): New memory_heap_less probe.
24350         (heap_trim): New memory_heap_free probe.
24351         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
24352         (systrim): New memory_sbrk_less probe.
24353         * manual/probes.texi: Document them.
24355         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
24356         * manual/probes.texi: Document it.
24358         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
24359         (__libc_realloc): Add memory_realloc_retry probe.
24360         (__libc_memalign): Add memory_memalign_retry probe.
24361         (__libc_valloc): Add memory_valloc_retry probe.
24362         (__libc_pvalloc): Add memory_pvalloc_retry probe.
24363         (__libc_calloc): Add memory_calloc_retry probe.
24364         * manual/probes.texi: Document them.
24366         * malloc/arena.c (get_free_list): Add probe
24367         memory_arena_reuse_free_list.
24368         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
24369         and memory_arena_reuse.
24370         (arena_get2) [!PER_THREAD]: Likewise.
24371         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
24372         memory_arena_reuse_realloc.
24373         * manual/probes.texi: Document them.
24375         * malloc/malloc.c (__libc_free): Add
24376         memory_mallopt_free_dyn_thresholds probe.
24377         (__libc_mallopt): Add multiple memory_mallopt probes.
24378         * manual/probes.texi: Document them.
24380         * malloc/malloc.c: Include stap-probe.h.
24381         (__libc_mallopt): Add memory_mallopt probe.
24382         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
24383         * manual/probes.texi: New.
24384         * manual/Makefile (chapters): Add probes.
24385         * manual/threads.texi: Set next node.
24387 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
24389         [BZ #15963, #13985]
24390         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
24391         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
24392         Add `Chinese' to `nan' entry name.
24394 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24396         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
24397         (POLYNOMIAL): Likewise.
24398         (TAYLOR_SINCOS): Likewise.
24399         (TAYLOR_SLOW): Likewise.
24400         (__sin): Use TAYLOR_SINCOS.
24401         (__cos): Likewise.
24402         (slow): Use TAYLOR_SLOW.
24403         (sloww): Likewise.
24404         (bsloww): Likewise.
24405         (csloww): Likewise.
24407 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
24409         * stdlib/strtod_l.c: Fix buffer overrun.
24411 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24413         * benchtests/Makefile (bench): Add sincos.
24414         * benchtests/bench-sincos.c: New file.
24416         * math/libm-test.inc (cos_test_data): New test inputs.
24417         (sin_test_data): Likewise.
24419         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
24420         macro.
24421         (__sin): Use it.
24422         (__cos): Likewise.
24423         (slow1): Likewise.
24424         (slow2): Likewise.
24425         (sloww1): Likewise.
24426         (sloww2): Likewise.
24427         (bsloww1): Likewise.
24428         (bsloww2): Likewise.
24429         (cslow2): Likewise.
24430         (csloww1): Likewise.
24431         (csloww2): Likewise.
24433         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
24434         function.
24435         (__sin): Use it.
24436         (__cos): Likewise.
24438         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
24439         gotos.
24440         (__cos): Likewise.
24442 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
24444         * config.h.in (HAVE_MIPS_NAN2008): New macro.
24445         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
24446         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
24447         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
24448         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
24449         * elf/cache.c (print_entry): Handle the new cache flags.
24451 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
24452             Aldy Hernandez  <aldyh@redhat.com>
24454         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
24455         Change condition to [_SOFT_FLOAT].
24456         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
24457         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
24458         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
24459         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
24460         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
24461         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
24462         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
24463         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
24464         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
24465         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
24466         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
24467         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
24468         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
24469         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
24470         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
24471         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
24472         declaration.
24474 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
24476         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
24477         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
24478         (__longjmp): Use LOAD_GP to load saved GPRs.
24479         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
24480         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
24481         (__sigsetjmp): Use SAVE_GP to save GPRs.
24483         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
24484         Do not append -msoft-float.
24485         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
24487 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
24489         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
24491 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
24493         [BZ #15966]
24494         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
24495         (_FPU_GETCW): Use initial "__" on variable and field names but not
24496         on macro parameter name.
24497         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
24498         parentheses around reference to macro parameter.
24500 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
24502         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
24503         prototype.
24504         (ctype_startup): Use uint32_t in cast and sizeof for
24505         ctype->charnames.
24507 2013-09-11  Jia Liu  <proljc@gmail.com>
24509         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
24510         __daddr_t_defined.
24511         [__FreeBSD__]: Likewise.
24513 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
24515         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
24516         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
24517         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
24518         (strchr): Remove __strchr_sse42 ifunc selection.
24519         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
24520         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
24522 2013-09-11  Will Newton  <will.newton@linaro.org>
24524         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
24525         parameter to RES. Remove hardcoded 1000 value.
24526         * benchtests/bench-skeleton.c (main): Pass RES parameter
24527         to TIMING_INIT and multiply result by 1000.
24529 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24531         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
24533 2013-09-11  Andreas Schwab  <schwab@suse.de>
24535         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
24536         if not defined.
24537         (O_TMPFILE) [__USE_GNU]: Define.
24538         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
24539         Define.
24541 2013-09-11  Will Newton  <will.newton@linaro.org>
24543         [BZ #15857]
24544         * malloc/malloc.c (__libc_memalign): Check the value of bytes
24545         does not overflow.
24547 2013-09-11  Will Newton  <will.newton@linaro.org>
24549         [BZ #15856]
24550         * malloc/malloc.c (__libc_valloc): Check the value of bytes
24551         does not overflow.
24553 2013-09-11  Will Newton  <will.newton@linaro.org>
24555         [BZ #15855]
24556         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
24557         does not overflow.
24559 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
24561         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
24562         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
24563         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
24564         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
24565         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
24567 2013-09-10  Allan McRae  <allan@archlinux.org>
24569         [BZ #15748]
24570         * manual/arith.texi (Parsing of Floats): Clarify
24571         cross-reference.
24573         [BZ #15849]
24574         * manual/install.texi (Running make install): Mention
24575         --enable-pt-chown.
24576         * INSTALL: Regenerated.
24578 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
24580         * csu/init-first.c (_init): Remove the !SHARED condition around
24581         FPU control word initialization.
24582         * elf/dl-support.c (_dl_fpu_control): New variable.
24583         (_dl_aux_init) <AT_FPUCW>: Initialize it.
24584         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
24585         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
24586         * math/test-fpucw-static.c: New file.
24587         * math/test-fpucw-ieee.c: New file.
24588         * math/test-fpucw-ieee-static.c: New file.
24589         * math/Makefile (tests): Add `test-fpucw-ieee' and
24590         `$(tests-static)'.
24591         (tests-static): New variable.
24592         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
24593         dependency to...
24594         [($(build-shared),yes)]
24595         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
24596         ... this.
24597         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
24598         New dependency.
24600 2013-09-09  Allan McRae  <allan@archlinux.org>
24602         [BZ #15939]
24603         * manual/string.texi (Collation Functions): Fix typo in
24604         strcoll example.
24605         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
24607         [BZ #15893]
24608         * stdlib/isomac.c (get_null_defines): Fix memory leak.
24610         [BZ #15892]
24611         * libio/memstream.c (open_memstream): Fix memory leak.
24612         * libio/wmemstream.c (open_wmemstream): Likewise.
24614         [BZ #15895]
24615         * nscd/netgroupcache.c: Fix nesting of ifdefs.
24617 2013-09-09  Will Newton  <will.newton@linaro.org>
24619         * malloc/Makefile: Add tst-realloc to tests.
24620         * malloc/tst-realloc.c: New file.
24622 2013-09-09  Allan McRae  <allan@archlinux.org>
24624         [BZ #15844]
24625         * COPYING: Update from GNU website to fix FSF address.
24626         * COPYING.LIB: Likewise.
24628 2013-09-06  David S. Miller  <davem@davemloft.net>
24630         * po/zh_TW.po: Update Chinese (traditional) translation from
24631         translation project.
24633 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
24634             Joseph Myers  <joseph@codesourcery.com>
24636         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
24637         "localeinfo.h".
24638         (obstack_chunk_alloc): New macro.
24639         (obstack_chunk_free): Likewise.
24640         (record_offset): New function.
24641         (init_locale_data): Likewise.
24642         (align_locale_data): Likewise.
24643         (add_locale_empty): Likewise.
24644         (add_locale_raw_data): Likewise.
24645         (add_locale_raw_obstack): Likewise.
24646         (add_locale_string): Likewise.
24647         (add_locale_wstring): Likewise.
24648         (add_locale_uint32): Likewise.
24649         (add_locale_uint32_array): Likewise.
24650         (add_locale_char): Likewise.
24651         (start_locale_structure): Likewise.
24652         (end_locale_structure): Likewise.
24653         (start_locale_prelude): Likewise.
24654         (end_locale_prelude): Likewise.
24655         (write_locale_data): Take locale_file structure rather than an
24656         iovec.
24657         * locale/programs/locfile.h: Include "obstack.h".
24658         (struct locale_file): Change to store locale file contents instead
24659         of header.
24660         (init_locale_data): New prototype.
24661         (align_locale_data): Likewise.
24662         (add_locale_empty): Likewise.
24663         (add_locale_raw_data): Likewise.
24664         (add_locale_raw_obstack): Likewise.
24665         (add_locale_string): Likewise.
24666         (add_locale_wstring): Likewise.
24667         (add_locale_uint32): Likewise.
24668         (add_locale_uint32_array): Likewise.
24669         (add_locale_char): Likewise.
24670         (start_locale_structure): Likewise.
24671         (end_locale_structure): Likewise.
24672         (start_locale_prelude): Likewise.
24673         (end_locale_prelude): Likewise.
24674         (write_locale_data): Update prototype.
24675         * locale/programs/3level.h (struct TABLE): Remove result field.
24676         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
24677         Use new locale_file interface.
24678         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
24679         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
24680         * locale/programs/ld-address.c (address_output): Use new
24681         locale_file interface.
24682         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
24683         NO_ADD_LOCALE.
24684         (collate_finish): Don't call collseq_table_finalize.
24685         (collate_output): Use new locale_file interface.
24686         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
24687         in file.
24688         (NO_FINALIZE): Change to NO_ADD_LOCALE.
24689         (TABLE): Move defines earlier in file.
24690         (ELEMENT): Likewise.
24691         (DEFAULT): Likewise.
24692         (wctrans_table_add): Move macro and inline function earlier in
24693         file.
24694         (struct wctype_table): Move type earlier in file.
24695         (add_locale_wctype_table): New static prototype.
24696         (struct locale_ctype_t): Use logical types instead of struct iovec
24697         pointers for members.
24698         (ctype_output): Use new locale_file interface.
24699         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
24700         new locale_file interface.
24701         (allocate_arrays): Update for use of new locale_file interface.
24702         * locale/programs/ld-identification.c (identification_output): Use
24703         new locale_file interface.
24704         * locale/programs/ld-measurement.c (measurement_output): Likewise.
24705         * locale/programs/ld-messages.c (messages_output): Likewise.
24706         * locale/programs/ld-monetary.c (monetary_output): Likewise.
24707         * locale/programs/ld-name.c (name_output): Likewise.
24708         * locale/programs/ld-numeric.c (numeric_output): Likewise.
24709         * locale/programs/ld-paper.c (paper_output): Likewise.
24710         * locale/programs/ld-telephone.c (telephone_output): Likewise.
24711         * locale/programs/ld-time.c (time_output): Likewise.
24713 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24715         * benchtests/Makefile: Add memrchr benchmark.
24716         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
24717         benchmark as memrchr.
24718         * benchtests/bench-memrchr-ifunc.c: New file.
24719         * benchtests/bench-memrchr.c: New file.
24721 2013-09-06   Will Newton  <will.newton@linaro.org>
24723         * benchtests/Makefile (string-bench): Add memcpy.
24725 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
24726             Cong Wang  <amwang@redhat.com>
24728         [BZ #15850]
24729         * sysdeps/unix/sysv/linux/bits/in.h
24730         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
24731         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
24732         before __USE_KERNEL_IPV6_DEFS uses.
24733         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
24734         IPPROTO_BEETPH.
24735         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
24736         sockaddr_in6, or ipv6_mreq.
24738 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24740         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
24741         memory access for final bytes in some large inputs.
24742         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
24744 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
24746         * string/test-memrchr.c: New file.
24747         * string/test-memrchr-ifunc.c: New file.
24748         * string/Makefile: Add new memrchr testcase.
24750 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
24752         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
24753         fanotify_init returns EPERM.
24755 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
24757         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
24758         errors.
24759         (top level): Treat second token from macro or constant entries for
24760         allowed headers as allowed.
24761         * include/complex.h: Condition internal declarations on
24762         [!_ISOMAC].
24763         * include/fenv.h: Condition include of <stdbool.h> and internal
24764         declarations on [!_ISOMAC].
24766 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
24768         [BZ #15923]
24769         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
24771 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
24773         * configure.in (--enable-versioning): Remove configure option.
24774         (libc_cv_asm_symver_directive): Remove configure test.
24775         (libc_cv_ld_version_script_option): Likewise.
24776         (VERSIONING): Remove variable and AC_SUBST.
24777         (DO_VERSIONING): Remove AC_DEFINE.
24778         * configure: Regenerated.
24779         * config.h.in (DO_VERSIONING): Remove macro.
24780         * Makerules [$(versioning) = yes]: Change conditionals to
24781         [$(build-shared) = yes].
24782         * config.make.in (versioning): Remove variable.
24783         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
24784         [$(build-shared) = yes].
24785         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
24786         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
24787         * elf/Makefile [$(versioning) = yes]: Change conditionals to
24788         [$(build-shared) = yes].
24789         * extra-lib.mk [$(versioning) = yes]: Likewise.
24790         * hurd/Makefile [$(versioning) = yes]: Likewise.
24791         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
24792         [SHARED].
24793         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
24794         [SHARED].
24795         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
24796         [SHARED && !NO_HIDDEN].
24797         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
24798         [SHARED].
24799         [SHARED && DO_VERSIONING]: Likewise..
24800         * libio/Makefile [$(versioning) = yes]: Change conditionals to
24801         [$(build-shared) = yes].
24802         * manual/install.texi (--disable-versioning): Remove
24803         documentation.
24804         * INSTALL: Regenerated.
24805         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
24806         to [SHARED].
24807         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
24808         [$(build-shared) = yes].
24809         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
24810         * sysdeps/i386/i686/multiarch/strstr-c.c
24811         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
24812         [SHARED && !NO_HIDDEN].
24813         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
24814         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
24815         * sysdeps/powerpc/powerpc32/dl-machine.c
24816         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
24817         * sysdeps/powerpc/powerpc32/sysdep.h
24818         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
24819         to [SHARED && PIC && !NO_HIDDEN].
24820         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
24821         conditional to [SHARED].
24823 2013-09-04   Will Newton  <will.newton@linaro.org>
24825         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
24826         * benchtests/bench-string.h: Include bench-timing.h instead
24827         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
24828         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
24829         call to HP_TIMING_DIFF_INIT.
24830         * benchtests/bench-memccpy.c: Use bench-timing.h macros
24831         instead of hp-timing.h macros.
24832         * benchtests/bench-memchr.c: Likewise.
24833         * benchtests/bench-memcmp.c: Likewise.
24834         * benchtests/bench-memcpy.c: Likewise.
24835         * benchtests/bench-memmem.c: Likewise.
24836         * benchtests/bench-memmove.c: Likewise.
24837         * benchtests/bench-memset.c: Likewise.
24838         * benchtests/bench-rawmemchr.c: Likewise.
24839         * benchtests/bench-strcasecmp.c: Likewise.
24840         * benchtests/bench-strcasestr.c: Likewise.
24841         * benchtests/bench-strcat.c: Likewise.
24842         * benchtests/bench-strchr.c: Likewise.
24843         * benchtests/bench-strcmp.c: Likewise.
24844         * benchtests/bench-strcpy.c: Likewise.
24845         * benchtests/bench-strcpy_chk.c: Likewise.
24846         * benchtests/bench-strlen.c: Likewise.
24847         * benchtests/bench-strncasecmp.c: Likewise.
24848         * benchtests/bench-strncat.c: Likewise.
24849         * benchtests/bench-strncmp.c: Likewise.
24850         * benchtests/bench-strncpy.c: Likewise.
24851         * benchtests/bench-strnlen.c: Likewise.
24852         * benchtests/bench-strpbrk.c: Likewise.
24853         * benchtests/bench-strrchr.c: Likewise.
24854         * benchtests/bench-strspn.c: Likewise.
24855         * benchtests/bench-strstr.c: Likewise.
24857 2013-09-04  Will Newton  <will.newton@linaro.org>
24859         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
24861 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
24863         [BZ #15427]
24864         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
24865         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
24866         * math/libm-test.inc (lgamma_test_data): Add more tests.
24867         * sysdeps/i386/fpu/libm-test-ulps: Update.
24868         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24870 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
24872         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
24873         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
24874         Add ifunc.
24875         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
24876         Add strcmp-sse2-unaligned
24877         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
24879 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
24881         * Versions.def (libc): Add GLIBC_2.19.
24883 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
24885         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
24886         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
24888 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
24890         [BZ #14155]
24891         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
24892         intermediate calculations in recurrence.
24893         (__ieee754_ynf): Likewise.
24894         * math/libm-test.inc (jn_test_data): Do not allow spurious
24895         underflow exception.  Add more tests.
24896         (yn_test_data): Add more tests.
24897         * sysdeps/i386/fpu/libm-test-ulps: Update.
24898         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
24900 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
24902         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
24904 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
24906         * csu/init-first.c: Fix then/than typos.
24907         * locale/programs/ld-collate.c: Likewise.
24908         * locale/programs/linereader.h: Likewise.
24909         * manual/charset.texi: Likewise.
24910         * manual/filesys.texi: Likewise.
24911         * manual/stdio.texi: Likewise.
24912         * manual/string.texi: Likewise.
24913         * stdlib/fmtmsg.c: Likewise.
24914         * sysdeps/i386/stpncpy.S: Likewise.
24915         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
24916         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
24917         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
24918         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
24920 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
24922         * elf/dl-open.c: Fix typos.
24923         * iconvdata/gbbig5.c: Likewise.
24924         * iconvdata/iso-2022-jp.c: Likewise.
24925         * iconv/gconv_int.h: Likewise.
24926         * iconv/loop.c: Likewise.
24927         * nis/rpcsvc/nis.h: Likewise.
24928         * resolv/ns_name.c: Likewise.
24929         * stdio-common/vfscanf.c: Likewise.
24930         * streams/stropts.h: Likewise.
24931         * sunrpc/rpc_thread.c: Likewise.
24932         * sysdeps/i386/strpbrk.S: Likewise.
24933         * sysdeps/ieee754/k_standard.c: Likewise.
24934         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
24935         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
24936         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
24937         * sysdeps/mach/hurd/profil.c: Likewise.
24938         * sysdeps/s390/dl-procinfo.h: Likewise.
24939         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
24940         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
24941         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
24942         * sysdeps/x86_64/dl-trampoline.S: Likewise.
24943         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
24945 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
24947         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
24948         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
24950 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
24952         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
24953         aix specific files.
24954         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
24955         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
24956         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
24957         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
24958         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
24959         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
24960         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
24961         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
24963 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
24964             Roland McGrath  <roland@hack.frob.com>
24966         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
24967         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
24969 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24971         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
24972         __executable_start symbol instead of _start.
24974 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
24976         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
24977         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
24978         Move macros to...
24979         * sysdeps/gnu/ldsodefs.h: ... this new file.
24981         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
24982         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
24983         instead of ELFOSABI_LINUX.
24985         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
24986         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
24987         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
24988         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
24989         Likewise.
24990         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
24991         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
24992         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
24993         Likewise.
24994         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
24995         (ibm_extended_long_double): Add ieee_nan member.
24996         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
24997         (do_test): New function.
24999         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
25000         TEST_TRUNC.
25001         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
25002         functions, renamed from truncdfsf_test, trunctfsf_test,
25003         trunctfdf_test.
25004         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
25005         functions.
25006         (do_test): Run all these.
25008 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
25010         * argp/argp-help.c: Fix typos.
25011         * argp/argp-parse.c: Likewise.
25012         * debug/backtracesyms.c: Likewise.
25013         * elf/elf.h: Likewise.
25014         * malloc/malloc.c: Likewise.
25015         * nis/nis_print.c: Likewise.
25016         * resolv/res_comp.c: Likewise.
25017         * stdlib/stdlib.h: Likewise.
25018         * sunrpc/clnt_tcp.c: Likewise.
25019         * sunrpc/clnt_udp.c: Likewise.
25020         * sunrpc/clnt_unix.c: Likewise.
25021         * sysdeps/unix/bsd/ptsname.c: Likewise.
25022         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
25023         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
25024         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
25025         Likewise.
25026         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
25027         Likewise.
25028         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
25029         Likewise.
25030         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
25032 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
25034         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
25035         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
25037 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
25039         [BZ #15897]
25040         * dlfcn/Makefile (tests): Add bug-dl-leaf.
25041         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
25042         ($(objpfx)bug-dl-leaf): New rule.
25043         ($(objpfx)bug-dl-leaf.so): Likewise.
25044         ($(objpfx)bug-dl-leaf.out): Likewise.
25045         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
25046         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
25047         * dlfcn/bug-dl-leaf.c: New test.
25048         * dlfcn/bug-dl-leaf-lib.c: Likewise.
25049         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
25050         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
25051         (dlclose): Likewise.
25052         (dlmopen): Likewise.
25054 2013-08-27  Roland McGrath  <roland@hack.frob.com>
25056         * include/netdb.h [!_ISOMAC]:
25057         Don't include <tls.h>.
25058         (h_errno, __libc_h_errno): Move declaration and macros out of
25059         [_LIBC_REENTRANT].
25061         * include/resolv.h [_RESOLV_H_]:
25062         Don't include <tls.h>.
25063         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
25064         * resolv/res_libc.c: Don't include <tls.h>.
25065         (_res): Use __attribute__ ((nocommon)) in place of
25066         __attribute__ ((section (".bss"))).
25068         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
25069         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
25071         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
25073         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
25074         only under [SIOCGIFCONF && SIOCGIFNETMASK].
25076         * resolv/res_mkquery.c: Include <sys/time.h>.
25078         * inet/ifreq.c: Moved to ...
25079         * sysdeps/unix/ifreq.c: ... here.
25080         * inet/ifreq.c: New file, true stub version.
25082         * socket/sa_len.c: New file.
25083         * socket/Makefile (aux): Add it.
25084         * sysdeps/unix/sysv/linux/Makefile
25085         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
25086         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
25087         and #include <socket/sa_len.c>.
25088         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
25089         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
25091         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
25092         * bits/socket.h: ... here.
25094         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
25095         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
25096         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
25098 2013-08-27  Andreas Schwab  <schwab@suse.de>
25100         [BZ #15736]
25101         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
25102         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
25103         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
25104         * string/test-strcasecmp.c (test_main): Run tests in several
25105         locales.
25106         * string/test-strncasecmp.c (test_main): Likewise.
25108         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
25109         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
25110         to __strcasecmp_nonascii and __strncasecmp_nonascii.
25111         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
25112         (__strncasecmp_ssse3) [PIC]: Likewise.
25114 2013-08-26  Roland McGrath  <roland@hack.frob.com>
25116         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
25118         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
25119         instead of explicitly declaring xdecrypt.
25120         * nis/nss_nis/nis-publickey.c: Likewise.
25122 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25124         [BZ #15890]
25125         * nscd/aicache.c: Include res_hconf.h.
25126         (addhstaiX): Initialize res_hconf.
25128 2013-08-26  Andreas Schwab  <schwab@suse.de>
25130         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
25131         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
25133 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
25135         * nscd/aicache.c (addhstaiX): Fix indentation.
25137 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
25139         * configure.ac: Quote $build_pt_chown test.
25140         * configure: Regenerated.
25142 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
25144         [BZ #15532]
25145         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
25146         * math/s_cexpf.c (__cexpf): Likewise.
25147         * math/s_cexpl.c (__cexpl): Likewise.
25148         * math/libm-test.inc (cexp_test_data): Correct expected return
25149         value for NaN + i0.  Add another test.
25151 2013-08-22  David S. Miller  <davem@davemloft.net>
25153         * po/ca.po: Update Catalan translation from translation project.
25154         * po/uk.po: Add Ukrainian translations from translation project.
25156 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
25158         [BZ #15797]
25159         * math/s_fdim.c (__fdim): Check for infinite arguments if result
25160         is infinite, not alongside NaN test.
25161         * math/s_fdimf.c (__fdimf): Likewise.
25162         * math/s_fdiml.c (__fdiml): Likewise.
25163         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
25164         errno is unchanged.
25166 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
25168         * argp/argp-help.c: Fix typos.
25169         * crypt/speeds.c: Likewise.
25170         * csu/check_fds.c: Likewise.
25171         * elf/dl-load.c: Likewise.
25172         * elf/dl-open.c: Likewise.
25173         * elf/reldep3.c: Likewise.
25174         * elf/reldep.c: Likewise.
25175         * elf/sprof.c: Likewise.
25176         * iconv/iconv_charmap.c: Likewise.
25177         * iconv/skeleton.c: Likewise.
25178         * iconv/strtab.c: Likewise.
25179         * io/lockf64.c: Likewise.
25180         * libio/libioP.h: Likewise.
25181         * resolv/gai_notify.c: Likewise.
25182         * resolv/ns_name.c: Likewise.
25183         * resolv/ns_samedomain.c: Likewise.
25184         * resolv/res_send.c: Likewise.
25185         * stdlib/random.c: Likewise.
25186         * sunrpc/rpc/xdr.h: Likewise.
25187         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
25188         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
25189         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
25190         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
25191         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
25192         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
25193         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
25194         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
25195         * sysdeps/mach/hurd/check_fds.c: Likewise.
25196         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
25197         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
25198         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
25199         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
25200         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
25201         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
25202         * sysdeps/pthread/aio_notify.c: Likewise.
25203         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
25204         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
25205         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
25206         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
25207         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
25209 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
25211         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
25212         version if bit_Slow_SSE4_2 is set.
25213         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
25214         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
25216 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25218         [BZ #15867]
25219         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
25220         trampoline stack frame information.
25221         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
25222         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
25223         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
25224         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
25225         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
25226         * sysdeps/unix/sysv/linux/powerpc/init-first.c
25227         (_libc_vdso_platform_setup): Initialize the signal trampolines.
25228         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
25229         sa_flags value.
25230         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
25231         interrupting a syscall and set with option SA_SIGINFO.
25233 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
25235         [BZ #15531]
25236         * math/s_cproj.c (__cproj): Only return an infinity if one part of
25237         argument is infinite.
25238         * math/s_cprojf.c (__cprojf): Likewise.
25239         * math/s_cprojl.c (__cprojl): Likewise.
25240         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
25241         * math/libm-test.inc (cproj_test_data): Add more tests.
25243         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
25245         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
25246         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
25247         size.  Use __ffs to determine corresponding shift.
25249 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
25250             Roland McGrath  <roland@hack.frob.com>
25252         * Makefile (INSTALL): Remove trailing blank lines from output of
25253         makeinfo.
25255 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25257         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
25258         Align 32 bit compat elf_greg to 8 bytes.
25260 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
25262         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
25264 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
25266         * string/strcoll_l.c (coll_seq): New structure.
25267         (get_next_seq_cached): New function.
25268         (get_next_seq): New function.
25269         (do_compare): New function.
25270         (STRCOLL): Use GNU style definition.  Simplify implementation
25271         by using get_next_seq, get_next_seq_cached and do_compare.
25273 2013-08-16  Florian Weimer  <fweimer@redhat.com>
25275         [BZ #14699]
25276         CVE-2013-4237
25277         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
25278         member.
25279         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
25280         member.
25281         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
25282         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
25283         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
25284         conditional.
25285         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
25286         GETDENTS_64BIT_ALIGNED.
25287         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
25288         * manual/filesys.texi (Reading/Closing Directory): Document
25289         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
25290         strongly.
25291         * manual/conf.texi (Limits for Files): Add portability note to
25292         NAME_MAX, PATH_MAX.
25293         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
25295 2013-08-13  Andreas Schwab  <schwab@suse.de>
25297         [BZ #15749]
25298         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
25299         of fabs.
25300         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
25301         LDBL_MAX_EXP >= 16384]: Add tests for it.
25303 2013-08-12  David S. Miller  <davem@davemloft.net>
25305         * version.h (RELEASE): Set to "development".
25306         (VERSION): Set to "2.18.90".
25307         * NEWS: Add 2.19 section.
25309 2013-08-03  David S. Miller  <davem@davemloft.net>
25311         * po/ko.po: Update Korean translation from translation project.
25313 2013-08-01  David S. Miller  <davem@davemloft.net>
25315         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
25316         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
25317         Bilka.
25319 2013-07-30  David S. Miller  <davem@davemloft.net>
25321         * po/fr.po: Update French translation from translation project.
25323 2013-07-28  David S. Miller  <davem@davemloft.net>
25325         * po/cs.po: Update Czech translation from translation project.
25327         * po/sv.po: Update Swedish translation from translation project.
25329 2013-07-27  David S. Miller  <davem@davemloft.net>
25331         * po/eo.po: Update Esperanto translation from translation project.
25333         * po/vi.po: Update Vietnamese translation from translation project.
25335         * po/de.po: Update German translation from translation project.
25337 2013-07-26  David S. Miller  <davem@davemloft.net>
25339         * po/bg.po: Update Bulgarian translation from translation project.
25341         * po/nl.po: Update Dutch translation from translation project.
25342         * po/pl.po: Update Polish translation from translation project.
25343         * po/ru.po: Update Russian translation from translation project.
25345 2013-07-24  David S. Miller  <davem@davemloft.net>
25347         * po/libc.pot: Update.
25349 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25351         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
25352         variable page size.
25353         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
25354         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
25355         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
25357 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25359         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
25361 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
25362             Andreas Schwab  <schwab@suse.de>
25363             Roland McGrath  <roland@hack.frob.com>
25364             Joseph Myers  <joseph@codesourcery.com>
25365             Carlos O'Donell  <carlos@redhat.com>
25367         [BZ #15755]
25368         * config.h.in: Define HAVE_PT_CHOWN.
25369         * config.make.in (build-pt-chown): New variable.
25370         * configure.in (--enable-pt_chown): New configure option.
25371         * configure: Regenerate.
25372         * login/Makefile: Include Makeconfig.  Build pt_chown only if
25373         build-pt-chown is enabled.
25374         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
25375         pt_chown to fix pty ownership.
25376         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
25377         CLOSE_ALL_FDS.
25378         * manual/install.texi (Configuring and compiling): Mention
25379         --enable-pt_chown. Add @findex for grantpt.
25380         * INSTALL: Regenerate.
25382 2013-07-20  David S. Miller  <davem@davemloft.net>
25384         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
25385         difference between 32-bit and 64-bit.
25387 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
25389         [BZ #15711]
25390         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
25391         Avoid system header dependency with -ffreestanding.
25392         ($(objpfx)bits/syscall%d): Likewise.
25394 2013-07-13  David S. Miller  <davem@davemloft.net>
25396         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
25397         underflows from atanl/atan2l due to bug 15319.
25398         (casinh_test_data): Likewise.
25400 2013-07-07  David S. Miller  <davem@davemloft.net>
25402         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
25404 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
25406         * sysdeps/i386/fpu/libm-test-ulps: Update.
25407         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25409 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
25411         * configure.in (--enable-lock-elision): Fix message text.
25412         * INSTALL: Regenerate.
25413         * configure: Regenerate.
25415 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25417         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25419 2013-07-03  Andreas Jaeger  <aj@suse.de>
25421         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
25422         define.
25423         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
25424         (ptrace_peeksiginfo_args): Add.
25425         (__ptrace_peeksiginfo_flags): Add.
25426         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
25427         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
25428         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
25430 2013-07-03  Allan McRae  <allan@archlinux.org>
25432         * sysdeps/i386/fpu/libm-test-ulps: Update.
25434 2013-07-02  David S. Miller  <davem@davemloft.net>
25436         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25438 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
25440         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
25442 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
25444         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
25445         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25447 2013-07-02  Andi Kleen <ak@linux.intel.com>
25449         * config.h.in (ENABLE_LOCK_ELISION): Add.
25450         * configure.in (--enable-lock-elision): Add option.
25451         * manual/install.texi: Document --enable lock elision.
25452         * configure: Regenerate
25453         * INSTALL: Regenerate.
25455 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
25457         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
25458         SSE4.2 strcasecmp for libc.a.
25459         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
25461 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
25463         [BZ #13304]
25464         * soft-fp/op-common.h (_FP_FMA): New macro.
25465         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
25466         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
25467         (_FP_MUL_MEAT_1_imm): ... here.
25468         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
25469         (_FP_MUL_MEAT_1_wide): ... here.
25470         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
25471         (_FP_MUL_MEAT_1_hard): ... here.
25472         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
25473         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
25474         (_FP_MUL_MEAT_2_wide): ... here.
25475         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
25476         (_FP_MUL_MEAT_2_wide_3mul): ... here.
25477         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
25478         (_FP_MUL_MEAT_2_gmp): ... here.
25479         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
25480         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
25481         (_FP_MUL_MEAT_4_wide): ... here.
25482         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
25483         (_FP_MUL_MEAT_4_gmp): ... here.
25484         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
25485         (_FP_WFRACBITS_DW_S): Likewise.
25486         (_FP_WFRACXBITS_DW_S): Likewise.
25487         (_FP_HIGHBIT_DW_S): Likewise.
25488         (FP_FMA_S): Likewise.
25489         (_FP_FRAC_HIGH_DW_S): Likewise.
25490         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
25491         (_FP_WFRACBITS_DW_D): Likewise.
25492         (_FP_WFRACXBITS_DW_D): Likewise.
25493         (_FP_HIGHBIT_DW_D): Likewise.
25494         (FP_FMA_D): Likewise.
25495         (_FP_FRAC_HIGH_DW_D): Likewise.
25496         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
25497         (_FP_WFRACBITS_DW_E): Likewise.
25498         (_FP_WFRACXBITS_DW_E): Likewise.
25499         (_FP_HIGHBIT_DW_E): Likewise.
25500         (FP_FMA_E): Likewise.
25501         (_FP_FRAC_HIGH_DW_E): Likewise.
25502         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
25503         (_FP_WFRACBITS_DW_Q): Likewise.
25504         (_FP_WFRACXBITS_DW_Q): Likewise.
25505         (_FP_HIGHBIT_DW_Q): Likewise.
25506         (FP_FMA_Q): Likewise.
25507         (_FP_FRAC_HIGH_DW_Q): Likewise.
25508         * soft-fp/fmasf4.c: New file.
25509         * soft-fp/fmadf4.c: Likewise.
25510         * soft-fp/fmatf4.c: Likewise.
25512 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
25514         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
25515         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
25516         Silvermont.
25517         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
25518         macro.
25519         (index_Slow_SSE4_2): Likewise.
25520         (index_Prefer_PMINUB_for_stringop): Likewise.
25521         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
25522         bit_Slow_SSE4_2 is set.
25523         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
25524         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
25526 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25528         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
25529         rtld_global._dl_hwcap2.
25530         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
25531         POWER8.
25532         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
25533         POWER8 feature descriptions defined in _dl_hwcap2.
25534         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
25535         string handling for POWER8 feature bits.
25536         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
25537         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
25538         _dl_powerpc_cap_flags.
25539         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
25540         * sysdeps/powerpc/rtld-global-offsets.sym
25541         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
25542         _dl_hwcap2 in the rtld_global_ro structure.
25544 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25546         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
25547         hardware capabilities in support of AT_HWCAP2.
25548         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
25549         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
25550         GLRO(dl_hwcap2).
25551         (_dl_show_auxv): Add support for calling _dl_procinfo to display
25552         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
25553         explicitly the unknown a_type display mechanism is used.
25554         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
25555         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
25556         struct member.
25557         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
25558         to macro prototype for AT_HWCAP2 support.
25559         * sysdeps/i386/dl-procinfo.h: Likewise.
25560         * sysdeps/s390/dl-procinfo.h: Likewise.
25561         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
25562         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
25563         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
25564         return -1 for unknown a_type display fallback.
25565         * sysdeps/sparc/dl-procinfo.h: Likewise.
25566         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
25567         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
25569 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
25571         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
25572         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
25574 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
25576         [BZ #12492]
25577         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
25578         mprotect making __stack_prot writable.
25580 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
25581             Joseph Myers  <joseph@codesourcery.com>
25583         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
25584         as being properly aligned.
25586 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
25588         * dlfcn/modstatic5.c: New file.
25589         * dlfcn/tststatic5.c: New file.
25590         * dlfcn/Makefile (tests): Add tststatic5.
25591         (tests-static): Likewise.
25592         (modules-names): Add modstatic5.
25593         (tststatic5-ENV): New variable.
25594         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
25596         [BZ #15022]
25597         * elf/dl-support.c (_dl_main_map): New variable.
25598         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
25599         (_dl_nns, _dl_load_adds): Set to 1.
25600         (_dl_initial_searchlist): Refer to _dl_main_map.
25601         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
25602         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
25603         call to _dl_get_origin.
25604         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
25605         around call_map.
25606         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
25607         * dlfcn/modstatic3.c: New file.
25608         * dlfcn/tststatic3.c: New file.
25609         * dlfcn/tststatic4.c: New file.
25610         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
25611         (tests-static): Likewise.
25612         (modules-names): Add modstatic3.
25613         (tststatic3-ENV, tststatic4-ENV): New variables.
25614         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
25615         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
25617 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
25619         * configure.in (CC): Require GCC version 4.4 or later.
25620         * configure: Regenerated.
25621         * manual/install.texi (Tools for Compilation): Update GCC version
25622         requirement.
25623         * INSTALL: Regenerated.
25625 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
25627         [BZ #15674]
25628         * string/test-memcmp.c (check2): New.
25629         (main): Call check2.
25631         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
25633 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
25635         [BZ #15022]
25636         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
25637         over to...
25638         (dl_open_worker) [!SHARED]: ... here.
25640 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25642         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
25644 2013-06-25  Richard Henderson  <rth@redhat.com>
25646         * locale/programs/locarchive.c: Include <libc-internal.h>
25648 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
25650         * manual/texinfo.tex: Update to version 2013-06-21.17, with
25651         trailing whitespace removed.
25653 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
25655         [BZ #10283]
25656         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
25657         * locale/programs/locarchive.c: Include libc-mmap.h.
25658         (prepare_address_space): Take two new outputs (the mmap base and len).
25659         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
25660         values.
25661         (create_archive): Declare new mmap base and len values for
25662         prepare_address_space, and store the result in ah.
25663         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
25664         (enlarge_archive): If ah->mmap_base is not NULL, use that and
25665         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
25666         Declare new mmap base and len values for
25667         prepare_address_space, and store the result in new_ah.
25668         (open_archive): Declare new mmap base and len values for
25669         prepare_address_space, and store the result in ah.
25670         (close_archive): If ah->mmap_base is not NULL, use that and
25671         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
25672         * sysdeps/generic/libc-mmap.h: New file.
25674 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
25676         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
25677         (ALIGN_UP): Likewise.
25678         (PTR_ALIGN_DOWN): Likewise.
25679         (PTR_ALIGN_UP): Likewise.
25681 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25683         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
25684         entry mapped to PPC_PLATFORM_POWER8.
25685         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
25686         POWER8.
25687         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
25688         (_dl_string_platform): Add case for exporting platform position for
25689         POWER8.
25690         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
25691         search path to sysdeps/powerpc/powerpc32/power8 directory.
25692         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
25693         search path to sysdeps/powerpc/powerpc64/power8 directory.
25694         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
25695         power7 directories.
25696         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
25697         power7 directories.
25699 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
25701         * INSTALL: Regenerate.
25703         * nscd/connections.c (nscd_init): Fix comment.
25705 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
25707         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
25709         [BZ #15667]
25710         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
25711         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
25713 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
25715         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
25716         DL_DST_REQ_STATIC.
25717         (DL_DST_REQ_STATIC): Remove macro.
25719 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
25721         [BZ #7006]
25722         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
25723         with a shift of 0 bits.
25725 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
25727         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
25728         $(tststatic-ENV).
25730 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
25732         [BZ #15655]
25733         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
25735 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25737         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
25738         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
25739         accepts -fno-tree-loop-distribute-patterns.
25740         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
25741         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
25742         recursive call.
25743         * string/memset.c (memset): Likewise.
25744         * string/test-memmove.c (simple_memmove): Disable loop transformation
25745         to library calls.
25746         * string/test-memset.c (simple_memset): Likewise.
25747         * benchtests/bench-memmove.c (simple_memmove): Likewise.
25748         * benchtests/bench-memset.c (simple_memset): Likewise.
25749         * configure: Regenerated.
25751 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
25753         * math/test-misc.c (main): Ignore fesetround failure when failures
25754         of subsequent rounding tests would be ignored.
25756         [BZ #15654]
25757         * math/fedisblxcpt.c (fedisableexcept): Return 0.
25758         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
25759         * math/fegetenv.c (__fegetenv): Return 0.
25760         * math/fegetexcept.c (fegetexcept): Return 0.
25761         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
25762         FE_TONEAREST.
25763         * math/feholdexcpt.c (feholdexcept): Return 0.
25764         * math/fesetenv.c (__fesetenv): Return 0.
25765         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
25766         argument FE_TONEAREST.
25767         * math/feupdateenv.c (__feupdateenv): Return 0.
25768         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
25770 2013-06-18  Roland McGrath  <roland@hack.frob.com>
25772         * elf/rtld-Rules (rtld-compile-command.S): New variable.
25773         (rtld-compile-command.s, rtld-compile-command.c): New variables.
25774         ($(objpfx)rtld-%.os rules): Use them.
25776 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25778         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
25779         fields.
25781 2013-06-17  Roland McGrath  <roland@hack.frob.com>
25783         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
25784         length of target pattern, then descending length of dependency pattern.
25785         * configure.in (AWK): Require gawk 3.1.2 or newer.
25786         * manual/install.texi (Tools for Compilation): Say that we do.
25787         * configure: Regenerated.
25789         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
25790         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
25791         * scripts/sysd-rules.awk: ... this new script.
25792         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
25793         than a glob-style pattern.
25795 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
25797         * math/test-misc.c (main): Do not treat incorrectly rounded
25798         conversions as failure unless ROUNDING_TESTS passes.
25800 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
25802         [BZ #15631]
25803         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
25804         restore exception state around main square root computation, then
25805         check for inexactness explicitly.
25807         * math/libm-test.inc (fma_test_data): Add another test.
25809 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
25811         * manual/threads.texi (Non-POSIX Extensions): New document
25812         node.  Document pthread_getattr_default_np and
25813         pthread_setattr_default_np.
25815         * Versions.def (libpthread): Add GLIBC_2.18.
25816         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
25817         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
25818         Likewise.
25819         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
25820         Likewise.
25821         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
25822         Likewise.
25823         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
25824         Likewise.
25825         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
25826         Likewise.
25827         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
25828         Likewise.
25829         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
25830         Likewise.
25831         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
25832         Likewise.
25833         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
25834         Likewise.
25836 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
25838         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
25839         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
25841 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
25842             H.J. Lu  <hjl.tools@gmail.com>
25844         [BZ #15627]
25845         * sysdeps/x86_64/rtld-memset.c: Remove file.
25846         * sysdeps/x86_64/rtld-memset.S: New file.
25848 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
25850         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
25851         (test_in_one_mode): Take arguments for whether the rounding mode
25852         is supported for each floating-point type.
25853         (do_test): Pass new arguments to test_in_one_mode using
25854         ROUNDING_TESTS.
25856 2013-06-13  Roland McGrath  <roland@hack.frob.com>
25858         * posix/tst-waitid.c (do_test): Distinguish different instances of
25859         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
25860         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
25861         before entering the kernel for waitpid.
25863 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
25865         * NEWS: Fix note on clock function precision.  Text by Roland
25866         McGrath.
25868 2013-06-13  Roland McGrath  <roland@hack.frob.com>
25870         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
25871         it into place only when and if the sanity check passes.
25873 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
25875         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
25876         output for whether conversion result is exact.  Take argument
25877         indicating whether type is IBM long double.
25878         (round_for_all): Change need_exact field to ibm_ld.
25879         * stdlib/tst-strtod-round.c (struct exactness): New type.
25880         (struct test): Change bool ld_ok field to struct exactness exact.
25881         (TEST): Update all definitions for change to field.
25882         (tests): Regenerate array contents.
25883         (test_in_one_mode): Take pointer to new field instead of old ld_ok
25884         field value.  Check for IBM long double here.
25885         (do_test): Update calls to test_in_one_mode.
25887 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
25889         [BZ #12515]
25890         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
25891         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
25893 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25895         [BZ #15605]
25896         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
25897         generated by the compiler on loop optimizations.
25898         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
25899         general definitions.
25901 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
25903         * math/bug-nextafter.c: Include <math-tests.h>.
25904         (main): Only test for exceptions if EXCEPTION_TESTS is true for
25905         the relevant type.
25906         * math/bug-nexttoward.c: Include <math-tests.h>.
25907         (main): Only test for exceptions if EXCEPTION_TESTS is true for
25908         the relevant type.
25909         * math/test-misc.c: Include <math-tests.h>.
25910         (main): Only test for exceptions if EXCEPTION_TESTS is true for
25911         the relevant type.
25913 2013-06-12  Andreas Jaeger  <aj@suse.de>
25915         * po/ia.po: Update Interlingua translation from translation
25916         project.
25918 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
25920         * include/fenv.h: Include stdbool.h.
25921         (struct rm_ctx): New structure.
25922         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
25923         Define macro.
25924         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
25925         (SET_RESTORE_ROUNDF): Likewise.
25926         (SET_RESTORE_ROUNDL): Likewise.
25927         (SET_RESTORE_ROUND_NOEX): Likewise.
25928         (SET_RESTORE_ROUND_NOEXF): Likewise.
25929         (SET_RESTORE_ROUND_NOEXL): Likewise.
25930         (SET_RESTORE_ROUND_53BIT): Likewise.
25931         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
25932         (libc_feresetround_noexf_ctx): Likewise.
25933         (libc_feresetround_noexl_ctx): Likewise.
25934         (libc_feholdsetround_53bit_ctx): Likewise.
25935         (libc_feresetround_53bit_ctx): Likewise.
25936         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
25937         (libc_feholdexcept_setround_sse_ctx): New function.
25938         (libc_fesetenv_sse_ctx): Likewise.
25939         (libc_feupdateenv_sse_ctx): Likewise.
25940         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
25941         (libc_feholdexcept_setround_387_ctx): Likewise.
25942         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
25943         (libc_feholdsetround_387_prec_ctx): Likewise.
25944         (libc_feholdsetround_387_ctx): Likewise.
25945         (libc_feholdsetround_387_53bit_ctx): Likewise.
25946         (libc_feholdsetround_sse_ctx): Likewise.
25947         (libc_feresetround_sse_ctx): Likewise.
25948         (libc_feresetround_387_ctx): Likewise.
25949         (libc_feupdateenv_387_ctx): Likewise.
25950         (libc_feholdexcept_setroundf_ctx): Define macro.
25951         (libc_fesetenvf_ctx): Likewise.
25952         (libc_feupdateenvf_ctx): Likewise.
25953         (libc_feholdsetroundf_ctx): Likewise.
25954         (libc_feresetroundf_ctx): Likewise.
25955         (libc_feholdexcept_setround_ctx): Likewise.
25956         (libc_fesetenv_ctx): Likewise.
25957         (libc_feupdateenv_ctx): Likewise.
25958         (libc_feholdsetround_ctx): Likewise.
25959         (libc_feresetround_ctx): Likewise.
25960         (libc_feholdexcept_setroundl_ctx): Likewise.
25961         (libc_feupdateenvl_ctx): Likewise.
25962         (libc_feholdsetroundl_ctx): Likewise.
25963         (libc_feresetroundl_ctx): Likewise.
25964         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
25965         (libc_feresetround_53bit_ctx): Likewise.
25967 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
25969         * locale/iso-639.def: Convert to UTF-8.
25971 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
25973         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
25974         (EXCEPTION_TESTS_double): Likewise.
25975         (EXCEPTION_TESTS_long_double): Likewise.
25976         (EXCEPTION_TESTS): Likewise.
25977         * math/libm-test.inc (test_exceptions): Only test exceptions if
25978         EXCEPTION_TESTS (FLOAT).
25980 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
25982         * benchtests/Makefile (string-bench): Add strcpy_chk and
25983         stpcpy_chk.
25984         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
25985         * benchtests/bench-stpcpy_chk.c: New file.
25986         * benchtests/bench-strcpy_chk-ifunc.c: New file.
25987         * benchtests/bench-strcpy_chk.c: New file.
25988         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
25989         code.
25990         (do_test): Likewise.
25992 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25994         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
25995         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
25996         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
25997         with tabs where appropriate.
25998         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
25999         dl-procinfo.h.
26000         [PPC_PLATFORM_PPC440]: Likewise.
26001         [PPC_PLATFORM_PPC464]: Likewise.
26002         [PPC_PLATFORM_PPC476]: Likewise.
26003         (_dl_string_platform): Add support for detecting ppc405, ppc440,
26004         ppc464, and ppc476 platform strings merging from ports/
26005         dl-procinfo.h.
26007 2013-06-11  Andreas Schwab  <schwab@suse.de>
26009         [BZ #14991]
26010         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
26011         (from_ucs4_idx): Regenerate.
26012         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
26013         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
26014         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
26015         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
26016         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
26017         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
26018         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
26019         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
26020         from FROM_LOOP and TO_LOOP specific macros.
26021         (BODY): Handle combining characters.
26022         * iconvdata/BIG5HKSCS.irreversible: Update.
26023         * iconvdata/BIG5HKSCS.precomposed: New file.
26024         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
26025         characters.
26026         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
26028 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26030         * include/sys/time.h: Fix indentation and add copyright header.
26032         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
26033         (do_test): Likewise.
26034         * string/test-memchr.c (do_one_test): Likewise.
26035         (do_test): Likewise.
26036         * string/test-memcmp.c (do_one_test): Likewise.
26037         (do_test): Likewise.
26038         * string/test-memcpy.c (do_one_test): Likewise.
26039         (do_test): Likewise.
26040         * string/test-memmem.c (do_one_test): Likewise.
26041         (do_test): Likewise.
26042         (do_random_tests): Likewise.
26043         * string/test-memmove.c (do_one_test): Likewise.
26044         (do_test): Likewise.
26045         * string/test-memset.c (do_one_test): Likewise.
26046         (do_test): Likewise.
26047         * string/test-rawmemchr.c (do_one_test): Likewise.
26048         (do_test): Likewise.
26049         * string/test-strcasecmp.c (do_one_test): Likewise.
26050         (do_test): Likewise.
26051         * string/test-strcasestr.c (do_one_test): Likewise.
26052         (do_test): Likewise.
26053         * string/test-strcat.c (do_one_test): Likewise.
26054         (do_test): Likewise.
26055         * string/test-strchr.c (do_one_test): Likewise.
26056         (do_test): Likewise.
26057         * string/test-strcmp.c (do_one_test): Likewise.
26058         (do_test): Likewise.
26059         * string/test-strcpy.c (do_one_test): Likewise.
26060         (do_test): Likewise.
26061         * string/test-string.h: Likewise.
26062         (test_init): Likewise.
26063         * string/test-strlen.c (do_one_test): Likewise.
26064         (do_test): Likewise.
26065         * string/test-strncasecmp.c (do_one_test): Likewise.
26066         (do_test): Likewise.
26067         * string/test-strncat.c (do_one_test): Likewise.
26068         (do_test): Likewise.
26069         * string/test-strncmp.c (do_one_test): Likewise.
26070         (do_test_limit): Likewise.
26071         (do_test): Likewise.
26072         * string/test-strncpy.c (do_one_test): Likewise.
26073         (do_test): Likewise.
26074         * string/test-strnlen.c (do_one_test): Likewise.
26075         (do_test): Likewise.
26076         * string/test-strpbrk.c (do_one_test): Likewise.
26077         (do_test): Likewise.
26078         * string/test-strrchr.c (do_one_test): Likewise.
26079         (do_test): Likewise.
26080         * string/test-strspn.c (do_one_test): Likewise.
26081         (do_test): Likewise.
26082         * string/test-strstr.c (do_one_test): Likewise.
26083         (do_test): Likewise.
26085         * benchtests/Makefile (string-bench): Add string benchmarks.
26086         * benchtests/bench-bcopy-ifunc.c: New file.
26087         * benchtests/bench-bcopy.c: New file.
26088         * benchtests/bench-bzero-ifunc.c: New file.
26089         * benchtests/bench-bzero.c: New file.
26090         * benchtests/bench-memccpy-ifunc.c: New file.
26091         * benchtests/bench-memccpy.c: New file.
26092         * benchtests/bench-memchr-ifunc.c: New file.
26093         * benchtests/bench-memchr.c: New file.
26094         * benchtests/bench-memcmp-ifunc.c: New file.
26095         * benchtests/bench-memcmp.c: New file.
26096         * benchtests/bench-memmem-ifunc.c: New file.
26097         * benchtests/bench-memmem.c: New file.
26098         * benchtests/bench-memmove-ifunc.c: New file.
26099         * benchtests/bench-memmove.c: New file.
26100         * benchtests/bench-mempcpy-ifunc.c: New file.
26101         * benchtests/bench-mempcpy.c: New file.
26102         * benchtests/bench-memset-ifunc.c: New file.
26103         * benchtests/bench-memset.c: New file.
26104         * benchtests/bench-rawmemchr-ifunc.c: New file.
26105         * benchtests/bench-rawmemchr.c: New file.
26106         * benchtests/bench-stpcpy-ifunc.c: New file.
26107         * benchtests/bench-stpcpy.c: New file.
26108         * benchtests/bench-stpncpy-ifunc.c: New file.
26109         * benchtests/bench-stpncpy.c: New file.
26110         * benchtests/bench-strcasecmp-ifunc.c: New file.
26111         * benchtests/bench-strcasecmp.c: New file.
26112         * benchtests/bench-strcasestr-ifunc.c: New file.
26113         * benchtests/bench-strcasestr.c: New file.
26114         * benchtests/bench-strcat-ifunc.c: New file.
26115         * benchtests/bench-strcat.c: New file.
26116         * benchtests/bench-strchr-ifunc.c: New file.
26117         * benchtests/bench-strchr.c: New file.
26118         * benchtests/bench-strchrnul-ifunc.c: New file.
26119         * benchtests/bench-strchrnul.c: New file.
26120         * benchtests/bench-strcmp-ifunc.c: New file.
26121         * benchtests/bench-strcmp.c: New file.
26122         * benchtests/bench-strcpy-ifunc.c: New file.
26123         * benchtests/bench-strcpy.c: New file.
26124         * benchtests/bench-strcspn-ifunc.c: New file.
26125         * benchtests/bench-strcspn.c: New file.
26126         * benchtests/bench-strlen-ifunc.c: New file.
26127         * benchtests/bench-strlen.c: New file.
26128         * benchtests/bench-strncasecmp-ifunc.c: New file.
26129         * benchtests/bench-strncasecmp.c: New file.
26130         * benchtests/bench-strncat-ifunc.c: New file.
26131         * benchtests/bench-strncat.c: New file.
26132         * benchtests/bench-strncmp-ifunc.c: New file.
26133         * benchtests/bench-strncmp.c: New file.
26134         * benchtests/bench-strncpy-ifunc.c: New file.
26135         * benchtests/bench-strncpy.c: New file.
26136         * benchtests/bench-strnlen-ifunc.c: New file.
26137         * benchtests/bench-strnlen.c: New file.
26138         * benchtests/bench-strpbrk-ifunc.c: New file.
26139         * benchtests/bench-strpbrk.c: New file.
26140         * benchtests/bench-strrchr-ifunc.c: New file.
26141         * benchtests/bench-strrchr.c: New file.
26142         * benchtests/bench-strspn-ifunc.c: New file.
26143         * benchtests/bench-strspn.c: New file.
26144         * benchtests/bench-strstr-ifunc.c: New file.
26145         * benchtests/bench-strstr.c: New file.
26147         * benchtests/Makefile: Disable parallel execution of targets.
26148         (string-bench): Add memcpy.
26149         (benchset): New variable to store a list of benchmark sets.
26150         (bench-func): Renamed from bench.
26151         (bench-set): New target.
26152         (bench): Depend on bench-func and bench-set.
26153         * benchtests/README: Add section on benchmark sets.
26154         * benchtests/bench-memcpy-ifunc.c: New file.
26155         * benchtests/bench-memcpy.c: New file.
26156         * benchtests/bench-string.h: New file.
26158 2013-06-11  Andreas Schwab  <schwab@suse.de>
26160         [BZ #15577]
26161         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
26162         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
26163         values in the triple.
26164         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
26165         terminator in the group key.
26167 2013-06-11  Andreas Jaeger  <aj@suse.de>
26169         * po/zh_TW.po: Update Chinese (traditional) translation from
26170         translation project.
26172 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26174         * include/time.h (__clock_gettime): Add libc_hidden_proto.
26175         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
26176         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
26177         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
26178         (clock_getcpuclockid): Likewise.
26179         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
26180         Add weak_alias and libc_hidden_def.
26181         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
26182         * rt/clock_gettime.c (clock_gettime): Rename to
26183         __clock_gettime.  Add weak_alias and libc_hidden_def.
26184         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
26185         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
26186         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
26187         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
26188         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
26189         Likewise.
26190         * rt/clock_settime.c (clock_settime): Rename to
26191         __clock_settime.  Add weak_alias and libc_hidden_def.
26192         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
26194 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
26196         * mach/err_boot.sub: Remove trailing whitespace.
26197         * mach/err_ipc.sub: Likewise.
26198         * mach/err_mach.sub: Likewise.
26200         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
26201         (ROUNDING_TESTS_double): Likewise.
26202         (ROUNDING_TESTS_long_double): Likewise.
26203         (ROUNDING_TESTS): Likewise.
26204         * math/libm-test.inc: Include <math-tests.h>.
26205         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
26206         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
26207         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
26208         (IF_ROUND_INIT_FE_UPWARD): Likewise.
26210 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26212         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
26213         of assigning.
26215 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
26217         * sysdeps/gnu/errlist.awk: Do not generate space at end of
26218         otherwise empty TRANS lines.
26219         * sysdeps/gnu/errlist.c: Regenerated.
26221         * catgets/gencat.c (error_print): Use (void) in function
26222         definition.
26223         * crypt/crypt_util.c (__init_des): Likewise.
26224         * crypt/speeds.c (Stop): Likewise.
26225         (main): Likewise.
26226         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
26227         * inet/ruserpass.c (token): Likewise.
26228         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
26229         * intl/localealias.c (extend_alias_table): Likewise.
26230         * intl/plural-exp.c (init_germanic_plural): Likewise.
26231         * libio/fcloseall.c (__fcloseall): Likewise.
26232         * libio/genops.c (_IO_flush_all): Likewise.
26233         (_IO_flush_all_linebuffered): Likewise.
26234         (_IO_cleanup): Likewise.
26235         (_IO_iter_begin): Likewise.
26236         (_IO_iter_end): Likewise.
26237         (_IO_list_lock): Likewise.
26238         (_IO_list_unlock): Likewise.
26239         (_IO_list_resetlock): Likewise.
26240         * libio/getchar.c (getchar): Likewise.
26241         * libio/getchar_u.c (getchar_unlocked): Likewise.
26242         * libio/getwchar.c (getwchar): Likewise.
26243         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
26244         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
26245         * login/getpt.c (__getpt): Likewise.
26246         * login/tst-utmp.c (main): Likewise.
26247         * malloc/hooks.c (__malloc_check_init): Likewise.
26248         * malloc/malloc.c (__malloc_stats): Likewise.
26249         * malloc/mtrace.c (tr_break): Likewise.
26250         (mtrace): Likewise.
26251         (muntrace): Likewise.
26252         * misc/fstab.c (endfsent): Likewise.
26253         * misc/getclktck.c (__getclktck): Likewise.
26254         * misc/getdtsz.c (__getdtablesize): Likewise.
26255         * misc/gethostid.c (gethostid): Likewise.
26256         * misc/getpagesize.c (__getpagesize): Likewise.
26257         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
26258         (__get_nprocs): Likewise.
26259         (__get_phys_pages): Likewise.
26260         (__get_avphys_pages): Likewise.
26261         * misc/getttyent.c (getttyent): Likewise.
26262         (setttyent): Likewise.
26263         (endttyent): Likewise.
26264         * misc/getusershell.c (getusershell): Likewise.
26265         (endusershell): Likewise.
26266         (setusershell): Likewise.
26267         (initshells): Likewise.
26268         * misc/hsearch.c (__hdestroy): Likewise.
26269         * misc/sync.c (sync): Likewise.
26270         * misc/syslog.c (closelog_internal): Likewise.
26271         (closelog): Likewise.
26272         * misc/ttyslot.c (ttyslot): Likewise.
26273         * misc/vhangup.c (vhangup): Likewise.
26274         * posix/fork.c (__fork): Likewise.
26275         * posix/getegid.c (__getegid): Likewise.
26276         * posix/geteuid.c (__geteuid): Likewise.
26277         * posix/getgid.c (__getgid): Likewise.
26278         * posix/getpid.c (__getpid): Likewise.
26279         * posix/getppid.c (__getppid): Likewise.
26280         * posix/getuid.c (__getuid): Likewise.
26281         * posix/pause.c (pause): Likewise.
26282         * posix/setpgrp.c (setpgrp): Likewise.
26283         * posix/setsid.c (__setsid): Likewise.
26284         * posix/test-vfork.c (noop): Likewise.
26285         * resolv/gethnamaddr.c (_endhtent): Likewise.
26286         (_gethtent): Likewise.
26287         (ht_endhostent): Likewise.
26288         (gethostent): Likewise.
26289         (dns_service): Likewise.
26290         * stdlib/drand48.c (drand48): Likewise.
26291         * stdlib/lrand48.c (lrand48): Likewise.
26292         * stdlib/mrand48.c (mrand48): Likewise.
26293         * stdlib/rand.c (rand): Likewise.
26294         * stdlib/random.c (__random): Likewise.
26295         * stdlib/setenv.c (clearenv): Likewise.
26296         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
26297         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
26298         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
26299         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
26300         (__get_nprocs): Likewise.
26301         (__get_phys_pages): Likewise.
26302         (__get_avphys_pages): Likewise.
26303         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
26304         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
26305         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
26306         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
26307         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
26308         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
26309         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
26310         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
26311         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
26312         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
26313         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
26314         * sysdeps/mach/hurd/sync.c (sync): Likewise.
26315         * sysdeps/posix/clock.c (clock): Likewise.
26316         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
26317         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
26318         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
26319         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
26320         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
26321         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
26322         (__get_nprocs_conf): Likewise.
26323         (__get_phys_pages): Likewise.
26324         (__get_avphys_pages): Likewise.
26325         * time/clock.c (clock): Likewise.
26326         * time/tzset.c (__tzname_max): Likewise.
26328 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
26330         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
26331         (__bswap_32): Do not use "register".
26332         * crypt/crypt.c (_ufc_doit_r): Likewise.
26333         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
26334         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
26335         * gmon/gmon.c (__monstartup): Likewise.
26336         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
26337         * hurd/hurdmalloc.c (more_memory): Likewise.
26338         (malloc): Likewise.
26339         (free): Likewise.
26340         (realloc): Likewise.
26341         (malloc_fork_prepare): Likewise.
26342         (malloc_fork_parent): Likewise.
26343         (malloc_fork_child): Likewise.
26344         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
26345         (_svcauth_des): Likewise.
26346         * inet/inet_lnaof.c (inet_lnaof): Likewise.
26347         * inet/inet_net.c (inet_network): Likewise.
26348         * inet/inet_netof.c (inet_netof): Likewise.
26349         * inet/rcmd.c (__validuser2_sa): Likewise.
26350         * io/fts.c (fts_open): Likewise.
26351         (fts_load): Likewise.
26352         (fts_close): Likewise.
26353         (fts_read): Likewise.
26354         (fts_children): Likewise.
26355         (fts_build): Likewise.
26356         (fts_stat): Likewise.
26357         (fts_sort): Likewise.
26358         (fts_alloc): Likewise.
26359         (fts_lfree): Likewise.
26360         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
26361         (_IO_file_xsgetn): Likewise.
26362         (_IO_file_xsgetn_mmap): Likewise.
26363         * libio/iofopncook.c (_IO_cookie_read): Likewise.
26364         (_IO_cookie_write): Likewise.
26365         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
26366         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
26367         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
26368         * malloc/obstack.c (_obstack_begin): Likewise.
26369         (_obstack_begin_1): Likewise.
26370         (_obstack_newchunk): Likewise.
26371         (_obstack_allocated_p): Likewise.
26372         (obstack_free): Likewise.
26373         (_obstack_memory_used): Likewise.
26374         * misc/getttyent.c (getttynam): Likewise.
26375         (getttyent): Likewise.
26376         (skip): Likewise.
26377         (value): Likewise.
26378         * misc/getusershell.c (initshells): Likewise.
26379         * misc/syslog.c (__vsyslog_chk): Likewise.
26380         * misc/ttyslot.c (ttyslot): Likewise.
26381         * nis/nis_hash.c (__nis_hash): Likewise.
26382         * posix/fnmatch_loop.c (FCT): Likewise.
26383         * posix/getconf.c (print_all): Likewise.
26384         (main): Likewise.
26385         * posix/getopt.c (exchange): Likewise.
26386         * posix/glob.c (globfree): Likewise.
26387         (prefix_array): Likewise.
26388         (__glob_pattern_type): Likewise.
26389         * resolv/arpa/nameser.h (NS_GET16): Likewise.
26390         (NS_GET32): Likewise.
26391         (NS_PUT16): Likewise.
26392         (NS_PUT32): Likewise.
26393         * resolv/gethnamaddr.c (getanswer): Likewise.
26394         (gethostbyname2): Likewise.
26395         (gethostbyaddr): Likewise.
26396         (_gethtent): Likewise.
26397         (_gethtbyname2): Likewise.
26398         (_gethtbyaddr): Likewise.
26399         * resolv/ns_print.c (dst_s_get_int16): Likewise.
26400         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
26401         * resolv/res_init.c (__res_vinit): Likewise.
26402         (net_mask): Likewise.
26403         * resolv/res_mkquery.c (outchar): Likewise.
26404         (PRINT): Likewise.
26405         * stdio-common/printf_fp.c (outchar): Likewise.
26406         (PRINT): Likewise.
26407         * stdio-common/printf_fphex.c (outchar): Likewise.
26408         (PRINT): Likewise.
26409         * stdio-common/printf_size.c (outchar): Likewise.
26410         (PRINT): Likewise.
26411         * stdio-common/test_rdwr.c (main): Likewise.
26412         * stdio-common/tfformat.c (matches): Likewise.
26413         * stdio-common/vfprintf.c (outchar): Likewise.
26414         (printf_unknown): Likewise.
26415         (buffered_vfprintf): Likewise.
26416         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
26417         * stdio-common/xbug.c (AppendToBuffer): Likewise.
26418         (ReadFile): Likewise.
26419         * stdlib/qsort.c (SWAP): Likewise.
26420         (_quicksort): Likewise.
26421         * stdlib/setenv.c (__add_to_environ): Likewise.
26422         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
26423         * stdlib/strtol_l.c (__strtol_l): Likewise.
26424         * stdlib/tst-strtod.c (main): Likewise.
26425         * stdlib/tst-strtol.c (main): Likewise.
26426         * stdlib/tst-strtoll.c (main): Likewise.
26427         * string/bits/string2.h (__strcmp_cc): Likewise.
26428         (__strcmp_cg): Likewise.
26429         (__strcspn_c1): Likewise.
26430         (__strcspn_c2): Likewise.
26431         (__strcspn_c3): Likewise.
26432         (__strspn_c1): Likewise.
26433         (__strspn_c2): Likewise.
26434         (__strspn_c3): Likewise.
26435         (__strsep_1c): Likewise.
26436         (__strsep_2c): Likewise.
26437         (__strsep_3c): Likewise.
26438         * string/memccpy.c (__memccpy): Likewise.
26439         * string/stpcpy.c (__stpcpy): Likewise.
26440         * string/strcmp.c (strcmp): Likewise.
26441         * string/strrchr.c (strrchr): Likewise.
26442         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
26443         Likewise.
26444         * sysdeps/mach/hurd/getcwd.c
26445         (_hurd_canonicalize_directory_name_internal): Likewise.
26446         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
26447         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
26448         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
26449         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
26450         Likewise, in both definitions.
26451         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
26452         definitions.
26453         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
26454         64] (__bswap_64): Likewise.
26455         * time/test_time.c (main): Likewise.
26456         * time/tzfile.c (__tzfile_read): Likewise.
26457         (__tzfile_compute): Likewise.
26458         * time/tzset.c (__tzset_parse_tz): Likewise.
26459         (tzset_internal): Likewise.
26460         (compute_change): Likewise.
26461         * wcsmbs/wcscat.c (__wcscat): Likewise.
26462         * wcsmbs/wcschr.c (wcschr): Likewise.
26463         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
26464         * wcsmbs/wcscspn.c (wcscspn): Likewise.
26465         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
26466         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
26467         * wcsmbs/wcsspn.c (wcsspn): Likewise.
26468         * wcsmbs/wcsstr.c (wcsstr): Likewise.
26469         * wcsmbs/wmemchr.c (wmemchr): Likewise.
26470         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
26471         * wcsmbs/wmemset.c (wmemset): Likewise.
26473 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
26475         * scripts/config.guess: Update to version 2013-05-16.
26476         * scripts/config.sub: Update to version 2013-04-24.
26477         * scripts/install-sh: Update to version 2011-11-20.07.
26478         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
26479         * scripts/move-if-change: Update to version 2012-01-06 07:23.
26481 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
26483         * debug/fgetws_u_chk.c: Fix leading whitespaces.
26484         * elf/sln.c: Likewise.
26485         * hurd/hurd/ioctl.h: Likewise.
26486         * hurd/hurdmalloc.c: Likewise.
26487         * hurd/xattr.c: Likewise.
26488         * include/shlib-compat.h: Likewise.
26489         * inet/ruserpass.c: Likewise.
26490         * libio/iofgets_u.c: Likewise.
26491         * libio/iofgetws_u.c: Likewise.
26492         * locale/programs/ld-identification.c: Likewise.
26493         * locale/programs/ld-time.c: Likewise.
26494         * mach/msg-destroy.c: Likewise.
26495         * nss/nss_files/files-netgrp.c: Likewise.
26496         * resolv/res_data.c: Likewise.
26497         * soft-fp/op-1.h: Likewise.
26498         * soft-fp/op-2.h: Likewise.
26499         * soft-fp/op-4.h: Likewise.
26500         * soft-fp/op-common.h: Likewise.
26501         * stdio-common/printf_fphex.c: Likewise.
26502         * stdlib/strtod_l.c: Likewise.
26503         * sunrpc/rpc/clnt.h: Likewise.
26504         * sysdeps/generic/framestate.c: Likewise.
26505         * sysdeps/i386/bsd-_setjmp.S: Likewise.
26506         * sysdeps/i386/bsd-setjmp.S: Likewise.
26507         * sysdeps/i386/__longjmp.S: Likewise.
26508         * sysdeps/i386/setjmp.S: Likewise.
26509         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
26510         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
26511         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
26512         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
26513         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
26514         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
26515         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
26516         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
26517         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
26518         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
26519         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
26520         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
26521         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
26522         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
26523         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
26524         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
26525         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
26526         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
26527         * sysdeps/ieee754/support.c: Likewise.
26528         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
26529         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
26530         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
26531         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
26532         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
26533         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
26534         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
26535         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
26536         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
26537         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
26538         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
26539         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
26540         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
26541         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
26542         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
26543         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
26544         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
26545         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
26547 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
26549         * posix/transbug.c: Remove executable mode.
26551 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
26553         * crypt/speeds.c: Remove trailing whitespace.
26554         * dlfcn/default.c: Likewise.
26555         * elf/ifuncdep2.c: Likewise.
26556         * elf/ifuncmain1.c: Likewise.
26557         * elf/ifuncmain1vis.c: Likewise.
26558         * elf/testobj.h: Likewise.
26559         * elf/tst-stackguard1.c: Likewise.
26560         * gmon/sys/gmon.h: Likewise.
26561         * hurd/hurdmsg.c: Likewise.
26562         * hurd/new-fd.c: Likewise.
26563         * hurd/ports-get.c: Likewise.
26564         * iconvdata/ibm1008_420.c: Likewise.
26565         * inet/tst-getni1.c: Likewise.
26566         * inet/tst-getni2.c: Likewise.
26567         * libio/ioungetc.c: Likewise.
26568         * libio/wfiledoalloc.c: Likewise.
26569         * manual/libm-err-tab.pl: Likewise.
26570         * math/w_dremf.c: Likewise.
26571         * misc/ftruncate.c: Likewise.
26572         * posix/bug-glob2.c: Likewise.
26573         * posix/tst-pcre.c: Likewise.
26574         * posix/wait4.c: Likewise.
26575         * resolv/README: Likewise.
26576         * resolv/res_debug.h: Likewise.
26577         * resolv/tst-inet_ntop.c: Likewise.
26578         * setjmp/bug269-setjmp.c: Likewise.
26579         * soft-fp/extended.h: Likewise.
26580         * soft-fp/op-1.h: Likewise.
26581         * soft-fp/op-2.h: Likewise.
26582         * soft-fp/op-4.h: Likewise.
26583         * soft-fp/op-8.h: Likewise.
26584         * soft-fp/testit.c: Likewise.
26585         * stdio-common/bug16.c: Likewise.
26586         * stdlib/random.c: Likewise.
26587         * sunrpc/rpcsvc/rquota.x: Likewise.
26588         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
26589         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
26590         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
26591         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
26592         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
26593         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
26594         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
26595         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
26596         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
26597         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
26598         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
26599         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
26600         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
26601         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
26602         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
26603         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
26604         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
26605         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
26606         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
26607         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
26608         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
26609         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
26610         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
26611         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
26612         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
26613         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
26614         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
26615         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
26616         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
26617         * sysdeps/ieee754/s_lib_version.c: Likewise.
26618         * sysdeps/mach/hurd/check_fds.c: Likewise.
26619         * sysdeps/mach/hurd/getsockname.c: Likewise.
26620         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
26621         * sysdeps/mach/hurd/recvfrom.c: Likewise.
26622         * sysdeps/powerpc/bits/link.h: Likewise.
26623         * sysdeps/powerpc/dl-procinfo.c: Likewise.
26624         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
26625         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
26626         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
26627         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
26628         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
26629         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
26630         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
26631         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
26632         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
26633         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
26634         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
26635         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
26636         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
26637         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
26638         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
26639         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
26640         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
26641         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
26642         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
26643         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
26644         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
26645         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
26646         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
26647         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
26648         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
26649         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
26650         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
26651         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
26652         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
26653         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
26654         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
26655         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
26656         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
26657         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
26658         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
26659         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
26660         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
26661         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
26662         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
26663         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
26664         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
26665         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
26666         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
26667         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
26668         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
26669         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
26670         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
26671         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
26672         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
26673         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
26674         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
26675         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
26676         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
26677         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
26678         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
26679         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
26680         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
26681         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
26682         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
26683         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
26684         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
26685         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
26686         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
26687         * sysdeps/powerpc/sysdep.h: Likewise.
26688         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
26689         * sysdeps/s390/s390-64/sub_n.S: Likewise.
26690         * sysdeps/sh/dl-trampoline.S: Likewise.
26691         * sysdeps/sh/memset.S: Likewise.
26692         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
26693         * sysdeps/sh/strlen.S: Likewise.
26694         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
26695         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
26696         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
26697         * sysdeps/sparc/sparc32/rem.S: Likewise.
26698         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
26699         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
26700         * sysdeps/sparc/sparc32/strchr.S: Likewise.
26701         * sysdeps/sparc/sparc32/udiv.S: Likewise.
26702         * sysdeps/sparc/sparc32/urem.S: Likewise.
26703         * sysdeps/sparc/sparc64/add_n.S: Likewise.
26704         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
26705         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
26706         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
26707         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
26708         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
26709         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
26710         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
26711         * sysdeps/unix/bsd/times.c: Likewise.
26712         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
26713         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
26714         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
26715         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
26716         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
26717         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
26718         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
26719         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
26720         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
26721         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
26722         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
26723         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
26724         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
26725         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
26726         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
26727         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
26728         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
26729         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
26730         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
26731         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
26732         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
26733         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
26734         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
26735         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
26736         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
26737         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
26738         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
26739         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
26740         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
26741         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
26742         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
26743         * sysdeps/x86_64/strcspn.S: Likewise.
26745 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26747         * locale/C-translit.h: Revert #include <stdint.h> because this is a
26748         generated file.  Regenerate properly from gen-translit.pl.
26749         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
26750         locale/C-translit.h.
26752 2013-06-05  Andreas Schwab  <schwab@suse.de>
26754         [BZ #15100]
26755         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
26756         week as 6 instead of -1.
26757         * time/tst-strptime.c (day_tests): Add test case.
26759 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
26761         * sysdeps/generic/math_private.h
26762         (libc_feholdexcept_setround_53bit): Replace with
26763         libc_feholdsetround_53bit.
26764         (libc_feupdateenv_53bit): Replace with
26765         libc_feresetround_53bit.
26766         (SET_RESTORE_ROUND_53BIT): Adjust.
26768 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
26770         * string/test-strchrnul.c: Add copyright header.
26772         * posix/tst-getaddrinfo4.c: Increase test timeout.
26774 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
26776         [BZ #15536]
26777         * math/libm-test.inc (MAX_EXP): Remove
26778         (MIN_EXP): Define.
26779         (ulp): Use MIN_EXP - MANT_DIG.
26780         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
26782 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
26784         * po/be.po: Revert last change.
26785         * po/zh_CN.po: Likewise.
26786         * po/header.pot: Likewise.
26788 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
26790         * Makefile ($(common-objpfx)linkobj/libc.so): Define
26791         link-libc-deps to empty as target-specific variable.
26792         * Makerules (link-libc-args): New variable.
26793         (libc-for-link): Likewise.
26794         (link-libc-deps): Likewise.
26795         (lib%.so): Depend on $(link-libc-deps).  Link with
26796         $(link-libc-args).
26797         (build-module): Link with $(link-libc-args).
26798         (build-module-asneeded): Likewise.
26799         (build-module-helper-objlist): Filter out $(link-libc-deps) from
26800         list of objects.
26801         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
26802         target-specific variable.
26803         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
26804         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
26805         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
26806         libc.
26807         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
26808         libc and ld.so.
26809         ($(objpfx)libpcprofile.so): Likewise.
26810         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
26811         libc_nonshared.a.
26812         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
26813         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
26814         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
26815         $(link-libc-deps).
26816         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
26817         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
26818         * login/Makefile ($(objpfx)libutil.so): Likewise.
26819         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
26820         * math/Makefile ($(objpfx)libm.so): Likewise.
26821         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
26822         $(objpfx)libnsl.so): Define libc-for-link as target-specific
26823         variable instead of depending directly on libc.
26824         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
26825         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
26826         $(link-libc-deps).
26827         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
26828         libc.
26829         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
26830         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
26831         ($(objpfx)libanl.so): Likewise.
26832         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
26833         ld.so.
26834         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
26835         $(link-libc-deps).
26836         * sysdeps/i386/fpu/Makefile: Remove file.
26837         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
26838         ($(objpfx)libm.so): Remove dependency on ld.so.
26840 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
26842         [BZ # 15553]
26843         * nis/yp_xdr.c (XDRMAXNAME): Define.
26844         (XDRMAXRECORD): Define.
26845         (xdr_domainname): Use XDRMAXNAME.
26846         (xdr_mapname): Likewise.
26847         (xdr_peername): Likewise.
26848         (xdr_keydat): Use XDRMAXRECORD.
26849         (xdr_valdat): Likewise.
26851 2013-05-30  Jeff Law  <law@redhat.com>
26853         [BZ #14256]
26854         * manual/errno.texi (ESTALE): Update to account for more than
26855         just NFS file systems.
26856         * sysdeps/gnu/errlist.c: Regenerated.
26858 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
26860         [BZ #15465]
26861         * elf/Makefile (tests): Add tst-null-argv.
26862         (modules-names):  Add tst-null-argv-lib.
26863         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
26864         (tst-null-argv-ENV): Set environment for tst-null-argv.
26865         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
26866         (RTLD_PROGNAME): New macro.
26867         * elf/tst-null-argv.c: New test case.
26868         * elf/tst-null-argv-lib.c: Library for test case.
26869         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
26870         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
26871         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
26872         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
26873         * elf/dl-init.c (call_init): Likewise.
26874         (_dl_init): Likewise.
26875         * elf/dl-load.c (print_search_path): Likewise.
26876         (_dl_map_object): Likewise.
26877         * elf/dl-lookup.c (do_lookup_x): Likewise.
26878         (add_dependency): Likewise.
26879         (_dl_lookup_symbol_x): Likewise.
26880         (_dl_debug_bindings): Likewise.
26881         * elf/dl-open.c (_dl_show_scope): Likewise.
26882         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
26883         * elf/dl-version.c (match_symbol): Likewise.
26884         (_dl_check_map_versions): Likewise.
26885         * elf/rtld.c (dl_main): Likewise.
26886         (print_unresolved): Use RTLD_PROGNAME.
26887         (print_missing_version): Likewise.
26888         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
26889         (elf_machine_rela): Likewise.
26890         * sysdeps/powerpc/powerpc32/dl-machine.c
26891         (__process_machine_rela): Likewise.
26892         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
26893         Likewise.
26894         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
26895         Likewise.
26896         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
26897         Likewise.
26898         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
26899         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
26900         Likewise.
26901         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
26902         Likewise.
26903         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
26905 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
26907         * po/be.po: Add descriptive title.
26908         * po/zh_CN.po: Likewise.
26909         * po/header.pot: Likewise.
26911 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
26913         * locale/programs/locarchive.c (create_archive): Inlucde fname in
26914         error message.
26915         (enlarge_archive): Likewise.
26917 2013-05-28  Ben North  <ben@redfrontdoor.org>
26919         * manual/arith.texi (frexp): It is the magnitude of the return
26920         value which lies in [0.5, 1), not the return value itself.
26922 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26924         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26926 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
26928         * stdio-common/bug26.c (main): Correct fscanf template.
26930         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
26931         declare _dl_skip_args.
26933         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
26934         Don't declare.
26936         * manual/platform.texi: Add missing @end deftypefun.
26938 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
26940         [BZ #15529]
26941         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
26942         bit of mantissa of 2^16382.
26943         * math/libm-test.inc (hypot_test_data): Add more tests.
26945         * math/libm-test.inc: Add drem and pow10 to list of tested
26946         functions.
26947         (pow10_test): New function.
26948         (drem_test): Likewise.
26949         (drem_test_tonearest): Likewise.
26950         (drem_test_towardzero): Likewise.
26951         (drem_test_downward): Likewise.
26952         (drem_test_upward): Likewise.
26953         (main): Call the new functions.
26955         * math/libm-test.inc (finite_test_data): Remove.
26956         (finite_test): Run tests from isfinite_test_data.
26957         (gamma_test_data): Remove.
26958         (gamma_test): Run tests from lgamma_test_data.
26959         * sysdeps/i386/fpu/libm-test-ulps: Update.
26960         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26962 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26964         * manual/platform.texi: Add PowerPC PPR function set documentation.
26965         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
26966         implementation.
26968 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
26970         * math/libm-test.inc (MAX_EXP): Define.
26971         (ULPDIFF): Define.
26972         (ulp): New function.
26973         (check_float_internal): Use ULPDIFF.
26974         (cpow_test): Disable failing test.
26975         (check_ulp): Test ulp() implemetnation.
26976         (main): Call check_ulp before starting tests.
26978 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
26980         * math/gen-libm-test.pl (generate_testfile): Do not handle
26981         START_DATA and END_DATA.
26982         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
26983         END_DATA.
26984         (acos_tonearest_test_data): Likewise.
26985         (acos_towardzero_test_data): Likewise.
26986         (acos_downward_test_data): Likewise.
26987         (acos_upward_test_data): Likewise.
26988         (acosh_test_data): Likewise.
26989         (asin_test_data): Likewise.
26990         (asin_tonearest_test_data): Likewise.
26991         (asin_towardzero_test_data): Likewise.
26992         (asin_downward_test_data): Likewise.
26993         (asin_upward_test_data): Likewise.
26994         (asinh_test_data): Likewise.
26995         (atan_test_data): Likewise.
26996         (atanh_test_data): Likewise.
26997         (atan2_test_data): Likewise.
26998         (cabs_test_data): Likewise.
26999         (cacos_test_data): Likewise.
27000         (cacosh_test_data): Likewise.
27001         (carg_test_data): Likewise.
27002         (casin_test_data): Likewise.
27003         (casinh_test_data): Likewise.
27004         (catan_test_data): Likewise.
27005         (catanh_test_data): Likewise.
27006         (cbrt_test_data): Likewise.
27007         (ccos_test_data): Likewise.
27008         (ccosh_test_data): Likewise.
27009         (ceil_test_data): Likewise.
27010         (cexp_test_data): Likewise.
27011         (cimag_test_data): Likewise.
27012         (clog_test_data): Likewise.
27013         (clog10_test_data): Likewise.
27014         (conj_test_data): Likewise.
27015         (copysign_test_data): Likewise.
27016         (cos_test_data): Likewise.
27017         (cos_tonearest_test_data): Likewise.
27018         (cos_towardzero_test_data): Likewise.
27019         (cos_downward_test_data): Likewise.
27020         (cos_upward_test_data): Likewise.
27021         (cosh_test_data): Likewise.
27022         (cosh_tonearest_test_data): Likewise.
27023         (cosh_towardzero_test_data): Likewise.
27024         (cosh_downward_test_data): Likewise.
27025         (cosh_upward_test_data): Likewise.
27026         (cpow_test_data): Likewise.
27027         (cproj_test_data): Likewise.
27028         (creal_test_data): Likewise.
27029         (csin_test_data): Likewise.
27030         (csinh_test_data): Likewise.
27031         (csqrt_test_data): Likewise.
27032         (ctan_test_data): Likewise.
27033         (ctan_tonearest_test_data): Likewise.
27034         (ctan_towardzero_test_data): Likewise.
27035         (ctan_downward_test_data): Likewise.
27036         (ctan_upward_test_data): Likewise.
27037         (ctanh_test_data): Likewise.
27038         (ctanh_tonearest_test_data): Likewise.
27039         (ctanh_towardzero_test_data): Likewise.
27040         (ctanh_downward_test_data): Likewise.
27041         (ctanh_upward_test_data): Likewise.
27042         (erf_test_data): Likewise.
27043         (erfc_test_data): Likewise.
27044         (exp_test_data): Likewise.
27045         (exp_tonearest_test_data): Likewise.
27046         (exp_towardzero_test_data): Likewise.
27047         (exp_downward_test_data): Likewise.
27048         (exp_upward_test_data): Likewise.
27049         (exp10_test_data): Likewise.
27050         (exp2_test_data): Likewise.
27051         (expm1_test_data): Likewise.
27052         (fabs_test_data): Likewise.
27053         (fdim_test_data): Likewise.
27054         (finite_test_data): Likewise.
27055         (floor_test_data): Likewise.
27056         (fma_test_data): Likewise.
27057         (fma_towardzero_test_data): Likewise.
27058         (fma_downward_test_data): Likewise.
27059         (fma_upward_test_data): Likewise.
27060         (fmax_test_data): Likewise.
27061         (fmin_test_data): Likewise.
27062         (fmod_test_data): Likewise.
27063         (fpclassify_test_data): Likewise.
27064         (frexp_test_data): Likewise.
27065         (gamma_test_data): Likewise.
27066         (hypot_test_data): Likewise.
27067         (ilogb_test_data): Likewise.
27068         (isfinite_test_data): Likewise.
27069         (isgreater_test_data): Likewise.
27070         (isgreaterequal_test_data): Likewise.
27071         (isinf_test_data): Likewise.
27072         (isless_test_data): Likewise.
27073         (islessequal_test_data): Likewise.
27074         (islessgreater_test_data): Likewise.
27075         (isnan_test_data): Likewise.
27076         (isnormal_test_data): Likewise.
27077         (issignaling_test_data): Likewise.
27078         (isunordered_test_data): Likewise.
27079         (j0_test_data): Likewise.
27080         (j1_test_data): Likewise.
27081         (jn_test_data): Likewise.
27082         (ldexp_test_data): Likewise.
27083         (lgamma_test_data): Likewise.
27084         (lrint_test_data): Likewise.
27085         (lrint_tonearest_test_data): Likewise.
27086         (lrint_towardzero_test_data): Likewise.
27087         (lrint_downward_test_data): Likewise.
27088         (lrint_upward_test_data): Likewise.
27089         (llrint_test_data): Likewise.
27090         (llrint_tonearest_test_data): Likewise.
27091         (llrint_towardzero_test_data): Likewise.
27092         (llrint_downward_test_data): Likewise.
27093         (llrint_upward_test_data): Likewise.
27094         (log_test_data): Likewise.
27095         (log10_test_data): Likewise.
27096         (log1p_test_data): Likewise.
27097         (log2_test_data): Likewise.
27098         (logb_test_data): Likewise.
27099         (logb_downward_test_data): Likewise.
27100         (lround_test_data): Likewise.
27101         (llround_test_data): Likewise.
27102         (modf_test_data): Likewise.
27103         (nearbyint_test_data): Likewise.
27104         (nextafter_test_data): Likewise.
27105         (nexttoward_test_data): Likewise.
27106         (pow_test_data): Likewise.
27107         (pow_tonearest_test_data): Likewise.
27108         (pow_towardzero_test_data): Likewise.
27109         (pow_downward_test_data): Likewise.
27110         (pow_upward_test_data): Likewise.
27111         (remainder_test_data): Likewise.
27112         (remainder_tonearest_test_data): Likewise.
27113         (remainder_towardzero_test_data): Likewise.
27114         (remainder_downward_test_data): Likewise.
27115         (remainder_upward_test_data): Likewise.
27116         (remquo_test_data): Likewise.
27117         (rint_test_data): Likewise.
27118         (rint_tonearest_test_data): Likewise.
27119         (rint_towardzero_test_data): Likewise.
27120         (rint_downward_test_data): Likewise.
27121         (rint_upward_test_data): Likewise.
27122         (round_test_data): Likewise.
27123         (scalb_test_data): Likewise.
27124         (scalbn_test_data): Likewise.
27125         (scalbln_test_data): Likewise.
27126         (signbit_test_data): Likewise.
27127         (sin_test_data): Likewise.
27128         (sin_tonearest_test_data): Likewise.
27129         (sin_towardzero_test_data): Likewise.
27130         (sin_downward_test_data): Likewise.
27131         (sin_upward_test_data): Likewise.
27132         (sincos_test_data): Likewise.
27133         (sinh_test_data): Likewise.
27134         (sinh_tonearest_test_data): Likewise.
27135         (sinh_towardzero_test_data): Likewise.
27136         (sinh_downward_test_data): Likewise.
27137         (sinh_upward_test_data): Likewise.
27138         (sqrt_test_data): Likewise.
27139         (tan_test_data): Likewise.
27140         (tan_tonearest_test_data): Likewise.
27141         (tan_towardzero_test_data): Likewise.
27142         (tan_downward_test_data): Likewise.
27143         (tan_upward_test_data): Likewise.
27144         (tanh_test_data): Likewise.
27145         (tgamma_test_data): Likewise.
27146         (trunc_test_data): Likewise.
27147         (y0_test_data): Likewise.
27148         (y1_test_data): Likewise.
27149         (yn_test_data): Likewise.
27150         (significand_test_data): Likewise.
27152         * math/gen-libm-test.pl (@functions): Remove variable.
27153         (generate_testfile): Don't handle START and END lines.
27154         * math/libm-test.inc (START): New macro.
27155         (END): Likewise.
27156         (END_COMPLEX): Likewise.
27157         (acos_test): Use END macro without arguments.
27158         (acos_test_tonearest): Likewise.
27159         (acos_test_towardzero): Likewise.
27160         (acos_test_downward): Likewise.
27161         (acos_test_upward): Likewise.
27162         (acosh_test): Likewise.
27163         (asin_test): Likewise.
27164         (asin_test_tonearest): Likewise.
27165         (asin_test_towardzero): Likewise.
27166         (asin_test_downward): Likewise.
27167         (asin_test_upward): Likewise.
27168         (asinh_test): Likewise.
27169         (atan_test): Likewise.
27170         (atanh_test): Likewise.
27171         (atan2_test): Likewise.
27172         (cabs_test): Likewise.
27173         (cacos_test): Use END_COMPLEX macro without arguments.
27174         (cacosh_test): Likewise.
27175         (carg_test): Use END macro without arguments.
27176         (casin_test): Use END_COMPLEX macro without arguments.
27177         (casinh_test): Likewise.
27178         (catan_test): Likewise.
27179         (catanh_test): Likewise.
27180         (cbrt_test): Use END macro without arguments.
27181         (ccos_test): Use END_COMPLEX macro without arguments.
27182         (ccosh_test): Likewise.
27183         (ceil_test): Use END macro without arguments.
27184         (cexp_test): Use END_COMPLEX macro without arguments.
27185         (cimag_test): Use END macro without arguments.
27186         (clog_test): Use END_COMPLEX macro without arguments.
27187         (clog10_test): Likewise.
27188         (conj_test): Likewise.
27189         (copysign_test): Use END macro without arguments.
27190         (cos_test): Likewise.
27191         (cos_test_tonearest): Likewise.
27192         (cos_test_towardzero): Likewise.
27193         (cos_test_downward): Likewise.
27194         (cos_test_upward): Likewise.
27195         (cosh_test): Likewise.
27196         (cosh_test_tonearest): Likewise.
27197         (cosh_test_towardzero): Likewise.
27198         (cosh_test_downward): Likewise.
27199         (cosh_test_upward): Likewise.
27200         (cpow_test): Use END_COMPLEX macro without arguments.
27201         (cproj_test): Likewise.
27202         (creal_test): Use END macro without arguments.
27203         (csin_test): Use END_COMPLEX macro without arguments.
27204         (csinh_test): Likewise.
27205         (csqrt_test): Likewise.
27206         (ctan_test): Likewise.
27207         (ctan_test_tonearest): Likewise.
27208         (ctan_test_towardzero): Likewise.
27209         (ctan_test_downward): Likewise.
27210         (ctan_test_upward): Likewise.
27211         (ctanh_test): Likewise.
27212         (ctanh_test_tonearest): Likewise.
27213         (ctanh_test_towardzero): Likewise.
27214         (ctanh_test_downward): Likewise.
27215         (ctanh_test_upward): Likewise.
27216         (erf_test): Use END macro without arguments.
27217         (erfc_test): Likewise.
27218         (exp_test): Likewise.
27219         (exp_test_tonearest): Likewise.
27220         (exp_test_towardzero): Likewise.
27221         (exp_test_downward): Likewise.
27222         (exp_test_upward): Likewise.
27223         (exp10_test): Likewise.
27224         (exp2_test): Likewise.
27225         (expm1_test): Likewise.
27226         (fabs_test): Likewise.
27227         (fdim_test): Likewise.
27228         (finite_test): Likewise.
27229         (floor_test): Likewise.
27230         (fma_test): Likewise.
27231         (fma_test_towardzero): Likewise.
27232         (fma_test_downward): Likewise.
27233         (fma_test_upward): Likewise.
27234         (fmax_test): Likewise.
27235         (fmin_test): Likewise.
27236         (fmod_test): Likewise.
27237         (fpclassify_test): Likewise.
27238         (frexp_test): Likewise.
27239         (gamma_test): Likewise.
27240         (hypot_test): Likewise.
27241         (ilogb_test): Likewise.
27242         (isfinite_test): Likewise.
27243         (isgreater_test): Likewise.
27244         (isgreaterequal_test): Likewise.
27245         (isinf_test): Likewise.
27246         (isless_test): Likewise.
27247         (islessequal_test): Likewise.
27248         (islessgreater_test): Likewise.
27249         (isnan_test): Likewise.
27250         (isnormal_test): Likewise.
27251         (issignaling_test): Likewise.
27252         (isunordered_test): Likewise.
27253         (j0_test): Likewise.
27254         (j1_test): Likewise.
27255         (jn_test): Likewise.
27256         (ldexp_test): Likewise.
27257         (lgamma_test): Likewise.
27258         (lrint_test): Likewise.
27259         (lrint_test_tonearest): Likewise.
27260         (lrint_test_towardzero): Likewise.
27261         (lrint_test_downward): Likewise.
27262         (lrint_test_upward): Likewise.
27263         (llrint_test): Likewise.
27264         (llrint_test_tonearest): Likewise.
27265         (llrint_test_towardzero): Likewise.
27266         (llrint_test_downward): Likewise.
27267         (llrint_test_upward): Likewise.
27268         (log_test): Likewise.
27269         (log10_test): Likewise.
27270         (log1p_test): Likewise.
27271         (log2_test): Likewise.
27272         (logb_test): Likewise.
27273         (logb_test_downward): Likewise.
27274         (lround_test): Likewise.
27275         (llround_test): Likewise.
27276         (modf_test): Likewise.
27277         (nearbyint_test): Likewise.
27278         (nextafter_test): Likewise.
27279         (nexttoward_test): Likewise.
27280         (pow_test): Likewise.
27281         (pow_test_tonearest): Likewise.
27282         (pow_test_towardzero): Likewise.
27283         (pow_test_downward): Likewise.
27284         (pow_test_upward): Likewise.
27285         (remainder_test): Likewise.
27286         (remainder_test_tonearest): Likewise.
27287         (remainder_test_towardzero): Likewise.
27288         (remainder_test_downward): Likewise.
27289         (remainder_test_upward): Likewise.
27290         (remquo_test): Likewise.
27291         (rint_test): Likewise.
27292         (rint_test_tonearest): Likewise.
27293         (rint_test_towardzero): Likewise.
27294         (rint_test_downward): Likewise.
27295         (rint_test_upward): Likewise.
27296         (round_test): Likewise.
27297         (scalb_test): Likewise.
27298         (scalbn_test): Likewise.
27299         (scalbln_test): Likewise.
27300         (signbit_test): Likewise.
27301         (sin_test): Likewise.
27302         (sin_test_tonearest): Likewise.
27303         (sin_test_towardzero): Likewise.
27304         (sin_test_downward): Likewise.
27305         (sin_test_upward): Likewise.
27306         (sincos_test): Likewise.
27307         (sinh_test): Likewise.
27308         (sinh_test_tonearest): Likewise.
27309         (sinh_test_towardzero): Likewise.
27310         (sinh_test_downward): Likewise.
27311         (sinh_test_upward): Likewise.
27312         (sqrt_test): Likewise.
27313         (tan_test): Likewise.
27314         (tan_test_tonearest): Likewise.
27315         (tan_test_towardzero): Likewise.
27316         (tan_test_downward): Likewise.
27317         (tan_test_upward): Likewise.
27318         (tanh_test): Likewise.
27319         (tgamma_test): Likewise.
27320         (trunc_test): Likewise.
27321         (y0_test): Likewise.
27322         (y1_test): Likewise.
27323         (yn_test): Likewise.
27324         (significand_test): Likewise.
27326 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
27328         [BZ #15381]
27329         * libio/genops.c (_IO_no_init): Initialize wide struct info.
27331 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
27333         [BZ #14894]
27334         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
27335         __ppc_mdoio and __ppc_mdoom.
27336         * manual/platform.texi: Document new functions __ppc_yield,
27337         __ppc_mdoio and __ppc_mdoom.
27339 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
27341         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
27342         (main): Mention "tls" pseudo-hwcap is legacy.
27343         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
27345 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
27347         * math/gen-libm-test.pl (parse_args): Output only string of
27348         arguments as text for test name, not full call or descriptions of
27349         tests for extra outputs.
27350         (generate_testfile): Do not pass function name to parse_args.
27351         Generate this_func variable from START.
27352         * math/libm-test.inc (struct test_f_f_data): Rename test_name
27353         field to arg_str.
27354         (struct test_ff_f_data): Likewise.
27355         (test_ff_f_data_nexttoward): Likewise.
27356         (struct test_fi_f_data): Likewise.
27357         (struct test_fl_f_data): Likewise.
27358         (struct test_if_f_data): Likewise.
27359         (struct test_fff_f_data): Likewise.
27360         (struct test_c_f_data): Likewise.
27361         (struct test_f_f1_data): Likewise.  Remove field extra_name.
27362         (struct test_fF_f1_data): Likewise.
27363         (struct test_ffI_f1_data): Likewise.
27364         (struct test_c_c_data): Rename test_name field to arg_str.
27365         (struct test_cc_c_data): Likewise.
27366         (struct test_f_i_data): Likewise.
27367         (struct test_ff_i_data): Likewise.
27368         (struct test_f_l_data): Likewise.
27369         (struct test_f_L_data): Likewise.
27370         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
27371         and extra2_name.
27372         (COMMON_TEST_SETUP): New macro.
27373         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
27374         (COMMON_TEST_CLEANUP): Likewise.
27375         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
27376         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
27377         macros.
27378         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
27379         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
27380         macros.
27381         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
27382         (RUN_TEST_fff_f): Take argument string.  Call new setup and
27383         cleanup macros.
27384         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
27385         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
27386         macros.
27387         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
27388         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
27389         macros.
27390         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
27391         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
27392         cleanup macros.
27393         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
27394         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
27395         cleanup macros.
27396         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
27397         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
27398         cleanup macros.
27399         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
27400         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
27401         macros.
27402         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
27403         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
27404         macros.
27405         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
27406         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
27407         macros.
27408         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
27409         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
27410         cleanup macros.
27411         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
27412         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
27413         cleanup macros.
27414         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
27415         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
27416         macros.
27417         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
27418         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
27419         cleanup macros.
27420         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
27421         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
27422         macros.
27423         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
27424         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
27425         macros.
27426         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
27427         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
27428         cleanup macros.
27429         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
27431 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
27433         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
27434         to _sifields.sigfault.
27435         (si_addr_lsb): Define new macro.
27436         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
27437         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
27438         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
27440 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
27442         [BZ #15441]
27443         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
27444         returns -1.
27445         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
27446         null return -1.
27447         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
27448         loading the domain.
27450 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
27452         * math/gen-libm-test.pl (parse_args): Do not include expected
27453         result in test name.
27454         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
27455         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
27456         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
27457         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
27458         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
27459         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27461 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
27463         * benchtests/Makefile: Sort function entries.
27465         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
27466         tanh, asinh, acosh, atanh.
27467         * benchtests/acos-inputs: New file.
27468         * benchtests/acosh-inputs: New file.
27469         * benchtests/asin-inputs: New file.
27470         * benchtests/asinh-inputs: New file.
27471         * benchtests/atanh-inputs: New file.
27472         * benchtests/cosh-inputs: New file.
27473         * benchtests/log-inputs: New file.
27474         * benchtests/sinh-inputs: New file.
27475         * benchtests/tanh-inputs: New file.
27477 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
27479         [BZ #15339]
27480         * posix/tst-getaddrinfo4.c: New test.
27481         * posix/Makefile (tests): Add it.
27483 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27485         [BZ #15339]
27486         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
27487         when no services were used.
27488         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
27489         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
27491 2013-05-21  Andreas Schwab  <schwab@suse.de>
27493         [BZ #15014]
27494         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
27495         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
27496         successful.
27497         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
27498         redundant variable declarations and reallocation of buffer when
27499         parsing as IPv6 address.  Always set NSS status when called from
27500         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
27501         buffer too small.  Correct computation of needed size.
27502         * nss/Makefile (tests): Add test-digits-dots.
27503         * nss/test-digits-dots.c: New test.
27505 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
27507         * benchtests/Makefile: Remove instructions for adding
27508         benchmark tests.
27509         * benchtests/README: New file to explain how to execute and
27510         enhance the benchmark tests.
27512 2013-05-21  Andreas Schwab  <schwab@suse.de>
27514         [BZ #15493]
27515         * setjmp/Makefile (tests): Add tst-sigsetjmp.
27516         * setjmp/tst-sigsetjmp.c: New test.
27518 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
27520         * sysdeps/x86_64/memset.S (memset): New implementation.
27521         (__bzero): Likewise.
27522         (__memset_tail): New function.
27524 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
27526         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
27527         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
27528         __memcpy_sse2_unaligned ifunc selection.
27529         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
27530         Add memcpy-sse2-unaligned.S.
27531         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
27532         Add: __memcpy_sse2_unaligned.
27534 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
27536         [BZ #15490]
27537         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
27538         math_force_eval before restoring floating-point envrionment.
27539         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
27540         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
27541         Likewise.
27542         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
27543         <math_private.h>.
27544         (__nearbyintl): Use math_force_eval before restoring
27545         floating-point environment.
27546         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
27548         * math/gen-libm-test.pl (special_functions): Remove.
27549         (parse_args): Don't handle TEST_extra.  Handle functions with no
27550         return value.
27551         * math/libm-test.inc (struct test_sincos_data): Replace with
27552         struct test_fFF_11_data.
27553         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
27554         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
27555         (sincos_test_data): Change element type to struct
27556         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
27557         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
27558         RUN_TEST_LOOP_sincos.
27559         * math/README.libm-test: Don't mention special handling of
27560         individual functions.
27561         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
27562         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
27563         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
27564         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
27565         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
27566         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27568         * math/gen-libm-test.pl (get_variable): Remove function.
27569         (parse_args): Don't show pointer parameters to call in test
27570         names.  Use "extra output N" in test names for extra outputs
27571         rather than naming variables.
27573 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
27575         [BZ #15488]
27576         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
27577         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
27578         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
27579         double tests.
27580         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
27581         disable.
27582         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
27583         check_long_double.
27585         * math/gen-libm-test.pl (@tests): Remove variable.
27586         ($count): Likewise.
27587         (new_test): Remove function.
27588         (show_exceptions): New function.
27589         (special_functions): Use show_exceptions instead of new_test.
27590         (parse_args): Likewise.
27591         (generate_testfile): Pass only function name in generated call to
27592         print_max_error or print_complex_max_error.
27593         (get_ulps): Do not handle complex tests specially.
27594         (output_test): Rename to ...
27595         (get_all_ulps_for_test): ... this.  Return a string rather than
27596         printing to a file.  Require ulps to be present.
27597         (output_ulps): Generate arrays rather than #defines.
27598         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
27599         (struct ulp_data): New type.
27600         (BUILD_COMPLEX_ULP): Remove macro.
27601         (compare_ulp_data): New function.
27602         (find_ulps): Likewise.
27603         (find_test_ulps): Likewise.
27604         (find_function_ulps): Likewise.
27605         (find_complex_function_ulps): Likewise.
27606         (print_max_error): Determine allowed ulps using
27607         find_function_ulps.
27608         (print_complex_max_error): Determine allowed ulps using
27609         find_complex_function_ulps.
27610         (check_float_internal): Determine max ulps using find_test_ulps.
27611         (check_float): Do not take max_ulp parameter.  Update call to
27612         check_float_internal.
27613         (check_complex): Likewise.
27614         (check_int): Do not take max_ulp parameter.
27615         (check_long): Likewise.
27616         (check_bool): Likewise.
27617         (check_longlong): Likewise.
27618         (struct test_f_f_data): Remove max_ulp field.
27619         (struct test_ff_f_data): Likewise.
27620         (struct test_ff_f_data_nexttoward): Likewise.
27621         (struct test_fi_f_data): Likewise.
27622         (struct test_fl_f_data): Likewise.
27623         (struct test_if_f_data): Likewise.
27624         (struct test_fff_f_data): Likewise.
27625         (struct test_c_f_data): Likewise.
27626         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
27627         (struct test_fF_f1_data): Likewise.
27628         (struct test_ffI_f1_data): Likewise.
27629         (struct test_c_c_data): Remove max_ulp field.
27630         (struct test_cc_c_data): Likewise.
27631         (struct test_f_i_data): Likewise.
27632         (struct test_ff_i_data): Likewise.
27633         (struct test_f_l_data): Likewise.
27634         (struct test_f_L_data): Likewise.
27635         (struct test_sincos_data): Likewise.
27636         (RUN_TEST_f_f): Do not handle ulps.
27637         (RUN_TEST_LOOP_f_f): Likewise.
27638         (RUN_TEST_2_f): Likewise.
27639         (RUN_TEST_LOOP_2_f): Likewise.
27640         (RUN_TEST_fff_f): Likewise.
27641         (RUN_TEST_LOOP_fff_f): Likewise.
27642         (RUN_TEST_c_f): Likewise.
27643         (RUN_TEST_LOOP_c_f): Likewise.
27644         (RUN_TEST_f_f1): Likewise.
27645         (RUN_TEST_LOOP_f_f1): Likewise.
27646         (RUN_TEST_fF_f1): Likewise.
27647         (RUN_TEST_LOOP_fF_f1): Likewise.
27648         (RUN_TEST_fI_f1): Likewise.
27649         (RUN_TEST_LOOP_fI_f1): Likewise.
27650         (RUN_TEST_ffI_f1): Likewise.
27651         (RUN_TEST_LOOP_ffI_f1): Likewise.
27652         (RUN_TEST_c_c): Likewise.
27653         (RUN_TEST_LOOP_c_c): Likewise.
27654         (RUN_TEST_cc_c): Likewise.
27655         (RUN_TEST_LOOP_cc_c): Likewise.
27656         (RUN_TEST_f_i): Likewise.
27657         (RUN_TEST_LOOP_f_i): Likewise.
27658         (RUN_TEST_f_i_tg): Likewise.
27659         (RUN_TEST_LOOP_f_i_tg): Likewise.
27660         (RUN_TEST_ff_i_tg): Likewise.
27661         (RUN_TEST_LOOP_ff_i_tg): Likewise.
27662         (RUN_TEST_f_b): Likewise.
27663         (RUN_TEST_LOOP_f_b): Likewise.
27664         (RUN_TEST_f_b_tg): Likewise.
27665         (RUN_TEST_LOOP_f_b_tg): Likewise.
27666         (RUN_TEST_f_l): Likewise.
27667         (RUN_TEST_LOOP_f_l): Likewise.
27668         (RUN_TEST_f_L): Likewise.
27669         (RUN_TEST_LOOP_f_L): Likewise.
27670         (RUN_TEST_sincos): Likewise.
27671         (RUN_TEST_LOOP_sincos): Likewise.
27673 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
27675         [BZ #15480]
27676         [BZ #15485]
27677         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
27678         main case of finite arguments, set rounding mode to FE_TONEAREST
27679         and discard exceptions.
27680         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
27681         exceptions.
27682         (remainder_tonearest_test_data): New variable.
27683         (remainder_test_tonearest): New function.
27684         (remainder_towardzero_test_data): New variable.
27685         (remainder_test_towardzero): New function.
27686         (remainder_downward_test_data): New variable.
27687         (remainder_test_downward): New function.
27688         (remainder_upward_test_data): New variable.
27689         (remainder_test_upward): New function.
27690         (main): Call the new test functions.
27692         * math/libm-test.inc (struct test_f_f1_data): Remove field
27693         extra_init.
27694         (struct test_fF_f1_data): Likewise.
27695         (struct test_ffI_f1_data): Likewise.
27696         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
27697         based on value of EXTRA_EXPECTED.
27698         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
27699         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
27700         EXTRA_VAR based on value of EXTRA_EXPECTED.
27701         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
27702         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
27703         EXTRA_VAR based on value of EXTRA_EXPECTED.
27704         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
27705         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
27706         EXTRA_VAR based on value of EXTRA_EXPECTED.
27707         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
27708         * math/gen-libm-test.pl (parse_args): Don't output initializers
27709         for extra output values.
27711         * math/libm-test.inc (check_int): Expect result to be exactly
27712         equal to expected value and do not handle ulps.
27713         (check_long): Likewise.
27714         (check_longlong): Likewise.
27716         * math/libm-test.inc (ceil_test_data): Test for "inexact"
27717         exceptions.
27718         (cimag_test_data): Likewise.
27719         (conj_test_data): Likewise.
27720         (copysign_test_data): Likewise.
27721         (cproj_test_data): Likewise.
27722         (creal_test_data): Likewise.
27723         (fabs_test_data): Likewise.
27724         (fdim_test_data): Likewise.
27725         (finite_test_data): Likewise.
27726         (floor_test_data): Likewise.
27727         (fmax_test_data): Likewise.
27728         (fmin_test_data): Likewise.
27729         (fmod_test_data): Likewise.
27730         (fpclassify_test_data): Likewise.
27731         (frexp_test_data): Likewise.
27732         (ilogb_test_data): Likewise.
27733         (isfinite_test_data): Likewise.
27734         (isgreater_test_data): Likewise.
27735         (isgreaterequal_test_data): Likewise.
27736         (isinf_test_data): Likewise.
27737         (isless_test_data): Likewise.
27738         (islessequal_test_data): Likewise.
27739         (islessgreater_test_data): Likewise.
27740         (isnan_test_data): Likewise.
27741         (isnormal_test_data): Likewise.
27742         (issignaling_test_data): Likewise.
27743         (isunordered_test_data): Likewise.
27744         (ldexp_test_data): Likewise.
27745         (lrint_test_data): Likewise.
27746         (lrint_test_data) [TEST_FLOAT]: Disable one test.
27747         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
27748         (lrint_tonearest_test_data): Test for "inexact" exceptions.
27749         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
27750         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
27751         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
27752         test input.
27753         (lrint_towardzero_test_data): Test for "inexact" exceptions.
27754         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
27755         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
27756         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
27757         that test input.
27758         (lrint_downward_test_data): Test for "inexact" exceptions.
27759         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
27760         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
27761         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
27762         test input.
27763         (lrint_upward_test_data): Test for "inexact" exceptions.
27764         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
27765         test input.
27766         (llrint_test_data): Test for "inexact" exceptions.
27767         (llrint_test_data) [TEST_FLOAT]: Disable one test.
27768         (llrint_tonearest_test_data): Test for "inexact" exceptions.
27769         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
27770         (llrint_towardzero_test_data): Test for "inexact" exceptions.
27771         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
27772         (llrint_downward_test_data): Test for "inexact" exceptions.
27773         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
27774         (llrint_upward_test_data): Test for "inexact" exceptions.
27775         (logb_test_data): Likewise.
27776         (logb_downward_test_data): Likewise.
27777         (nextafter_test_data): Likewise.
27778         (nexttoward_test_data): Likewise.
27779         (remainder_test_data): Likewise.
27780         (remquo_test_data): Likewise.
27781         (scalbn_test_data): Likewise.
27782         (scalbln_test_data): Likewise.
27783         (signbit_test_data): Likewise.
27784         (sqrt_test_data): Likewise.
27785         (significand_test_data): Likewise.
27787 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
27789         [BZ #15424]
27790         * benchtests/bench-modf.c (struct args): Mark arg0 as
27791         volatile.
27792         * scripts/bench.pl: Mark members of struct args as volatile.
27794 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27796         [BZ # 15497]
27797         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
27798         negative infinity on POWER6 or lower.
27799         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
27801 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
27803         [BZ #15442]
27804         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
27805         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
27806         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
27807         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
27808         (_FP_SETQNAN): New macro.
27809         (_FP_SETQNAN_SEMIRAW): Likewise.
27810         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
27811         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
27812         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
27813         (FP_EXTEND): Use _FP_FRAC_SNANP.
27814         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
27815         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
27816         into account.
27817         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
27818         New macro.
27819         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
27820         Likewise.
27822 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
27824         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
27825         with DIVIDE_BY_ZERO_EXCEPTION.
27826         (gamma_test_data): Likewise.
27827         (lgamma_test_data): Likewise.
27828         (log_test_data): Likewise.
27829         (log10_test_data): Likewise.
27830         (log2_test_data): Likewise.
27831         (tgamma_test_data): Likewise.
27833         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
27834         (acos_test_tonearest): Likewise.
27835         (acos_test_towardzero): Likewise.
27836         (acos_test_downward): Likewise.
27837         (acos_test_upward): Likewise.
27838         (acosh_test): Likewise.
27839         (asin_test): Likewise.
27840         (asin_test_tonearest): Likewise.
27841         (asin_test_towardzero): Likewise.
27842         (asin_test_downward): Likewise.
27843         (asin_test_upward): Likewise.
27844         (asinh_test): Likewise.
27845         (atan_test): Likewise.
27846         (atanh_test): Likewise.
27847         (atan2_test): Likewise.
27848         (cabs_test): Likewise.
27849         (cacos_test): Likewise.
27850         (cacosh_test): Likewise.
27851         (casin_test): Likewise.
27852         (casinh_test): Likewise.
27853         (catan_test): Likewise.
27854         (catanh_test): Likewise.
27855         (cbrt_test): Likewise.
27856         (ccos_test): Likewise.
27857         (ccosh_test): Likewise.
27858         (cexp_test): Likewise.
27859         (clog_test): Likewise.
27860         (clog10_test): Likewise.
27861         (cos_test): Likewise.
27862         (cos_test_tonearest): Likewise.
27863         (cos_test_towardzero): Likewise.
27864         (cos_test_downward): Likewise.
27865         (cos_test_upward): Likewise.
27866         (cosh_test): Likewise.
27867         (cosh_test_tonearest): Likewise.
27868         (cosh_test_towardzero): Likewise.
27869         (cosh_test_downward): Likewise.
27870         (cosh_test_upward): Likewise.
27871         (cpow_test): Likewise.
27872         (csin_test): Likewise.
27873         (csinh_test): Likewise.
27874         (csqrt_test): Likewise.
27875         (ctan_test): Likewise.
27876         (ctan_test_tonearest): Likewise.
27877         (ctan_test_towardzero): Likewise.
27878         (ctan_test_downward): Likewise.
27879         (ctan_test_upward): Likewise.
27880         (ctanh_test): Likewise.
27881         (ctanh_test_tonearest): Likewise.
27882         (ctanh_test_towardzero): Likewise.
27883         (ctanh_test_downward): Likewise.
27884         (ctanh_test_upward): Likewise.
27885         (erf_test): Likewise.
27886         (erfc_test): Likewise.
27887         (exp_test): Likewise.
27888         (exp_test_tonearest): Likewise.
27889         (exp_test_towardzero): Likewise.
27890         (exp_test_downward): Likewise.
27891         (exp_test_upward): Likewise.
27892         (exp10_test): Likewise.
27893         (exp2_test): Likewise.
27894         (expm1_test): Likewise.
27895         (fmod_test): Likewise.
27896         (gamma_test): Likewise.
27897         (hypot_test): Likewise.
27898         (j0_test): Likewise.
27899         (j1_test): Likewise.
27900         (jn_test): Likewise.
27901         (lgamma_test): Likewise.
27902         (log_test): Likewise.
27903         (log10_test): Likewise.
27904         (log1p_test): Likewise.
27905         (log2_test): Likewise.
27906         (logb_test_downward): Likewise.
27907         (pow_test): Likewise.
27908         (pow_test_tonearest): Likewise.
27909         (pow_test_towardzero): Likewise.
27910         (pow_test_downward): Likewise.
27911         (pow_test_upward): Likewise.
27912         (remainder_test): Likewise.
27913         (remquo_test): Likewise.
27914         (sin_test): Likewise.
27915         (sin_test_tonearest): Likewise.
27916         (sin_test_towardzero): Likewise.
27917         (sin_test_downward): Likewise.
27918         (sin_test_upward): Likewise.
27919         (sincos_test): Likewise.
27920         (sinh_test): Likewise.
27921         (sinh_test_tonearest): Likewise.
27922         (sinh_test_towardzero): Likewise.
27923         (sinh_test_downward): Likewise.
27924         (sinh_test_upward): Likewise.
27925         (sqrt_test): Likewise.
27926         (tan_test): Likewise.
27927         (tan_test_tonearest): Likewise.
27928         (tan_test_towardzero): Likewise.
27929         (tan_test_downward): Likewise.
27930         (tan_test_upward): Likewise.
27931         (tanh_test): Likewise.
27932         (tgamma_test): Likewise.
27933         (y0_test): Likewise.
27934         (y1_test): Likewise.
27935         (yn_test): Likewise.
27937         * math/gen-libm-test.pl (adjust_arg): Remove function.
27938         (special_function): Remove argument $in_func.  Only handle
27939         generating output for tables of tests, not inside functions.
27940         (parse_args): Likewise.
27941         (generate_testfile): Remove variable $in_func.  Update call to
27942         parse_args.
27943         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
27944         (MINUS_ZERO_INIT): Rename macro to minus_zero.
27945         (PLUS_INFTY_INIT): Rename macro to plus_infty.
27946         (MINUS_INFTY_INIT): Rename macro to minus_infty.
27947         (QNAN_VALUE_INIT): Rename macro to qnan_value.
27948         (MAX_VALUE_INIT): Rename macro to max_value.
27949         (MIN_VALUE_INIT): Rename macro to min_value.
27950         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
27951         (plus_zero): Remove variable.
27952         (minus_zero): Likewise.
27953         (plus_infty): Likewise.
27954         (minus_infty): Likewise.
27955         (qnan_value): Likewise.
27956         (max_value): Likewise.
27957         (min_value): Likewise.
27958         (min_subnorm_value): Likewise.
27960 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27962         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
27963         uint64_t or uint32_t usage.
27964         * crypt/sha256-block.c: Likewise.
27965         * crypt/sha256-crypt.c: Likewise.
27966         * crypt/sha256.c: Likewise.
27967         * crypt/sha512-block.c: Likewise.
27968         * crypt/sha512-crypt.c: Likewise.
27969         * crypt/sha512.c: Likewise.
27970         * debug/backtrace-tst.c: Likewise.
27971         * debug/pcprofiledump.c: Likewise.
27972         * elf/cache.c: Likewise.
27973         * elf/dl-cache.c: Likewise.
27974         * elf/dl-misc.c: Likewise.
27975         * elf/dl-profile.c: Likewise.
27976         * elf/dl-support.c: Likewise.
27977         * elf/ldconfig.c: Likewise.
27978         * elf/sprof.c: Likewise.
27979         * iconv/dummy-repertoire.c: Likewise.
27980         * iconv/iconv_charmap.c: Likewise.
27981         * iconv/skeleton.c: Likewise.
27982         * iconvdata/8bit-generic.c: Likewise.
27983         * iconvdata/cp737.h: Likewise.
27984         * iconvdata/cp775.h: Likewise.
27985         * iconvdata/ibm1008.h: Likewise.
27986         * iconvdata/ibm1025.h: Likewise.
27987         * iconvdata/ibm1046.h: Likewise.
27988         * iconvdata/ibm1097.h: Likewise.
27989         * iconvdata/ibm1112.h: Likewise.
27990         * iconvdata/ibm1122.h: Likewise.
27991         * iconvdata/ibm1123.h: Likewise.
27992         * iconvdata/ibm1124.h: Likewise.
27993         * iconvdata/ibm1129.h: Likewise.
27994         * iconvdata/ibm1130.h: Likewise.
27995         * iconvdata/ibm1132.h: Likewise.
27996         * iconvdata/ibm1133.h: Likewise.
27997         * iconvdata/ibm1137.h: Likewise.
27998         * iconvdata/ibm1140.h: Likewise.
27999         * iconvdata/ibm1141.h: Likewise.
28000         * iconvdata/ibm1142.h: Likewise.
28001         * iconvdata/ibm1143.h: Likewise.
28002         * iconvdata/ibm1144.h: Likewise.
28003         * iconvdata/ibm1145.h: Likewise.
28004         * iconvdata/ibm1146.h: Likewise.
28005         * iconvdata/ibm1147.h: Likewise.
28006         * iconvdata/ibm1148.h: Likewise.
28007         * iconvdata/ibm1149.h: Likewise.
28008         * iconvdata/ibm1153.h: Likewise.
28009         * iconvdata/ibm1154.h: Likewise.
28010         * iconvdata/ibm1155.h: Likewise.
28011         * iconvdata/ibm1156.h: Likewise.
28012         * iconvdata/ibm1157.h: Likewise.
28013         * iconvdata/ibm1158.h: Likewise.
28014         * iconvdata/ibm1160.h: Likewise.
28015         * iconvdata/ibm1161.h: Likewise.
28016         * iconvdata/ibm1162.h: Likewise.
28017         * iconvdata/ibm1163.h: Likewise.
28018         * iconvdata/ibm1164.h: Likewise.
28019         * iconvdata/ibm1166.h: Likewise.
28020         * iconvdata/ibm1167.h: Likewise.
28021         * iconvdata/ibm12712.h: Likewise.
28022         * iconvdata/ibm1390.h: Likewise.
28023         * iconvdata/ibm1399.h: Likewise.
28024         * iconvdata/ibm16804.h: Likewise.
28025         * iconvdata/ibm4517.h: Likewise.
28026         * iconvdata/ibm4899.h: Likewise.
28027         * iconvdata/ibm4909.h: Likewise.
28028         * iconvdata/ibm4971.h: Likewise.
28029         * iconvdata/ibm5347.h: Likewise.
28030         * iconvdata/ibm803.h: Likewise.
28031         * iconvdata/ibm856.h: Likewise.
28032         * iconvdata/ibm901.h: Likewise.
28033         * iconvdata/ibm902.h: Likewise.
28034         * iconvdata/ibm9030.h: Likewise.
28035         * iconvdata/ibm9066.h: Likewise.
28036         * iconvdata/ibm921.h: Likewise.
28037         * iconvdata/ibm922.h: Likewise.
28038         * iconvdata/ibm9448.h: Likewise.
28039         * iconvdata/isiri-3342.h: Likewise.
28040         * iconvdata/jis0201.h: Likewise.
28041         * include/link.h: Likewise.
28042         * include/netdb.h: Likewise.
28043         * inet/check_native.c: Likewise.
28044         * inet/check_pf.c: Likewise.
28045         * inet/getipv4sourcefilter.c: Likewise.
28046         * inet/getnameinfo.c: Likewise.
28047         * inet/getsourcefilter.c: Likewise.
28048         * inet/htonl.c: Likewise.
28049         * inet/setipv4sourcefilter.c: Likewise.
28050         * inet/setsourcefilter.c: Likewise.
28051         * inet/test-inet6_opt.c: Likewise.
28052         * inet/tst-network.c: Likewise.
28053         * locale/C-collate.c: Likewise.
28054         * locale/C-ctype.c: Likewise.
28055         * locale/C-time.c: Likewise.
28056         * locale/C-translit.h: Likewise.
28057         * locale/loadarchive.c: Likewise.
28058         * locale/programs/3level.h: Likewise.
28059         * locale/programs/charmap.c: Likewise.
28060         * locale/programs/charmap.h: Likewise.
28061         * locale/programs/ld-address.c: Likewise.
28062         * locale/programs/ld-collate.c: Likewise.
28063         * locale/programs/ld-ctype.c: Likewise.
28064         * locale/programs/ld-identification.c: Likewise.
28065         * locale/programs/ld-measurement.c: Likewise.
28066         * locale/programs/ld-messages.c: Likewise.
28067         * locale/programs/ld-monetary.c: Likewise.
28068         * locale/programs/ld-name.c: Likewise.
28069         * locale/programs/ld-numeric.c: Likewise.
28070         * locale/programs/ld-paper.c: Likewise.
28071         * locale/programs/ld-telephone.c: Likewise.
28072         * locale/programs/ld-time.c: Likewise.
28073         * locale/programs/linereader.c: Likewise.
28074         * locale/programs/locale.c: Likewise.
28075         * locale/programs/locarchive.c: Likewise.
28076         * locale/programs/locfile.h: Likewise.
28077         * locale/programs/repertoire.c: Likewise.
28078         * locale/programs/simple-hash.c: Likewise.
28079         * locale/programs/simple-hash.h: Likewise.
28080         * malloc/memusage.c: Likewise.
28081         * malloc/memusagestat.c: Likewise.
28082         * nis/nis_defaults.c: Likewise.
28083         * nis/nis_hash.c: Likewise.
28084         * nis/nis_print.c: Likewise.
28085         * nis/nis_xdr.c: Likewise.
28086         * nscd/connections.c: Likewise.
28087         * nscd/hstcache.c: Likewise.
28088         * nscd/nscd_gethst_r.c: Likewise.
28089         * nscd/nscd_getserv_r.c: Likewise.
28090         * nscd/nscd_helper.c: Likewise.
28091         * nscd/servicescache.c: Likewise.
28092         * nss/makedb.c: Likewise.
28093         * nss/nss_db/db-XXX.c: Likewise.
28094         * nss/nss_db/db-initgroups.c: Likewise.
28095         * nss/nss_db/db-netgrp.c: Likewise.
28096         * nss/nss_files/files-network.c: Likewise.
28097         * nss/nss_files/files-parse.c: Likewise.
28098         * posix/bug-regex5.c: Likewise.
28099         * posix/fnmatch_loop.c: Likewise.
28100         * posix/regcomp.c: Likewise.
28101         * posix/regexec.c: Likewise.
28102         * posix/tst-rfc3484-2.c: Likewise.
28103         * posix/tst-rfc3484-3.c: Likewise.
28104         * posix/tst-rfc3484.c: Likewise.
28105         * resolv/nss_dns/dns-canon.c: Likewise.
28106         * resolv/nss_dns/dns-network.c: Likewise.
28107         * resolv/res_init.c: Likewise.
28108         * resolv/res_mkquery.c: Likewise.
28109         * resolv/tst-aton.c: Likewise.
28110         * stdlib/cxa_atexit.c: Likewise.
28111         * stdlib/cxa_finalize.c: Likewise.
28112         * stdlib/gen-fpioconst.c: Likewise.
28113         * stdlib/strtol_l.c: Likewise.
28114         * string/tst-endian.c: Likewise.
28115         * sunrpc/auth_des.c: Likewise.
28116         * sunrpc/clnt_udp.c: Likewise.
28117         * sunrpc/rtime.c: Likewise.
28118         * sunrpc/svcauth_des.c: Likewise.
28119         * sunrpc/xdr.c: Likewise.
28120         * sunrpc/xdr_intXX_t.c: Likewise.
28121         * sunrpc/xdr_rec.c: Likewise.
28122         * sysdeps/generic/ldconfig.h: Likewise.
28123         * sysdeps/generic/ldsodefs.h: Likewise.
28124         * sysdeps/generic/memusage.h: Likewise.
28125         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
28126         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
28127         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
28128         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
28129         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
28130         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
28131         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
28132         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
28133         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
28134         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
28135         * sysdeps/posix/getaddrinfo.c: Likewise.
28136         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
28137         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
28138         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
28139         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
28140         * sysdeps/powerpc/test-gettimebase.c: Likewise.
28141         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
28142         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
28143         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
28144         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
28145         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
28146         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
28147         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
28148         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
28149         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
28150         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
28151         * sysdeps/x86_64/dl-tls.h: Likewise.
28152         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
28153         * time/alt_digit.c: Likewise.
28154         * time/era.c: Likewise.
28155         * wcsmbs/tst-c16c32-1.c: Likewise.
28157 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
28159         * math/libm-test.inc (struct test_sincos_data): New type.
28160         (RUN_TEST_LOOP_sincos): New macro.
28161         (sincos_test_data): New variable.
28162         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
28164 2013-05-16  Richard Henderson  <rth@redhat.com>
28166         * math/atest-exp2.c (LIMB64): New macro.
28167         (CONSTSZ): New macro.
28168         (mp_exp1, mp_exp_m1, mp_log2): New variables.
28169         (hexdig): Move ...
28170         (print_mpn_fp): ... to function scope.
28171         (read_mpn_hex): Remove.
28172         (get_log2): Remove.
28173         (exp2_mpn): Use mp_log2.
28174         (main): Use mp_exp1.
28176 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
28178         * math/libm-test.inc: Remove comment about not testing "inexact"
28179         exceptions.
28180         (INEXACT_EXCEPTION): New macro.
28181         (NO_INEXACT_EXCEPTION): Likewise.
28182         (INVALID_EXCEPTION_OK): Update value.
28183         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
28184         (OVERFLOW_EXCEPTION_OK): Likewise.
28185         (UNDERFLOW_EXCEPTION_OK): Likewise.
28186         (IGNORE_ZERO_INF_SIGN): Likewise.
28187         (ERRNO_UNCHANGED): Likewise.
28188         (ERRNO_EDOM): Likewise.
28189         (ERRNO_ERANGE): Likewise.
28190         (test_exceptions): Handle testing "inexact" exceptions.
28191         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
28192         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
28193         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
28194         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
28195         INEXACT_EXCEPTION.
28196         (rint_towardzero_test_data): Likewise.
28197         (rint_downward_test_data): Likewise.
28198         (rint_upward_test_data): Likewise.
28200         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
28201         with OVERFLOW_EXCEPTION.
28202         (exp10_test_data): Likewise.
28203         (exp2_test_data): Likewise.
28204         (expm1_test_data): Likewise.
28205         (lgamma_test_data): Likewise.
28206         (pow_test_data): Likewise.
28207         (tgamma_test_data): Likewise.
28208         (yn_test_data): Remove duplicate test of overflow.
28210         * math/libm-test.inc (struct test_cc_c_data): New type.
28211         (RUN_TEST_LOOP_cc_c): New macro.
28212         (cpow_test_data): New variable.
28213         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
28215         * math/libm-test.inc (struct test_f_L_data): New type.
28216         (RUN_TEST_LOOP_f_L): New macro.
28217         (llrint_test_data): New variable.
28218         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
28219         (llrint_tonearest_test_data): New variable.
28220         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
28221         (llrint_towardzero_test_data): New variable.
28222         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
28223         (llrint_downward_test_data): New variable.
28224         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
28225         (llrint_upward_test_data): New variable.
28226         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
28227         (llround_test_data): New variable.
28228         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
28230 2013-05-13  Peter Collingbourne  <pcc@google.com>
28232         * math/atest-exp2.c (get_log2): Remove const attribute.
28234 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
28236         * math/libm-test.inc (struct test_f_l_data): New type.
28237         (RUN_TEST_LOOP_f_l): New macro.
28238         (lrint_test_data): New variable.
28239         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
28240         (lrint_tonearest_test_data): New variable.
28241         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
28242         (lrint_towardzero_test_data): New variable.
28243         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
28244         (lrint_downward_test_data): New variable.
28245         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
28246         (lrint_upward_test_data): New variable.
28247         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
28248         (lround_test_data): New variable.
28249         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
28251 2013-05-15  Peter Collingbourne  <pcc@google.com>
28253         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
28254         (EXTRACT_WORDS64) Use where appropriate.
28255         (INSERT_WORDS64) Likewise.
28257         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
28258         constraints with x constraints.
28259         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
28261         * malloc/obstack.c (_obstack_compat): Add initializer.
28263 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
28265         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
28266         si_trapno and add si_addr_lsb to _sifields.sigfault.
28267         (si_trapno): Remove macro.
28268         (si_addr_lsb): Define new macro.
28269         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
28271 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
28273         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
28274         instead of TEST_f_l.
28275         (llrint_test_tonearest): Likewise.
28276         (llrint_test_towardzero): Likewise.
28277         (llrint_test_downward): Likewise.
28278         (llrint_test_upward): Likewise.
28279         (llround_test): Likewise.
28281         * math/libm-test.inc (struct test_f_i_data): Add comment.
28282         (RUN_TEST_LOOP_f_b): New macro.
28283         (RUN_TEST_LOOP_f_b_tg): Likewise.
28284         (finite_test_data): New variable.
28285         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
28286         (isfinite_test_data): New variable.
28287         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28288         (isinf_test_data): New variable.
28289         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28290         (isnan_test_data): New variable.
28291         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28292         (isnormal_test_data): New variable.
28293         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28294         (issignaling_test_data): New variable.
28295         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28296         (signbit_test_data): New variable.
28297         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
28299         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
28300         with INVALID_EXCEPTION.
28301         (acosh_test_data): Likewise.
28302         (asin_test_data): Likewise.
28303         (atanh_test_data): Likewise.
28304         (fmod_test_data): Likewise.
28305         (log_test_data): Likewise.
28306         (log10_test_data): Likewise.
28307         (log2_test_data): Likewise.
28308         (pow_test_data): Likewise.
28309         (sqrt_test_data): Likewise.
28310         (y0_test_data): Likewise.
28311         (y1_test_data): Likewise.
28312         (yn_test_data): Likewise.
28314         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
28315         function contents.
28317         * math/libm-test.inc (struct test_ff_i_data): New type.
28318         (RUN_TEST_LOOP_ff_i_tg): New macro.
28319         (isgreater_test_data): New variable.
28320         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28321         (isgreaterequal_test_data): New variable.
28322         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28323         (isless_test_data): New variable.
28324         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28325         (islessequal_test_data): New variable.
28326         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28327         (islessgreater_test_data): New variable.
28328         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28329         (isunordered_test_data): New variable.
28330         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
28332 2013-05-14  David S. Miller  <davem@davemloft.net>
28334         * sysdeps/sparc/fpu/libm-test-ulps: Update.
28336 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
28338         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
28340         * math/libm-test.inc (struct test_fF_f1_data): Change type of
28341         extra_test to int.
28342         (struct test_f_i_data): Change type of max_ulp to int.
28344         * math/libm-test.inc (test_ffI_f1_data): New type.
28345         (RUN_TEST_LOOP_ffI_f1): New macro.
28346         (remquo_test_data): New variable.
28347         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
28349         * setjmp/tst-setjmp-fp.c: New file.
28350         * setjmp/Makefile (tests): Add tst-setjmp-fp.
28351         (link-libm): New variable.
28352         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
28354         * math/libm-test.inc (struct test_f_i_data): New type.
28355         (RUN_TEST_LOOP_f_i): New macro.
28356         (RUN_TEST_LOOP_f_i_tg): Likewise.
28357         (fpclassify_test_data): New variable.
28358         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
28359         (ilogb_test_data): New variable.
28360         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
28362         * math/libm-test.inc (scalbln_test): Correct function name in END
28363         call.
28365         * math/libm-test.inc (struct test_f_f1_data): Add comment.
28366         (RUN_TEST_LOOP_fI_f1): New macro.
28367         (frexp_test_data): New variable.
28368         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
28370         * math/libm-test.inc (struct test_fF_f1_data): New type.
28371         (RUN_TEST_LOOP_fF_f1): New macro.
28372         (modf_test_data): New variable.
28373         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
28375         * math/libm-test.inc (struct test_f_f1_data): New type.
28376         (RUN_TEST_LOOP_f_f1): New macro.
28377         (gamma_test_data): New variable.
28378         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
28379         (lgamma_test_data): New variable.
28380         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
28382 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
28384         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
28385         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
28386         (main): Comment "tls" pseudo-hwcap.
28388 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
28390         * math/libm-test.inc (struct test_fl_f_data): New type.
28391         (RUN_TEST_LOOP_fl_f): New variable.
28392         (scalbln_test_data): New variable.
28393         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
28395         * math/libm-test.inc (struct test_fi_f_data): New type.
28396         (RUN_TEST_LOOP_fi_f): New macro.
28397         (ldexp_test_data): New variable.
28398         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
28399         (scalbn_test_data): New variable.
28400         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
28402         * math/libm-test.inc (struct test_c_f_data): New type.
28403         (RUN_TEST_LOOP_c_f): New macro.
28404         (cabs_test_data): New variable.
28405         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
28406         (carg_test_data): New variable.
28407         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
28408         (cimag_test_data): New variable.
28409         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
28410         (creal_test_data): New variable.
28411         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
28413         * math/libm-test.inc (struct test_if_f_data): New type.
28414         (RUN_TEST_LOOP_if_f): New macro.
28415         (jn_test_data): New variable.
28416         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
28417         (yn_test_data): New variable.
28418         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
28420         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
28422 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28424         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
28425         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
28427 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
28429         * benchtests/Makefile (CPPFLAGS-nonlib): Add
28430         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
28431         (bench-deps): Add bench-timing.h.
28432         * benchtests-bench-skeleton.c: Include bench-timing.h.
28433         (main): Use TIMING_* macros instead of clock_gettime.
28434         * benchtests/bench-timing.h: New file.
28436         [BZ #14582]
28437         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
28438         Renamed from _LIB_VERSION.
28439         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
28441 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
28443         * math/libm-test.inc (struct test_fff_f_data): New type.
28444         (RUN_TEST_LOOP_fff_f): New macro.
28445         (fma_test_data): New variable.
28446         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
28447         (fma_towardzero_test_data): New variable.
28448         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
28449         (fma_downward_test_data): New variable.
28450         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
28451         (fma_upward_test_data): New variable.
28452         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
28454         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
28455         (struct test_c_c_data): New type.
28456         (RUN_TEST_LOOP_c_c): New macro.
28457         (cacos_test_data): New variable.
28458         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
28459         (cacosh_test_data): New variable.
28460         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
28461         (casin_test_data): New variable.
28462         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
28463         (casinh_test_data): New variable.
28464         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
28465         (catan_test_data): New variable.
28466         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
28467         (catanh_test_data): New variable.
28468         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
28469         (ccos_test_data): New variable.
28470         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
28471         (ccosh_test_data): New variable.
28472         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
28473         (cexp_test_data): New variable.
28474         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
28475         (clog_test_data): New variable.
28476         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
28477         (clog10_test_data): New variable.
28478         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
28479         (conj_test_data): New variable.
28480         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
28481         (cproj_test_data): New variable.
28482         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
28483         (csin_test_data): New variable.
28484         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
28485         (csinh_test_data): New variable.
28486         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
28487         (csqrt_test_data): New variable.
28488         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
28489         (ctan_test_data): New variable.
28490         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
28491         (ctan_tonearest_test_data): New variable.
28492         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
28493         (ctan_towardzero_test_data): New variable.
28494         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
28495         (ctan_downward_test_data): New variable.
28496         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
28497         (ctan_upward_test_data): New variable.
28498         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
28499         (ctanh_test_data): New variable.
28500         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
28501         (ctanh_tonearest_test_data): New variable.
28502         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
28503         (ctanh_towardzero_test_data): New variable.
28504         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
28505         (ctanh_downward_test_data): New variable.
28506         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
28507         (ctanh_upward_test_data): New variable.
28508         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
28509         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
28510         of BUILD_COMPLEX.
28512         * math/libm-test.inc (struct test_ff_f_data): New type.
28513         (struct test_ff_f_data_nexttoward): Likewise.
28514         (RUN_TEST_LOOP_2_f): New macro.
28515         (RUN_TEST_LOOP_ff_f): Likewise.
28516         (atan2_test_data): New variable.
28517         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
28518         (copysign_test_data): New variable.
28519         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
28520         (fdim_test_data): New variable.
28521         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
28522         (fmax_test_data): New variable.
28523         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
28524         (fmin_test_data): New variable.
28525         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
28526         (fmod_test_data): New variable.
28527         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
28528         (hypot_test_data): New variable.
28529         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
28530         (nextafter_test_data): New variable.
28531         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
28532         (nexttoward_test_data): New variable.
28533         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
28534         (pow_test_data): New variable.
28535         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
28536         (pow_tonearest_test_data): New variable.
28537         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
28538         (pow_towardzero_test_data): New variable.
28539         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
28540         (pow_downward_test_data): New variable.
28541         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
28542         (pow_upward_test_data): New variable.
28543         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
28544         (remainder_test_data): New variable.
28545         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
28546         (scalb_test_data): New variable.
28547         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
28548         * sysdeps/i386/fpu/libm-test-ulps: Update.
28550 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
28552         * math/libm-test.inc (fma_test): Use max_value instead of local
28553         variable fltmax.
28554         (nextafter_test): Likewise.
28556         * math/libm-test.inc (acos_towardzero_test_data): New variable.
28557         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
28558         (acos_downward_test_data): New variable.
28559         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
28560         (acos_upward_test_data): New variable.
28561         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
28562         (acosh_test_data): New variable.
28563         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
28564         (asin_test_data): New variable.
28565         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
28566         (asin_tonearest_test_data): New variable.
28567         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
28568         (asin_towardzero_test_data): New variable.
28569         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
28570         (asin_downward_test_data): New variable.
28571         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
28572         (asin_upward_test_data): New variable.
28573         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
28574         (asinh_test_data): New variable.
28575         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
28576         (atan_test_data): New variable.
28577         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
28578         (atanh_test_data): New variable.
28579         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
28580         (cbrt_test_data): New variable.
28581         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
28582         (ceil_test_data): New variable.
28583         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
28584         (cos_test_data): New variable.
28585         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
28586         (cos_tonearest_test_data): New variable.
28587         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
28588         (cos_towardzero_test_data): New variable.
28589         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
28590         (cos_downward_test_data): New variable.
28591         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
28592         (cos_upward_test_data): New variable.
28593         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
28594         (cosh_test_data): New variable.
28595         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
28596         (cosh_tonearest_test_data): New variable.
28597         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
28598         (cosh_towardzero_test_data): New variable.
28599         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
28600         (cosh_downward_test_data): New variable.
28601         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
28602         (cosh_upward_test_data): New variable.
28603         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
28604         (erf_test_data): New variable.
28605         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
28606         (erfc_test_data): New variable.
28607         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
28608         (exp_test_data): New variable.
28609         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
28610         (exp_tonearest_test_data): New variable.
28611         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
28612         (exp_towardzero_test_data): New variable.
28613         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
28614         (exp_downward_test_data): New variable.
28615         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
28616         (exp_upward_test_data): New variable.
28617         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
28618         (exp10_test_data): New variable.
28619         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
28620         (exp2_test_data): New variable.
28621         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
28622         (expm1_test_data): New variable.
28623         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
28624         (fabs_test_data): New variable.
28625         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
28626         (floor_test_data): New variable.
28627         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
28628         (j0_test_data): New variable.
28629         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
28630         (j1_test_data): New variable.
28631         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
28632         (log_test_data): New variable.
28633         (log_test): Run tests with RUN_TEST_LOOP_f_f.
28634         (log10_test_data): New variable.
28635         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
28636         (log1p_test_data): New variable.
28637         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
28638         (log2_test_data): New variable.
28639         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
28640         (logb_test_data): New variable.
28641         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
28642         (logb_downward_test_data): New variable.
28643         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
28644         (nearbyint_test_data): New variable.
28645         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
28646         (rint_test_data): New variable.
28647         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
28648         (rint_tonearest_test_data): New variable.
28649         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
28650         (rint_towardzero_test_data): New variable.
28651         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
28652         (rint_downward_test_data): New variable.
28653         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
28654         (rint_upward_test_data): New variable.
28655         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
28656         (round_test_data): New variable.
28657         (round_test): Run tests with RUN_TEST_LOOP_f_f.
28658         (sin_test_data): New variable.
28659         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
28660         (sin_tonearest_test_data): New variable.
28661         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
28662         (sin_towardzero_test_data): New variable.
28663         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
28664         (sin_downward_test_data): New variable.
28665         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
28666         (sin_upward_test_data): New variable.
28667         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
28668         (sinh_test_data): New variable.
28669         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
28670         (sinh_tonearest_test_data): New variable.
28671         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
28672         (sinh_towardzero_test_data): New variable.
28673         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
28674         (sinh_downward_test_data): New variable.
28675         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
28676         (sinh_upward_test_data): New variable.
28677         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
28678         (sqrt_test_data): New variable.
28679         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
28680         (tan_test_data): New variable.
28681         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
28682         (tan_tonearest_test_data): New variable.
28683         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
28684         (tan_towardzero_test_data): New variable.
28685         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
28686         (tan_downward_test_data): New variable.
28687         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
28688         (tan_upward_test_data): New variable.
28689         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
28690         (tanh_test_data): New variable.
28691         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
28692         (tgamma_test_data): New variable.
28693         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
28694         (trunc_test_data): New variable.
28695         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
28696         (y0_test_data): New variable.
28697         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
28698         (y1_test_data): New variable.
28699         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
28700         (significand_test_data): New variable.
28701         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
28703 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
28705         [BZ #12387]
28706         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
28708 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
28710         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
28712 2013-05-10  Andreas Jaeger  <aj@suse.de>
28714         [BZ #15448]
28715         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
28716         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
28718 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
28720         * math/gen-libm-test.pl (adjust_arg): New function.
28721         (special_functions): Handle generating output in both functions
28722         and arrays.
28723         (parse_args): Likewise.
28724         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
28725         $in_func argument to parse_args.
28726         * math/libm-test.inc (struct test_f_f_data): New type.
28727         (IF_ROUND_INIT_): New macro.
28728         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
28729         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
28730         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
28731         (IF_ROUND_INIT_FE_UPWARD): Likewise.
28732         (ROUND_RESTORE_): Likewise.
28733         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
28734         (ROUND_RESTORE_FE_TONEAREST): Likewise.
28735         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
28736         (ROUND_RESTORE_FE_UPWARD): Likewise.
28737         (RUN_TEST_LOOP_f_f): New macro.
28738         (acos_test_data): New variable.
28739         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
28740         (acos_tonearest_test_data): New variable.
28741         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
28743 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
28745         * benchtests/bench-skeleton.c (startup): Fix coding style.
28747 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
28749         [BZ #6809]
28750         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
28751         negative infinity argument.
28752         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
28753         negative infinity argument.
28754         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
28755         negative infinity argument.
28756         * math/libm-test.inc (tgamma_test): Expect errno to be set for
28757         domain errors.
28759 2013-05-10  Florian Weimer  <fweimer@redhat.com>
28761         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
28762         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
28763         * iconv/iconv_prog.c (main): Likewise.
28764         * locale/programs/charmap-dir.c (charmap_readdir)
28765         (fopen_uncompressed): Likewise.
28766         * locale/programs/locfile.c (siblings_uncached)
28767         (write_locale_data): Use lstat64 instead of lstat.
28768         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
28769         stat.
28771 2013-05-10  Andreas Jaeger  <aj@suse.de>
28773         [BZ #15395]
28774         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
28775         localization.
28776         Include <locale.h>.
28778 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
28780         * elf/dl-close.c (_dl_close_worker): Add comments.
28782 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
28784         [BZ #15359]
28785         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
28786         high part of pi/2.
28787         (__ieee754_rem_pio2l): Update comments.
28789         [BZ #15429]
28790         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
28791         high part of pi/2.
28792         (__ieee754_rem_pio2l): Update comments.
28794         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
28795         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
28797         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
28798         M_PI_4l.
28800         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
28801         (M_PI_34_LOG10El): Likewise.
28802         (M_PI2_LOG10El): Likewise.
28803         (M_PI4_LOG10El): Likewise.
28804         (M_PI_LOG10El): Likewise.
28806 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28808         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
28810 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
28812         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
28813         (MINUS_ZERO_INIT): Likewise.
28814         (PLUS_INFTY_INIT): Likewise.
28815         (MINUS_INFTY_INIT): Likewise.
28816         (QNAN_VALUE_INIT): Likewise.
28817         (MAX_VALUE_INIT): Likewise.
28818         (MIN_VALUE_INIT): Likewise.
28819         (MIN_SUBNORM_VALUE_INIT): Likewise.
28820         (plus_zero): Initialize with PLUS_ZERO_INIT.
28821         (minus_zero): Initialize with MINUS_ZERO_INIT.
28822         (plus_infty): Initialize with PLUS_INFTY_INIT.
28823         (minus_infty): Initialize with MINUS_INFTY_INIT.
28824         (qnan_value): Initialize with QNAN_VALUE_INIT.
28825         (max_value): Initialize with MAX_VALUE_INIT.
28826         (min_value): Initialize with MIN_VALUE_INIT.
28827         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
28829         * math/libm-test.inc (RUN_TEST_if_f): New macro.
28830         (jn_test): Use TEST_if_f instead of TEST_ff_f.
28831         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
28832         (yn_test): Use TEST_if_f instead of TEST_ff_f.
28834         * math/libm-test.inc (RUN_TEST_f_f): New macro.
28835         (RUN_TEST_2_f): Likewise.
28836         (RUN_TEST_ff_f): Likewise.
28837         (RUN_TEST_fi_f): Likewise.
28838         (RUN_TEST_fl_f): Likewise.
28839         (RUN_TEST_fff_f): Likewise.
28840         (RUN_TEST_c_f): Likewise.
28841         (RUN_TEST_f_f1): Likewise.
28842         (RUN_TEST_fF_f1): Likewise.
28843         (RUN_TEST_fI_f1): Likewise.
28844         (RUN_TEST_ffI_f1): Likewise.
28845         (RUN_TEST_c_c): Likewise.
28846         (RUN_TEST_cc_c): Likewise.
28847         (RUN_TEST_f_i): Likewise.
28848         (RUN_TEST_f_i_tg): Likewise.
28849         (RUN_TEST_ff_i_tg): Likewise.
28850         (RUN_TEST_f_b): Likewise.
28851         (RUN_TEST_f_b_tg): Likewise.
28852         (RUN_TEST_f_l): Likewise.
28853         (RUN_TEST_f_L): Likewise.
28854         (RUN_TEST_sincos): Likewise.
28855         * math/gen-libm-test.pl (new_test): Take new argument to indicate
28856         whether to show exceptions.  Do not include ");\n" in return
28857         value.
28858         (special_functions): Output call to RUN_TEST_sincos instead of
28859         check_float calls.  Update calls to new_test.
28860         (parse_args): Output call to single RUN_TEST_* macro instead of
28861         check_* calls and other assignments.  Update calls to new_test.
28863         [BZ #2546]
28864         [BZ #2560]
28865         [BZ #5159]
28866         [BZ #15426]
28867         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
28868         input to result for tgamma overflow.
28869         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
28870         (gamma_coeff): New variable.
28871         (NCOEFF): New macro.
28872         (gamma_positive): New function.
28873         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
28874         underflow here.  Use gamma_positive instead of exp (lgamma) for
28875         other arguments.
28876         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
28877         (gamma_coeff): New variable.
28878         (NCOEFF): New macro.
28879         (gammaf_positive): New function.
28880         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
28881         underflow here.  Use gamma_positive instead of exp (lgamma) for
28882         other arguments.
28883         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
28884         (gamma_coeff): New variable.
28885         (NCOEFF): New macro.
28886         (gammal_positive): New function.
28887         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
28888         underflow here.  Use gamma_positive instead of exp (lgamma) for
28889         other arguments.
28890         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
28891         (gamma_coeff): New variable.
28892         (NCOEFF): New macro.
28893         (gammal_positive): New function.
28894         (__ieee754_gammal_r): Handle positive infinity, overflow and
28895         underflow here.  Handle NaN the same as positive infinity.  Remove
28896         check x < 0xffffffff for negative integers.  Use gamma_positive
28897         instead of exp (lgamma) for other arguments.
28898         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
28899         (gamma_coeff): New variable.
28900         (NCOEFF): New macro.
28901         (gammal_positive): New function.
28902         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
28903         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
28904         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
28905         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
28906         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
28907         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
28908         * sysdeps/generic/math_private.h (__gamma_productf): New
28909         prototype.
28910         (__gamma_product): Likewise.
28911         (__gamma_productl): Likewise.
28912         * math/Makefile (libm-calls): Add gamma_product.
28913         * math/libm-test.inc (tgamma_test): Add more tests.
28914         * sysdeps/i386/fpu/libm-test-ulps: Update.
28915         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28917 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
28919         * benchtests/bench-skeleton.c (main): Preheat CPU.
28921 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
28923         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
28925 2013-05-07  Roland McGrath  <roland@hack.frob.com>
28927         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
28928         and _dl_skip_args_internal.
28930 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
28932         * manual/message.texi (Message Translation): Talk about users.
28933         Message to key mapping impacts design.
28935 2013-05-06  Roland McGrath  <roland@hack.frob.com>
28937         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
28939         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
28941         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
28942         * sysdeps/wordsize-64/glob64.c: ... here.
28944         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
28945         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
28946         New macros.
28948         * debug/getlogin_r_chk.c: Moved to ...
28949         * login/getlogin_r_chk.c: ... here.
28950         * debug/Makefile (routines): Move getlogin_r_chk to ...
28951         * login/Makefile (routines): ... here.
28952         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
28953         * login/Versions (libc: GLIBC_2.4): ... here.
28955         * io/poll.c (__poll): Renamed from poll.
28956         Add libc_hidden_def.
28957         (poll): Define as weak alias.
28959         * debug/ptsname_r_chk.c: Moved to ...
28960         * login/ptsname_r_chk.c: ... here.
28961         * debug/Makefile (routines): Move ptsname_r_chk to ...
28962         * login/Makefile (routines): ... here.
28963         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
28964         * login/Versions (libc: GLIBC_2.4): ... here.
28966         * posix/getlogin.c: Moved to ...
28967         * login/getlogin.c: ... here.
28968         * posix/getlogin_r.c: Moved to ...
28969         * login/getlogin_r.c: ... here.
28970         * posix/getlogin_r.c: Moved to ...
28971         * login/getlogin_r.c: ... here.
28972         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
28973         * login/Makefile (routines): ... here.
28974         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
28975         * login/Versions (libc: GLIBC_2.0): ... here.
28977         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
28978         (setrlimit): Define as weak alias.
28980         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
28981         Call __ names for open, ftruncate, and close.
28982         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
28983         (truncate): Define as weak alias.
28985 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
28987         * math/gen-libm-test.pl (parse_args): Initialize x before each
28988         test of frexp, modf and remquo.
28990         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
28991         test signgam value.
28993 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28995         [BZ #15418]
28996         [BZ #15419]
28997         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
28998         internal tests.
28999         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29001 2013-05-06  Roland McGrath  <roland@hack.frob.com>
29003         * elf/dl-writev.h: New file.
29004         * elf/dl-misc.c: Include it.
29005         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
29006         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
29008 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
29010         * math/libm-test.inc (noXFails): Remove variable.
29011         (noXPasses): Likewise.
29012         (BUILD_COMPLEX_INT): Remove macro.
29013         (print_screen): Remove xfail argument.
29014         (print_screen_max_error): Likewise.
29015         (update_stats): Likewise.
29016         (print_max_error): Likewise.  Update calls to other affected
29017         functions.
29018         (print_complex_max_error): Likewise.
29019         (test_single_exception): Update calls to print_screen.
29020         (test_single_errno): Likewise.
29021         (check_float_internal): Remove xfail argument.  Update calls to
29022         other affected functions.
29023         (check_float): Likewise.
29024         (check_complex): Likewise.
29025         (check_int): Likewise.
29026         (check_long): Likewise.
29027         (check_bool): Likewise.
29028         (check_longlong): Likewise.
29029         (main): Don't print noXFails and noXPasses.
29030         * math/gen-libm-test.pl (top level): Don't mention expected
29031         failure handling in comment.
29032         (new_test): Don't handle expected failures.
29033         (parse_args): Don't mention expected failure handling in comment.
29034         (generate_testfile): Don't handle expected failures.
29035         (parse_ulps): Likewise.
29036         (print_ulps_file): Likewise.
29037         (get_failure): Remove function.
29038         (output_test): Don't handle expected failures.
29039         * make/README.libm-test: Don't mention expected failure handling.
29041         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
29042         (minus_zero): Likewise.
29043         (plus_infty): Likewise.
29044         (minus_infty): Likewise.
29045         (qnan_value): Likewise.
29046         (max_value): Likewise.
29047         (min_value): Likewise.
29048         (min_subnorm_value): Likewise.
29049         (initialize): Do not initialize those variables dynamically.
29051 2013-05-03  Roland McGrath  <roland@hack.frob.com>
29053         * io/open.c (__open_2): Moved to ...
29054         * io/open_2.c: ... this new file.
29055         * io/open64.c (__open64_2): Moved to ...
29056         * io/open64_2.c: ... this new file.
29057         * io/openat.c (__openat_2): Moved to ...
29058         * io/openat_2.c: ... this new file.
29059         * io/openat64.c (__openat64_2): Moved to ...
29060         * io/openat64_2.c: ... this new file.
29061         * io/Makefile (routines): Add them.
29062         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
29063         * sysdeps/unix/sysv/linux/open_2.c: File removed.
29064         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
29065         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
29066         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
29067         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
29068         (__openat64): Add hidden_ver.
29069         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
29070         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
29072         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
29073         Separately conditionalize setting of GLRO(dl_sysinfo) so
29074         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
29075         as well, but the actual setting is only under [NEED_DL_SYSINFO].
29077 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29079         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
29080         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
29081         definition.
29082         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
29083         * sysdeps/unix/sysv/linux/powerpc/init-first.c
29084         (_libc_vdso_platform_setup): Add __vdso_time initialization.
29085         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
29086         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
29088 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
29090         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
29091         test signgam value.
29093         * math/libm-test.inc (hypot_test): Do not use
29094         IGNORE_ZERO_INF_SIGN.
29096 2013-05-03  Andreas Jaeger  <aj@suse.de>
29098         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
29099         Linux 3.9.
29100         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
29101         (PF_MAX): Adjust for VSOCK change.
29103 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29105         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29107 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
29109         [BZ #15264]
29110         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
29111         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
29112         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
29114 2013-05-02  David S. Miller  <davem@davemloft.net>
29116         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29118 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
29120         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
29122 2013-05-01  Roland McGrath  <roland@hack.frob.com>
29124         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
29126 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
29128         [BZ #14952]
29129         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
29130         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
29131         Use __attribute__ ((__gnu_inline__)).
29132         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
29133         Don't use __attribute__ ((__gnu_inline__)).
29135 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
29137         [BZ #15423]
29138         * math/s_catan.c (__catan): Handle small real or imaginary part of
29139         input specially to avoid spurious underflow.
29140         * math/s_catanf.c (__catanf): Likewise.
29141         * math/s_catanh.c (__catanh): Likewise.
29142         * math/s_catanhf.c (__catanhf): Likewise.
29143         * math/s_catanhl.c (__catanhl): Likewise.
29144         * math/s_catanl.c (__catanl): Likewise.
29145         * math/libm-test.inc (catan_test): Add more tests.
29146         (catanh_test): Likewise.
29147         * sysdeps/i386/fpu/libm-test-ulps: Update.
29148         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29150 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29152         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29154 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
29156         [BZ #15416]
29157         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
29158         accurately for denominator in atan2.
29159         * math/s_catanf.c (__catanf): Likewise.
29160         * math/s_catanh.c (__catanh): Likewise.
29161         * math/s_catanhf.c (__catanhf): Likewise.
29162         * math/s_catanhl.c (__catanhl): Likewise.
29163         * math/s_catanl.c (__catanl): Likewise.
29164         * math/libm-test.inc (catan_test): Add more tests.
29165         (catanh_test): Likewise.
29166         * sysdeps/i386/fpu/libm-test-ulps: Update.
29167         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29169 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
29171         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
29173         * benchtests/Makefile (bench): Remove slow benchmarks.
29174         * benchtests/atan-inputs: Add slow benchmark inputs.
29175         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
29176         (BENCH_FUNC): Accept variant offset.
29177         (VARIANT): Define.
29178         * benchtests/bench-skeleton.c (main): Run benchmark for each
29179         variant.
29180         * benchtests/cos-inputs: Add slow benchmark inputs.
29181         * benchtests/exp-inputs: Likewise.
29182         * benchtests/pow-inputs: Likewise.
29183         * benchtests/sin-inputs: Likewise.
29184         * benchtests/slowatan-inputs: Remove.
29185         * benchtests/slowatan.c: Remove.
29186         * benchtests/slowcos-inputs: Remove.
29187         * benchtests/slowcos.c: Remove.
29188         * benchtests/slowexp-inputs: Remove.
29189         * benchtests/slowexp.c: Remove.
29190         * benchtests/slowpow-inputs: Remove.
29191         * benchtests/slowpow.c: Remove.
29192         * benchtests/slowsin-inputs: Remove.
29193         * benchtests/slowsin.c: Remove.
29194         * benchtests/slowtan-inputs: Remove.
29195         * benchtests/slowtan.c: Remove.
29196         * benchtests/tan-inputs: Add slow benchmark inputs.
29197         * scripts/bench.pl: Parse comments and directives.
29199         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
29200         in CPPFLAGS.
29201         ($(objpfx)bench-%.c): Remove *-ITER.
29202         * benchtests/bench-modf.c: Remove definition of ITER.
29203         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
29204         (main): Loop for DURATION seconds instead of fixed number of
29205         iterations.
29206         * scripts/bench.pl: Don't expect iterations in parameters.
29208 2013-04-29  Roland McGrath  <roland@hack.frob.com>
29210         * io/fchdir.c (__fchdir): Renamed from fchdir.
29211         (fchdir): Define as weak alias.
29213 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
29215         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
29216         (ERRNO_EDOM): Likewise.
29217         (ERRNO_ERANGE): Likewise.
29218         (noErrnoTests): New variable.
29219         (init_max_error): Set errno to 0.
29220         (test_single_errno): New function.
29221         (test_errno): Likewise.
29222         (check_float_internal): Call test_errno.  Set errno to 0.
29223         (check_complex): Refer to errno tests in comment.
29224         (check_int): Call test_errno.  Set errno to 0.
29225         (check_long): Likewise.
29226         (check_bool): Likewise.
29227         (check_longlong): Likewise.
29228         (cos_test): Use ERRNO_* flags for errno tests instead of
29229         check_int.
29230         (expm1_test): Likewise.
29231         (fmod_test): Likewise.
29232         (ilogb_test): Likewise.
29233         (lgamma_test): Likewise.
29234         (pow_test): Likewise.
29235         (remainder_test): Likewise.
29236         (sin_test): Likewise.
29237         (tan_test): Likewise.
29238         (yn_test): Likewise.
29239         (initialize): Set errno to 0.
29240         (main): Print number of errno tests.
29241         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
29243 2013-04-29  Andreas Jaeger  <aj@suse.de>
29245         [BZ #15084]
29246         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
29247         and RES_USEVC.
29249         [BZ #15085]
29250         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
29251         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
29252         unimplemented.
29254         [BZ #15380]
29255         * stdlib/random.c (__initstate): Return NULL if
29256         __initstate fails.
29258         [BZ #15086]
29259         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
29260         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
29261         RES_SNGLKUPREOP.
29263 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29265         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29267 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
29269         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
29270         of individual tests.
29271         (casin_test): Likewise.
29272         (casinh_test): Likewise.
29274 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
29276         [BZ #15409]
29277         * math/s_catan.c (__catan): Handle arguments with large real or
29278         imaginary part separately without squaring.
29279         * math/s_catanf.c (__catanf): Likewise.
29280         * math/s_catanh.c (__catanh): Likewise.
29281         * math/s_catanhf.c (__catanhf): Likewise.
29282         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
29283         and redefine.
29284         (__catanhl): Handle arguments with large real or imaginary part
29285         separately without squaring.
29286         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
29287         and redefine.
29288         (__catanl): Handle arguments with large real or imaginary part
29289         separately without squaring.
29290         * math/libm-test.inc (catan_test): Add more tests.
29291         (catanh_test): Likewise.
29292         * sysdeps/i386/fpu/libm-test-ulps: Update.
29293         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29295 2013-04-27  Andreas Jaeger  <aj@suse.de>
29297         [BZ #15007]
29298         * stdlib/stdlib.h: Update guards for qecvt.
29299         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
29300         <stdlib.h>.
29302 2013-04-27  Allan McRae  <allan@archlinux.org>
29304         * sysdeps/i386/fpu/libm-test-ulps: Update.
29306 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
29308         [BZ #15406]
29309         * math/s_catan.c: Include <float.h>.
29310         (__catan): Ensure underflow exception occurs for underflowed
29311         result.
29312         * math/s_catanf.c: Include <float.h>.
29313         (__catanf): Ensure underflow exception occurs for underflowed
29314         result.
29315         * math/s_catanh.c: Include <float.h>.
29316         (__catanh): Ensure underflow exception occurs for underflowed
29317         result.
29318         * math/s_catanhf.c: Include <float.h>.
29319         (__catanhf): Ensure underflow exception occurs for underflowed
29320         result.
29321         * math/s_catanhl.c: Include <float.h>.
29322         (__catanhl): Ensure underflow exception occurs for underflowed
29323         result.
29324         * math/s_catanl.c: Include <float.h>.
29325         (__catanl): Ensure underflow exception occurs for underflowed
29326         result.
29327         * math/libm-test.inc (catan_test): Add more tests.
29328         (catanh_test): Likewise.
29330         [BZ #15405]
29331         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
29332         underflowed result.
29333         * math/s_ccoshf.c (__ccoshf): Likewise.
29334         * math/s_ccoshl.c (__ccoshl): Likewise.
29335         * math/s_csin.c (__csin): Likewise.
29336         * math/s_csinf.c (__csinf): Likewise.
29337         * math/s_csinh.c (__csinh): Likewise.
29338         * math/s_csinhf.c (__csinhf): Likewise.
29339         * math/s_csinhl.c (__csinhl): Likewise.
29340         * math/s_csinl.c (__csinl): Likewise.
29341         * math/libm-test.inc (ccos_test): Add more tests.
29342         (ccosh_test): Likewise.
29343         (csin_test): Likewise.
29344         (csinh_test): Likewise.
29346 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29348         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
29349         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
29350         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
29351         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
29352         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
29353         powerpc/power5+/fpu folders.
29354         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
29357 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
29359         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
29361 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
29363         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
29364         additions to variable.
29365         [$(config-machine) = x86_64] (modules-names): Likewise.
29366         ($(objpfx)tst-audit3): Remove dependency.
29367         ($(objpfx)tst-audit3.out): Likewise.
29368         ($(objpfx)tst-audit4): Likewise.
29369         ($(objpfx)tst-audit4.out): Likewise.
29370         ($(objpfx)tst-audit5): Likewise.
29371         ($(objpfx)tst-audit5.out): Likewise.
29372         ($(objpfx)tst-audit6): Likewise.
29373         ($(objpfx)tst-audit6.out): Likewise.
29374         ($(objpfx)tst-audit7): Likewise.
29375         ($(objpfx)tst-audit7.out): Likewise.
29376         (tst-audit3-ENV): Remove variable.
29377         (tst-audit4-ENV): Likewise.
29378         (tst-audit5-ENV): Likewise.
29379         (tst-audit6-ENV): Likewise.
29380         (tst-audit7-ENV): Likewise.
29381         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
29382         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
29383         addition to variable.
29384         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
29385         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
29386         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
29387         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
29388         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
29389         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
29390         tst-audit3, tst-audit4 and tst-audit5.
29391         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
29392         tst-audit6 and tst-audit7.
29393         [$(subdir) = elf] (modules-names): Add audit modules for those
29394         tests.
29395         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
29396         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
29397         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
29398         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
29399         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
29400         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
29401         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
29402         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
29403         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
29404         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
29405         [$(subdir) = elf] (tst-audit3-ENV): New variable.
29406         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
29407         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
29408         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
29409         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
29410         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
29411         Likewise.
29412         [$(subdir) = elf && $(config-cflags-avx) = yes]
29413         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
29414         [$(subdir) = elf && $(config-cflags-avx) = yes]
29415         (CFLAGS-tst-auditmod4a.c): Likewise.
29416         [$(subdir) = elf && $(config-cflags-avx) = yes]
29417         (CFLAGS-tst-auditmod4b.c): Likewise.
29418         [$(subdir) = elf && $(config-cflags-avx) = yes]
29419         (CFLAGS-tst-auditmod6b.c): Likewise.
29420         [$(subdir) = elf && $(config-cflags-avx) = yes]
29421         (CFLAGS-tst-auditmod6c.c): Likewise.
29422         [$(subdir) = elf && $(config-cflags-avx) = yes]
29423         (CFLAGS-tst-auditmod7b.c): Likewise.
29424         * elf/tst-audit3.c: Move to ...
29425         * sysdeps/x86_64/tst-audit3.c: ... here.
29426         * elf/tst-audit4.c: Move to ...
29427         * sysdeps/x86_64/tst-audit4.c: ... here.
29428         * elf/tst-audit5.c: Move to ...
29429         * sysdeps/x86_64/tst-audit5.c: ... here.
29430         * elf/tst-audit6.c: Move to ...
29431         * sysdeps/x86_64/tst-audit6.c: ... here.
29432         * elf/tst-audit7.c: Move to ...
29433         * sysdeps/x86_64/tst-audit7.c: ... here.
29434         * elf/tst-auditmod3a.c: Move to ...
29435         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
29436         * elf/tst-auditmod3b.c: Move to ...
29437         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
29438         * elf/tst-auditmod4a.c: Move to ...
29439         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
29440         * elf/tst-auditmod4b.c: Move to ...
29441         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
29442         * elf/tst-auditmod5a.c: Move to ...
29443         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
29444         * elf/tst-auditmod5b.c: Move to ...
29445         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
29446         * elf/tst-auditmod6a.c: Move to ...
29447         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
29448         * elf/tst-auditmod6b.c: Move to ...
29449         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
29450         * elf/tst-auditmod6c.c: Move to ...
29451         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
29452         * elf/tst-auditmod7a.c: Move to ...
29453         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
29454         * elf/tst-auditmod7b.c: Move to ...
29455         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
29457 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
29459         [BZ #15366]
29460         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
29461         define unconditionally.
29462         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
29463         define unconditionally.
29464         (INT8_C, INT16_C, etc.): Likewise.
29466 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
29468         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
29469         __ehdr_start with hidden visibility.
29471         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
29473 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
29475         * math/libm-test.inc (cos_test): Use accurate hex constants.
29476         (sincost_test): Likewise.
29478 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
29480         * math/libm-test.inc (catan_test): Add more tests.
29481         (catanh_test): Likewise.
29483         * math/s_catanf.c (__catanf): Use suffixed floating-point
29484         constants.
29485         * math/s_catanhf.c (__catanhf): Likewise.
29486         * math/s_catanhl.c (__catanhl): Likewise.
29487         * math/s_catanl.c (__catanl): Likewise.
29489         [BZ #15394]
29490         * math/s_catan.c (__catan): Calculate imaginary part of result
29491         with log1p not log unless computing log of number close to 0.
29492         * math/s_catanf.c (__catanf): Likewise.
29493         * math/s_catanl.c (__catanl): Likewise.
29494         * math/s_catanh.c (__catanh): Calculate real part of result with
29495         log1p not log unless computing log of number close to 0.
29496         * math/s_catanhf.c (__catanhf): Likewise.
29497         * math/s_catanhl.c (__catanhl): Likewise.
29498         * math/libm-test.inc (catan_test): Add more tests.
29499         (catanh_test): Likewise.
29500         * sysdeps/i386/fpu/libm-test-ulps: Update.
29501         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29503 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
29505         * benchtests/Makefile: Mention files in which fast and slow
29506         paths of math functions are implemented.
29508 2013-04-23  Roland McGrath  <roland@hack.frob.com>
29510         * sysdeps/posix/timespec_get.c: New file.
29512 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29514         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
29515         POWER.
29516         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
29517         for POWER.
29518         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
29519         powerpc/power5/fpu folders.
29520         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
29521         * benchtests/Makefile: Add modf testcase.
29522         * benchtests/bench-modf.c: New file: Benchmark test for mo
29524 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
29526         [BZ #14888]
29527         * time/Makefile (tests): Add tst-strptime-whitespace.
29528         * time/strptime_l.c (get_number): Use ISSPACE.
29529         (__strptime_internal): Likewise.
29530         * time/tst-strptime-whitespace.c: New test case.
29532 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
29534         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
29535         member.
29536         (_nss_files_init): Set it here.
29538 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
29540         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
29541         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
29542         unsigned.
29544 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
29546         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
29548 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
29550         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
29551         size just once.
29553 2013-04-21  David S. Miller  <davem@davemloft.net>
29555         * po/ru.po: Update Russion translation from translation project.
29557 2013-04-17  Adam Conrad  <adconrad@0c3.net>
29559         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
29560         and setfsgid.
29562 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
29564         * configure.in: Remove i386 configure warning. Remove i386 case.
29565         * configure: Regenerate.
29566         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
29567         Add example to error message.
29568         * sysdeps/i386/configure: Regenerate.
29570 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
29572         * benchtests/Makefile (bench): Add cos, tan, slowcos and
29573         slowtan.
29574         * benchtests/cos-inputs: New file.
29575         * benchtests/slowcos-inputs: New file.
29576         * benchtests/slowcos.c: New file.
29577         * benchtests/slowtan-inputs: New file.
29578         * benchtests/slowtan.c: New file.
29579         * benchtests/tan-inputs: New file.
29581 2013-04-16  Roland McGrath  <roland@hack.frob.com>
29583         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
29584         considered kosher.
29586 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
29588         * benchtests/Makefile: Include cppflags-iterator.mk to add
29589         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
29591         * Makefile.in (bench-clean): New target.
29592         * benchtests/Makefile (bench-clean): Likewise.
29594 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
29596         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
29598 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
29600         * stdio-common/tstdiomisc.c: Fix coding-style violation.
29602 2013-04-15  Andreas Schwab  <schwab@suse.de>
29604         * nscd/grpcache.c (cache_addgr): Properly check for short write.
29605         * nscd/initgrcache.c (addinitgroupsX): Likewise.
29606         * nscd/pwdcache.c (cache_addpw): Likewise.
29607         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
29608         more than recsize.
29610 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
29612         * benchtests/Makefile (bench): Write all output to
29613         bench-out.tmp together.
29615 2013-04-15  Andreas Schwab  <schwab@suse.de>
29617         * nscd/nscd.c (main): Don't fork again after closing files.
29619 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
29621         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
29623         * benchtests/Rules (bench-deps): Collect dependencies into a
29624         single variable.  Add Makefile to dependencies.
29625         ($(objpfx)bench-%.c): Depend on bench-deps.
29627 2013-04-12  Roland McGrath  <roland@hack.frob.com>
29628             Xavier Roche  <roche+kml2@exalead.com>
29630         [BZ #15361]
29631         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
29632         just that it's a file descriptor.
29633         * manual/llio.texi (Synchronizing AIO Operations): Update description
29634         for EBADF error from aio_fsync.
29636 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
29638         * Rules (bench): Move target definition...
29639         * benchtests/Makefile: ... here.
29641 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
29643         * math/libm-test.inc (cos_test): Fix PI/2 test.
29644         (sincos_test): Likewise.
29645         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
29646         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
29648 2013-04-11  Andreas Schwab  <schwab@suse.de>
29650         [BZ #13988]
29651         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
29652         accept exponent character only when digits were seen.
29653         * stdio-common/Makefile (tests): Add bug26.
29654         * stdio-common/bug26.c: New file.
29656         [BZ #14293]
29657         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
29658         non-freeable.
29660 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
29662         * Makeconfig (rtld-prefix): Define built linker prefix.
29663         * Rules (run-bench): Use it.
29664         * math/Makefile (run-regen-ulps): Likewise.
29666         * Rules (bench): Remove eval.
29668 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
29669             Roland McGrath  <roland@hack.frob.com>
29670             Ondrej Bilka  <neleai@seznam.cz>
29672         [BZ #15346]
29673         * time/getdate.c: Include ctype.h and alloca.h.
29674         (__getdate_r): Trim leading and trailing spaces of input.
29675         * time/tst-getdate.c (tests): Add tests with leading and
29676         trailing spaces.
29678 2013-04-08  Roland McGrath  <roland@hack.frob.com>
29680         [BZ #14280]
29681         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
29682         when computing value.
29684 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
29686         * math/README.libm-test (How can I generate "libm-test-ulps"?):
29687         Use testrun.sh to run libm tests.
29689         [BZ #15309]
29690         * elf/dl-open.c (dl_open_worker): memset all of seen array.
29692 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
29694         [BZ #15264]
29695         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
29697 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
29699         * Makefile.in (regen-ulps): New target.
29700         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
29701         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
29702         [ifneq (no,$(PERL)] (regen-ulps): New target.
29703         [ifeq (no,$(PERL)] (regen-ulps): New target.
29704         * math/libm-test.inc (ulps_file_name): Define.
29705         (output_dir): New variable.
29706         (options): Add "output-dir" option.
29707         (parse_opt): Handle 'o' case.
29708         (main): If output_dir is non-NULL use it as a prefix
29709         otherwise use "".
29710         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
29712 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
29714         [BZ #10060, #10062]
29715         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
29716         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
29717         fail configure if __sync_val_compare_and_swap is not inlined.
29718         * sysdeps/i386/configure: Regenerate.
29719         * configure.in: Build for i686 when configured for i386.
29720         * configure: Regenerate.
29721         * README: Remove i386 reference.
29723 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
29725         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
29726         * sysdeps/s390/s390-64/sysdep.h: Likewise.
29728 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
29730         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
29731         (lmsnanval): New variables.
29732         (F): Add conversion tests.
29733         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
29734         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
29736         * stdio-common/tstdiomisc.c (F): Properly collect individual
29737         tests' results.
29739         [BZ #14686, #15336]
29740         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
29741         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
29742         Instead, use input NaN values or generate a qNaN by arithmetic
29743         operation.  Also fix bugs to comply with the standard.
29744         * math/libm-test.inc (remainder_test): Add more tests.
29746         [BZ #15335, #15342]
29747         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
29748         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
29749         input NaN values or generate a qNaN by arithmetic operation.
29751         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
29752         unreachable code.
29754         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
29755         definitions.
29757 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
29759         [BZ #14478]
29760         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
29761         underflowed result.
29762         * math/s_cexpf.c (__cexpf): Likewise.
29763         * math/s_cexpl.c (__cexpl): Likewise.
29764         * math/libm-test.inc (cexp_test): Add more tests.
29766 2013-04-03  Andreas Schwab  <schwab@suse.de>
29768         [BZ #15330]
29769         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
29770         order arrays from heap if bigger than alloca cutoff.
29772 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
29774         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
29775         (SNAN_TESTS_double): Refer to GCC PR56831.
29776         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
29777         GCC PR56828.
29779 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
29781         * Rules (bench): Move bench.out after the run is complete.
29783         * Rules (bench): Echo currently running benchmark.
29785         * benchtests/Makefile (bench): Add atan and slowatan.
29786         * benchtests/atan-inputs: New file.
29787         * benchtests/slowatan-inputs: New file.
29788         * benchtests/slowatan.c: New file.
29790         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
29791         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
29792         its value.
29794         [BZ #15305]
29795         * sysdeps/unix/sysv/linux/kernel-features.h
29796         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
29797         __ASSUME_XFS_RESTRICTED_CHOWN.
29798         * sysdeps/unix/sysv/linux/pathconf.c
29799         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
29800         Save and restore errno.
29802 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
29804         [BZ #15327]
29805         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
29806         arguments using __kernel_casinh.
29807         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
29808         arguments using __kernel_casinhf.
29809         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
29810         arguments using __kernel_casinhl.
29811         * math/libm-test.inc (cacosh_test): Add more tests.
29812         * sysdeps/i386/fpu/libm-test-ulps: Update.
29813         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29815 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
29817         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
29818         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
29820         * bench/Makefile (bench): Add sin and slowsin.
29821         * benchtests/sin-inputs: New file.
29822         * benchtests/slowsin-inputs: New file.
29823         * benchtests/slowsin.c: New file.
29825         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
29826         (bench): Add slowexp and slowpow.
29827         (exp-ITER): Increase iterations.
29828         (pow-ITER): Likewise.
29829         * benchtests/exp-inputs: Change input.
29830         * benchtests/pow-inputs: Likewise.
29831         * benchtests/slowexp-inputs: New file.
29832         * benchtests/slowexp.c: New file.
29833         * benchtests/slowpow-inputs: New file.
29834         * benchtests/slowpow.c: New file.
29836 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29838         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
29839         instructions.
29840         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
29841         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
29842         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
29843         * benchtests/Makefile: Add rint benchtest.
29844         * benchtests/rint-inputs: Input for rint benchtest.
29846 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
29848         * Versions.def (libm): Add GLIBC_2.18.
29849         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
29850         hidden libm prototypes.
29851         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
29852         * math/Makefile (libm-calls): Add s_issignaling.
29853         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
29854         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
29855         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
29856         declaration.
29857         * math/math.h [__USE_GNU] (issignaling): New macro.
29858         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
29859         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
29860         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
29861         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
29862         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
29863         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
29864         * manual/arith.texi (issignaling): New section.
29865         * manual/libm-err-tab.pl (@all_functions): Update comment.
29866         * math/gen-libm-test.pl (parse_args): Apply special handling for
29867         issignaling.
29868         * math/libm-test.inc (print_float, issignaling_test): New
29869         functions.
29870         (check_float_internal): Add issignaling checks.
29871         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
29872         default definition.
29873         * sysdeps/powerpc/math-tests.h: New file.
29874         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
29875         tests.
29876         * math/test-snan.c (TEST_FUNC): Likewise.
29878 2013-03-30  David S. Miller  <davem@davemloft.net>
29880         * po/de.po: Update from translation team.
29882 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
29884         [BZ #10357]
29885         * math/k_casinh.c (__kernel_casinh): Handle arguments with
29886         imaginary part less than 1.0 and real part less than 0.5
29887         specially.
29888         * math/k_casinhf.c (__kernel_casinhf): Likewise.
29889         * math/k_casinhl.c (__kernel_casinhl): Likewise.
29890         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
29891         (cacos_test): Add more tests.
29892         (casin_test): Likewise.
29893         (casinh_test): Likewise.
29894         * sysdeps/i386/fpu/libm-test-ulps: Update.
29895         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29897 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
29899         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
29900         ONE with its value.
29902         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
29903         (__pow_mp): Replace ONE and MONE with their values.
29904         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
29905         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
29906         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
29907         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
29908         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
29909         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
29911         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
29913         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
29914         (__pow_mp): Replace ZERO and MZERO with their values.
29915         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
29916         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
29917         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
29918         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
29919         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
29920         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
29921         (__sqr): Likewise.
29923         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
29925         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
29927 2013-03-28  Roland McGrath  <roland@hack.frob.com>
29929         * include/stdlib.h [!SHARED] (__call_tls_dtors):
29930         Declare with __attribute__ ((weak)).
29931         * stdlib/exit.c (__libc_atexit) [!SHARED]:
29932         Call __call_tls_dtors only if it's not NULL.
29934 2013-03-28  Roland McGrath  <roland@hack.frob.com>
29936         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
29937         didn't do it already, then set _dl_phdr and _dl_phnum based on the
29938         magic __ehdr_start linker symbol if it's defined.
29939         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
29940         them up here if it was already done.
29942         * elf/dl-support.c (_dl_phdr): Make pointer to const.
29943         (_dl_aux_init): Use const in cast when setting it.
29944         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
29945         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
29946         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
29948         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
29949         Declare them here.
29950         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
29951         * csu/libc-tls.c: Nor here.
29952         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
29954         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
29955         (__libc_message): Never call vsyslog.
29957 2013-03-28  Alan Modra  <amodra@gmail.com>
29959         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
29960         Define as empty.
29961         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
29962         Likewise.
29964 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29966         [BZ #15214]
29967         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
29968         underflow.
29969         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29971 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
29973         [BZ #15304]
29974         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
29975         Don't add gid passed as argument.
29977         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
29979 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
29981         [BZ #15307]
29982         * math/k_casinh.c (__kernel_casinh): Handle arguments with
29983         imaginary part between 1.0 and 1.5 and real part less than 0.5
29984         specially.
29985         * math/k_casinhf.c (__kernel_casinhf): Likewise.
29986         * math/k_casinhl.c (__kernel_casinhl): Likewise.
29987         * math/libm-test.inc (cacos_test): Add more tests.
29988         (casin_test): Likewise.
29989         (casinh_test): Likewise.
29990         * sysdeps/i386/fpu/libm-test-ulps: Update.
29991         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29993 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
29995         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
29996         constants.
29997         (norm): Likewise.
29998         (denorm): Likewise.
29999         (__dbl_mp): Likewise.
30000         (add_magnitudes): Likewise.
30001         (sub_magnitudes): Likewise.
30002         (__add): Likewise.
30003         (__sub): Likewise.
30004         (__mul): Likewise.
30005         (__sqr): Likewise.
30006         (__inv): Likewise.
30007         (__dvd): Likewise.
30009         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
30010         commented code.
30011         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
30012         (__dubcos): Likewise.
30013         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
30014         (__ieee754_acos): Likewise.
30015         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
30016         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
30017         (__exp1): Likewise.
30018         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
30019         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
30020         (log1): Likewise.
30021         (my_log2): Likewise.
30022         (checkint): Likewise.
30023         * sysdeps/ieee754/dbl-64/e_remainder.c
30024         (__ieee754_remainder): Likewise.
30025         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
30026         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
30027         (bsloww): Likewise.
30028         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
30030         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
30031         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
30032         MANTISSA_STORE_T to store computations on mantissa.  Use
30033         macros for rounding and division.
30034         (denorm): Likewise.
30035         (__dbl_mp): Likewise.
30036         (add_magnitudes): Likewise.
30037         (sub_magnitudes): Likewise.
30038         (__mul): Likewise.
30039         (__sqr): Likewise.
30040         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
30041         powers of two in terms of TWOPOW macro.
30042         (mp_no): Make type of mantissa as MANTISSA_T.
30043         [!RADIXI]: Define RADIXI.
30044         [!TWO52]: Define TWO52.
30045         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
30047 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30049         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
30050         llroundl symbol when building for PPC32.
30052 2013-03-24  Mark H Weaver  <mhw@netris.org>
30054         * manual/arith.texi (Normalization Functions): Fix prototypes for
30055         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
30057 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30059         [BZ #13889]
30060         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
30061         high value to check if expl overflow.
30062         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
30063         to check for underflow and overflow.
30064         * math/libm-test.inc: Add exp test.
30066 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
30068         [BZ #11120]
30069         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
30070         with NOT_IN_libc.
30072 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30074         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
30075         symbol.
30077 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
30079         * math/gen-libm-test.pl (parse_args, special_functions): Properly
30080         wrap blocks consisting of several statements.
30082         * sysdeps/generic/math-tests.h: New file.
30083         * sysdeps/i386/fpu/math-tests.h: Likewise.
30084         * math/test-snan.c: Include it.
30085         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
30087 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
30089         [BZ #15285]
30090         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
30091         (__ieee754_j0l): Do not improve calculations using cos of twice
30092         input for inputs above LDBL_MAX / 2.0L.
30093         (__ieee754_y0l): Likewise.
30094         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
30095         (__ieee754_j1l): Do not improve calculations using cos of twice
30096         input for inputs above LDBL_MAX / 2.0L.
30097         (__ieee754_y1l): Likewise.
30098         * math/libm-test.inc (j0_test): Add another test.
30099         (j1_test): Likewise.
30100         (y0_test): Likewise.
30101         (y1_test): Likewise.
30102         * sysdeps/i386/fpu/libm-test-ulps: Update.
30104 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
30106         * Rules ($(objpfx)bench-%.c): Include code from a C source
30107         file.
30109 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
30111         [BZ #15287]
30112         * math/k_casinh.c (__kernel_casinh): Handle arguments with
30113         imaginary part 1.0 and real part less than 0.5 specially.
30114         * math/k_casinhf.c (__kernel_casinhf): Likewise.
30115         * math/k_casinhl.c (__kernel_casinhl): Likewise.
30116         * math/libm-test.inc (cacos_test): Add more tests.
30117         (casin_test): Likewise.
30118         (casinh_test): Likewise.
30119         * sysdeps/i386/fpu/libm-test-ulps: Update.
30120         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30122 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
30124         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
30125         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
30127 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
30129         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
30130         * config.make.in (config-cflags-sse4): Remove variable.
30131         (config-cflags-avx): Likewise.
30132         (config-cflags-sse2avx): Likewise.
30133         (config-cflags-novzeroupper): Likewise.
30134         (config-asflags-i686): Likewise.
30135         (have-mfma4): Likewise.
30136         (have-as-vis3): Likewise.
30137         (MIG): Likewise.
30138         * configure.in (MIG): Do not AC_SUBST.
30139         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
30140         (libc_cv_cc_sse4): Do not AC_SUBST.
30141         (libc_cv_cc_avx): Likewise.
30142         (libc_cv_cc_sse2avx): Likewise.
30143         (libc_cv_cc_novzeroupper): Likewise.
30144         (libc_cv_cc_fma4): Likewise.
30145         (libc_cv_as_i686): Likewise.
30146         (libc_cv_sparc_as_vis3): Likewise.
30147         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
30148         LIBC_CONFIG_VAR.
30149         (config-asflags-i686): Likewise.
30150         (config-cflags-avx): Likewise.
30151         (config-cflags-sse2avx): Likewise.
30152         (have-mfma4): Likewise.
30153         (config-cflags-novzeroupper): Likewise.
30154         * sysdeps/mach/configure.in (MIG): Likewise.
30155         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
30156         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
30157         LIBC_CONFIG_VAR.
30158         (config-cflags-avx): Likewise.
30159         (config-cflags-sse2avx): Likewise.
30160         (have-mfma4): Likewise.
30161         (config-cflags-novzeroupper): Likewise.
30162         * configure: Regenerated.
30163         * sysdeps/i386/configure: Likewise.
30164         * sysdeps/mach/configure: Likewise.
30165         * sysdeps/sparc/configure: Likewise.
30166         * sysdeps/x86_64/configure: Likewise.
30168 2013-03-20  Roland McGrath  <roland@hack.frob.com>
30170         [BZ #14812]
30171         * locale/programs/localedef.c (options): Put N_ translation marker
30172         on argument names, not just descriptions.
30174 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
30176         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
30178 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
30180         [BZ #14176]
30181         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
30183 2013-03-19  Roland McGrath  <roland@hack.frob.com>
30185         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
30186         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
30187         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
30188         [!BEFORE_ABORT] (before_abort): New function.
30189         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
30190         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
30191         (writev_for_fatal): New function.
30192         (WRITEV_FOR_FATAL): New macro; call that.
30193         (backtrace_and_maps): New function.
30194         (BEFORE_ABORT): New macro; call that.
30195         (struct str_list): Type removed.
30196         (__libc_message, __libc_fatal): Functions removed.
30197         Include <sysdeps/posix/libc_fatal.c> instead.
30199 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
30201         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
30202         constants.
30203         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
30204         double constants.
30206 2013-03-19  Andreas Schwab  <schwab@suse.de>
30208         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
30209         * sysdeps/gnu/configure: Regenerate.
30211         * configure.in: Substitute libc_cv_rtlddir.
30212         * configure: Regenerate.
30213         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
30214         * Makeconfig (rtlddir, inst_rtlddir): New variables.
30215         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
30216         * elf/Makefile (install-others, CFLAGS-interp.c)
30217         (ldso_install, common-ldd-rewrite): Likewise.
30218         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
30219         $(inst_slibdir)/$(rtld-installed-name).
30220         * scripts/rellns-sh: Add -p option.
30221         * Makerules (make-shlib-link): Use rellns-sh to get relative name
30222         for source.
30224 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
30226         * manual/nptl.texi: Renamed to ...
30227         * manual/threads.texi: ... this.
30228         * manual/Makefile (chapters): Update.
30230 2013-03-18  Roland McGrath  <roland@hack.frob.com>
30232         [BZ #14812]
30233         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
30234         on argument names, not just descriptions.
30235         * malloc/memusagestat.c (options): Likewise.
30236         * nss/getent.c (options): Likewise.
30238 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
30240         [BZ #14812]
30241         * iconv/iconv_prog.c (options): Put N_ translation marker
30242         on argument names, not just descriptions.
30243         * iconv/iconvconfig.c (options): Likewise.
30245 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
30247         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
30248         implementation which is faster on all x86_64 architectures.
30249         Tested on AMD, Intel Nehalem, SNB, IVB.
30250         * sysdeps/x86_64/strnlen.S: Likewise.
30252         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
30253         Remove all multiarch strlen and strnlen versions.
30254         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
30255         Remove strlen and strnlen related parts.
30257         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
30258         Inline strlen part.
30259         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
30261         * sysdeps/x86_64/multiarch/strlen.S: Remove.
30262         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
30263         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
30264         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
30265         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
30266         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
30268 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
30270         * manual/memory.texi (Malloc Tunable Parameters):
30271         Sort parameters alphabetically. Add comments for missing entries.
30273 2013-03-17  David S. Miller  <davem@davemloft.net>
30275         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30277 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
30279         [BZ #15283]
30280         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
30281         for arguments at most half maximum finite value.
30282         * math/libm-test.inc (j0_test): Add more tests.
30283         (j1_test): Likewise.
30284         (y0_test): Likewise.
30285         (y1_test): Likewise.
30286         * sysdeps/i386/fpu/libm-test-ulps: Update.
30287         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30289         [BZ #14155]
30290         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
30291         1 / x and functions P and Q for arguments above 0x1p256L.
30292         (__ieee754_y0l): Likewise.
30293         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
30294         (__ieee754_y1l): Likewise.
30295         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
30296         (j1_test): Likewise.
30297         (y0_test): Likewise.
30298         (y1_test): Likewise.
30300 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
30302         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
30303         variable.
30305 2013-03-15  Roland McGrath  <roland@hack.frob.com>
30307         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
30308         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
30309         zero since it's initialized to EXEC_PAGESIZE.
30311         * sysdeps/unix/sysv/linux/ldsodefs.h
30312         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
30313         * sysdeps/generic/ldsodefs.h: ... here.
30315 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
30317         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
30319         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
30320         math/test-snan.c.
30321         * math/test-snan.c: Renamed from
30322         sysdeps/powerpc/fpu/test-powerpc-snan.c.
30323         * math/Makefile (tests): Add test-snan.
30324         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
30325         test-powerpc-snan.
30327         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
30328         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
30329         functions.
30330         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
30331         __builtin_nan family of functions.
30332         * math/libm-test.inc (initialize): Initialize qnan_value with
30333         __builtin_nan family of functions.
30334         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
30335         Remove variables.
30336         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
30337         Remove functions.
30338         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
30339         storage class.  Initialize qNaN_var and sNaN_var with
30340         __builtin_nan and __builtin_nans families of functions,
30341         respectively.
30343         * math/libm-test.inc (acosh_test): Also test with qNaN input.
30344         (sqrt_test): Remove duplicate test with qNaN input.
30345         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
30346         (round_test, signbit_test, significand_test): Note missing +/-Inf
30347         as well as qNaN tests.
30349         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
30350         qNaN_var.  Fix a few strings, too.
30351         * math/libm-test.inc (nan_value): Rename to qnan_value.
30352         * math/gen-libm-test.pl (%beautify): Adjust to that.
30353         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
30354         * math/test-misc.c (main): Likewise.
30355         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
30356         to __qnan_bytes, and __qnan_union, respectively.
30357         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
30358         Likewise.
30359         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
30360         and lqnanval, respectively.
30361         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
30362         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
30363         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
30364         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
30366         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
30367         * math/test-misc.c (main) [__x86_64__]: Enable test for long
30368         doubles.
30370         * math/test-misc.c (main): Fix copy'n'pastos.
30371         * misc/tst-efgcvt.c (special): Likewise.
30373         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
30374         Remove declarations.
30376 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30378         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
30379         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
30380         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
30381         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
30383 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30385         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
30386         macro to return vdso values correctly in IFUNC implementations.
30387         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
30388         Optimization by using IFUNC.
30390 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30391             Richard Henderson  <rth@redhat.com>
30392             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30394         * Makefile.in (bench): New target.
30395         * NEWS: Mention the benchmark framework.
30396         * Rules (bench): Likewise.
30397         (binaries-bench): Generate binaries for functions to
30398         benchmark.
30399         * benchtests/Makefile: New makefile for benchmark tests.
30400         * benchtests/bench-skeleton.c: New skeleton file for benchmark
30401         programs.
30402         * benchtests/exp-inputs: New input file for EXP function.
30403         * benchtests/pow-inputs: New input file for POW function.
30404         * scripts/bench.pl: New script to generate source files for
30405         benchmark programs.
30407 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30409         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
30410         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
30411         computations on mantissa.  Use macros for rounding and
30412         division.
30413         (denorm): Likewise.
30414         (__dbl_mp): Likewise.
30415         (add_magnitudes): Likewise.
30416         (sub_magnitudes): Likewise.
30417         (__mul): Likewise.
30418         (__sqr): Likewise.
30419         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
30420         powers of two in terms of TWOPOW macro.
30421         (mp_no): Make type of mantissa as MANTISSA_T.
30422         [!RADIXI]: Define RADIXI.
30423         [!TWO52]: Define TWO52.
30424         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
30426         * manual/nptl.texi (cindex): Modify threads to pthreads.
30428 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
30430         * sysdeps/x86_64/preconfigure: Regenerated.
30432 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
30434         [BZ #14155]
30435         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
30436         0x1p28 and above.
30437         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
30438         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
30439         0x1p28 and above.
30440         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
30441         * math/libm-test.inc (j0_test): Do not allow one spurious
30442         underflow exception.
30443         (y1_test): Likewise.
30445 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
30447         * manual/Makefile (chapters): Add nptl.
30448         * manual/debug.texi (Debugging Support): Add link to Threads
30449         chapter.
30450         * manual/nptl.texi: New file.
30452         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
30454 2013-03-14  Petr Baudis  <pasky@ucw.cz>
30456         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
30457         for non-NULL pointer before the memory validity test. Pointed
30458         out by Holger Brunck <holger.brunck@keymile.com>.
30460 2013-03-13  Andreas Schwab  <schwab@suse.de>
30462         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
30463         instead of .os.
30465 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
30467         * timezone/zic.c: Update from tzcode 2013b.
30469 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
30471         * manual/install.texi (Configuring and compiling):
30472         Mention i686 and i586.
30473         * INSTALL: Regenerate.
30475 2013-03-12  Roland McGrath  <roland@hack.frob.com>
30477         * sysdeps/init_array/elf-init.c: New file.
30478         * csu/elf-init.c
30479         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
30480         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
30482         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
30483         __gmon_start__ as global, but as static with a .preinit_array pointer.
30484         * sysdeps/init_array/gmon-start.c: New file.  Use that.
30485         * sysdeps/init_array/crti.S: New file, empty except for comments.
30486         * sysdeps/init_array/crtn.S: Likewise.
30488 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
30490         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
30491         definining bcopy.
30492         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30493         Remove Prefer_SSE_for_memop.
30494         * sysdeps/x86_64/multiarch/init-arch.h: Remove
30495         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
30496         HAS_PREFER_SSE_FOR_MEMOP.
30497         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
30498         memset-x86-64.
30499         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
30500         Remove bzero, memset ifunc support.
30501         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
30502         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
30503         * sysdeps/x86_64/multiarch/memset.S: Likewise.
30504         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
30506 2013-03-11  Andreas Schwab  <schwab@suse.de>
30508         [BZ #15234]
30509         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
30510         by SHLIB_COMPAT.
30511         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
30512         (GLIBC_2.16): Remove pthread_atfork.
30514 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
30516         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
30517         (ptestcases.h): Likewise.
30519 2013-03-08  Roland McGrath  <roland@hack.frob.com>
30521         * Makeconfig ($(common-objpfx)config.status): Depend on
30522         sysdeps/*/preconfigure{,.in} too.
30524 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
30526         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
30527         (__free_hook): Use void * instead of __malloc_ptr_t.
30528         (__malloc_hook): Likewise.
30529         (__realloc_hook): Likewise.
30530         (__memalign_hook): Likewise.
30531         (__after_morecore_hook): Likewise.
30532         * malloc/arena.c (save_malloc_hook): Likewise.
30533         (save_free_hook): Likewise.
30534         * malloc/hooks.c (malloc_hook_ini): Likewise.
30535         (realloc_hook_ini): Likewise.
30536         (memalign_hook_ini): Likewise.
30537         * malloc/malloc.c (malloc_hook_ini): Likewise.
30538         (realloc_hook_ini): Likewise.
30539         (memalign_hook_ini): Likewise.
30540         (__free_hook): Likewise.
30541         (__malloc_hook): Likewise.
30542         (__realloc_hook): Likewise.
30543         (__memalign_hook): Likewise.
30544         (__libc_malloc): Likewise.
30545         (__libc_free): Likewise.
30546         (__libc_realloc): Likewise.
30547         (__libc_memalign): Likewise.
30548         (__libc_valloc): Likewise.
30549         (__libc_pvalloc): Likewise.
30550         (__libc_calloc): Likewise.
30551         (__posix_memalign): Likewise.
30552         * malloc/morecore.c (__sbrk): Likewise.
30553         (__default_morecore): Likewise.
30555         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
30557         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
30558         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
30559         __malloc_ptrdiff_t.
30561         * malloc/malloc.h (__malloc_size_t): Remove macro.
30562         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
30563         __malloc_size_t.
30564         (old_memalign_hook): Likewise.
30565         (old_realloc_hook): Likewise.
30566         (struct hdr): Likewise.
30567         (flood): Likewise.
30568         (mallochook): Likewise.
30569         (memalignhook): Likewise.
30570         (reallochook): Likewise.
30571         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
30572         (tr_old_realloc_hook): Likewise.
30573         (tr_old_memalign_hook): Likewise.
30574         (tr_mallochook): Likewise.
30575         (tr_reallochook): Likewise.
30576         (tr_memalignhook): Likewise.
30578 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30580         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
30581         default_ldbl_pack and using as default implementation.
30582         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
30583         implementation.
30584         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
30585         redundant definition.
30586         (ldbl_insert_mantissa): Likewise.
30587         (ldbl_canonicalize): Likewise.
30588         (ldbl_nearbyint): Likewise.
30589         (ldbl_pack): Rename to ldbl_pack_ppc.
30590         (ldbl_unpack): Rename to ldbl_unpack_ppc.
30591         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
30592         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
30594 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
30596         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
30597         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
30598         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
30599         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
30600         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
30601         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
30602         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
30603         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
30605 2013-03-07  Andreas Jaeger  <aj@suse.de>
30607         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
30608         bits/mman-linux.h.
30610 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
30612         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
30613         Include mpa.h and declare __MPEXP.
30614         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
30615         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
30616         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
30617         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
30618         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
30619         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
30620         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
30622         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
30623         (__slowpow): Use long double EXPL and LOGL functions to
30624         compute POW.
30625         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
30626         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
30627         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
30628         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
30629         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
30630         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
30632         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
30633         intermediate variable to calculate exponent.
30634         (__sqr): Likewise.
30635         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
30636         Likewise.
30637         (__sqr): Likewise.
30639         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
30640         [!NO__SQR]: Define __sqr.
30641         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
30642         and NO__SQR.  Remove all code except __mul and __sqr.  Include
30643         sysdeps/ieee754/dbl-64/mpa.c.
30644         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
30646         [BZ #12723]
30647         * posix/Makefile (tests): Add tst-pathconf.
30648         * posix/tst-pathconf.c: New test case.
30649         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
30650         _PC_PIPE_BUF.
30651         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
30653 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
30655         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
30657 2013-03-06  Andreas Jaeger  <aj@suse.de>
30659         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
30660         definition via __MAP_ANONYMOUS.
30662         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
30663         it's not part of Linux headers.
30665         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
30666         (MAP_HUGE_MASK): Define.
30668         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
30669         Define.
30670         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
30671         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
30672         Define.
30673         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
30674         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
30675         Define.
30676         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
30677         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
30678         Define.
30679         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
30681         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
30682         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
30683         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
30684         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
30685         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
30686         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
30688         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
30689         Handle f2fs.
30691         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
30692         Handle f2fs and efivarfs.
30694         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
30695         f2fs.
30697         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
30698         (EFIVARFS_MAGIC): Add.
30699         (F2FS_LINK_MAX): Add.
30701 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
30703         * stdio-common/vfprintf.c: Replace __builtin_expect with
30704         __glibc_unlikely.
30706 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
30708         [BZ #13550]
30709         * sysdeps/generic/bp-sym.h: Remove file.
30710         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
30711         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
30712         <bp-sym.h> and <bp-asm.h>.
30713         (__longjmp): Don't use BP_SYM.
30714         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
30715         and <bp-asm.h>.
30716         (memcpy): Don't use BP_SYM.
30717         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
30718         <bp-sym.h> and <bp-asm.h>.
30719         (memcpy): Don't use BP_SYM.
30720         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
30721         <bp-asm.h>.
30722         (memcpy): Don't use BP_SYM.
30723         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
30724         <bp-asm.h>.
30725         (memset): Don't use BP_SYM.
30726         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
30727         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
30728         (__bzero): Don't use BP_SYM.
30729         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
30730         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
30731         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
30732         <bp-sym.h> and <bp-asm.h>.
30733         (memcmp): Don't use BP_SYM.  Remove comment about bounded
30734         pointers.
30735         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
30736         <bp-sym.h> and <bp-asm.h>.
30737         (memcpy): Don't use BP_SYM.
30738         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
30739         <bp-sym.h> and <bp-asm.h>.
30740         (memset): Don't use BP_SYM.
30741         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
30742         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
30743         (__bzero): Don't use BP_SYM.
30744         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
30745         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
30746         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
30747         <bp-sym.h> and <bp-asm.h>.
30748         (strncmp): Don't use BP_SYM.  Remove comment about bounded
30749         pointers.
30750         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
30751         <bp-sym.h> and <bp-asm.h>.
30752         (memcpy): Don't use BP_SYM.
30753         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
30754         <bp-sym.h> and <bp-asm.h>.
30755         (memset): Don't use BP_SYM.
30756         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
30757         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
30758         (__bzero): Don't use BP_SYM.
30759         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
30760         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
30761         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
30762         <bp-sym.h> and <bp-asm.h>.
30763         (__memchr): Don't use BP_SYM.
30764         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
30765         <bp-sym.h> and <bp-asm.h>.
30766         (memcmp): Don't use BP_SYM.  Remove comment about bounded
30767         pointers.
30768         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
30769         <bp-sym.h> and <bp-asm.h>.
30770         (memcpy): Don't use BP_SYM.
30771         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
30772         <bp-sym.h> and <bp-asm.h>.
30773         (__mempcpy): Don't use BP_SYM.
30774         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
30775         <bp-sym.h> and <bp-asm.h>.
30776         (__memrchr): Don't use BP_SYM.
30777         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
30778         <bp-sym.h> and <bp-asm.h>.
30779         (memset): Don't use BP_SYM.
30780         (__bzero): Likewise.
30781         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
30782         <bp-sym.h> and <bp-asm.h>.
30783         (__rawmemchr): Don't use BP_SYM.
30784         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
30785         <bp-sym.h> and <bp-asm.h>.
30786         (__STRCMP): Don't use BP_SYM.
30787         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
30788         <bp-sym.h> and <bp-asm.h>.
30789         (strchr): Don't use BP_SYM.
30790         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
30791         <bp-sym.h> and <bp-asm.h>.
30792         (__strchrnul): Don't use BP_SYM.
30793         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
30794         <bp-sym.h> and <bp-asm.h>.
30795         (strlen): Don't use BP_SYM.
30796         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
30797         <bp-sym.h> and <bp-asm.h>.
30798         (strncmp): Don't use BP_SYM.  Remove comment about bounded
30799         pointers.
30800         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
30801         <bp-sym.h> and <bp-asm.h>.
30802         (__strnlen): Don't use BP_SYM.
30803         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
30804         <bp-sym.h> and <bp-asm.h>.
30805         (__GI__setjmp): Don't use BP_SYM.
30806         (_setjmp): Likewise.
30807         (__sigsetjmp): Likewise.
30808         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
30809         (L(start_addresses)): Don't use BP_SYM.
30810         (_start): Likewise.
30811         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
30812         <bp-asm.h>.
30813         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
30814         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
30815         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
30816         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
30817         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
30818         <bp-asm.h>.
30819         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
30820         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
30821         about bounded pointers.
30822         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
30823         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
30824         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
30825         <bp-asm.h>.
30826         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
30827         about bounded pointers.  Remove GKM FIXME comments.
30828         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
30829         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
30830         <bp-asm.h>.
30831         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
30832         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
30833         Remove GKM FIXME comments.
30834         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
30835         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
30836         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
30837         <bp-asm.h>.
30838         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
30839         about bounded pointers.  Remove GKM FIXME comment.
30840         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
30841         and <bp-asm.h>.
30842         (strncmp): Don't use BP_SYM.  Remove comment about bounded
30843         pointers.
30844         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
30845         <bp-sym.h> and <bp-asm.h>.
30846         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
30847         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
30848         <bp-sym.h> and <bp-asm.h>.
30849         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
30850         comment.
30852 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
30854         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
30855         call free(NULL).
30857 2013-03-05  David S. Miller  <davem@davemloft.net>
30859         * po/es.po: Update from translation team.
30861 2013-03-05  Andreas Jaeger  <aj@suse.de>
30863         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
30864         <bits/mman-linux.h>.
30865         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
30866         is fine.
30867         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
30868         <bits/mman-linux.h> to end of file.
30869         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
30870         is fine.
30871         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
30872         <bits/mman-linux.h> to end of file.
30873         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
30874         is fine.
30875         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
30876         <bits/mman-linux.h> to end of file.
30878         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
30879         (MCL_CURRENT, MCL_FUTURE): Define here.
30881 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30883         [BZ #15232]
30884         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
30885         attribute_hidden.
30886         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
30888 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30890         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
30891         fourth parameter needed for rt_sigprocmask syscall.
30892         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
30893         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
30894         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
30895         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
30896         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
30897         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
30899 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
30901         [BZ #13550]
30902         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
30903         comment about bounded pointers.
30904         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
30905         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
30907 2013-03-04  Andreas Jaeger  <aj@suse.de>
30909         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
30910         common definitions.
30912         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
30913         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
30914         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
30915         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
30916         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
30917         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
30919 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30921         [BZ #15055]
30922         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
30923         __ieee754_sqrl instead of __sqrl.
30925 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
30927         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
30928         * sysdeps/powerpc/fpu_control.h: ... here.
30929         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
30930         * sysdeps/powerpc/bits/fenvinline.h: ... here.
30931         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
30932         * sysdeps/powerpc/bits/mathinline.h: ... here.
30934 2013-03-01  Roland McGrath  <roland@hack.frob.com>
30936         * elf/dl-hwcaps.c (_dl_important_hwcaps):
30937         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
30938         to just [NEED_DL_SYSINFO_DSO].
30939         * elf/dl-support.c: Likewise.
30940         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
30941         * elf/rtld.c (dl_main): Likewise.
30942         * elf/setup-vdso.h (setup_vdso): Likewise.
30943         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
30944         * sysdeps/unix/sysv/linux/dl-sysdep.c
30945         (_dl_discover_osversion): Likewise.
30947 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
30949         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
30950         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
30952 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
30954         * NEWS: Mention libm performance improvements and non-x86 PI
30955         futex support.
30957         * csu/libc-start.c (__pthread_initialize_minimal): Change
30958         function arguments.
30959         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
30961 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
30963         [BZ #13550]
30964         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
30965         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
30966         <bp-sym.h> and <bp-asm.h>.
30967         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
30968         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
30969         and <bp-asm.h>.
30970         (memcpy): Don't use BP_SYM.
30971         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
30972         <bp-asm.h>.
30973         (__mpn_add_n): Don't use BP_SYM.
30974         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
30975         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
30976         and <bp-asm.h>.
30977         (__mpn_addmul_1): Don't use BP_SYM.
30978         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
30979         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
30980         <bp-sym.h>.
30981         (_setjmp): Don't use BP_SYM.
30982         (__novmx_setjmp): Likewise.
30983         (__GI__setjmp): Likewise.
30984         (__vmx_setjmp): Likewise.
30985         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
30986         <bp-sym.h>.
30987         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
30988         (__bzero): Don't use BP_SYM.
30989         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
30990         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
30991         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
30992         <bp-sym.h> and <bp-asm.h>.
30993         (memcpy): Don't use BP_SYM.
30994         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
30995         <bp-sym.h> and <bp-asm.h>.
30996         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
30997         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
30998         <bp-sym.h> and <bp-asm.h>.
30999         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
31000         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
31001         <bp-asm.h>.
31002         (__mpn_lshift): Don't use BP_SYM.
31003         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31004         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
31005         <bp-asm.h>.
31006         (memset): Don't use BP_SYM.
31007         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31008         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31009         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
31010         <bp-asm.h>.
31011         (__mpn_mul_1): Don't use BP_SYM.
31012         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31013         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
31014         <bp-sym.h> and <bp-asm.h>.
31015         (memcmp): Don't use BP_SYM.
31016         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
31017         <bp-sym.h> and <bp-asm.h>.
31018         (memcpy): Don't use BP_SYM.
31019         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
31020         <bp-sym.h> and <bp-asm.h>.
31021         (memset): Don't use BP_SYM.
31022         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
31023         <bp-sym.h> and <bp-asm.h>.
31024         (strncmp): Don't use BP_SYM.
31025         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
31026         <bp-sym.h> and <bp-asm.h>.
31027         (memcpy): Don't use BP_SYM.
31028         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
31029         <bp-sym.h> and <bp-asm.h>.
31030         (memset): Don't use BP_SYM.
31031         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
31032         <bp-sym.h> and <bp-asm.h>.
31033         (__memchr): Don't use BP_SYM.
31034         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
31035         <bp-sym.h> and <bp-asm.h>.
31036         (memcmp): Don't use BP_SYM.
31037         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
31038         <bp-sym.h> and <bp-asm.h>.
31039         (memcpy): Don't use BP_SYM.
31040         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
31041         <bp-sym.h> and <bp-asm.h>.
31042         (__mempcpy): Don't use BP_SYM.
31043         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
31044         <bp-sym.h> and <bp-asm.h>.
31045         (__memrchr): Don't use BP_SYM.
31046         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
31047         <bp-sym.h> and <bp-asm.h>.
31048         (memset): Don't use BP_SYM.
31049         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
31050         <bp-sym.h> and <bp-asm.h>.
31051         (__rawmemchr): Don't use BP_SYM.
31052         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
31053         <bp-sym.h> and <bp-asm.h>.
31054         (__STRCMP): Don't use BP_SYM.
31055         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
31056         <bp-sym.h> and <bp-asm.h>.
31057         (strchr): Don't use BP_SYM.
31058         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
31059         <bp-sym.h> and <bp-asm.h>.
31060         (__strchrnul): Don't use BP_SYM.
31061         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
31062         <bp-sym.h> and <bp-asm.h>.
31063         (strlen): Don't use BP_SYM.
31064         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
31065         <bp-sym.h> and <bp-asm.h>.
31066         (strncmp): Don't use BP_SYM.
31067         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
31068         <bp-sym.h> and <bp-asm.h>.
31069         (__strnlen): Don't use BP_SYM.
31070         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
31071         <bp-asm.h>.
31072         (__mpn_rshift): Don't use BP_SYM.
31073         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31074         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
31075         <bp-sym.h> and <bp-asm.h>.
31076         (__sigsetjmp): Don't use BP_SYM.
31077         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
31078         (L(start_addresses)): Don't use BP_SYM.
31079         (_start): Likewise.
31080         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
31081         <bp-asm.h>.
31082         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
31083         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31084         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31085         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
31086         <bp-asm.h>.
31087         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
31088         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
31089         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
31090         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
31091         <bp-asm.h>.
31092         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
31093         comments.
31094         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
31095         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
31096         <bp-asm.h>.
31097         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
31098         FIXME comments.
31099         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31100         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31101         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
31102         <bp-asm.h>.
31103         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
31104         comment.
31105         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
31106         and <bp-asm.h>.
31107         (strncmp): Don't use BP_SYM,
31108         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
31109         <bp-asm.h>.
31110         (__mpn_sub_n): Don't use BP_SYM.
31111         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
31112         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
31113         and <bp-asm.h>.
31114         (__mpn_submul_1): Don't use BP_SYM.
31115         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31116         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
31117         <bp-sym.h> and <bp-asm.h>.
31118         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
31119         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
31120         <bp-sym.h> and <bp-asm.h>.
31121         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
31122         comment.
31124 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
31126         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
31127         Use ZK to minimize writes to Z.
31128         (sub_magnitudes): Simplify code a bit.
31129         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
31130         Use ZK to minimize writes to Z.
31131         (sub_magnitudes): Simplify code a bit.
31133 2013-02-27  Roland McGrath  <roland@hack.frob.com>
31135         * csu/gmon-start.c: Add special exception to license text.
31137 2013-02-27  Richard Henderson  <rth@redhat.com>
31139         * scripts/config.guess: Update from config.git.
31140         * scripts/config.sub: Likewise.
31142 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
31144         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
31146         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
31148         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
31150         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
31152         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
31154 2013-02-26  Roland McGrath  <roland@hack.frob.com>
31156         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
31157         [$(build-shared = yes].
31159 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
31161         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
31162         (__mul): Reduce iterations for calculating mantissa.
31164         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
31165         MPTWO.
31166         (__mpranred): Likewise.
31168         [BZ #15160]
31169         * malloc/memusagestat.c (main): Draw graphs for heap and stack
31170         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
31172 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
31174         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
31175         Define __attribute__.
31177 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
31179         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
31180         unused.
31181         * posix/regex_internal.h (__attribute): Remove.
31182         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
31183         (re_string_context_at): Likewise.
31184         (bitset_not): Use __attribute__ and mark function as possibly
31185         unused.
31186         (bitset_merge): Likewise.
31187         (bitset_mask): Likewise.
31188         (re_string_char_size_at): Likewise.
31189         (re_string_wchar_at): Likewise.
31190         (re_string_elem_size_at): Likewise.
31192 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
31194         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
31195         code.
31196         (cc32): Likewise.
31198         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
31199         (__acr): Likewise.
31200         (__cpy): Likewise.
31201         (norm): Likewise.
31202         (denorm): Likewise.
31203         (__dbl_mp): Likewise.
31204         (add_magnitudes): Likewise.
31205         (sub_magnitudes): Likewise.
31206         (__mul): Likewise.
31207         (__inv): Likewise.
31209         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
31210         style.
31212         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
31213         style.
31215         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
31216         code.
31218         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
31219         up changes with default code.
31220         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
31221         Likewise.
31223 2013-02-24  Allan McRae  <allan@archlinux.org>
31225         * manual/socket.texi (The Internet Namespace): Order menu items
31226         to match that in the file.
31228         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
31229         node listing of the info page menu.
31231 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
31233         [BZ #13550]
31234         * sysdeps/i386/bp-asm.h: Remove file.
31235         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
31236         (PARMS): Do not use macros from bp-asm.h.
31237         (S1): Likewise.
31238         (S2): Likewise.
31239         (SIZE): Likewise.
31240         (__mpn_add_n): Do not use BP_SYM
31241         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
31242         "bp-asm.h".
31243         (PARMS): Do not use macros from bp-asm.h.
31244         (S1): Likewise.
31245         (SIZE): Likewise.
31246         (__mpn_addmul_1): Do not use BP_SYM
31247         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
31248         "bp-asm.h".
31249         (PARMS): Do not use macros from bp-asm.h.
31250         (SIGMSK): Likewise.
31251         (_setjmp): Likewise.  Do not use BP_SYM.
31252         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
31253         "bp-asm.h".
31254         (PARMS): Do not use macros from bp-asm.h.
31255         (SIGMSK): Likewise.
31256         (setjmp): Likewise.  Do not use BP_SYM.
31257         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
31258         "bp-asm.h".
31259         (PARMS): Do not use macros from bp-asm.h.
31260         (__frexp): Do not use BP_SYM.
31261         (frexp): Likewise.
31262         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
31263         "bp-asm.h".
31264         (PARMS): Do not use macros from bp-asm.h.
31265         (__frexpf): Do not use BP_SYM.
31266         (frexpf): Likewise.
31267         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
31268         "bp-asm.h".
31269         (PARMS): Do not use macros from bp-asm.h.
31270         (__frexpl): Do not use BP_SYM.
31271         (frexpl): Likewise.
31272         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
31273         "bp-asm.h".
31274         (PARMS): Do not use macros from bp-asm.h.
31275         (__remquo): Do not use BP_SYM.
31276         (remquo): Likewise.
31277         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
31278         "bp-asm.h".
31279         (PARMS): Do not use macros from bp-asm.h.
31280         (__remquof): Do not use BP_SYM.
31281         (remquof): Likewise.
31282         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
31283         "bp-asm.h".
31284         (PARMS): Do not use macros from bp-asm.h.
31285         (__remquol): Do not use BP_SYM.
31286         (remquol): Likewise.
31287         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
31288         "bp-asm.h".
31289         (PARMS): Do not use macros from bp-asm.h.
31290         (DEST): Likewise.
31291         (SRC): Likewise.
31292         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
31293         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
31294         "bp-asm.h".
31295         (PARMS): Do not use macros from bp-asm.h.
31296         (strlen): Do not use BP_SYM.
31297         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
31298         "bp-asm.h".
31299         (PARMS): Do not use macros from bp-asm.h.
31300         (S1): Likewise.
31301         (S2): Likewise.
31302         (SIZE): Likewise.
31303         (__mpn_add_n): Do not use BP_SYM.
31304         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
31305         "bp-asm.h".
31306         (PARMS): Do not use macros from bp-asm.h.
31307         (S1): Likewise.
31308         (SIZE): Likewise.
31309         (__mpn_addmul_1): Do not use BP_SYM.
31310         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
31311         weak_alias.
31312         (bzero): Likewise.
31313         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
31314         "bp-asm.h".
31315         (PARMS): Do not use macros from bp-asm.h.
31316         (S): Likewise.
31317         (SIZE): Likewise.
31318         (__mpn_lshift): Do not use BP_SYM.
31319         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
31320         "bp-asm.h".
31321         (PARMS): Do not use macros from bp-asm.h.
31322         (DEST): Likewise.
31323         (SRC): Likewise.
31324         (LEN): Likewise.
31325         (memcpy): Likewise.  Do not use BP_SYM.
31326         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
31327         libc_hidden_def and weak_alias.
31328         (mempcpy): Do not use BP_SYM in weak_alias.
31329         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
31330         "bp-asm.h".
31331         (PARMS): Do not use macros from bp-asm.h.
31332         (DEST): Likewise.
31333         (LEN): Likewise.
31334         [!BZERO_P] (CHR): Likewise.
31335         (memset): Likewise.  Do not use BP_SYM.
31336         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
31337         "bp-asm.h".
31338         (PARMS): Do not use macros from bp-asm.h.
31339         (S1): Likewise.
31340         (SIZE): Likewise.
31341         (__mpn_mul_1): Do not use BP_SYM.
31342         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
31343         "bp-asm.h".
31344         (PARMS): Do not use macros from bp-asm.h.
31345         (S): Likewise.
31346         (SIZE): Likewise.
31347         (__mpn_rshift): Do not use BP_SYM.
31348         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
31349         "bp-asm.h".
31350         (PARMS): Do not use macros from bp-asm.h.
31351         (STR): Likewise.
31352         (CHR): Likewise.
31353         (strchr): Likewise.  Do not use BP_SYM.
31354         (index): Do not use BP_SYM in weak_alias.
31355         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
31356         "bp-asm.h".
31357         (PARMS): Do not use macros from bp-asm.h.
31358         (DEST): Likewise.
31359         (SRC): Likewise.
31360         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
31361         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
31362         "bp-asm.h".
31363         (PARMS): Do not use macros from bp-asm.h.
31364         (strlen): Do not use BP_SYM.
31365         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
31366         "bp-asm.h".
31367         (PARMS): Do not use macros from bp-asm.h.
31368         (S1): Likewise.
31369         (S2): Likewise.
31370         (SIZE): Likewise.
31371         (__mpn_sub_n): Do not use BP_SYM.
31372         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
31373         "bp-asm.h".
31374         (PARMS): Do not use macros from bp-asm.h.
31375         (S1): Likewise.
31376         (SIZE): Likewise.
31377         (__mpn_submul_1): Do not use BP_SYM.
31378         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
31379         "bp-asm.h".
31380         (PARMS): Do not use macros from bp-asm.h.
31381         (S1): Likewise.
31382         (S2): Likewise.
31383         (SIZE): Likewise.
31384         (__mpn_add_n): Do not use BP_SYM.
31385         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
31386         weak_alias.
31387         (bzero): Likewise.
31388         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
31389         "bp-asm.h".
31390         (PARMS): Do not use macros from bp-asm.h.
31391         (BLK2): Likewise.
31392         (LEN): Likewise.
31393         (memcmp): Do not use BP_SYM.
31394         (bcmp): Do not use BP_SYM in weak_alias.
31395         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
31396         "bp-asm.h".
31397         (PARMS): Do not use macros from bp-asm.h.
31398         (DEST): Likewise.
31399         (SRC): Likewise.
31400         (LEN): Likewise.
31401         (memcpy): Likewise.  Do not use BP_SYM.
31402         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
31403         "bp-asm.h".
31404         (PARMS): Do not use macros from bp-asm.h.
31405         (DEST): Likewise.
31406         (SRC): Likewise.
31407         (LEN): Likewise.
31408         (memmove): Likewise.  Do not use BP_SYM.
31409         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
31410         "bp-asm.h".
31411         (PARMS): Do not use macros from bp-asm.h.
31412         (DEST): Likewise.
31413         (SRC): Likewise.
31414         (LEN): Likewise.
31415         (__mempcpy): Likewise.  Do not use BP_SYM.
31416         (mempcpy): Do not use BP_SYM in weak_alias.
31417         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
31418         "bp-asm.h".
31419         (PARMS): Do not use macros from bp-asm.h.
31420         (DEST): Likewise.
31421         (LEN): Likewise.
31422         [!BZERO_P] (CHR): Likewise.
31423         (memset): Likewise.  Do not use BP_SYM.
31424         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
31425         "bp-asm.h".
31426         (PARMS): Do not use macros from bp-asm.h.
31427         (STR2): Likewise.
31428         (strcmp): Do not use BP_SYM.
31429         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
31430         "bp-asm.h".
31431         (PARMS): Do not use macros from bp-asm.h.
31432         (STR): Likewise.
31433         (DELIM): Likewise.
31434         [USE_AS_STRTOK_R] (SAVE): Likewise.
31435         (FUNCTION): Likewise.  Do not use BP_SYM.
31436         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
31437         aliases.
31438         (strtok_r): Likewise.
31439         (__GI___strtok_r): Likewise.
31440         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
31441         (PARMS): Do not use macros from bp-asm.h.
31442         (S): Likewise.
31443         (SIZE): Likewise.
31444         (__mpn_lshift): Do not use BP_SYM.
31445         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
31446         (PARMS): Do not use macros from bp-asm.h.
31447         (STR): Likewise.
31448         (CHR): Likewise.
31449         (__memchr): Do not use BP_SYM.
31450         (memchr): Do not use BP_SYM in weak_alias.
31451         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
31452         (PARMS): Do not use macros from bp-asm.h.
31453         (BLK2): Likewise.
31454         (LEN): Likewise.
31455         (memcmp): Do not use BP_SYM.
31456         (bcmp): Do not use BP_SYM in weak_alias.
31457         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
31458         (PARMS): Do not use macros from bp-asm.h.
31459         (S1): Likewise.
31460         (SIZE): Likewise.
31461         (__mpn_mul_1): Do not use BP_SYM.
31462         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
31463         "bp-asm.h".
31464         (PARMS): Do not use macros from bp-asm.h.
31465         (STR): Likewise.
31466         (CHR): Likewise.
31467         (__rawmemchr): Do not use BP_SYM.
31468         (rawmemchr): Do not use BP_SYM in weak_alias.
31469         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
31470         (PARMS): Do not use macros from bp-asm.h.
31471         (S): Likewise.
31472         (SIZE): Likewise.
31473         (__mpn_rshift): Do not use BP_SYM.
31474         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
31475         (PARMS): Do not use macros from bp-asm.h.
31476         (SIGMSK): Likewise.
31477         (__sigsetjmp): Likewise.  Do not use BP_SYM.
31478         * sysdeps/i386/start.S: Do not include "bp-sym.h".
31479         (_start): Do not use BP_SYM.
31480         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
31481         (PARMS): Do not use macros from bp-asm.h.
31482         (DEST): Likewise.
31483         (SRC): Likewise.
31484         (__stpcpy): Likewise.  Do not use BP_SYM.
31485         (stpcpy): Do not use BP_SYM in weak_alias.
31486         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
31487         "bp-asm.h".
31488         (PARMS): Do not use macros from bp-asm.h.
31489         (DEST): Likewise.
31490         (SRC): Likewise.
31491         (LEN): Likewise.
31492         (__stpncpy): Likewise.  Do not use BP_SYM.
31493         (stpncpy): Do not use BP_SYM in weak_alias.
31494         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
31495         (PARMS): Do not use macros from bp-asm.h.
31496         (STR): Likewise.
31497         (CHR): Likewise.
31498         (strchr): Likewise.  Do not use BP_SYM.
31499         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
31500         "bp-asm.h".
31501         (PARMS): Do not use macros from bp-asm.h.
31502         (STR): Likewise.
31503         (CHR): Likewise.
31504         (__strchrnul): Likewise.  Do not use BP_SYM.
31505         (strchrnul): Do not use BP_SYM in weak_alias.
31506         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
31507         "bp-asm.h".
31508         (PARMS): Do not use macros from bp-asm.h.
31509         (STOP): Likewise.
31510         (strcspn): Do not use BP_SYM.
31511         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
31512         "bp-asm.h".
31513         (PARMS): Do not use macros from bp-asm.h.
31514         (STR): Likewise.
31515         (STOP): Likewise.
31516         (strpbrk): Likewise.  Do not use BP_SYM.
31517         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
31518         "bp-asm.h".
31519         (PARMS): Do not use macros from bp-asm.h.
31520         (STR): Likewise.
31521         (CHR): Likewise.
31522         (strrchr): Likewise.  Do not use BP_SYM.
31523         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
31524         (PARMS): Do not use macros from bp-asm.h.
31525         (SKIP): Likewise.
31526         (strspn): Do not use BP_SYM.
31527         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
31528         (PARMS): Do not use macros from bp-asm.h.
31529         (STR): Likewise.
31530         (DELIM): Likewise.
31531         (SAVE): Likewise.
31532         (FUNCTION): Likewise.  Do not use BP_SYM.
31533         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
31534         aliases.
31535         (strtok_r): Likewise.
31536         (__GI___strtok_r): Likewise.
31537         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
31538         (PARMS): Do not use macros from bp-asm.h.
31539         (S1): Likewise.
31540         (S2): Likewise.
31541         (SIZE): Likewise.
31542         (__mpn_sub_n): Do not use BP_SYM.
31543         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
31544         "bp-asm.h".
31545         (PARMS): Do not use macros from bp-asm.h.
31546         (S1): Likewise.
31547         (SIZE): Likewise.
31548         (__mpn_submul_1): Do not use BP_SYM.
31549         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
31550         <bp-sym.h>.
31551         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
31552         and <bp-asm.h>.
31553         (PARMS): Do not use macros from bp-asm.h.
31554         (FLAGS): Likewise.
31555         (PTID): Likewise.
31556         (TLS): Likewise.
31557         (CTID): Likewise.
31558         (__clone): Do not use BP_SYM.
31559         (clone): Do not use BP_SYM in weak_alias.
31560         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
31561         and <bp-asm.h>.
31562         (PARMS): Do not use macros from bp-asm.h.
31563         (LEN): Likewise.
31564         (__mmap64): Do not use BP_SYM.
31565         (mmap64): Do not use BP_SYM in weak_alias.
31566         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
31567         <bp-sym.h> and <bp-asm.h>.
31568         (PARMS): Do not use macros from bp-asm.h.
31569         (__posix_fadvise64_l64): Do not use BP_SYM.
31570         * sysdeps/unix/sysv/linux/i386/semtimedop.S
31571         (PARMS): Do not use macros from bp-asm.h.
31572         (NSOPS): Likewise.
31573         (semtimedop): Do not use BP_SYM.
31574         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
31575         and <bp-asm.h>.
31577 2013-02-21  Allan McRae  <allan@archlinux.org>
31579         * manual/message.texi (Charset conversion in gettext):
31580         Move @end statement to beginning of line.
31582 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
31584         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
31585         static.
31586         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
31587         Likewise.
31589         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
31590         (denorm): Likewise.
31591         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
31592         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
31594 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31596         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
31597         tail-call to the resolved function if pltexit isn't needed.
31599 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
31601         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
31602         or Y being zero as being unlikely.
31603         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
31604         Likewise.
31606 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
31608         * manual/nss.texi (System Databases and Name Service Switch):
31609         Remove frobnicate @pxref.
31611 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
31613         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
31614         __attribute__ ((unused)) to __attribute__ ((__unused__)).
31616 2013-02-20  Petr Machata  <pmachata@redhat.com>
31618         * elf/elf.h (R_ARM_TARGET1): New macro.
31619         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
31620         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
31621         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
31622         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
31623         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
31624         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
31625         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
31626         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
31627         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
31628         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
31629         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
31630         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
31631         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
31632         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
31633         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
31634         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
31635         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
31636         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
31637         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
31638         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
31639         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
31640         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
31641         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
31642         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
31643         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
31644         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
31645         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
31646         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
31647         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
31648         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
31649         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
31650         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
31651         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
31652         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
31653         (R_ARM_THM_GOT_BREL12): Likewise.
31654         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
31655         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
31656         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
31657         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
31658         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
31659         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
31660         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
31661         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
31662         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
31664 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
31666         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
31667         __attribute_used__ to __attribute__ ((unused)).
31669 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
31671         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
31672         powerpc mpa.c.
31673         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
31674         comment formatting.
31675         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
31677 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
31679         [BZ #13550]
31680         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
31681         Remove macro.
31682         (ENTER): Remove both macro definitions.
31683         (LEAVE): Likewise.
31684         (CHECK_BOUNDS_LOW): Likewise.
31685         (CHECK_BOUNDS_HIGH): Likewise.
31686         (CHECK_BOUNDS_BOTH): Likewise.
31687         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
31688         (RETURN_BOUNDED_POINTER): Likewise.
31689         (RETURN_NULL_BOUNDED_POINTER): Likewise.
31690         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
31691         (POP_ERRNO_LOCATION_RETURN): Likewise.
31692         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
31693         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
31694         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
31695         macros.
31696         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31697         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
31698         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
31699         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
31700         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
31701         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
31702         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
31703         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
31704         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
31705         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
31706         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
31707         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
31708         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
31709         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
31710         removed macros.
31711         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31712         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
31713         macros.
31714         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31715         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
31716         * sysdeps/i386/i586/memset.S (memset): Likewise.
31717         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
31718         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31719         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
31720         macros.
31721         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31722         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
31723         Change uses of L(2) to L(out).
31724         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
31725         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
31726         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
31727         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
31728         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
31729         removed macros.
31730         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31731         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
31732         macros.
31733         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
31734         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
31735         (RETURN): Do not use macro LEAVE.
31736         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
31737         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
31738         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
31739         * sysdeps/i386/i686/memset.S (memset): Likewise.
31740         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
31741         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
31742         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
31743         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
31744         Likewise.
31745         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
31746         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
31747         L(1_2) and L(1_3) into L(1).
31748         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
31749         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
31750         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31751         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
31752         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
31753         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
31754         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
31755         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31756         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
31757         macros.
31758         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
31759         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31760         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
31761         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
31762         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
31763         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31764         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
31765         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
31766         * sysdeps/i386/strcspn.S (strcspn): Likewise.
31767         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
31768         * sysdeps/i386/strrchr.S (strrchr): Likewise.
31769         * sysdeps/i386/strspn.S (strspn): Likewise.
31770         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
31771         conditional code.
31772         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
31773         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
31774         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
31775         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
31776         L(1_3) into L(1_1).
31777         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
31778         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
31779         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
31780         macros.
31781         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31783 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
31785         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
31786         macro.
31788 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
31790         * math/atest-exp.c (exp_mpn): Remove ROUND.
31791         * math/atest-exp2.c (exp_mpn): Likewise.
31792         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
31794         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
31795         * stdlib/tst-tls-atexit-lib.c: Likewise.
31796         * stdlib/tst-tls-atexit.c: Likewise.
31798 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
31800         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
31801         and __attribute_alloc_size__.
31803 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
31805         * include/programs/xmalloc.h: Change __attribute_alloc_size to
31806         __attribute_alloc_size__.
31807         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
31808         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
31810 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
31812         * include/programs/xmalloc.h: New file.
31813         * catgets/gencat.c: Include it.
31814         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
31815         * elf/pldd.c: Likewise.
31816         * iconv/iconv_charmap.c: Likewise.
31817         * iconv/iconvconfig.c: Likewise.
31818         * iconv/strtab.c: Likewise.
31819         * locale/programs/locale.c: Likewise.
31820         * locale/programs/localedef.h: Likewise.
31821         * locale/programs/simple-hash.c: Likewise.
31822         * nscd/nscd.h: Likewise.
31823         * nss/makedb.c: Likewise.
31824         * sysdeps/generic/ldconfig.h: Likewise.
31826 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
31828         * Versions.def: Add GLIBC_2.18.
31829         * include/link.h (struct link_map): New member l_tls_dtor_count.
31830         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
31831         (__call_tls_dtors): Likewise.
31832         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
31833         __cxa_thread_atexit_impl.
31834         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
31835         Likewise.
31836         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
31837         Likewise.
31838         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
31839         Likewise.
31840         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
31841         Likewise.
31842         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
31843         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
31844         Likewise.
31845         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
31846         Likewise.
31847         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
31848         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
31849         Likewise.
31850         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
31851         (tests): Add test case tst-tls-atexit.
31852         (modules-names): Add shared library for tst-tls-atexit.
31853         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
31854         (GLIBC_PRIVATE): Add __call_tls_dtors.
31855         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
31856         for libstdc++.
31857         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
31858         * stdlib/tst-tls-atexit.c: New test case.
31859         * stdlib/tst-tls-atexit-lib.c: New test case.
31861         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
31863         * elf/Versions (ld): Add _dl_find_dso_for_object.
31864         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
31865         * elf/dl-open.c (_dl_find_dso_for_object): New function.
31866         (dl_open_worker): Use _dl_find_dso_for_object.
31867         * elf/dl-sym.c (do_sym): Likewise.
31868         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
31870 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31872         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
31873         Syntactic changes only.
31874         (_dl_runtime_profile): Do a tail-call to the resolved function.
31876 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
31878         [BZ #13550]
31879         * sysdeps/x86_64/bp-asm.h: Remove file.
31880         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
31881         <bp-sym.h> and <bp-asm.h>.
31882         (__clone): Do not use BP_SYM.
31883         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
31884         <bp-sym.h> and <bp-asm.h>.
31885         * sysdeps/unix/x86_64/sysdep.S: Likewise.
31886         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
31887         "bp-asm.h".
31888         (_setjmp): Do not use BP_SYM.
31889         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
31890         "bp-asm.h".
31891         (setjmp): Do not use BP_SYM.
31892         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
31893         libc_hidden_def.
31894         (mempcpy): Do not use BP_SYM in weak_alias.
31895         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
31896         "bp-asm.h".
31897         (strchr): Do not use BP_SYM.
31898         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
31899         "bp-asm.h".
31900         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
31901         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
31902         (_start): Do not use BP_SYM.
31903         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
31904         "bp-asm.h".
31905         (strcat): Do not use BP_SYM.
31906         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
31907         "bp-asm.h".
31908         (STRCMP): Do not use BP_SYM.
31909         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
31910         "bp-asm.h".
31911         (STRCPY): Do not use BP_SYM.
31912         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
31913         "bp-asm.h".
31914         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
31915         "bp-asm.h".
31916         (FUNCTION): Do not use BP_SYM.
31917         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
31918         weak_alias.
31919         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
31921 2013-02-17  Andreas Jaeger  <aj@suse.de>
31923         * time/Versions: Sort entries.
31924         * string/Versions: Likewise.
31925         * resolv/Versions: Likewise.
31926         * posix/Versions: Likewise.
31927         * iconv/Versions: Likewise.
31928         * elf/Versions: Likewise.
31929         * wcsmbs/Versions: Likewise.
31931 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31933         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
31934         loop termination condition.
31936         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
31937         variable to calculate EZ.
31938         (__sqr): Likewise.
31940         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
31941         the lower precision input.
31943 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
31945         [BZ #13550]
31946         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
31947         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
31948         (run-via-rtld-prefix): Do not handle %-bp tests.
31949         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
31950         (all-object-suffixes): Remove .ob.
31951         (bppfx): Remove variable.
31952         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
31953         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
31954         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
31955         [$(build-bounded) = yes] (libtype.ob): Likewise.
31956         * Makerules (elide-routines.ob): Remove variable.
31957         (do-tests-clean): Do not handle *-bp.out.
31958         (common-mostlyclean): Do not handle *-bp and *-bp.out.
31959         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
31960         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
31961         (tests): Do not include $(tests-bp.out).
31962         (xtests): Do not include $(xtests-bp.out).
31963         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
31964         [$(build-bounded) = yes] ($(addprefix
31965         $(objpfx),$(binaries-bounded))): Remove rule.
31966         ($(objpfx)%-bp.out): Remove rule.
31967         * config.make.in (build-bounded): Remove variable.
31968         * crypt/Makefile [$(build-bounded) = yes]
31969         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
31970         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
31971         append to variable.
31972         [$(build-bounded) = yes] (install-lib): Likewise.
31973         [$(build-bounded) = yes] (generated): Likewise.
31974         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
31975         Remove rule.
31976         * intl/Makefile [$(build-bounded) = yes]
31977         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
31978         * math/Makefile [$(build-bounded) = yes]
31979         ($(tests:%=$(objpfx)%-bp): Likewise.
31980         * misc/Makefile [$(build-bounded) = yes]
31981         ($(objpfx)tst-tsearch-bp): Likewise.
31982         * nptl/Makeconfig (bounded-thread-library): Remove variable.
31983         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
31984         Remove dependency.
31985         * string/Makefile (o-objects.ob): Remove variable.
31986         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
31987         (CFLAGS-.ob): Remove variable.
31988         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
31989         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
31990         both definitions of variable.
31991         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
31992         (ASFLAGS-.ob): Remove variable.
31994 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
31996         [BZ #13550]
31997         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
31998         Remove __BOUNDED_POINTERS__ from condition.
31999         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
32000         * string/bits/string2.h [!__NO_STRING_INLINES &&
32001         !__BOUNDED_POINTERS__]: Likewise.
32002         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
32003         Likewise.
32004         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
32005         Remove conditional code.
32006         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
32007         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
32008         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
32009         condition.
32011         [BZ #13550]
32012         * csu/libc-start.c: Do not include <bp-sym.h>.
32013         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
32014         * elf/dl-open.c: Do not include <bp-sym.h>.
32015         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
32016         * math/fegetenv.c: Do not include <bp-sym.h>.
32017         (fegetenv): Do not use BP_SYM in versioned symbols.
32018         * nptl/sysdeps/pthread/bits/libc-lockP.h
32019         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
32020         <bp-sym.h>.
32021         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32022         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
32023         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32024         (__pthread_mutex_destroy): Likewise.
32025         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32026         (__pthread_mutex_lock): Likewise.
32027         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32028         (__pthread_mutex_trylock): Likewise.
32029         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32030         (__pthread_mutex_unlock): Likewise.
32031         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32032         (__pthread_mutexattr_init): Likewise.
32033         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32034         (__pthread_mutexattr_destroy): Likewise.
32035         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32036         (__pthread_mutexattr_settype): Likewise.
32037         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32038         (__pthread_rwlock_init): Likewise.
32039         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32040         (__pthread_rwlock_destroy): Likewise.
32041         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32042         (__pthread_rwlock_rdlock): Likewise.
32043         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32044         (__pthread_rwlock_tryrdlock): Likewise.
32045         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32046         (__pthread_rwlock_wrlock): Likewise.
32047         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32048         (__pthread_rwlock_trywrlock): Likewise.
32049         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32050         (__pthread_rwlock_unlock): Likewise.
32051         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32052         (__pthread_key_create): Likewise.
32053         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32054         (__pthread_setspecific): Likewise.
32055         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32056         (__pthread_getspecific): Likewise.
32057         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
32058         Likewise.
32059         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32060         (_pthread_cleanup_push_defer): Likewise.
32061         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32062         (_pthread_cleanup_pop_restore): Likewise.
32063         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32064         (pthread_setcancelstate): Likewise.
32065         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
32066         <bp-sym.h>.
32067         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
32068         (memchr): Do not use BP_SYM in weak_alias.
32069         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
32070         (fegetenv): Do not use BP_SYM in versioned symbols.
32071         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
32072         (fesetenv): Do not use BP_SYM in versioned symbols.
32073         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
32074         (feupdateenv): Do not use BP_SYM in versioned symbols.
32075         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
32076         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
32077         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
32078         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
32079         (open64): Do not use BP_SYM in weak_alias.
32080         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
32081         (fegetenv): Do not use BP_SYM in versioned symbols.
32082         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
32083         (fesetenv): Do not use BP_SYM in versioned symbols.
32084         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
32085         (feupdateenv): Do not use BP_SYM in versioned symbols.
32086         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
32087         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
32088         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
32089         (feraiseexcept): Do not use BP_SYM in versioned symbols.
32090         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
32091         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
32092         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
32093         <bp-sym.h>.
32094         (__libc_start_main): Do not use BP_SYM.
32096 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
32098         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
32099         redundant return line.
32100         (norm): Likewise.
32101         (denorm): Likewise.
32102         (dbl_mp): Likewise.
32103         (sub_magnitudes): Likewise.
32104         (__add): Likewise.
32105         (__sub): Likewise.
32106         (__mul): Likewise.
32107         (__inv): Likewise.
32108         (__dvd): Likewise.
32109         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
32110         (norm): Likewise.
32111         (denorm): Likewise.
32112         (dbl_mp): Likewise.
32113         (sub_magnitudes): Likewise.
32114         (__add): Likewise.
32115         (__sub): Likewise.
32116         (__mul): Likewise.
32117         (__inv): Likewise.
32118         (__dvd): Likewise.
32120         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
32121         instead of __mul.
32122         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
32123         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
32124         (cc32): Likewise.
32126         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
32127         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
32128         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
32129         of __mul for squares.
32130         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
32131         function
32132         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
32133         Likewise.
32134         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
32135         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
32137 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
32139         [BZ #13550]
32140         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
32141         code.
32142         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
32143         prototype or function definition.  Rename ubp_* variables and
32144         parameters.  Remove argv definitions conditional on
32145         [__BOUNDED_POINTERS__].
32146         * debug/backtrace.c (__backtrace): Do not use __unbounded.
32147         * elf/dl-runtime.c (_dl_fixup): Likewise.
32148         * include/set-hooks.h (RUN_HOOK): Likewise.
32149         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
32150         definition.
32151         * string/strcpy.c (strcpy): Do not use __unbounded.
32152         * sysdeps/generic/frame.h (struct layout): Likewise.
32153         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
32154         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
32155         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
32156         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
32157         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
32158         (__backtrace): Likewise.
32159         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
32160         use __ptrvalue.
32161         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
32162         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
32163         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
32164         Likewise.
32165         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
32166         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
32167         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
32168         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
32169         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
32170         Do not use __unbounded.
32171         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
32172         Rename __unboundedrlimits parameter to rlimits in prototype.
32173         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
32174         Do not use __unbounded.
32175         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
32176         not use __ptrvalue.
32177         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
32178         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
32179         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
32180         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
32181         __ptrvalue or __unbounded.
32182         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
32183         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
32184         use __unbounded.
32185         (__new_msgctl): Do not use __ptrvalue.
32186         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
32187         __unbounded.
32188         (__libc_msgrcv): Do not use __ptrvalue.
32189         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
32190         startup_info): Do not use __unbounded.
32191         (__libc_start_main): Likewise.  Rename ubp_* variables and
32192         parameters.  Remove argv definitions conditional on
32193         [__BOUNDED_POINTERS__].
32194         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
32195         __ptrvalue.
32196         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
32197         use __unbounded.
32198         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
32199         or __ptrvalue.
32200         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
32201         use __unbounded.
32202         (__new_shmctl): Do not use __ptrvalue.
32203         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
32204         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
32205         Likewise.
32206         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
32207         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
32208         (__libc_sigaction): Likewise.
32209         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
32210         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
32211         Likewise.
32212         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
32214 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
32216         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
32218         * string/mempcpy.c: Implement by calling memcpy.
32220 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
32222         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
32224         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
32225         evaluation.
32227         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
32228         values in the mantissa.
32230         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
32231         minimize writes to Z.
32232         (sub_magnitudes): Simplify code a bit.
32234 2013-02-12  Roland McGrath  <roland@hack.frob.com>
32236         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
32237         from the message.  The linker prefixes all warnings with that already.
32239 2013-02-12  Andreas Schwab  <schwab@suse.de>
32241         [BZ #15078]
32242         * posix/regexec.c (extend_buffers): Add parameter min_len.
32243         (check_matching): Pass minimum needed length.
32244         (clean_state_log_if_needed): Likewise.
32245         (get_subexp): Likewise.
32246         * posix/Makefile (tests): Add bug-regex34.
32247         (bug-regex34-ENV): Define.
32248         * posix/bug-regex34.c: New file.
32250         [BZ #11561]
32251         * posix/regcomp.c (parse_bracket_exp): When looking up collating
32252         elements compare against the byte sequence of it, not its name.
32253         * posix/Makefile (tests): Add bug-regex35.
32254         (bug-regex35-ENV): Define.
32255         * posix/bug-regex35.c: New file.
32257 2013-02-11  Tom de Vries  <tom@codesourcery.com>
32259         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
32260         comment.
32261         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
32262         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
32263         (CHECK_EOL): Add undef.
32265 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
32267         * bits/stdlib-bsearch.h: New file.
32268         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
32269         * stdlib/stdlib.h: Likewise.
32271 2013-02-11  Roland McGrath  <roland@hack.frob.com>
32273         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
32274         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
32275         declaration.
32276         * manual/search.texi (Array Search Function): Add missing const in
32277         lfind prototype.
32278         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
32279         declaration to use rlim_t.
32280         (Basic Scheduling Functions): Remove erroneous const from
32281         sched_getparam prototype.  Remove erroneous * from
32282         sched_get_priority_max and sched_get_priority_min prototypes.
32283         (Resource Usage): Fix summary @comment on vtimes to refer to
32284         sys/vtimes.h rather than vtimes.h.
32285         Add missing *s in vtimes prototype.
32286         (Limits on Resources): Fix ulimit prototype to return long int.
32287         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
32288         prototypes to use long int rather than double.
32289         (BSD Random): Fix initstate and setstate to use char *, not void *.
32290         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
32291         prototype to make second argument 'struct aiocb64 *const[]'.
32292         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
32293         (Status of AIO Operations): Remove erroneous const in aio_return and
32294         aio_return64 prototypes.
32295         (Synchronizing I/O): Fix sync prototype to return void.
32296         * manual/startup.texi (Suboptions): Remove an erroneous const in
32297         getsubopt prototype.
32298         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
32299         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
32300         use size_t rather than int.
32301         (Scanning All Users): Likewise for getpwent_r.
32302         (Setting Groups): Add missing const to setgroups prototype.
32303         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
32304         * manual/socket.texi (Host Names): Fix gethostbyaddr and
32305         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
32306         'const void *' rather than 'const char *'.
32307         (Host Address Functions): Likewise for inet_ntop.
32308         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
32309         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
32310         ssize_t for return value.
32311         (Sending Data): Likewise for send, sendto, sendmsg.
32312         (Socket Option Functions): Add a missing const in setsockopt prototype.
32313         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
32314         use wchar_t for the argument.
32315         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
32316         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
32317         take no arguments.
32318         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
32319         double/float/long double for second argument.
32320         Fix return types of significand, significandf, significandl.
32321         * manual/filesys.texi (Setting Permissions): Use mode_t for second
32322         argument in fchmod prototype.
32323         (File Owner): Use uid_t and gid_t in fchown prototype.
32324         (File Times): Add const to utimes, futimes, and lutimes prototypes.
32325         (Making Special Files): Use mode_t and dev_t in mknod prototype.
32326         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
32327         use 'const struct dirent **' as argument types to CMP function pointer
32328         argument.
32329         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
32330         (File Times): Fix summary magic @comment for struct utimbuf and utime
32331         to refer to utime.h, not time.h.
32332         * manual/string.texi (Argz Functions): Add missing const in
32333         argz_extract and argz_next prototypes.
32334         (Finding Tokens in a String): Likewise for basename.
32335         (String/Array Comparison): Fix typo in wcscasecmp prototype.
32336         (Copying and Concatenation): Fix typo in wmemmove prototype.
32337         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
32338         (Signal Stack): Remove erroneous const in sigstack prototype.
32339         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
32340         prototype.
32341         (Simple Calendar Time): Likewise for stime.
32342         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
32343         prototype.
32344         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
32345         say sys/sysctl.h instead.
32346         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
32347         and vsyslog prototypes.
32349 2013-02-11  Tom de Vries  <tom@codesourcery.com>
32351         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
32352         Remove.
32354 2013-02-11  Roland McGrath  <roland@hack.frob.com>
32356         * misc/sys/mman.h: Fix typo in mremap comment.
32358 2013-02-08  Roland McGrath  <roland@hack.frob.com>
32360         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
32361         the '\0' terminator.
32363 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
32365         [BZ #13550]
32366         * debug/segfault.c: Don't include <bp-checks.h>.
32367         * sysdeps/generic/bp-checks.h: Remove file.
32368         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
32369         (__GETDENTS): Don't use CHECK_N.
32370         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
32371         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
32372         (__getgroups): Don't use CHECK_N.
32373         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
32374         (setgroups): Don't use CHECK_N.
32375         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
32376         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
32377         (__libc_msgrcv): Don't use CHECK_N.
32378         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
32379         (__libc_msgsnd): Don't use CHECK_N.
32380         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
32381         <bp-checks.h>.
32382         (__libc_pread): Don't use CHECK_N.
32383         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
32384         include <bp-checks.h>.
32385         (__libc_pread64): Don't use CHECK_N.
32386         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
32387         include <bp-checks.h>.
32388         (__libc_pwrite): Don't use CHECK_N.
32389         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
32390         include <bp-checks.h>.
32391         (__libc_pwrite64): Don't use CHECK_N.
32392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
32393         <bp-checks.h>.
32394         (__libc_pread): Don't use CHECK_N.
32395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
32396         include <bp-checks.h>.
32397         (__libc_pread64): Don't use CHECK_N.
32398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
32399         include <bp-checks.h>.
32400         (__libc_pwrite): Don't use CHECK_N.
32401         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
32402         include <bp-checks.h>.
32403         (__libc_pwrite64): Don't use CHECK_N.
32404         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
32405         (do_pread): Don't use CHECK_N.
32406         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
32407         (do_pread64): Don't use CHECK_N.
32408         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
32409         (do_pwrite): Don't use CHECK_N.
32410         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
32411         (do_pwrite64): Don't use CHECK_N.
32412         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
32413         (__libc_readv): Don't use CHECK_N.
32414         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
32415         (semop): Don't use CHECK_N.
32416         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
32417         <bp-checks.h>.
32418         (semtimedop): Don't use CHECK_N.
32419         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
32420         (__libc_pread): Don't use CHECK_N.
32421         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
32422         <bp-checks.h>.
32423         (__libc_pread64): Don't use CHECK_N.
32424         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
32425         <bp-checks.h>.
32426         (__libc_pwrite): Don't use CHECK_N.
32427         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
32428         <bp-checks.h>.
32429         (__libc_pwrite64): Don't use CHECK_N.
32430         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
32431         <bp-checks.h>.
32432         (__libc_msgrcv): Don't use CHECK_N.
32433         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
32434         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
32435         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
32436         (__libc_writev): Don't use CHECK_N.
32438 2013-02-08  Roland McGrath  <roland@hack.frob.com>
32440         * string/strcpy.c: Removed unused variable.
32442         * Makeconfig (+sysdep-includes): Define with := rather than =.
32443         Use an existing include/ subdir of each sysdeps dir before it.
32445 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
32447         * nscd/connection.c (register_traced_file): Comment function.
32448         [HAVE_INOTIFY] (union __inev): Define.
32449         [HAVE_INOTIFY] (inotify_check_files): New function.
32450         [HAVE_INOTIFY] (clear_db_cache): Likewise.
32451         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
32452         clear_db_cache.
32453         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
32455 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
32457         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
32458         loaded if not already and that a failure is permanent.
32460 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
32462         [BZ #15006]
32463         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
32464         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
32466 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
32468         [BZ #13550]
32469         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
32470         (CHECK_1_NULL_OK): Likewise.
32471         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
32472         (__fxstat): Do not use CHECK_1.
32473         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
32474         <bp-checks.h>.
32475         (___fxstat64): Do not use CHECK_1.
32476         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
32477         <bp-checks.h>.
32478         (__fxstatat): Do not use CHECK_1.
32479         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
32480         <bp-checks.h>.
32481         (__fxstatat64): Do not use CHECK_1.
32482         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
32483         <bp-checks.h>.
32484         (__fxstat): Do not use CHECK_1.
32485         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
32486         <bp-checks.h>.
32487         (__fxstatat): Do not use CHECK_1.
32488         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
32489         <bp-checks.h>.
32490         (__getresgid): Do not use CHECK_1.
32491         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
32492         <bp-checks.h>.
32493         (__getresuid): Do not use CHECK_1.
32494         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
32495         <bp-checks.h>.
32496         (__lxstat): Do not use CHECK_1.
32497         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
32498         <bp-checks.h>.
32499         (__old_msgctl): Do not use CHECK_1.
32500         (__new_msgctl): Likewise.
32501         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
32502         <bp-checks.h>.
32503         (__new_setrlimit): Do not use CHECK_1.
32504         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
32505         <bp-checks.h>.
32506         (__old_shmctl): Do not use CHECK_1.
32507         (__new_shmctl): Likewise.
32508         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
32509         <bp-checks.h>.
32510         (__xstat): Do not use CHECK_1.
32511         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
32512         (__lxstat): Do not use CHECK_1.
32513         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
32514         <bp-checks.h>.
32515         (___lxstat64): Do not use CHECK_1.
32516         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
32517         (__old_msgctl): Do not use CHECK_1.
32518         (__new_msgctl): Likewise.
32519         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
32520         <bp-checks.h>.
32521         (__gettimeofday): Do not use CHECK_1.
32522         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
32523         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
32524         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
32525         <bp-checks.h>.
32526         (__gettimeofday): Do not use CHECK_1.
32527         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
32528         (__old_shmctl): Do not use CHECK_1_NULL_OK.
32529         (__new_shmctl): Do not use CHECK_1.
32530         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
32531         <bp-checks.h>.
32532         (do_sigtimedwait): Do not use CHECK_1.
32533         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
32534         <bp-checks.h>.
32535         (do_sigwaitinfo): Do not use CHECK_1.
32536         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
32537         <bp-checks.h>.
32538         (msgctl): Do not use CHECK_1.
32539         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
32540         <bp-checks.h>.
32541         (shmctl): Do not use CHECK_1.
32542         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
32543         (ustat): Do not use CHECK_1.
32544         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
32545         <bp-checks.h>.
32546         (__fxstat): Do not use CHECK_1.
32547         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
32548         <bp-checks.h>.
32549         (__fxstatat): Do not use CHECK_1.
32550         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
32551         <bp-checks.h>.
32552         (__lxstat): Do not use CHECK_1.
32553         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
32554         <bp-checks.h>.
32555         (__xstat): Do not use CHECK_1.
32556         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
32557         (__xstat): Do not use CHECK_1.
32558         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
32559         (___xstat64): Do not use CHECK_1.
32561         [BZ #13550]
32562         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
32563         definitions.
32564         (CHECK_BOUNDS_HIGH): Likewise.
32565         * string/strcpy.c: Do not include <bp-checks.h>.
32566         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
32568 2013-02-07  Roland McGrath  <roland@hack.frob.com>
32570         * nscd/nscd-client.h (__nscd_drop_map_ref):
32571         Add __attribute__ ((unused)).
32572         * nis/nss-nisplus.h (niserr2nss): Likewise.
32574         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
32575         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
32577         * csu/libc-tls.c (init_static_tls, init_slotinfo):
32578         Remove inline keyword.
32579         * include/rounding-mode.h (round_away): Likewise.
32580         * libio/wfileops.c (adjust_wide_data): Likewise.
32581         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
32582         (__m128i_strloadu_tolower): Likewise.
32583         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
32584         (__m128i_strloadu_tolower): Likewise.
32585         * time/mktime.c (ydhms_diff): Likewise.
32586         * locale/elem-hash.h (elem_hash): Likewise.
32587         * locale/setlocale.c (setdata): Likewise.
32588         * posix/regex_internal.h (re_string_char_size_at): Likewise.
32589         (re_string_wchar_at): Likewise.
32590         (bitset_not, bitset_merge, bitset_mask): Likewise.
32591         [!(__GNUC__ > 3)] (inline): Remove macro.
32592         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
32593         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
32594         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
32595         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
32596         * string/memcmp.c (memcmp_bytes): Likewise.
32597         * locale/programs/locarchive.c (compute_hashval): Likewise.
32598         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
32599         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
32600         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
32601         * nss/getent.c (print_rpc, print_protocols): Likewise.
32602         (print_passwd, print_group, print_aliases): Likewise.
32603         * nis/nss-nisplus.h (niserr2nss): Likewise.
32604         * nscd/connections.c (restart_p): Likewise.
32605         Change return type to bool.
32607 2013-02-05  Roland McGrath  <roland@hack.frob.com>
32609         * Makeconfig (all-Depend-files): Add existing
32610         $(sorted-subdirs:=/Depend) files.
32611         (all-subdirs): Remove nss.
32612         * sysdeps/unix/inet/Subdirs: Add it here instead.
32613         * hesiod/Depend: New file.
32615         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
32616         instead of calling alloca.
32618         * io/lseek.c (__lseek): Rename to __libc_lseek.
32619         Define __lseek as an alias.
32621         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
32623 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
32625         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
32626         else clause and remove check for non-standard endianness.
32628 2013-02-04  David S. Miller  <davem@davemloft.net>
32630         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32632 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
32634         [BZ #13550]
32635         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
32636         (__ubp_memchr): Remove prototype.
32637         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
32638         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
32639         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
32640         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
32641         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
32642         Remove alias.
32643         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
32644         (__ubp_memchr): Likewise.
32645         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
32646         (__ubp_memchr): Likewise.
32647         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
32648         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
32649         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
32650         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
32651         CHECK_STRING.
32652         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
32653         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
32654         (__getcwd): Do not use CHECK_STRING.
32655         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
32656         <bp-checks.h>.
32657         (__real_chown): Do not use CHECK_STRING.
32658         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
32659         <bp-checks.h>.
32660         (fchownat): Do not use CHECK_STRING.
32661         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
32662         CHECK_STRING.
32663         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
32664         <bp-checks.h>.
32665         (__lchown): Do not use CHECK_STRING.
32666         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
32667         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
32668         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
32669         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
32670         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
32671         include <bp-checks.h>.
32672         (truncate64): Do not use CHECK_STRING.
32673         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
32674         <bp-checks.h>.
32675         (__real_chown): Do not use CHECK_STRING.
32676         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
32677         <bp-checks.h>.
32678         (__lchown): Do not use CHECK_STRING.
32679         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
32680         <bp-checks.h>.
32681         (__chown): Do not use CHECK_STRING.
32682         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
32683         <bp-checks.h>.
32684         (truncate64): Do not use CHECK_STRING.
32685         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
32686         Likewise.
32687         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
32688         (__xmknod): Do not use CHECK_STRING.
32689         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
32690         <bp-checks.h>.
32691         (__xmknodat): Do not use CHECK_STRING.
32692         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
32693         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
32695 2013-02-04  Andreas Schwab  <schwab@suse.de>
32697         [BZ #14142]
32698         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
32699         * include/netdb.h: Likewise for h_errno.
32700         * elf/tst-stackguard1.c: Include <tls.h>.
32702 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
32704         * elf/link.h (struct link_map): Extend the l_addr comment.
32705         * include/link.h (struct link_map): Likewise.
32707 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
32709         [BZ #13550]
32710         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
32711         (BOUNDED_1): Remove macro.
32712         * debug/backtrace.c: Don't include <bp-checks.h>.
32713         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
32714         (__backtrace): Likewise.
32715         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
32716         <bp-checks.h>.
32717         (__backtrace): Don't use BOUNDED_1.
32718         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
32719         <bp-checks.h>.
32720         (__backtrace): Don't use BOUNDED_1.
32721         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
32722         (__backtrace): Don't use BOUNDED_1.
32723         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
32724         (shmat): Don't use BOUNDED_N.
32726 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
32728         [BZ #13550]
32729         * sysdeps/generic/bp-start.h: Remove file.
32730         * csu/libc-start.c: Don't include <bp-start.h>.
32731         (LIBC_START_MAIN): Set up __environ directly instead of using
32732         INIT_ARGV_and_ENVIRON.
32733         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
32734         <bp-start.h>.
32736         [BZ #13550]
32737         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
32738         definitions.
32739         (CHECK_FCNTL): Likewise.
32740         (CHECK_N_PAGES): Likewise.
32742         [BZ #13550]
32743         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
32744         definitions.
32745         (CHECK_SIGSET_NULL_OK): Likewise.
32746         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
32747         <bp-checks.h>.
32748         (sigpending): Don't use CHECK_SIGSET.
32749         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
32750         <bp-checks.h>.
32751         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
32752         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
32753         <bp-checks.h>.
32754         (do_sigsuspend): Don't use CHECK_SIGSET.
32755         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
32756         use CHECK_SIGSET.
32757         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
32758         (do_sigwait): Don't use CHECK_SIGSET.
32759         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
32760         use CHECK_SIGSET.
32761         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
32762         include <bp-checks.h>.
32763         (sigpending): Don't use CHECK_SIGSET.
32764         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
32765         include <bp-checks.h>.
32766         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
32767         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
32768         <bp-checks.h>.
32769         (sigpending): Don't use CHECK_SIGSET.
32770         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
32771         <bp-checks.h>.
32772         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
32774         [BZ #13550]
32775         * sysdeps/generic/bp-semctl.h: Remove file.
32776         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
32777         <bp-checks.h> and <bp-semctl.h>.
32778         (__old_semctl): Don't use CHECK_SEMCTL.
32779         (__new_semctl): Likewise.
32780         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
32781         and <bp-semctl.h>.
32782         (__old_semctl): Don't use CHECK_SEMCTL.
32783         (__new_semctl): Likewise.
32784         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
32785         <bp-checks.h> and <bp-semctl.h>.
32786         (__old_semctl): Don't use CHECK_SEMCTL.
32787         (__new_semctl): Likewise.
32788         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
32789         <bp-checks.h> and <bp-semctl.h>.
32790         (semctl): Don't use CHECK_SEMCTL.
32792         [BZ #13550]
32793         * Makerules (elide-bp-thunks): Remove variable.
32794         (elide-routines.oS): Don't use $(elide-bp-thunks).
32795         (elide-routines.os): Likewise.
32796         (elide-routines.o): Likewise.
32797         (elide-routines.op): Likewise.
32798         (elide-routines.og): Likewise.
32799         (objects): Don't use $(bp-thunks).
32800         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
32801         include.
32802         (common-generated): Do not add s-proto-bp.d.
32803         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
32804         (int): Likewise.
32805         (typ): Likewise.
32806         Do not generate makefile rules for bounded-pointer thunks.
32807         * sysdeps/generic/bp-thunks.h: Remove file.
32808         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
32809         * sysdeps/unix/s-proto-bp.S: Likewise.
32811         [BZ #15062]
32812         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
32813         parts of result separately when argument is not close to line from
32814         -i to i and one part of argument is small.
32815         * math/k_casinhf.c (__kernel_casinhf): Likewise.
32816         * math/k_casinhl.c (__kernel_casinhl): Likewise.
32817         * math/libm-test.inc (cacos_test): Add more tests.
32818         (casin_test): Likewise.
32819         (casinh_test): Likewise.
32820         * sysdeps/i386/fpu/libm-test-ulps: Update.
32821         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32823 2013-01-31  David S. Miller  <davem@davemloft.net>
32825         * po/de.po: Update from translation team.
32827 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
32829         * time/tzfile.c: Include stdint.h for SIZE_MAX.
32831 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
32833         * configure.in (_AC_PROG_CC_C89): New definition.
32834         * configure: Regenerate.
32836         * configure.in (AC_PROG_CPP): New definition.
32837         * configure: Regenerate.
32839 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
32841         * debug/tst-backtrace.h: New file.
32842         * debug/tst-backtrace2.c: Include tst-backtrace.h.
32843         (ret): Remove variable.
32844         (x): Likewise.
32845         (FAIL): Remove macro.
32846         (NO_INLINE): Likewise.
32847         (fn1): Use match function instead of strstr.
32848         * debug/tst-backtrace3.c: Include tst-backtrace.h.
32849         (ret): Remove variable.
32850         (x): Likewise.
32851         (FAIL): Remove macro.
32852         (NO_INLINE): Likewise.
32853         (fn): Use match function instead of strstr.
32854         * debug/tst-backtrace4.c: Include tst-backtrace.h.
32855         (ret): Remove variable.
32856         (x): Likewise.
32857         (FAIL): Remove macro.
32858         (NO_INLINE): Likewise.
32859         (handle_signal): Use match function instead of strstr.
32860         * debug/tst-backtrace5.c: Include tst-backtrace.h.
32861         (ret): Remove variable.
32862         (x): Likewise.
32863         (FAIL): Remove macro.
32864         (NO_INLINE): Likewise.
32865         (handle_signal): Use match function instead of strstr.
32867 2013-01-23  Roland McGrath  <roland@hack.frob.com>
32869         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
32871 2013-01-23  David S. Miller  <davem@davemloft.net>
32873         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
32874         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
32875         argument of CAS if possible.
32876         * sysdeps/sparc/sparc64/bits/atomic.h
32877         (__arch_compare_and_exchange_val_32_acq): Likewise.
32878         (__arch_compare_and_exchange_val_64_acq): Likewise.
32880 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
32882         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
32883         * sysdeps/posix/ulimit.c: ... this.
32884         Include <limits.h>.
32885         * sysdeps/unix/bsd/ulimit.c: Remove file.
32887 2013-01-23  Adam Conrad  <adconrad@0c3.net>
32889         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
32890         (LDFLAGS-tst-array5): Likewise.
32892 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
32894         [BZ #15036]
32895         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
32896         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
32897         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
32898         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
32900 2013-01-21  David S. Miller  <davem@davemloft.net>
32902         * sysdeps/sparc/backtrace.c: New file.
32903         * sysdeps/sparc/sparc32/backtrace.h: New file.
32904         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
32905         * sysdeps/sparc/sparc64/backtrace.h: New file.
32906         * sysdeps/sparc/sparc64/backtrace.c: Delete.
32907         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
32908         -funwind-tables.
32910 2013-01-21  Andreas Schwab  <schwab@suse.de>
32912         [BZ #15020]
32913         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
32914         closed its stdout.
32916 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
32918         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
32919         "mpa2.h".
32920         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
32922 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
32923             Mark Mitchell  <mark@codesourcery.com>
32924             Tom de Vries  <tom@codesourcery.com>
32925             Paul Pluzhnikov  <ppluzhnikov@google.com>
32927         * debug/tst-backtrace2.c: New file.
32928         * debug/tst-backtrace3.c: Likewise.
32929         * debug/tst-backtrace4.c: Likewise.
32930         * debug/tst-backtrace5.c: Likewise.
32931         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
32932         (CFLAGS-tst-backtrace3.c): Likewise.
32933         (CFLAGS-tst-backtrace4.c): Likewise.
32934         (CFLAGS-tst-backtrace5.c): Likewise.
32935         (LDFLAGS-tst-backtrace2): Likewise.
32936         (LDFLAGS-tst-backtrace3): Likewise.
32937         (LDFLAGS-tst-backtrace4): Likewise.
32938         (LDFLAGS-tst-backtrace5): Likewise.
32939         (tests): Add new tests tst-backtrace2, tst-backtrace3,
32940         tst-backtrace4 and tst-backtrace5.
32942 2013-01-18  Anton Blanchard  <anton@samba.org>
32943             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
32945         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
32946         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
32947         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
32948         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
32949         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
32950         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
32951         "+r" and remove output regs list as redundant.  Add explicit inline
32952         asm to specify register of return val to work around compiler codegen
32953         bug.  Remove (int) cast on return value.  Add return type parameter to
32954         use in macro so that this macro does not truncate return value for
32955         64-bit values.
32956         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
32957         pass to INTERNAL_VSYSCALL_NCS.
32958         (INLINE_VSYSCALL): Add 'long int' as return type to
32959         INTERNAL_VSYSCALL_NCS macro invocation.
32960         (INTERNAL_VSYSCALL): Add 'long int' as return type to
32961         INTERNAL_VSYSCALL_NCS macro invocation.
32962         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
32964 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
32966         [BZ #14496]
32967         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
32968         Fix application of SIMD FP exception mask.
32970         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
32971         mp_no from a power of two.
32972         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
32973         __mpexp_twomm1.  Use __pow_mp.
32975         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
32976         multiplication.
32978 2013-01-17  David S. Miller  <davem@davemloft.net>
32980         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32982 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
32984         [BZ #15023]
32985         * include/complex.h: Condition contents on [!_COMPLEX_H].
32986         (__kernel_casinhf): New prototype.
32987         (__kernel_casinh): Likewise.
32988         (__kernel_casinhl): Likewise.
32989         * math/Makefile (libm_calls): Add k_casinh.
32990         * math/k_casinh.c: New file.
32991         * math/k_casinhf.c: Likewise.
32992         * math/k_casinhl.c: Likewise.
32993         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
32994         finite nonzero arguments.
32995         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
32996         finite nonzero arguments.
32997         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
32998         finite nonzero arguments.
32999         * math/s_casinh.c: Do not include <float.h>.
33000         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
33001         * math/s_casinhf.c: Do not include <float.h>.
33002         (__casinhf): Move code for finite nonzero arguments to
33003         k_casinhf.c.
33004         * math/s_casinhl.c: Do not include <float.h>.
33005         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
33006         redefine.
33007         (__casinhl): Move code for finite nonzero arguments to
33008         k_casinhl.c.
33009         * math/libm-test.inc (cacos_test): Add more tests.
33010         * sysdeps/i386/fpu/libm-test-ulps: Update.
33011         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33013 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
33015         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
33016         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
33017         [!HAVE_MREMAP]: Remove [defined linux] case.
33018         * malloc/arena.c: Do not include <malloc-sysdep.h>.
33020 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
33022         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
33024 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
33026         * elf/elf.h (R_386_SIZE32): New relocation.
33027         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
33028         R_386_SIZE32.
33029         (elf_machine_rela): Likewise.
33030         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
33031         R_X86_64_SIZE64 and R_X86_64_SIZE32.
33033 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
33035         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
33036         (FP_FAST_FMA): Do not define.
33037         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
33038         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
33039         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
33040         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
33041         !_SOFT_FLOAT]: Likewise.
33042         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
33043         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
33044         value.
33045         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
33046         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
33047         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
33048         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
33049         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
33050         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
33051         file.
33053 2013-01-16  Andreas Schwab  <schwab@suse.de>
33055         [BZ #14327]
33056         * include/stdlib.h (__mktemp): Add declaration.
33057         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
33058         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
33060 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
33062         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
33063         definitions.
33064         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
33065         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
33066         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
33067         definitions here.
33068         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
33069         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
33070         definitions.
33071         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
33072         and ONE.
33073         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
33074         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
33075         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
33076         definitions.
33077         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
33078         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
33079         definitions.
33080         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
33082         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
33084 2013-01-15  David S. Miller  <davem@davemloft.net>
33086         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
33087         trunc{,f} to libm-sysdep_routes.
33088         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
33089         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
33090         file.
33091         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
33092         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
33093         file.
33094         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
33095         file.
33096         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
33097         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
33098         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
33099         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
33100         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
33101         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
33102         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
33103         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
33105         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
33106         nearbyint{,f} to libm-sysdep_routes.
33107         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
33108         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
33109         New file.
33110         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
33111         file.
33112         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
33113         New file.
33114         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
33115         file.
33116         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
33117         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
33118         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
33119         file.
33120         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
33121         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
33122         file.
33123         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
33124         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
33125         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
33127         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
33128         libc_feholdexcept and libc_fesetenv.
33130 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
33132         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
33134 2013-01-14  David S. Miller  <davem@davemloft.net>
33136         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
33137         (SPARC_ASM_VIS2_IFUNC): Likewise.
33138         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
33139         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
33140         use of 'siam' instruction.
33141         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
33142         Likewise.
33143         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
33144         Likewise.
33145         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
33146         Likewise.
33147         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
33148         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
33149         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
33150         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
33151         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
33152         file.
33153         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
33154         file.
33155         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
33156         file.
33157         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
33158         file.
33159         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
33160         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
33161         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
33162         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
33163         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
33164         new VIS2 routines.
33165         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
33166         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
33167         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
33168         Likewise.
33169         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
33170         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
33171         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
33172         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
33173         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
33174         routines to libm-sysdep_routines.
33175         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
33177         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
33178         fdim/fdimf to libm-sysdep_routines.
33179         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
33180         file.
33181         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
33182         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
33183         file.
33184         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
33185         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
33186         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
33187         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
33188         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
33189         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
33190         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
33192 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
33194         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
33195         to optimize copies.
33197         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
33198         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
33199         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
33201         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
33202         local variable MPTWO.
33203         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
33204         Likewise.
33206 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
33208         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
33209         GLOB_NOESCAPE.
33211 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
33213         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
33215 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
33217         * manual/pattern.texi (glob_t): Document gl_flags.
33218         (glob64_t): Likewise.
33220 2013-01-11  David S. Miller  <davem@davemloft.net>
33222         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
33223         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
33224         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
33225         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
33226         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
33227         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
33228         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
33229         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
33230         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
33231         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
33232         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
33233         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
33234         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
33236         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
33237         sparc V9 rather than using V8 code.
33238         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
33239         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
33241         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
33242         Move to...
33243         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
33244         Here.
33246 2013-01-11  Roland McGrath  <roland@hack.frob.com>
33248         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
33249         not in the main loop.
33250         * configure: Regenerated.
33252 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
33254         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
33255         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
33256         to just #else.
33257         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
33258         [!__GLIBC_HAVE_LONG_LONG] case.
33259         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
33260         condition to just #else.
33261         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
33262         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
33263         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
33264         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
33265         unconditional.
33266         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
33267         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
33268         #elif condition to just #else.
33269         * sysdeps/unix/sysv/linux/sys/sysmacros.h
33270         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
33271         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
33272         #elif condition to just #else.
33274 2013-01-11  Steve Ellcey  <sellcey@mips.com>
33276         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
33277         (EF_MIPS_ARCH_64): Fix value.
33278         (EF_MIPS_ARCH_32R2): New.
33279         (EF_MIPS_ARCH_64R2): New.
33281 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
33283         * Makeconfig (+link-pie-before-libc): New.
33284         (+link-pie-after-libc): Likewise.
33285         (+link-pie-tests): Likewise.
33286         (+link-pie): Rewritten.
33287         (link-before-libc): Remove $(config-LDFLAGS).
33288         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
33289         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
33290         (config-LDFLAGS): Renamed to ...
33291         (rtld-LDFLAGS): This.
33292         (rtld-tests-LDFLAGS): New macro.
33293         (link-libc-rpath-link): Likewise.
33294         (link-libc-tests-rpath-link): Likewise.
33295         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
33296         (link-libc): Prepand $(link-libc-rpath-link).
33297         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
33298         (test-program-prefix): New macro.
33299         (test-via-rtld-prefix): Likewise.
33300         (test-program-cmd): Likewise.
33301         (host-test-program-cmd): Likewise.
33302         * Makefile ($(common-objpfx)testrun.sh): Replace
33303         $(run-program-prefix) with $(test-program-prefix).
33304         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
33305         $(rtld-LDFLAGS).
33306         ($(common-objpfx)shlib.lds): Likewise.
33307         (build-module-helper): Likewise.
33308         ($(common-objpfx)format.lds): Likewise.
33309         * Rules (binaries-pie-tests): New.
33310         (binaries-pie-notests): Likewise.
33311         (binaries-pie): Rewritten.
33312         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
33313         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
33314         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
33315         (make-test-out): Replace $(host-built-program-cmd) with
33316         $(host-test-program-cmd).
33317         * config.make.in (build-hardcoded-path-in-tests): New variable.
33318         * configure.in (--enable-hardcoded-path-in-tests): New configure
33319         option.
33320         (hardcoded_path_in_tests): New AC_SUBST.
33321         * configure: Regenerated.
33322         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
33323         $(built-program-cmd) with $(test-program-cmd).
33324         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
33325         (test_program_cmd): This.
33326         * elf/Makefile ($(objpfx)order.out): Run test with
33327         $(test-program-prefix).
33328         ($(objpfx)order2.out): Likewise.
33329         ($(objpfx)tst-initorder.out): Likewise.
33330         ($(objpfx)tst-initorder2.out): Likewise.
33331         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
33332         $(test-program-cmd).
33333         ($(objpfx)tst-array1-static.out): Likewise.
33334         ($(objpfx)tst-array2.out): Likewise.
33335         ($(objpfx)tst-array3.out): Likewise.
33336         ($(objpfx)tst-array4.out): Likewise.
33337         ($(objpfx)tst-array5.out): Likewise.
33338         ($(objpfx)tst-array5-static.out): Likewise.
33339         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
33340         $(test-program-cmd).
33341         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
33342         $(run-program-prefix) with $(test-program-prefix).
33343         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
33344         (test_program_prefix): This.
33345         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
33346         $(run-program-prefix) with $(test-program-prefix).
33347         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
33348         (test_program_prefix): This.
33349         * iconvdata/tst-tables.sh: Likewise.
33350         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
33351         $(run-program-prefix) with $(test-program-prefix).
33352         ($(objpfx)tst-translit.out): Likewise.
33353         ($(objpfx)tst-gettext2.out): Likewise.
33354         ($(objpfx)tst-gettext4.out): Likewise.
33355         ($(objpfx)tst-gettext6.out): Likewise.
33356         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
33357         (test_program_prefix): This.
33358         * intl/tst-gettext2.sh: Likewise.
33359         * intl/tst-gettext4.sh  Likewise.
33360         * intl/tst-gettext6.sh: Likewise.
33361         * intl/tst-translit.sh: Likewise.
33362         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
33363         with $(test-program-cmd).
33364         * libio/Makefile ($(objpfx)test-freopen.out): Replace
33365         $(run-program-prefix) with $(test-program-prefix).
33366         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
33367         (test_program_prefix): This.
33368         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
33369         $(run-program-prefix) with $(test-program-prefix).
33370         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
33371         (test_program_prefix): This.
33372         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
33373         * posix/Makefile ($(objpfx)globtest.out): Replace
33374         $(run-via-rtld-prefix) and $(test-wrapper) with
33375         $(test-program-prefix) and $(test-via-rtld-prefix).
33376         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
33377         $(test-program-prefix).
33378         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
33379         $(host-test-program-cmd).
33380         (tst-spawn-ARGS): Likewise.
33381         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
33382         $(test-program-prefix).
33383         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
33384         (test_via_rtld_prefix): This.
33385         (test_wrapper): Renamed to ...
33386         (test_program_prefix): This.
33387         (run_program_prefix): Replaced by test_program_prefix.
33388         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
33389         (test_program_prefix): This.
33390         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
33391         with $(host-test-program-cmd).
33392         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
33393         $(run-program-prefix) with $(test-program-prefix).
33394         ($(objpfx)tst-printf.out): Likewise.
33395         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
33396         $(test-program-cmd).
33397         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
33398         (test_program_prefix): This.
33399         * stdio-common/tst-unbputc.sh: Likewise.
33400         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
33401         $(run-program-prefix) with $(test-program-prefix).
33402         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
33403         (test_program_prefix): This.
33404         * string/Makefile ($(objpfx)tst-svc.out):  Replace
33405         $(built-program-cmd) with $(test-program-cmd).
33407 2013-01-11  Andreas Jaeger  <aj@suse.de>
33409         [BZ #15003]
33410         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
33411         value. Sync with Linux 3.7.
33413 2013-01-10  David S. Miller  <davem@davemloft.net>
33415         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
33416         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
33417         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
33419 2013-01-10  Roland McGrath  <roland@hack.frob.com>
33421         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
33422         never set.
33423         * configure: Regenerated.
33425 2013-01-10  David S. Miller  <davem@davemloft.net>
33427         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
33428         sparc V9 rather than using V8 code.
33429         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
33430         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
33432 2013-01-10  Roland McGrath  <roland@hack.frob.com>
33434         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
33435         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
33436         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
33437         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
33438         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
33439         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
33440         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
33441         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
33442         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
33443         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
33444         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
33445         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
33446         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
33447         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
33448         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
33449         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
33450         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
33451         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
33452         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
33453         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
33454         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
33455         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
33456         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
33457         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
33458         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
33459         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
33460         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
33462 2013-01-10  David S. Miller  <davem@davemloft.net>
33464         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33466 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
33468         * posix/Makefile (tests-static): New variable.
33469         (tests): Add $(tests-static).
33470         (tst-exec-static-ARGS): New variable.
33471         (tst-spawn-static-ARGS): Likewise.
33472         * posix/tst-exec-static.c: New file.
33473         * posix/tst-spawn-static.c: Likewise.
33474         * posix/tst-exec.c: Support run directly.
33475         * posix/tst-spawn.c: Likewise.
33477 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
33479         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
33480         long.
33481         * math/bits/mathcalls.h (llrint): Likewise.
33482         (llround): Likewise.
33483         * stdlib/stdlib.h (struct drand48_data): Likewise.
33484         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
33485         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
33486         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
33487         Likewise.
33488         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
33489         Likewise.
33490         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
33491         (elf_greg_t): Likewise.
33492         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
33493         (__jmp_buf): Likewise.
33494         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
33495         definitions.
33496         (llrint): Likewise, for all definitions.
33497         (llrintl): Likewise.
33499         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
33500         Remove [__GNUC__] condition.
33501         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
33502         condition to just [__USE_ISOC99].
33503         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
33505 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
33507         [BZ #14200]
33508         * sysdeps/unix/sysv/linux/x86/bits/environments.h
33509         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
33510         defined.
33511         (_POSIX_V6_ILP32_OFF32): Likewise.
33512         (_XBS5_ILP32_OFF32): Likewise.
33513         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
33514         (__ILP32_OFFBIG_LDFLAGS): Likewise.
33516 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
33518         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
33520         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
33521         doubles __mpexp_twomm1.  Adjust usage.
33522         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
33523         Remove.
33525 2013-01-10  Andreas Schwab  <schwab@suse.de>
33527         [BZ #14964]
33528         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
33529         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
33531 2013-01-09  David S. Miller  <davem@davemloft.net>
33533         [BZ #15003]
33534         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
33535         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
33536         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
33537         (TCP_FASTOPEN): Define.
33538         (tcp_repair_opt): New structure.
33539         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
33540         enum values.
33541         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
33542         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
33543         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
33544         (tcp_cookie_transactions): New structure.
33546 2013-01-09  Anton Blanchard  <anton@samba.org>
33548         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
33549         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
33550         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
33551         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
33553 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
33555         * include/features.h (__USE_ANSI): Remove.
33557 2013-01-09  Roland McGrath  <roland@hack.frob.com>
33559         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
33561         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
33563 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
33565         * sysdeps/s390/fpu/libm-test-ulps: Update.
33567         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33569         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
33570         (__acr): Likewise.
33571         (__cpy): Likewise.
33572         (norm): Likewise.
33573         (denorm): Likewise.
33574         (__mp_dbl): Likewise.
33575         (__dbl_mp): Likewise.
33576         (add_magnitudes): Likewise.
33577         (sub_magnitudes): Likewise.
33578         (__add): Likewise.
33579         (__sub): Likewise.
33580         (__mul): Likewise.
33581         (__inv): Likewise.
33582         (__dvd): Likewise.
33583         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
33584         (__acr): Likewise.
33585         (__cpy): Likewise.
33586         (norm): Likewise.
33587         (denorm): Likewise.
33588         (__mp_dbl): Likewise.
33589         (__dbl_mp): Likewise.
33590         (add_magnitudes): Likewise.
33591         (sub_magnitudes): Likewise.
33592         (__add): Likewise.
33593         (__sub): Likewise.
33594         (__mul): Likewise.
33595         (__inv): Likewise.
33596         (__dvd): Likewise.
33597         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
33598         (__acr): Likewise.
33599         (__cpy): Likewise.
33600         (norm): Likewise.
33601         (denorm): Likewise.
33602         (__mp_dbl): Likewise.
33603         (__dbl_mp): Likewise.
33604         (add_magnitudes): Likewise.
33605         (sub_magnitudes): Likewise.
33606         (__add): Likewise.
33607         (__sub): Likewise.
33608         (__mul): Likewise.
33609         (__inv): Likewise.
33610         (__dvd): Likewise.
33612 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
33614         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
33615         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
33616         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
33617         2 && __USE_EXTERN_INLINES]: Likewise.
33619 2013-01-08  Andreas Jaeger  <aj@suse.de>
33621         [BZ# 14985]
33622         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
33623         Remove.
33624         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
33625         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
33627 2013-01-07  Anton Blanchard  <anton@samba.org>
33629         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
33630         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
33631         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
33632         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
33633         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
33634         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
33635         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
33636         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
33637         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
33638         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
33639         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
33640         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
33641         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
33642         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
33643         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
33644         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
33645         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
33646         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
33647         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
33648         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
33649         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
33650         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
33651         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
33652         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
33653         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
33654         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
33655         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
33656         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
33657         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
33658         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
33659         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
33660         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
33661         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
33662         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
33663         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
33664         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
33665         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
33666         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
33667         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
33668         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
33669         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
33670         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
33671         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
33673 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
33675         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
33676         (__MALLOC_PMT): Likewise.
33677         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
33678         [__GNUC__], only on [_LIBC].
33679         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
33680         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
33681         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
33682         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
33683         forward declaration.
33684         (realloc_hook_ini): Likewise.
33685         (memalign_hook_ini): Likewise.
33686         (__libc_memalign): Do not use __MALLOC_PMT in variable
33687         declaration.
33688         (__libc_valloc): Likewise.
33689         (__libc_pvalloc): Likewise.
33690         (__libc_calloc): Likewise.
33691         (__posix_memalign): Likewise.
33693         [BZ #14996]
33694         * math/s_casinh.c: Include <float.h>.
33695         (__casinh): Do not do computation with squaring and square root
33696         for large arguments.
33697         * math/s_casinhf.c: Include <float.h>.
33698         (__casinhf): Do not do computation with squaring and square root
33699         for large arguments.
33700         * math/s_casinhl.c: Include <float.h>.
33701         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
33702         (__casinhl): Do not do computation with squaring and square root
33703         for large arguments.
33704         * math/libm-test.inc (casin_test): Add more tests.
33705         (casinh_test): Likewise.
33706         * sysdeps/i386/fpu/libm-test-ulps: Update.
33707         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33709 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
33711         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
33712         (__x86_64_raw_data_cache_size): Likewise.
33713         (__x86_64_data_cache_size_half): Likewise.
33714         (__x86_64_raw_data_cache_size_half): Likewise.
33715         (__x86_64_shared_cache_size): Likewise.
33716         (__x86_64_raw_shared_cache_size): Likewise.
33717         (__x86_64_shared_cache_size_half): Likewise.
33718         (__x86_64_raw_shared_cache_size_half): Likewise.
33719         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
33720         to ...
33721         (__x86_data_cache_size): This.
33722         (__x86_64_raw_data_cache_size): Renamed to ...
33723         (__x86_raw_data_cache_size): This.
33724         (__x86_64_data_cache_size_half): Renamed to ...
33725         (__x86_data_cache_size_half): This.
33726         (__x86_64_raw_data_cache_size_half): Renamed to ...
33727         (__x86_raw_data_cache_size_half): This.
33728         (__x86_64_shared_cache_size): Renamed to ...
33729         (__x86_shared_cache_size): This.
33730         (__x86_64_raw_shared_cache_size): Renamed to ...
33731         (__x86_raw_shared_cache_size): This.
33732         (__x86_64_shared_cache_size_half): Renamed to ...
33733         (__x86_shared_cache_size_half): This.
33734         (__x86_64_raw_shared_cache_size_half): Renamed to ...
33735         (__x86_raw_shared_cache_size_half): This.
33736         * sysdeps/x86_64/memcpy.S: Updated.
33737         * sysdeps/x86_64/memset.S: Likewise.
33738         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
33739         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
33740         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
33742 2013-01-04  David S. Miller  <davem@davemloft.net>
33744         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33746 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
33748         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
33749         1 to avoid redefinition warning.
33750         (__USE_GNU): Don't define.
33751         (init_signaling_nan): Protoize.
33753         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33755 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
33757         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
33758         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
33759         (__cpymn): Likewise.
33760         (norm): Remove commented code.
33761         (denorm): Likewise.
33762         (__mp_dbl): Likewise.
33763         (__inv): Likewise.
33764         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
33765         (__cpymn): Likewise.
33766         (norm): Remove commented code.
33767         (denorm): Likewise.
33768         (__mp_dbl): Likewise.
33769         (__inv): Likewise.
33771         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
33772         mp_no value for 1.0 and 2.0.
33773         (norm): Use RADIXI instead of radixi.d.
33774         (denorm): Likewise.
33775         (__mul): Use 0.0 instead of zero.d.
33776         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
33777         mp_no value for 1.0 and 2.0.
33778         (norm): Use RADIXI instead of radixi.d.
33779         (denorm): Likewise.
33780         (__mul): Use 0.0 instead of zero.d.
33782 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
33784         [BZ #14994]
33785         * math/s_casinh.c (__casinh): Reduce finite argument to first
33786         quadrant then set signs of results at the end.
33787         * math/s_casinhf.c (__casinhf): Likewise.
33788         * math/s_casinhl.c (__casinhl): Likewise.
33789         * math/libm-test.inc (casin_test): Add more tests.
33790         (casinh_test): Likewise.
33791         * sysdeps/i386/fpu/libm-test-ulps: Update.
33792         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33794 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
33796         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
33798         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
33800         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
33801         declarations.
33802         (denorm): Likewise.
33803         (__mp_dbl): Likewise.
33804         (__inv): Likewise.
33806         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
33807         and adjust the header comment.
33809         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
33810         variable name from declaration.
33812 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
33814         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
33815         Initialize COMMON_CPUID_INDEX_7 element.
33816         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
33817         (CPUID_RTM): Likewise.
33818         (HAS_RTM): Likewise.
33819         (COMMON_CPUID_INDEX_7): New enum.
33821 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
33823         [BZ #14981]
33824         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
33825         size is zero, record memory as freed.
33827 2013-01-03  Andreas Jaeger  <aj@suse.de>
33829         * po/ia.po: Add new Interlingua translation.
33831 2012-01-03  Allan McRae  <allan@archlinux.org>
33833         * locale/programs/localedef.c: Fix description of '--posix' flag.
33835 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
33837         * NEWS: Update dates in second copyright notice.
33838         * README: Update copyright dates in example.
33839         * manual/libc.texinfo: Update copyright dates.
33840         * scripts/test-installation.pl: Update copyright date in --version
33841         output.
33843         * hurd/ctty-input.c: Fix copyright notice formatting.
33844         * hurd/ctty-output.c: Likewise.
33845         * hurd/dtable.c: Likewise.
33846         * hurd/hurd-raise.c: Likewise.
33847         * hurd/hurdprio.c: Likewise.
33848         * hurd/msgportdemux.c: Likewise.
33849         * misc/sys/file.h: Likewise.
33850         * misc/sys/ioctl.h: Likewise.
33851         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
33852         * sysdeps/mach/hurd/chdir.c: Likewise.
33853         * sysdeps/mach/hurd/fchdir.c: Likewise.
33854         * sysdeps/mach/hurd/rename.c: Likewise.
33855         * sysdeps/mach/hurd/rmdir.c: Likewise.
33856         * sysdeps/mach/hurd/seekdir.c: Likewise.
33857         * sysdeps/mach/hurd/setsid.c: Likewise.
33858         * sysdeps/posix/wait3.c: Likewise.
33860         * All files with FSF copyright notices: Update copyright dates
33861         using scripts/update-copyrights.
33862         * intl/plural.c: Regenerated.
33863         * locale/programs/charmap-kw.h: Likewise.
33864         * locale/programs/locfile-kw.h: Likewise.
33866 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
33868         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
33869         four values.
33871         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
33872         calculation loop and add branch prediction.
33874         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
33875         check access beyond bounds of m1np.
33877         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
33878         MPTWO.
33879         (__inv): Remove local variable MPTWO to use the global
33880         constant.
33881         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
33882         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
33883         variable MPTWO.
33884         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
33885         MP3HALFS static const.
33887 2013-01-01  David S. Miller  <davem@davemloft.net>
33889         * po/ca.po: Update from translation team.
33891 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
33893         * scripts/update-copyrights: New file.
33894         * Makeconfig: Reformat copyright notice.
33895         * ctype/ctype.h: Likewise.
33896         * debug/swprintf_chk.c: Likewise.
33897         * elf/dl-cache.c: Likewise.
33898         * elf/dl-debug.c: Likewise.
33899         * elf/dl-object.c: Likewise.
33900         * grp/initgroups.c: Likewise.
33901         * hurd/Makefile: Likewise.
33902         * hurd/hurd/signal.h: Likewise.
33903         * hurd/hurdfault.c: Likewise.
33904         * hurd/hurdioctl.c: Likewise.
33905         * hurd/hurdlookup.c: Likewise.
33906         * hurd/intr-msg.c: Likewise.
33907         * iconv/gconv_open.c: Likewise.
33908         * libio/swprintf.c: Likewise.
33909         * locale/lc-ctype.c: Likewise.
33910         * locale/nl_langinfo.c: Likewise.
33911         * mach/Machrules: Likewise.
33912         * mach/Makefile: Likewise.
33913         * malloc/obstack.h: Likewise.
33914         * manual/Makefile: Likewise.
33915         * manual/tsort.awk: Likewise.
33916         * misc/bits/stab.def: Likewise.
33917         * nis/nis_print_group_entry.c: Likewise.
33918         * nis/nis_table.c: Likewise.
33919         * nis/nss_compat/compat-pwd.c: Likewise.
33920         * nis/nss_compat/compat-spwd.c: Likewise.
33921         * po/Makefile: Likewise.
33922         * posix/fnmatch.c: Likewise.
33923         * posix/regex.h: Likewise.
33924         * resolv/Makefile: Likewise.
33925         * resolv/nss_dns/dns-network.c: Likewise.
33926         * resolv/res_hconf.c: Likewise.
33927         * scripts/gen-sorted.awk: Likewise.
33928         * soft-fp/soft-fp.h: Likewise.
33929         * stdio-common/printf.h: Likewise.
33930         * stdlib/monetary.h: Likewise.
33931         * stdlib/random.c: Likewise.
33932         * stdlib/random_r.c: Likewise.
33933         * sysdeps/generic/Makefile: Likewise.
33934         * sysdeps/gnu/Makefile: Likewise.
33935         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
33936         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
33937         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
33938         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
33939         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
33940         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
33941         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
33942         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
33943         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
33944         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
33945         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
33946         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
33947         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
33948         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
33949         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
33950         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
33951         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
33952         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
33953         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
33954         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
33955         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
33956         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
33957         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
33958         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
33959         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
33960         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
33961         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
33962         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
33963         * sysdeps/mach/hurd/errnos.awk: Likewise.
33964         * sysdeps/mach/hurd/fork.c: Likewise.
33965         * sysdeps/mach/hurd/getcwd.c: Likewise.
33966         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
33967         * sysdeps/mach/hurd/mmap.c: Likewise.
33968         * sysdeps/mach/hurd/utimes.c: Likewise.
33969         * sysdeps/mach/hurd/xmknod.c: Likewise.
33970         * sysdeps/posix/profil.c: Likewise.
33971         * sysdeps/posix/readdir_r.c: Likewise.
33972         * sysdeps/powerpc/bits/mathdef.h: Likewise.
33973         * sysdeps/powerpc/bits/setjmp.h: Likewise.
33974         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
33975         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
33976         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
33977         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
33978         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
33979         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
33980         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
33981         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
33982         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
33983         * sysdeps/pthread/lio_listio.c: Likewise.
33984         * sysdeps/sparc/dl-procinfo.h: Likewise.
33985         * sysdeps/unix/i386/sysdep.S: Likewise.
33986         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
33987         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
33988         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
33989         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
33990         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
33991         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
33992         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
33993         * sysdeps/unix/sysv/linux/speed.c: Likewise.
33994         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
33995         * sysdeps/wordsize-32/divdi3.c: Likewise.
33996         * time/sys/time.h: Likewise.
33997         * wcsmbs/Makefile: Likewise.
33999 2013-01-01  David S. Miller  <davem@davemloft.net>
34001         * po/fr.po: Update from translation team.
34003         * catgets/gencat.c: Update copyright year.
34004         * csu/version.c: Likewise.
34005         * debug/catchsegv.sh: Likewise.
34006         * debug/pcprofiledump.c: Likewise.
34007         * debug/xtrace.sh: Likewise.
34008         * elf/ldconfig.c: Likewise.
34009         * elf/ldd.bash.in: Likewise.
34010         * elf/pldd.c: Likewise.
34011         * elf/sotruss.ksh: Likewise.
34012         * elf/sprof.c: Likewise.
34013         * iconv/iconv_prog.c: Likewise.
34014         * iconv/iconvconfig.c: Likewise.
34015         * locale/programs/locale.c: Likewise.
34016         * locale/programs/localedef.c: Likewise.
34017         * login/programs/pt_chown.c: Likewise.
34018         * malloc/memusage.sh: Likewise.
34019         * malloc/memusagestat.c: Likewise.
34020         * malloc/mtrace.pl: Likewise.
34021         * nscd/nscd.c: Likewise.
34022         * nss/getent.c: Likewise.
34023         * nss/makedb.c: Likewise.
34024         * posix/getconf.c: Likewise.
34026 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
34028         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
34029         numbers.
34031 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
34033         * math/bits/mathcalls.h (modf): Use __nonnull.
34035 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
34037         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
34038         (split): Use macro CN instead of the bare value.
34039         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
34040         could be used.
34041         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
34042         instead of the bare value.
34043         (power1): Likewise.
34045 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34047         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
34048         __ATAN_TWOM.
34049         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
34051         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
34052         their values.
34053         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
34054         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
34055         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
34056         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
34058 2012-12-28  Andreas Jaeger  <aj@suse.de>
34060         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
34061         values are from Linux 3.7.
34063         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
34064         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
34066 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34068         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
34069         TRUE case.
34071         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
34072         (norm): Likewise.
34073         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
34074         variables with preprocessor constants.
34075         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
34076         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
34077         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
34079 2012-12-27  Bruno Haible  <bruno@clisp.org>
34081         [BZ #14317]
34082         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
34083         only if needed.
34085 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
34087         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
34088         and use variable directly.
34089         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
34091         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
34092         MPONE.
34093         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
34094         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
34095         variable MPONE.
34096         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
34097         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
34098         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
34099         include directive.  Remove local variable MPONE.
34100         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
34101         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
34102         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
34104 2012-12-25  David S. Miller  <davem@davemloft.net>
34106         * version.h (RELEASE): Set to "development".
34107         (VERSION): Set to "2.17.90".
34108         * NEWS: Add 2.18 section.
34110 2012-12-21  David S. Miller  <davem@davemloft.net>
34112         * po/hr.po: Update from translation team.
34114 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34116         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
34118 2012-12-19  Steve Ellcey  <sellcey@mips.com>
34120         * NEWS:  Mention new memcpy for MIPS.
34122 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
34124         * manual/contrib.texi (Contributors): Spelling correction.
34126 2012-12-15  David S. Miller  <davem@davemloft.net>
34128         * po/ru.po: Update from translation team.
34130 2012-12-13  David S. Miller  <davem@davemloft.net>
34132         * NEWS: Mention IFUNC testsuite enhancements.
34134         * po/pl.po: Update from translation team.
34135         * po/bg.po: Likewise.
34137         * manual/contrib.texi (Contributors): Update entries for Hongjiu
34138         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
34140 2012-12-11  David S. Miller  <davem@davemloft.net>
34142         * po/sv.po: Update from translation team.
34144         * po/vi.po: Update from translation team.
34146         * po/cs.po: Update from translation team.
34148         * po/de.po: Update from translation team.
34149         * po/eo.po: Likewise.
34150         * po/nl.po: Likewise.
34152 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
34154         [BZ #14246]
34155         * manual/argp.texi (Argp Helper Functions): Move node to follow
34156         Argp Parsing State.
34158         [BZ #14872]
34159         * manual/conf.texi (Limits on File System Capacity): Mention if
34160         terminating null is included in the max size.
34162 2012-12-10  Andreas Jaeger  <aj@suse.de>
34164         * po/cs.po: Update from translation team.
34166 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
34168         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
34169         void pointer and cast to uintptr_t.
34170         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
34171         path.
34172         * sysdeps/s390/s390-64/memcpy.S: Likewise.
34173         * sysdeps/s390/s390-64/memset.S: Likewise.
34175 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
34177         [BZ #14833]
34178         * menual/message.texi (Message Translation): Fix typos.
34179         (Helper programs for gettext): Likewise.
34181 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
34183         [BZ #14898]
34184         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
34185         Change to -1.
34187 2012-12-07  David S. Miller  <davem@davemloft.net>
34189         * po/libc.pot: Update.
34191 2012-12-07  Richard Henderson  <rth@redhat.com>
34193         [BZ #10114]
34194         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
34195         normal/normal case to before the switch.
34196         (_FP_DIV): Likewise.
34198 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
34199             Mike Frysinger  <vapier@gentoo.org>
34201         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
34202         check for __NR_fadvise64_64.
34204 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
34206         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
34207         0, not just to plain "0" as a statement.
34208         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
34209         with cw.
34211 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
34213         * NEWS: Use sourceware.org in Bugzilla URL.
34215 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
34217         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
34218         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
34220         * stdio-common/tst-put-error.c (do_test): Add newline to the
34221         padded test to ensure flush.
34223 2012-12-05  Jeff Law  <law@redhat.com>
34225         * sunrpc/etc.rpc (fedfs_admin): Add entry.
34227 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
34229         * README: Don't refer to ports add-on as distributed separately.
34230         Mention AArch64 in list of systems supported in the ports add-on.
34232         * LICENSES: Add more non-FSF copyright and license notices.
34234         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
34235         ((unused)).
34237         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
34239         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
34240         10000 as width of padded output.
34242 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
34244         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
34246         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
34247         variable LX with __attribute__ ((unused)).
34248         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
34249         Likewise.
34250         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
34251         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
34252         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
34253         with __attribute__ ((unused)).
34255 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
34257         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
34259 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
34261         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
34262         (CFLAGS-nldbl-acos.c): New variable.
34263         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
34264         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
34265         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
34266         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
34267         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
34268         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
34269         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
34270         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
34271         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
34272         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
34273         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
34274         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
34275         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
34276         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
34277         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
34278         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
34279         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
34280         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
34281         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
34282         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
34283         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
34284         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
34285         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
34286         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
34287         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
34288         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
34289         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
34290         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
34291         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
34292         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
34293         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
34294         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
34295         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
34296         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
34297         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
34298         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
34299         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
34300         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
34301         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
34302         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
34303         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
34304         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
34305         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
34306         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
34307         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
34308         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
34309         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
34310         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
34311         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
34312         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
34313         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
34314         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
34315         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
34316         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
34317         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
34318         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
34319         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
34320         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
34321         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
34322         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
34323         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
34324         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
34325         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
34326         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
34327         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
34328         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
34329         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
34330         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
34331         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
34332         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
34333         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
34334         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
34335         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
34336         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
34337         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
34338         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
34339         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
34340         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
34341         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
34342         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
34343         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
34344         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
34345         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
34346         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
34347         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
34348         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
34349         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
34350         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
34351         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
34352         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
34353         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
34354         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
34355         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
34356         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
34357         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
34358         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
34359         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
34361         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
34362         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
34364         [BZ #14914]
34365         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
34366         whole low double instead of just low 47 bits when splitting values
34367         into two parts.
34369 2012-12-03  Allan McRae  <allan@archlinux.org>
34371         * manual/stdio.texi (Predefined Printf Handlers): Remove
34372         @hsep and @vsep usage.
34374 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
34376         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
34377         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
34379 2012-12-03  Jeff Law  <law@redhat.com>
34381         * time/sys/time.h (settimeofday): Do not mark TV argument
34382         as __nonnull.
34384 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
34386         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
34387         when currently writing and seek to current position when not.
34388         * libio/Makefile (tests): Remove bug-fclose1.
34389         * libio/bug-fclose1.c: Delete.
34391 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
34393         * manual/arith.texi (feenableexcept): Fix typo.
34394         (fedisableexcept): Likewise.
34396 2012-11-30  Roland McGrath  <roland@hack.frob.com>
34398         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
34399         second, differently-typed declaration, rather than a cast.
34401 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
34403         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
34404         * include/rpc/svc.h: ... here.
34406 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
34408         [BZ #13013]
34409         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
34410         depending n and resplen2 to catch cases where answer
34411         equals answerp2.
34413 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
34415         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
34416         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
34418 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
34420         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
34422 2012-11-29  Roland McGrath  <roland@hack.frob.com>
34424         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
34426 2012-11-28  Jeff Law  <law@redhat.com>
34428         [BZ #13761]
34429         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
34430         dataset_temporary.  Track alloca usage into alloca_used.
34431         If dataset is large allocate and release it via malloc/free.
34433 2012-06-04  Florian Weimer  <fweimer@redhat.com>
34435         [BZ #14197]
34436         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
34438 2012-11-28  David S. Miller  <davem@davemloft.net>
34440         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34442 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
34444         [BZ #14803]
34445         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
34446         of pi/2 rounded to nearest to 64 bits.
34447         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
34448         nearest to 64 bits.
34449         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
34450         bits.
34452 2012-11-28  Jeff Law <law@redhat.com>
34453             Martin Osvald <mosvald@redhat.com>
34455         [BZ #14889]
34456         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
34457         * sunrpc/svc.c: Include time.h.
34458         (__svc_accept_failed): New function.
34459         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
34460         any reason other than EINTR, call __svc_accept_failed.
34461         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
34462         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
34464 2012-11-28  Andreas Schwab  <schwab@suse.de>
34466         * scripts/abilist.awk: Also handle indirect functions in .opd
34467         section.
34469 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
34471         [BZ #13881]
34472         * sysdeps/x86/fpu/powl_helper.c: New file.
34473         * sysdeps/x86/fpu/Makefile: Likewise.
34474         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
34475         (p3): New object.
34476         (__ieee754_powl): Use __powl_helper for finite arguments except
34477         integer exponents below 8.
34478         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
34479         (p3): New object.
34480         (__ieee754_powl): Use __powl_helper for finite arguments except
34481         integer exponents below 8.
34482         * math/libm-test.inc (pow_test): Add more tests and enable some
34483         previously disabled tests.
34484         * sysdeps/i386/fpu/libm-test-ulps: Update.
34485         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34487 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
34488             Carlos O'Donell  <carlos_odonell@mentor.com>
34490         * nss/makedb.c (is_prime): Assert that input is odd and greater
34491         than 4.  Note that fact in a comment too.
34492         (next_prime): Add 4 to input.
34494 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
34496         [BZ #11741]
34497         * libio/Makefile (tests): Add test case tst-fwrite-error.
34498         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
34499         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
34500         * libio/tst-fwrite-error.c: New test case.
34502 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
34504         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
34505         before casting to void *.
34506         * include/libc-internal.h (__pointer_type): New macro.
34507         (__integer_if_pointer_type_sub): Likewise.
34508         (__integer_if_pointer_type): Likewise.
34509         (cast_to_integer): Likewise.
34510         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
34511         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
34512         before casting to atomic64_t.
34513         (atomic_exchange_acq): Likewise.
34514         (__arch_exchange_and_add_body): Likewise.
34515         (__arch_add_body): Likewise.
34516         (atomic_add_negative): Likewise.
34517         (atomic_add_zero): Likewise.
34519 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
34521         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
34522         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
34523         (add_fdes): Likewise.
34524         (linear_search_fdes): Likewise.
34525         (binary_search_unencoded_fdes): Likewise.
34527 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
34529         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
34531 2012-11-24  Adam Conrad  <adconrad@0c3.net>
34533         * configure.in: Autodetect C++ header directories.
34534         * configure: Regenerated.
34536 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
34538         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
34540 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
34542         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34544 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
34546         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
34547         LDBL_MANT_DIG == 106]: Disable some tests.
34548         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
34549         Likewise.
34550         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
34551         Likewise.
34553         [BZ #14871]
34554         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
34555         input for small inputs.  Return +/- pi/2 for large inputs.
34556         * math/libm-test.inc (atan_test): Add more tests.
34558         * sysdeps/generic/unwind-dw2-fde-glibc.c
34559         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
34560         __attribute__ ((unused)).
34562         [BZ #14645]
34563         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
34564         x * y if x and y are nonzero and z is zero.
34566         [BZ #14811]
34567         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
34568         nonzero exponents with absolute value below 0x1p-117 to +/-
34569         0x1p-117.
34571         [BZ #14869]
34572         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
34573         up arguments below 2**-450, not just those below 2**-500.
34574         * math/libm-test.inc (hypot_test): Add another test.
34576         [BZ #14868]
34577         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
34578         Return a+b for ratio over 2**120, not 2**60.
34579         * math/libm-test.inc (hypot_test): Add another test.
34581         * math/libm-test.inc (clog_test): Use
34582         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
34583         (clog10_test): Likewise.
34585         [BZ #6778]
34586         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
34588 2012-11-22  Andreas Schwab  <schwab@suse.de>
34590         * sysdeps/i386/fpu/libm-test-ulps: Update.
34592 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
34594         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
34595         printf output with newline.
34597 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
34599         [BZ #14865]
34600         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
34601         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
34602         -z nodlopen, -z initfirst and -z execstack support.
34603         * configure: Regenerated.
34605         * elf/elf.h (DF_1_NODIRECT): New macro.
34606         (DF_1_IGNMULDEF): Likewise.
34607         (DF_1_NOKSYMS): Likewise.
34608         (DF_1_NOHDR): Likewise.
34609         (DF_1_EDITED): Likewise.
34610         (DF_1_NORELOC): Likewise.
34611         (DF_1_SYMINTPOSE): Likewise.
34612         (DF_1_GLOBAUDIT): Likewise.
34613         (DF_1_SINGLETON): Likewise.
34614         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
34615         DT_1_SUPPORTED_MASK bits.
34616         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
34618 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
34620         * sysdeps/unix/make-syscalls.sh: Document prefixes.
34622 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
34624         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
34625         macro.
34627         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
34628         (sendmmsg): Move declarations...
34629         * socket/sys/socket.h: ... here.
34630         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
34631         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
34632         include it from...
34633         * socket/recvmmsg.c: ... this new file.
34634         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
34635         (sendmmsg): Rename to __sendmmsg, create weak alias and make
34636         definition of __sendmmsg hidden.
34637         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
34638         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
34639         Move ENOSYS stub into and include it from...
34640         * socket/sendmmsg.c: ... this new file.
34641         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
34642         (sysdep_routines): Move recvmmsg and sendmmsg...
34643         * socket/Makefile (routines): ... here.
34644         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
34645         (GLIBC_PRIVATE): Add __sendmmsg.
34646         * include/sys/socket.h (__sendmmsg): Add declarations.
34647         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
34648         sendmmsg.
34650 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
34652         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
34653         variable I1 with __attribute__ ((unused)).
34654         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
34656 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
34658         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
34659         DUMMY variables with __attribute__ ((unused)).
34661         * bits/byteswap.h: Include <bits/types.h>.
34662         (__bswap_64): Use __uint64_t instead of unsigned long long int.
34664 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
34666         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
34667         string_t.  Do not manually set errno.
34668         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
34669         length with __strnlen.  Make sure to both set errno and return it on
34670         failure.
34672 2012-11-19  David S. Miller  <davem@davemloft.net>
34674         With help from Joseph Myers.
34675         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
34676         very large arguments properly.
34677         * math/libm-test.inc (atan_test): New tests.
34678         (atan2_test): New tests.
34679         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34680         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
34682 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
34684         [BZ #14856]
34685         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
34686         Define to 3.
34688         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
34689         [POSIX] (EADDRNOTAVAIL): Likewise.
34690         [POSIX] (EAFNOSUPPORT): Likewise.
34691         [POSIX] (EALREADY): Likewise.
34692         [POSIX] (ECONNABORTED): Likewise.
34693         [POSIX] (ECONNREFUSED): Likewise.
34694         [POSIX] (ECONNRESET): Likewise.
34695         [POSIX] (EDESTADDRREQ): Likewise.
34696         [POSIX] (EDQUOT): Likewise.
34697         [POSIX] (EHOSTUNREACH): Likewise.
34698         [POSIX] (EIDRM): Likewise.
34699         [POSIX] (EISCONN): Likewise.
34700         [POSIX] (ELOOP): Likewise.
34701         [POSIX] (EMULTIHOP): Likewise.
34702         [POSIX] (ENETDOWN): Likewise.
34703         [POSIX] (ENETUNREACH): Likewise.
34704         [POSIX] (ENOBUFS): Likewise.
34705         [POSIX] (ENODATA): Likewise.
34706         [POSIX] (ENOLINK): Likewise.
34707         [POSIX] (ENOMSG): Likewise.
34708         [POSIX] (ENOPROTOOPT): Likewise.
34709         [POSIX] (ENOSR): Likewise.
34710         [POSIX] (ENOSTR): Likewise.
34711         [POSIX] (ENOTCONN): Likewise.
34712         [POSIX] (ENOTSOCK): Likewise.
34713         [POSIX] (EOPNOTSUPP): Likewise.
34714         [POSIX] (EOVERFLOW): Likewise.
34715         [POSIX] (EPROTO): Likewise.
34716         [POSIX] (EPROTONOSUPPORT): Likewise.
34717         [POSIX] (EPROTOTYPE): Likewise.
34718         [POSIX] (ESTALE): Likewise.
34719         [POSIX] (ETIME): Likewise.
34720         [POSIX] (ETXTBSY): Likewise.
34721         [POSIX] (EWOULDBLOCK): Likewise.
34722         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
34723         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
34724         [POSIX] (SEEK_CUR): Likewise.
34725         [POSIX] (SEEK_END): Likewise.
34726         [POSIX || UNIX98] (mode_t): Do not require.
34727         [POSIX] (off_t): Likewise.
34728         [POSIX] (pid_t): Likewise.
34729         [POSIX] (sys/stat.h): Do not allow header.
34730         [POSIX] (unistd.h): Likewise.
34731         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
34732         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
34733         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
34734         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
34735         require.
34736         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
34737         sigevent): Specify elements.
34738         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
34739         entry.
34740         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
34741         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
34743         * conform/data/cpio.h-data [POSIX]: Disable whole file.
34744         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
34745         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
34746         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
34747         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
34748         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
34749         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
34750         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
34751         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
34752         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
34753         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
34754         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
34755         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
34756         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
34757         Likewise.
34758         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
34759         Likewise.
34760         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
34761         Likewise.
34762         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
34763         Likewise.
34764         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
34765         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
34766         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
34767         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
34768         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
34769         Specify lower bound on value.
34770         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
34771         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
34772         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
34773         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
34774         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
34775         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
34776         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
34777         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
34778         value.
34779         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
34780         as optional.
34781         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
34782         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
34783         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
34784         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
34785         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
34786         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
34787         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
34788         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
34789         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
34790         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
34791         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
34792         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
34793         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
34794         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
34795         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
34796         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
34797         entry.
34798         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
34799         optional.
34800         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
34801         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
34802         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
34803         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
34804         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
34805         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
34806         Likewise.
34807         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
34808         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
34809         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
34810         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
34811         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
34812         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
34813         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
34814         as optional.
34815         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
34816         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
34817         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
34818         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
34819         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
34820         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
34821         specify as optional.
34822         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
34823         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
34824         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
34825         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
34826         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
34827         [XPG3] (NL_LANGMAX): Likewise.
34828         [POSIX || XPG3] (NL_MSGMAX): Likewise.
34829         [POSIX || XPG3] (NL_NMAX): Likewise.
34830         [POSIX || XPG3] (NL_SETMAX): Likewise.
34831         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
34832         [XPG3] (NZERO): Likewise.
34833         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
34834         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
34835         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
34836         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
34837         (REG_ERANGE): Expect.
34838         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
34839         optional-constant.
34840         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
34841         Use (void) in prototype.
34842         [POSIX] (*_t): Allow.
34843         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
34844         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
34845         (WRDE_BADVAL): Expect.
34847         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
34848         expect.
34849         [XPG3 || XPG4] (O_RSYNC): Likewise.
34850         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
34851         Likewise.
34852         [XPG3 || XPG4] (pthread_sigmask): Likewise.
34853         [XPG3 || XPG4] (sigqueue): Likewise.
34854         [XPG3 || XPG4] (sigtimedwait): Likewise.
34855         [XPG3 || XPG4] (sigwaitinfo): Likewise.
34856         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
34857         [XPG3 || XPG4] (vsnprintf): Likewise.
34858         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
34859         Likewise.
34860         [XPG3 || XPG4] (blksize_t): Likewise.
34861         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
34862         Likewise.
34863         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
34864         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
34865         [XPG3 || XPG4] (struct itimerspec): Likewise.
34866         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
34867         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
34868         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
34869         [XPG3 || XPG4] (clockid_t): Likewise.
34870         [XPG3 || XPG4] (timer_t): Likewise.
34871         [XPG3 || XPG4] (clock_getres): Likewise.
34872         [XPG3 || XPG4] (clock_gettime): Likewise.
34873         [XPG3 || XPG4] (clock_settime): Likewise.
34874         [XPG3 || XPG4] (nanosleep): Likewise.
34875         [XPG3 || XPG4] (timer_create): Likewise.
34876         [XPG3 || XPG4] (timer_delete): Likewise.
34877         [XPG3 || XPG4] (timer_gettime): Likewise.
34878         [XPG3 || XPG4] (timer_getoverrun): Likewise.
34879         [XPG3 || XPG4] (timer_settime): Likewise.
34880         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
34881         [XPG3 || XPG4] (getlogin_r): Likewise.
34882         [XPG3 || XPG4] (pread): Likewise.
34883         [XPG3 || XPG4] (pthread_atfork): Likewise.
34884         [XPG3 || XPG4] (pwrite): Likewise.
34886         [BZ #14835]
34887         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
34888         <bits/siginfo.h>.
34890 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
34892         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
34893         finalizing MALLSTREAM.
34895         * sysdeps/mach/hurd/syncfs.c: New file.
34897 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
34899         [BZ #14719]
34900         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
34901         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
34902         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
34903         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
34904         (_nss_dns_gethostbyname4_r): Likewise.
34905         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
34906         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
34908 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
34910         [BZ #13763]
34911         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
34913 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
34915         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
34916         * elf/cache.c (print_entry): Print ",AArch64" for
34917         FLAG_AARCH64_LIB64
34919         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
34920         * elf/cache.c (print_entry): Print ",hard-float" for
34921         FLAG_ARM_LIBHF.
34923 2012-11-18  David S. Miller  <davem@davemloft.net>
34925         With help from Joseph Myers.
34926         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
34927         cutoff to 2**-13.
34928         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
34929         cutoff to 2**-25.
34930         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
34931         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
34932         small.
34933         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
34934         * math/libm-test.inc (y0_test): New tests.
34935         (y1_test): New tests.
34936         * sysdeps/i386/fpu/libm-test-ulps: Update.
34937         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
34938         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34940 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
34942         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
34943         64-bit targets.
34944         * configure: Regenerated.
34946 2012-11-17  David S. Miller  <davem@davemloft.net>
34948         [BZ #14811]
34949         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
34950         nonzero exponents with absolute value below 0x1p-128 to +/-
34951         0x1p-128.
34953 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
34955         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
34957         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
34959         * posix/getconf-speclist.c: New file.
34960         * posix/posix-envs.def: Likewise.
34961         * posix/confstr.c (START_ENV_GROUP): New macro.
34962         (END_ENV_GROUP): Likewise.
34963         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
34964         (KNOWN_PRESENT_ENV_STRING): Likewise.
34965         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
34966         (UNKNOWN_ENVIRONMENT): Likewise.
34967         (confstr): Include posix-envs.def instead of handling
34968         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
34969         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
34970         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
34971         (END_ENV_GROUP): Likewise.
34972         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
34973         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
34974         (UNKNOWN_ENVIRONMENT): Likewise.
34975         (__sysconf): Include posix-envs.def instead of handling associated
34976         cases directly here.
34977         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
34978         preprocessing getconf-speclist.c rather than running getconf or
34979         generating empty file.
34981 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
34983         * scripts/check-local-headers.sh: Ignore 'mach' headers.
34985 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
34987         [BZ #14672]
34988         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
34990 2012-11-16  David S. Miller  <davem@davemloft.net>
34992         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
34993         smaller than LDBL_EPSILON/2.0L, just return xm1.
34995 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
34997         * elf/tst-array1.c (init): Set constructor priority to 1000.
34998         (fini): Set destructor priority to 1000.
34999         * elf/tst-array2dep.c: Likewise.
35001 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35003         [BZ #11741]
35004         * libio/fileops.c (_IO_new_file_write): Correctly return error.
35005         (_IO_new_file_xsputn): Also return EOF if none of the input
35006         data was written when overflow failed.
35007         * libio/iopadn.c (_IO_padn): Likewise.
35008         * libio/iowpadn.c (_IO_wpadn): Likewise.
35009         * stdio-common/tst-put-error.c: Add copyright notice.
35010         (do_test): Add case for printing padded string.
35011         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
35012         _IO_padn returned error.
35013         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
35014         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
35015         return EOF.
35017 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35019         * libio/libioP.h: Add comment note that the references to C++
35020         bits are now obsolete.
35022 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35024         * math/libm-test.inc (check_complex): Use asprintf.
35026 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
35028         * debug/pcprofiledump.c (print_version): Update copyright year.
35029         * malloc/memusagestat.c (print_version): Likewise.
35031 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
35033         [BZ #14831]
35034         * elf/Makefile (tests): Add tst-audit8.
35035         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
35036         ($(objpfx)tst-audit8.out): New target.
35037         (tst-audit8-ENV): New variable.
35038         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
35039         audit if l_reloc_result is NULL.
35040         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
35041         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
35042         * elf/tst-audit8.c: New file.
35044 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35046         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
35047         * misc/Makefile (CFLAGS-select.c): Define.
35048         * posix/Makefile (CFLAGS-pause.c): Define.
35050 2012-11-13  David S. Miller  <davem@davemloft.net>
35052         * crypt/Makefile: Move test targets after toplevel Rules
35053         inclusion.  Grab any necessary sysdep routines when linking.
35054         * crypt/md5.c (md5_process_block): Remove define, we will always
35055         name it __md5_process_block.
35056         (md5_finish_ctx): Update md5_process_block call.
35057         (md5_stream): Likewise.
35058         (md5_process_bytes): Likewise.
35059         (md5_process_block): Rename to __md5_process_block and move to ...
35060         * crypt/md5-block.c: ... here.
35061         * crypt/sha256.c (sha256_process_block): Move to ...
35062         * crypt/sha256-block.c: ... here.
35063         * crypt/sha512.c (sha512_process_block): Move to ...
35064         * crypt/sha512-block.c: ... here.
35065         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
35066         path.
35067         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
35068         * sysdeps/sparc/sparc64/multiarch/Makefile
35069         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
35070         crypt subdir.
35071         (localedef-aux): Add md5 crypto assembler when in locale subdir.
35072         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
35073         multiarch changes.
35074         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
35075         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
35076         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
35077         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
35078         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
35079         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
35080         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
35081         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
35082         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
35083         file.
35084         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
35085         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
35086         file.
35087         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
35089 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
35091         * timezone/tzselect.ksh: Update from tzcode git revision
35092         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
35093         * timezone/zdump.c: Likewise.
35094         * timezone/zic.c: Likewise.
35095         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
35096         in TZVERSION setting, not $(PKGVERSION).
35097         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
35098         REPORT_BUGS_TO settings.
35100         [BZ #14838]
35101         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
35102         macro.
35104 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35106         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
35107         detection to immediately after _FP_ROUND().
35108         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
35109         bits are 0.
35111 2012-11-11  David S. Miller  <davem@davemloft.net>
35113         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
35114         inttypes.h
35115         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
35116         __close rather than their public counterparts.
35118 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
35120         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
35121         file.
35122         [UNIX98] (sem_timedwait): Do not expect.
35123         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
35124         [XPG4 || UNIX98] (sockatmark): Do not expect.
35125         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
35126         (clock_getcpuclockid): Do not expect.
35127         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
35128         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
35129         Do not expect.
35130         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
35131         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
35132         [UNIX98] (vwscanf): Likewise.
35133         [UNIX98] (vswscanf): Likewise.
35135 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
35137         * timezone/version.h: Remove file.
35138         * timezone/README: Do not refer to version.h.
35139         * timezone/Makefile ($(objpfx)zic.o): New dependency on
35140         $(objpfx)version.h.
35141         ($(objpfx)zdump.o): Likewise.
35142         ($(objpfx)version.h): New target.
35144         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
35145         2012i.
35146         * timezone/README: Don't mention modification to tzselect.ksh.
35147         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
35148         work on unmodified tzselect.ksh.  Substitute version numbers in
35149         tzselect.ksh.
35151         * Makefile (format-me): Remove.
35152         (INSTALL): Adjust indentation.  Use commands directly instead of
35153         using $(format-me).
35155         * aclocal.m4 (ACX_PKGVERSION): New macro.
35156         (ACX_BUGURL): Likewise.
35157         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
35158         (PKGVERSION): New AC_DEFINE_UNQUOTED.
35159         (REPORT_BUGS_TO): Likewise.
35160         * configure: Regenerated.
35161         * config.h.in (PKGVERSION): New macro.
35162         (REPORT_BUGS_TO): Likewise.
35163         * config.make.in (PKGVERSION): New variable.
35164         (PKGVERSION_TEXI): Likewise.
35165         (REPORT_BUGS_TO): Likewise.
35166         (REPORT_BUGS_TEXI): Likewise.
35167         * Makefile (format-me): Use -I$(common-objpfx)manual.
35168         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
35169         ($(common-objpfx)manual/%): New target.
35170         (manual/%): Remove target.
35171         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
35172         (print_version): Use PKGVERSION.
35173         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
35174         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
35175         and REPORT_BUGS_TO.
35176         ($(objpfx)xtrace): Likewise.
35177         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
35178         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
35179         (print_version): Use PKGVERSION.
35180         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
35181         (do_version): Use PKGVERSION.
35182         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
35183         REPORT_BUGS_TO.
35184         (common-ldd-rewrite): Likewise.
35185         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
35186         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
35187         (print_version): Use PKGVERSION.
35188         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
35189         * elf/pldd.c (argp_program_bug_address): Remove variable.
35190         (more_help): New function.
35191         (argp): Use more_help.
35192         (print_version): Use PKGVERSION.
35193         * elf/sln.c (main): Use PKGVERSION.
35194         (usage): Use REPORT_BUGS_TO.
35195         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
35196         (top level): Use PKGVERSION.
35197         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
35198         (print_version): Use PKGVERSION.
35199         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
35200         (print_version): Use PKGVERSION.
35201         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
35202         (print_version): Use PKGVERSION.
35203         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
35204         (print_version): Use PKGVERSION.
35205         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
35206         (print_version): Use PKGVERSION.
35207         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
35208         (print_version): Use PKGVERSION.
35209         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
35210         and BUGURL.
35211         ($(objpfx)memusage): Likewise.
35212         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
35213         (do_version): Use PKGVERSION.
35214         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
35215         (print_version): Use PKGVERSION.
35216         * malloc/mtrace.pl ($PACKAGE): Remove variable.
35217         ($PKGVERSION): New variable.
35218         ($REPORT_BUGS_TO): Likewise.
35219         (usage): Use $REPORT_BUGS_TO.
35220         (top level): Use $PKGVERSION.
35221         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
35222         ($(objpfx)pkgvers.texi): New rule.
35223         ($(objpfx)stamp-pkgvers): Likewise.
35224         * manual/install.texi: Include pkgvers.texi.
35225         (--with-pkgversion): Document new configure option.
35226         (--with-bugurl): Likewise.
35227         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
35228         than necessarily for this particular distribution.  Use
35229         REPORT_BUGS_TO for where to report bugs.
35230         * INSTALL: Regenerated.
35231         * manual/libc.texinfo: Include pkgvers.texi.
35232         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
35233         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
35234         (print_version): Use PKGVERSION.
35235         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
35236         (print_version): Use PKGVERSION.
35237         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
35238         (print_version): Use PKGVERSION.
35239         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
35240         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
35241         macro.
35242         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
35243         (print_version): Use PKGVERSION.
35244         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
35245         (print_version): Use PKGVERSION.
35246         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
35247         and PKGVERSION.
35249         * timezone/checktab.awk: Update from tzcode 2012i.
35250         * timezone/ialloc.c: Likewise.
35251         * timezone/private.h: Likewise.
35252         * timezone/scheck.c: Likewise.
35253         * timezone/tzfile.h: Likewise.
35254         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
35255         (TZVERSION): Hardcode tzcode version number.
35256         * timezone/zdump.c: Update from tzcode 2012i.
35257         * timezone/zic.c: Likewise.
35258         * timezone/version.h: New file.
35259         * timezone/README: Describe version.h.  Update upstream location.
35261         [BZ #14824]
35262         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
35263         (mktemp): Enable declaration.
35264         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
35265         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
35266         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
35267         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
35268         Likewise.
35269         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
35270         Likewise.
35271         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
35272         Likewise.
35273         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
35274         Likewise.
35275         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
35276         Likewise.
35277         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
35278         Likewise.
35280         [BZ #14821]
35281         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
35282         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
35283         for copies of such integer values.
35284         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
35285         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
35287 2012-11-09  Andreas Jaeger  <aj@suse.de>
35289         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
35290         definitions and declarations that are provided by
35291         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
35293 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35295         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
35296         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
35297         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
35298         definition.
35300 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35302         * elf/elf.h: Update comment before AArch64 relocations.
35304 2012-11-07  David S. Miller  <davem@davemloft.net>
35306         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
35307         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
35308         (__start_context): Declare.
35309         (__makecontext_ret): Delete.
35310         (__makecontext): Hook up __start_context instead of
35311         __makecontext_ret.
35312         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
35313         (sysdep_routines): Add __start_context when in stdlib.
35315 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
35317         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
35318         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
35319         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
35320         hardcoded "nm".
35321         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
35322         (READELF): New variable.  Use it instead of hardcoded "readelf".
35324 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
35326         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
35327         * sysdeps/x86/Makefile: Here.
35328         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
35329         * sysdeps/x86/tst-xmmymm.sh: This.
35331 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
35333         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
35334         expectations.
35335         [UNIX98] (pthread_barrier_t): Do not expect.
35336         [UNIX98] (pthread_barrierattr_t): Likewise.
35337         [UNIX98] (pthread_spinlock_t): Likewise.
35338         [UNIX98] (pthread_barrier_destroy): Likewise.
35339         [UNIX98] (pthread_barrier_init): Likewise.
35340         [UNIX98] (pthread_barrier_wait): Likewise.
35341         [UNIX98] (pthread_barrierattr_destroy): Likewise.
35342         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
35343         [UNIX98] (pthread_barrierattr_init): Likewise.
35344         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
35345         [UNIX98] (pthread_getcpuclockid): Likewise.
35346         [UNIX98] (pthread_mutex_timedlock): Likewise.
35347         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
35348         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
35349         [UNIX98] (pthread_sigmask): Likewise.
35350         [UNIX98] (pthread_spin_destroy): Likewise.
35351         [UNIX98] (pthread_spin_init): Likewise.
35352         [UNIX98] (pthread_spin_lock): Likewise.
35353         [UNIX98] (pthread_spin_trylock): Likewise.
35354         [UNIX98] (pthread_spin_unlock): Likewise.
35355         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
35356         Do not expect.
35357         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
35358         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
35359         [XPG3 || XPG4] (pthread_cond_t): Likewise.
35360         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
35361         [XPG3 || XPG4] (pthread_key_t): Likewise.
35362         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
35363         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
35364         [XPG3 || XPG4] (pthread_once_t): Likewise.
35365         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
35366         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
35367         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
35368         [XPG3 || XPG4] (pthread_t): Likewise.
35370         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
35371         not expect.
35372         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
35374         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
35375         Change function return type to int.
35377         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
35378         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
35379         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
35380         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
35381         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
35382         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
35383         [!POSIX] (posix_madvise): Likewise.
35384         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
35385         && !UNIX98].
35386         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
35387         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
35388         (mode_t): Likewise.
35389         (posix_mem_offset): Likewise.
35390         (posix_typed_mem_get_info): Likewise.
35391         (posix_typed_mem_open): Likewise.
35393         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
35394         Change condition to [XOPEN2K8].
35396         * conform/conformtest.pl: Preprocess allow-header data with -x c
35397         instead of from stdin.
35398         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
35399         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
35400         [C99-based standards] (cerfc): Likewise.
35401         [C99-based standards] (cexp2): Likewise.
35402         [C99-based standards] (cexpm1): Likewise.
35403         [C99-based standards] (clog10): Likewise.
35404         [C99-based standards] (clog1p): Likewise.
35405         [C99-based standards] (clog2): Likewise.
35406         [C99-based standards] (clgamma): Likewise.
35407         [C99-based standards] (ctgamma): Likewise.
35408         [C99-based standards] (cerff): Likewise.
35409         [C99-based standards] (cerfcf): Likewise.
35410         [C99-based standards] (cexp2f): Likewise.
35411         [C99-based standards] (cexpm1f): Likewise.
35412         [C99-based standards] (clog10f): Likewise.
35413         [C99-based standards] (clog1pf): Likewise.
35414         [C99-based standards] (clog2f): Likewise.
35415         [C99-based standards] (clgammaf): Likewise.
35416         [C99-based standards] (ctgammaf): Likewise.
35417         [C99-based standards] (cerfl): Likewise.
35418         [C99-based standards] (cerfcl): Likewise.
35419         [C99-based standards] (cexp2l): Likewise.
35420         [C99-based standards] (cexpm1l): Likewise.
35421         [C99-based standards] (clog10l): Likewise.
35422         [C99-based standards] (clog1pl): Likewise.
35423         [C99-based standards] (clog2l): Likewise.
35424         [C99-based standards] (clgammal): Likewise.
35425         [C99-based standards] (ctgammal): Likewise.
35426         * conform/data/inttypes.h-data [C99-based standards]: Include
35427         stdint.h-data.  Remove all expectations for stdint.h contents.
35428         [C99-based standards] (PRI*): Do not allow.
35429         [C99-based standards] (SCN*): Likewise.
35430         [C99-based standards] (*_t): Likewise.
35431         [C99-based-standards] (PRId8): Expect macro.
35432         [C99-based-standards] (PRIi8): Likewise.
35433         [C99-based-standards] (PRIo8): Likewise.
35434         [C99-based-standards] (PRIu8): Likewise.
35435         [C99-based-standards] (PRIx8): Likewise.
35436         [C99-based-standards] (PRIX8): Likewise.
35437         [C99-based-standards] (SCNd8): Likewise.
35438         [C99-based-standards] (SCNi8): Likewise.
35439         [C99-based-standards] (SCNo8): Likewise.
35440         [C99-based-standards] (SCNu8): Likewise.
35441         [C99-based-standards] (SCNx8): Likewise.
35442         [C99-based-standards] (PRIdLEAST8): Likewise.
35443         [C99-based-standards] (PRIiLEAST8): Likewise.
35444         [C99-based-standards] (PRIoLEAST8): Likewise.
35445         [C99-based-standards] (PRIuLEAST8): Likewise.
35446         [C99-based-standards] (PRIxLEAST8): Likewise.
35447         [C99-based-standards] (PRIXLEAST8): Likewise.
35448         [C99-based-standards] (SCNdLEAST8): Likewise.
35449         [C99-based-standards] (SCNiLEAST8): Likewise.
35450         [C99-based-standards] (SCNoLEAST8): Likewise.
35451         [C99-based-standards] (SCNuLEAST8): Likewise.
35452         [C99-based-standards] (SCNxLEAST8): Likewise.
35453         [C99-based-standards] (PRIdFAST8): Likewise.
35454         [C99-based-standards] (PRIiFAST8): Likewise.
35455         [C99-based-standards] (PRIoFAST8): Likewise.
35456         [C99-based-standards] (PRIuFAST8): Likewise.
35457         [C99-based-standards] (PRIxFAST8): Likewise.
35458         [C99-based-standards] (PRIXFAST8): Likewise.
35459         [C99-based-standards] (SCNdFAST8): Likewise.
35460         [C99-based-standards] (SCNiFAST8): Likewise.
35461         [C99-based-standards] (SCNoFAST8): Likewise.
35462         [C99-based-standards] (SCNuFAST8): Likewise.
35463         [C99-based-standards] (SCNxFAST8): Likewise.
35464         [C99-based-standards] (PRId16): Likewise.
35465         [C99-based-standards] (PRIi16): Likewise.
35466         [C99-based-standards] (PRIo16): Likewise.
35467         [C99-based-standards] (PRIu16): Likewise.
35468         [C99-based-standards] (PRIx16): Likewise.
35469         [C99-based-standards] (PRIX16): Likewise.
35470         [C99-based-standards] (SCNd16): Likewise.
35471         [C99-based-standards] (SCNi16): Likewise.
35472         [C99-based-standards] (SCNo16): Likewise.
35473         [C99-based-standards] (SCNu16): Likewise.
35474         [C99-based-standards] (SCNx16): Likewise.
35475         [C99-based-standards] (PRIdLEAST16): Likewise.
35476         [C99-based-standards] (PRIiLEAST16): Likewise.
35477         [C99-based-standards] (PRIoLEAST16): Likewise.
35478         [C99-based-standards] (PRIuLEAST16): Likewise.
35479         [C99-based-standards] (PRIxLEAST16): Likewise.
35480         [C99-based-standards] (PRIXLEAST16): Likewise.
35481         [C99-based-standards] (SCNdLEAST16): Likewise.
35482         [C99-based-standards] (SCNiLEAST16): Likewise.
35483         [C99-based-standards] (SCNoLEAST16): Likewise.
35484         [C99-based-standards] (SCNuLEAST16): Likewise.
35485         [C99-based-standards] (SCNxLEAST16): Likewise.
35486         [C99-based-standards] (PRIdFAST16): Likewise.
35487         [C99-based-standards] (PRIiFAST16): Likewise.
35488         [C99-based-standards] (PRIoFAST16): Likewise.
35489         [C99-based-standards] (PRIuFAST16): Likewise.
35490         [C99-based-standards] (PRIxFAST16): Likewise.
35491         [C99-based-standards] (PRIXFAST16): Likewise.
35492         [C99-based-standards] (SCNdFAST16): Likewise.
35493         [C99-based-standards] (SCNiFAST16): Likewise.
35494         [C99-based-standards] (SCNoFAST16): Likewise.
35495         [C99-based-standards] (SCNuFAST16): Likewise.
35496         [C99-based-standards] (SCNxFAST16): Likewise.
35497         [C99-based-standards] (PRId32): Likewise.
35498         [C99-based-standards] (PRIi32): Likewise.
35499         [C99-based-standards] (PRIo32): Likewise.
35500         [C99-based-standards] (PRIu32): Likewise.
35501         [C99-based-standards] (PRIx32): Likewise.
35502         [C99-based-standards] (PRIX32): Likewise.
35503         [C99-based-standards] (SCNd32): Likewise.
35504         [C99-based-standards] (SCNi32): Likewise.
35505         [C99-based-standards] (SCNo32): Likewise.
35506         [C99-based-standards] (SCNu32): Likewise.
35507         [C99-based-standards] (SCNx32): Likewise.
35508         [C99-based-standards] (PRIdLEAST32): Likewise.
35509         [C99-based-standards] (PRIiLEAST32): Likewise.
35510         [C99-based-standards] (PRIoLEAST32): Likewise.
35511         [C99-based-standards] (PRIuLEAST32): Likewise.
35512         [C99-based-standards] (PRIxLEAST32): Likewise.
35513         [C99-based-standards] (PRIXLEAST32): Likewise.
35514         [C99-based-standards] (SCNdLEAST32): Likewise.
35515         [C99-based-standards] (SCNiLEAST32): Likewise.
35516         [C99-based-standards] (SCNoLEAST32): Likewise.
35517         [C99-based-standards] (SCNuLEAST32): Likewise.
35518         [C99-based-standards] (SCNxLEAST32): Likewise.
35519         [C99-based-standards] (PRIdFAST32): Likewise.
35520         [C99-based-standards] (PRIiFAST32): Likewise.
35521         [C99-based-standards] (PRIoFAST32): Likewise.
35522         [C99-based-standards] (PRIuFAST32): Likewise.
35523         [C99-based-standards] (PRIxFAST32): Likewise.
35524         [C99-based-standards] (PRIXFAST32): Likewise.
35525         [C99-based-standards] (SCNdFAST32): Likewise.
35526         [C99-based-standards] (SCNiFAST32): Likewise.
35527         [C99-based-standards] (SCNoFAST32): Likewise.
35528         [C99-based-standards] (SCNuFAST32): Likewise.
35529         [C99-based-standards] (SCNxFAST32): Likewise.
35530         [C99-based-standards] (PRId64): Likewise.
35531         [C99-based-standards] (PRIi64): Likewise.
35532         [C99-based-standards] (PRIo64): Likewise.
35533         [C99-based-standards] (PRIu64): Likewise.
35534         [C99-based-standards] (PRIx64): Likewise.
35535         [C99-based-standards] (PRIX64): Likewise.
35536         [C99-based-standards] (SCNd64): Likewise.
35537         [C99-based-standards] (SCNi64): Likewise.
35538         [C99-based-standards] (SCNo64): Likewise.
35539         [C99-based-standards] (SCNu64): Likewise.
35540         [C99-based-standards] (SCNx64): Likewise.
35541         [C99-based-standards] (PRIdLEAST64): Likewise.
35542         [C99-based-standards] (PRIiLEAST64): Likewise.
35543         [C99-based-standards] (PRIoLEAST64): Likewise.
35544         [C99-based-standards] (PRIuLEAST64): Likewise.
35545         [C99-based-standards] (PRIxLEAST64): Likewise.
35546         [C99-based-standards] (PRIXLEAST64): Likewise.
35547         [C99-based-standards] (SCNdLEAST64): Likewise.
35548         [C99-based-standards] (SCNiLEAST64): Likewise.
35549         [C99-based-standards] (SCNoLEAST64): Likewise.
35550         [C99-based-standards] (SCNuLEAST64): Likewise.
35551         [C99-based-standards] (SCNxLEAST64): Likewise.
35552         [C99-based-standards] (PRIdFAST64): Likewise.
35553         [C99-based-standards] (PRIiFAST64): Likewise.
35554         [C99-based-standards] (PRIoFAST64): Likewise.
35555         [C99-based-standards] (PRIuFAST64): Likewise.
35556         [C99-based-standards] (PRIxFAST64): Likewise.
35557         [C99-based-standards] (PRIXFAST64): Likewise.
35558         [C99-based-standards] (SCNdFAST64): Likewise.
35559         [C99-based-standards] (SCNiFAST64): Likewise.
35560         [C99-based-standards] (SCNoFAST64): Likewise.
35561         [C99-based-standards] (SCNuFAST64): Likewise.
35562         [C99-based-standards] (SCNxFAST64): Likewise.
35563         [C99-based-standards] (PRIdMAX): Likewise.
35564         [C99-based-standards] (PRIiMAX): Likewise.
35565         [C99-based-standards] (PRIoMAX): Likewise.
35566         [C99-based-standards] (PRIuMAX): Likewise.
35567         [C99-based-standards] (PRIxMAX): Likewise.
35568         [C99-based-standards] (PRIXMAX): Likewise.
35569         [C99-based-standards] (SCNdMAX): Likewise.
35570         [C99-based-standards] (SCNiMAX): Likewise.
35571         [C99-based-standards] (SCNoMAX): Likewise.
35572         [C99-based-standards] (SCNuMAX): Likewise.
35573         [C99-based-standards] (SCNxMAX): Likewise.
35574         [C99-based-standards] (PRIdPTR): Likewise.
35575         [C99-based-standards] (PRIiPTR): Likewise.
35576         [C99-based-standards] (PRIoPTR): Likewise.
35577         [C99-based-standards] (PRIuPTR): Likewise.
35578         [C99-based-standards] (PRIxPTR): Likewise.
35579         [C99-based-standards] (PRIXPTR): Likewise.
35580         [C99-based-standards] (SCNdPTR): Likewise.
35581         [C99-based-standards] (SCNiPTR): Likewise.
35582         [C99-based-standards] (SCNoPTR): Likewise.
35583         [C99-based-standards] (SCNuPTR): Likewise.
35584         [C99-based-standards] (SCNxPTR): Likewise.
35585         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
35586         allow.
35587         * conform/data/stdint.h-data: Update comments to clarify
35588         requirements.
35589         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
35590         type.
35591         [C99-based standards] (INT8_MAX): Likewise.
35592         [C99-based standards] (INT16_MIN): Likewise.
35593         [C99-based standards] (INT16_MAX): Likewise.
35594         [C99-based standards] (INT32_MIN): Likewise.
35595         [C99-based standards] (INT32_MAX): Likewise.
35596         [C99-based standards] (INT64_MIN): Likewise.
35597         [C99-based standards] (INT64_MAX): Likewise.
35598         [C99-based standards] (UINT8_MAX): Likewise.
35599         [C99-based standards] (UINT16_MAX): Likewise.
35600         [C99-based standards] (UINT32_MAX): Likewise.
35601         [C99-based standards] (UINT64_MAX): Likewise.
35602         [C99-based standards] (INT_LEAST8_MIN): Likewise.
35603         [C99-based standards] (INT_LEAST8_MAX): Likewise.
35604         [C99-based standards] (INT_LEAST16_MIN): Likewise.
35605         [C99-based standards] (INT_LEAST16_MAX): Likewise.
35606         [C99-based standards] (INT_LEAST32_MIN): Likewise.
35607         [C99-based standards] (INT_LEAST32_MAX): Likewise.
35608         [C99-based standards] (INT_LEAST64_MIN): Likewise.
35609         [C99-based standards] (INT_LEAST64_MAX): Likewise.
35610         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
35611         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
35612         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
35613         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
35614         [C99-based standards] (INT_FAST8_MIN): Likewise.
35615         [C99-based standards] (INT_FAST8_MAX): Likewise.
35616         [C99-based standards] (INT_FAST16_MIN): Likewise.
35617         [C99-based standards] (INT_FAST16_MAX): Likewise.
35618         [C99-based standards] (INT_FAST32_MIN): Likewise.
35619         [C99-based standards] (INT_FAST32_MAX): Likewise.
35620         [C99-based standards] (INT_FAST64_MIN): Likewise.
35621         [C99-based standards] (INT_FAST64_MAX): Likewise.
35622         [C99-based standards] (UINT_FAST8_MAX): Likewise.
35623         [C99-based standards] (UINT_FAST16_MAX): Likewise.
35624         [C99-based standards] (UINT_FAST32_MAX): Likewise.
35625         [C99-based standards] (UINT_FAST64_MAX): Likewise.
35626         [C99-based standards] (INTPTR_MIN): Likewise.
35627         [C99-based standards] (INTPTR_MAX): Likewise.
35628         [C99-based standards] (UINTPTR_MAX): Likewise.
35629         [C99-based standards] (INTMAX_MIN): Likewise.
35630         [C99-based standards] (INTMAX_MAX): Likewise.
35631         [C99-based standards] (UINTMAX_MAX): Likewise.
35632         [C99-based standards] (PTRDIFF_MIN): Likewise.
35633         [C99-based standards] (PTRDIFF_MAX): Likewise.
35634         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
35635         [C99-based standards] (SIZE_MAX): Likewise.
35636         [C99-based standards] (WCHAR_MAX): Likewise.
35637         [C99-based standards] (WINT_MAX): Likewise.
35638         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
35639         constraint on value.
35640         [C99-based standards] (WCHAR_MIN): Likewise.
35641         [C99-based standards] (WINT_MIN): Likewise.
35642         [C99-based standards] (*_t): Allow.
35643         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
35644         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
35645         Include math.h-data and complex.h-data.  Remove all expectations
35646         of math.h and complex.h contents.
35647         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
35648         at end of line.
35649         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
35650         (struct tm): Expect tag.
35651         [C99-based-standards] (wcstof): Expect function.
35652         [C99-based-standards] (wcstold): Likewise.
35653         [C99-based-standards] (wcstoll): Likewise.
35654         [C99-based-standards] (wcstoull): Likewise.
35655         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
35656         macro-int-constant.  Specify type.
35657         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
35658         constraint on value.
35659         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
35660         Specify type.
35661         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
35662         Specify value.
35663         [ISO C standards]: Do not allow headers.
35664         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
35665         wcs[abcdefghijklmnopqrstuvwxyz]*.
35666         [ISO C standards] (*_t): Do not allow.
35667         * conform/data/wctype.h-data [C99-based standards] (iswblank):
35668         Expect function.
35669         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
35670         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
35671         Specify type.
35672         [ISO C standards]: Do not allow headers.
35673         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
35674         is[abcdefghijklmnopqrstuvwxyz]*.
35675         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
35676         to[abcdefghijklmnopqrstuvwxyz]*.
35677         [ISO C standards] (*_t): Do not allow.
35678         * conform/data/stdalign.h-data: New file.
35679         * conform/data/stdbool.h-data: Likewise.
35680         * conform/data/stdnoreturn.h-data: Likewise.
35682 2012-11-07  Roland McGrath  <roland@hack.frob.com>
35684         [BZ #14815]
35685         * manual/filesys.texi (Directory Entries): Typo fix.
35686         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
35688 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35690         * elf/elf.h (EM_AARCH64): New macro.
35691         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
35692         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
35693         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
35694         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
35695         (R_AARCH64_TLSDESC): Likewise.
35696         (NT_ARM_TLS): Likewise.
35697         (NT_ARM_HW_BREAK): Likewise.
35698         (NT_ARM_HW_WATCH): Likewise.
35700 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
35702         [BZ #14811]
35703         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
35704         (__ieee754_powl): Saturate nonzero exponents with absolute value
35705         below 0x1p-79 to +/- 0x1p-79.
35706         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
35707         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
35708         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
35709         nonzero exponents with absolute value below 0x1p-32 to +/-
35710         0x1p-32.
35711         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
35712         (__ieee754_powl): Saturate nonzero exponents with absolute value
35713         below 0x1p-79 to +/- 0x1p-79.
35714         * math/libm-test.inc (pow_test): Add more tests.
35716 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35718         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
35719         _dl_s390_cap_flags with kernel. Increase string length.
35720         (_dl_s390_platforms): Add z196 and zEC12.
35722 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
35724         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
35725         Change XOPEN21K to XOPEN2K.
35727 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
35729         * string/memmove.c: Use memcpy when possible.
35731 2012-11-06  Andreas Jaeger  <aj@suse.de>
35733         * po/eo.po: Update from translation team.
35735 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
35737         [BZ #14793]
35738         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
35739         exponent and small x and y exponents, scale x or y up.  Increase
35740         by 2 the exponent used in scaling up.
35741         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
35742         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
35743         * math/libm-test.inc (fma_test): Add more tests.
35744         (fma_test_towardzero): Likewise.
35745         (fma_test_downward): Likewise.
35746         (fma_test_upward): Likewise.
35748 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
35750         [BZ #14805]
35751         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
35752         fenv_t *.
35754         [BZ #14801]
35755         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
35756         namespace for names of struct fields.
35757         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
35758         fenv_t fields.
35759         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
35760         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
35762 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
35764         [BZ #3665]
35765         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
35767 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
35769         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
35770         PTR_DEMANGLE.
35772         [BZ #5246]
35773         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
35774         PTR_DEMANGLE.
35776 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
35778         [BZ #14797]
35779         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
35780         definitely overflow as x * y not x * y + z.
35781         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
35782         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
35783         * math/libm-test.inc (fma_test): Add more tests.
35784         (fma_test_towardzero): Likewise.
35785         (fma_test_downward): Likewise.
35786         (fma_test_upward): Likewise.
35788 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
35790         [BZ #157]
35792         * include/stub-tag.h: Remove file.
35793         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
35794         '#include' of it.
35795         * manual/maint.texi (Porting): Don't reference it.
35796         * Makerules ($(objpfx)stubs): Likewise.
35797         * dirent/closedir.c: Don't include <stub-tag.h>.
35798         * dirent/dirfd.c: Likewise.
35799         * dirent/fdopendir.c: Likewise.
35800         * dirent/getdents.c: Likewise.
35801         * dirent/getdents64.c: Likewise.
35802         * dirent/opendir.c: Likewise.
35803         * dirent/readdir.c: Likewise.
35804         * dirent/readdir64.c: Likewise.
35805         * dirent/readdir64_r.c: Likewise.
35806         * dirent/readdir_r.c: Likewise.
35807         * dirent/rewinddir.c: Likewise.
35808         * dirent/seekdir.c: Likewise.
35809         * dirent/telldir.c: Likewise.
35810         * gmon/profil.c: Likewise.
35811         * grp/setgroups.c: Likewise.
35812         * inet/if_index.c: Likewise.
35813         * io/access.c: Likewise.
35814         * io/chdir.c: Likewise.
35815         * io/chmod.c: Likewise.
35816         * io/chown.c: Likewise.
35817         * io/close.c: Likewise.
35818         * io/dup.c: Likewise.
35819         * io/dup2.c: Likewise.
35820         * io/dup3.c: Likewise.
35821         * io/euidaccess.c: Likewise.
35822         * io/faccessat.c: Likewise.
35823         * io/fchdir.c: Likewise.
35824         * io/fchmod.c: Likewise.
35825         * io/fchmodat.c: Likewise.
35826         * io/fchown.c: Likewise.
35827         * io/fchownat.c: Likewise.
35828         * io/fcntl.c: Likewise.
35829         * io/flock.c: Likewise.
35830         * io/fstatfs.c: Likewise.
35831         * io/fstatfs64.c: Likewise.
35832         * io/fstatvfs.c: Likewise.
35833         * io/fstatvfs64.c: Likewise.
35834         * io/futimens.c: Likewise.
35835         * io/fxstat.c: Likewise.
35836         * io/fxstat64.c: Likewise.
35837         * io/fxstatat.c: Likewise.
35838         * io/fxstatat64.c: Likewise.
35839         * io/getcwd.c: Likewise.
35840         * io/isatty.c: Likewise.
35841         * io/lchmod.c: Likewise.
35842         * io/lchown.c: Likewise.
35843         * io/link.c: Likewise.
35844         * io/linkat.c: Likewise.
35845         * io/lseek.c: Likewise.
35846         * io/lseek64.c: Likewise.
35847         * io/lxstat64.c: Likewise.
35848         * io/mkdir.c: Likewise.
35849         * io/mkdirat.c: Likewise.
35850         * io/mkfifo.c: Likewise.
35851         * io/mkfifoat.c: Likewise.
35852         * io/open.c: Likewise.
35853         * io/open64.c: Likewise.
35854         * io/openat.c: Likewise.
35855         * io/openat64.c: Likewise.
35856         * io/pipe.c: Likewise.
35857         * io/pipe2.c: Likewise.
35858         * io/poll.c: Likewise.
35859         * io/posix_fadvise.c: Likewise.
35860         * io/posix_fadvise64.c: Likewise.
35861         * io/posix_fallocate.c: Likewise.
35862         * io/posix_fallocate64.c: Likewise.
35863         * io/read.c: Likewise.
35864         * io/readlink.c: Likewise.
35865         * io/readlinkat.c: Likewise.
35866         * io/rmdir.c: Likewise.
35867         * io/sendfile.c: Likewise.
35868         * io/sendfile64.c: Likewise.
35869         * io/statfs.c: Likewise.
35870         * io/statfs64.c: Likewise.
35871         * io/statvfs.c: Likewise.
35872         * io/statvfs64.c: Likewise.
35873         * io/symlink.c: Likewise.
35874         * io/symlinkat.c: Likewise.
35875         * io/ttyname.c: Likewise.
35876         * io/ttyname_r.c: Likewise.
35877         * io/umask.c: Likewise.
35878         * io/unlink.c: Likewise.
35879         * io/unlinkat.c: Likewise.
35880         * io/utime.c: Likewise.
35881         * io/utimensat.c: Likewise.
35882         * io/write.c: Likewise.
35883         * io/xmknod.c: Likewise.
35884         * io/xmknodat.c: Likewise.
35885         * io/xstat.c: Likewise.
35886         * io/xstat64.c: Likewise.
35887         * login/getpt.c: Likewise.
35888         * login/grantpt.c: Likewise.
35889         * login/unlockpt.c: Likewise.
35890         * math/e_acoshl.c: Likewise.
35891         * math/e_acosl.c: Likewise.
35892         * math/e_asinl.c: Likewise.
35893         * math/e_atan2l.c: Likewise.
35894         * math/e_atanhl.c: Likewise.
35895         * math/e_coshl.c: Likewise.
35896         * math/e_expl.c: Likewise.
35897         * math/e_fmodl.c: Likewise.
35898         * math/e_gammal_r.c: Likewise.
35899         * math/e_hypotl.c: Likewise.
35900         * math/e_j0l.c: Likewise.
35901         * math/e_j1l.c: Likewise.
35902         * math/e_jnl.c: Likewise.
35903         * math/e_lgammal_r.c: Likewise.
35904         * math/e_log10l.c: Likewise.
35905         * math/e_log2l.c: Likewise.
35906         * math/e_logl.c: Likewise.
35907         * math/e_powl.c: Likewise.
35908         * math/e_rem_pio2l.c: Likewise.
35909         * math/e_sinhl.c: Likewise.
35910         * math/e_sqrtl.c: Likewise.
35911         * math/fclrexcpt.c: Likewise.
35912         * math/fedisblxcpt.c: Likewise.
35913         * math/feenablxcpt.c: Likewise.
35914         * math/fegetenv.c: Likewise.
35915         * math/fegetexcept.c: Likewise.
35916         * math/fegetround.c: Likewise.
35917         * math/feholdexcpt.c: Likewise.
35918         * math/fesetenv.c: Likewise.
35919         * math/fesetround.c: Likewise.
35920         * math/feupdateenv.c: Likewise.
35921         * math/fgetexcptflg.c: Likewise.
35922         * math/fraiseexcpt.c: Likewise.
35923         * math/fsetexcptflg.c: Likewise.
35924         * math/ftestexcept.c: Likewise.
35925         * math/k_cosl.c: Likewise.
35926         * math/k_rem_pio2l.c: Likewise.
35927         * math/k_sinl.c: Likewise.
35928         * math/k_tanl.c: Likewise.
35929         * math/s_asinhl.c: Likewise.
35930         * math/s_atanl.c: Likewise.
35931         * math/s_cbrtl.c: Likewise.
35932         * math/s_erfl.c: Likewise.
35933         * math/s_expm1l.c: Likewise.
35934         * math/s_log1pl.c: Likewise.
35935         * math/s_tanhl.c: Likewise.
35936         * misc/acct.c: Likewise.
35937         * misc/brk.c: Likewise.
35938         * misc/chflags.c: Likewise.
35939         * misc/chroot.c: Likewise.
35940         * misc/fchflags.c: Likewise.
35941         * misc/fgetxattr.c: Likewise.
35942         * misc/flistxattr.c: Likewise.
35943         * misc/fremovexattr.c: Likewise.
35944         * misc/fsetxattr.c: Likewise.
35945         * misc/fsync.c: Likewise.
35946         * misc/ftruncate.c: Likewise.
35947         * misc/futimes.c: Likewise.
35948         * misc/futimesat.c: Likewise.
35949         * misc/getdomain.c: Likewise.
35950         * misc/getdtsz.c: Likewise.
35951         * misc/gethostid.c: Likewise.
35952         * misc/gethostname.c: Likewise.
35953         * misc/getloadavg.c: Likewise.
35954         * misc/getpagesize.c: Likewise.
35955         * misc/getsysstats.c: Likewise.
35956         * misc/getxattr.c: Likewise.
35957         * misc/gtty.c: Likewise.
35958         * misc/ioctl.c: Likewise.
35959         * misc/lgetxattr.c: Likewise.
35960         * misc/listxattr.c: Likewise.
35961         * misc/llistxattr.c: Likewise.
35962         * misc/lremovexattr.c: Likewise.
35963         * misc/lsetxattr.c: Likewise.
35964         * misc/lutimes.c: Likewise.
35965         * misc/madvise.c: Likewise.
35966         * misc/mincore.c: Likewise.
35967         * misc/mlock.c: Likewise.
35968         * misc/mlockall.c: Likewise.
35969         * misc/mmap.c: Likewise.
35970         * misc/mprotect.c: Likewise.
35971         * misc/msync.c: Likewise.
35972         * misc/munlock.c: Likewise.
35973         * misc/munlockall.c: Likewise.
35974         * misc/munmap.c: Likewise.
35975         * misc/preadv.c: Likewise.
35976         * misc/preadv64.c: Likewise.
35977         * misc/ptrace.c: Likewise.
35978         * misc/pwritev.c: Likewise.
35979         * misc/pwritev64.c: Likewise.
35980         * misc/readv.c: Likewise.
35981         * misc/reboot.c: Likewise.
35982         * misc/remap_file_pages.c: Likewise.
35983         * misc/removexattr.c: Likewise.
35984         * misc/revoke.c: Likewise.
35985         * misc/select.c: Likewise.
35986         * misc/setdomain.c: Likewise.
35987         * misc/setegid.c: Likewise.
35988         * misc/seteuid.c: Likewise.
35989         * misc/sethostid.c: Likewise.
35990         * misc/sethostname.c: Likewise.
35991         * misc/setregid.c: Likewise.
35992         * misc/setreuid.c: Likewise.
35993         * misc/setxattr.c: Likewise.
35994         * misc/sstk.c: Likewise.
35995         * misc/stty.c: Likewise.
35996         * misc/swapoff.c: Likewise.
35997         * misc/swapon.c: Likewise.
35998         * misc/sync.c: Likewise.
35999         * misc/syncfs.c: Likewise.
36000         * misc/syscall.c: Likewise.
36001         * misc/truncate.c: Likewise.
36002         * misc/ualarm.c: Likewise.
36003         * misc/usleep.c: Likewise.
36004         * misc/ustat.c: Likewise.
36005         * misc/utimes.c: Likewise.
36006         * misc/vhangup.c: Likewise.
36007         * misc/writev.c: Likewise.
36008         * posix/_exit.c: Likewise.
36009         * posix/alarm.c: Likewise.
36010         * posix/execve.c: Likewise.
36011         * posix/fexecve.c: Likewise.
36012         * posix/fork.c: Likewise.
36013         * posix/fpathconf.c: Likewise.
36014         * posix/getaddrinfo.c: Likewise.
36015         * posix/getegid.c: Likewise.
36016         * posix/geteuid.c: Likewise.
36017         * posix/getgid.c: Likewise.
36018         * posix/getgroups.c: Likewise.
36019         * posix/getlogin.c: Likewise.
36020         * posix/getlogin_r.c: Likewise.
36021         * posix/getpgid.c: Likewise.
36022         * posix/getpid.c: Likewise.
36023         * posix/getppid.c: Likewise.
36024         * posix/getresgid.c: Likewise.
36025         * posix/getresuid.c: Likewise.
36026         * posix/getsid.c: Likewise.
36027         * posix/getuid.c: Likewise.
36028         * posix/glob64.c: Likewise.
36029         * posix/nanosleep.c: Likewise.
36030         * posix/pathconf.c: Likewise.
36031         * posix/pause.c: Likewise.
36032         * posix/posix_madvise.c: Likewise.
36033         * posix/pread.c: Likewise.
36034         * posix/pread64.c: Likewise.
36035         * posix/pwrite.c: Likewise.
36036         * posix/pwrite64.c: Likewise.
36037         * posix/sched_getaffinity.c: Likewise.
36038         * posix/sched_getp.c: Likewise.
36039         * posix/sched_gets.c: Likewise.
36040         * posix/sched_primax.c: Likewise.
36041         * posix/sched_primin.c: Likewise.
36042         * posix/sched_rr_gi.c: Likewise.
36043         * posix/sched_setaffinity.c: Likewise.
36044         * posix/sched_setp.c: Likewise.
36045         * posix/sched_sets.c: Likewise.
36046         * posix/sched_yield.c: Likewise.
36047         * posix/setgid.c: Likewise.
36048         * posix/setlogin.c: Likewise.
36049         * posix/setpgid.c: Likewise.
36050         * posix/setresgid.c: Likewise.
36051         * posix/setresuid.c: Likewise.
36052         * posix/setsid.c: Likewise.
36053         * posix/setuid.c: Likewise.
36054         * posix/sleep.c: Likewise.
36055         * posix/spawni.c: Likewise.
36056         * posix/sysconf.c: Likewise.
36057         * posix/times.c: Likewise.
36058         * posix/wait.c: Likewise.
36059         * posix/wait3.c: Likewise.
36060         * posix/wait4.c: Likewise.
36061         * posix/waitpid.c: Likewise.
36062         * resolv/gai_sigqueue.c: Likewise.
36063         * resource/getpriority.c: Likewise.
36064         * resource/getrlimit.c: Likewise.
36065         * resource/getrusage.c: Likewise.
36066         * resource/nice.c: Likewise.
36067         * resource/setpriority.c: Likewise.
36068         * resource/setrlimit.c: Likewise.
36069         * resource/ulimit.c: Likewise.
36070         * rt/aio_cancel.c: Likewise.
36071         * rt/aio_fsync.c: Likewise.
36072         * rt/aio_read.c: Likewise.
36073         * rt/aio_sigqueue.c: Likewise.
36074         * rt/aio_suspend.c: Likewise.
36075         * rt/aio_write.c: Likewise.
36076         * rt/clock_getres.c: Likewise.
36077         * rt/clock_gettime.c: Likewise.
36078         * rt/clock_nanosleep.c: Likewise.
36079         * rt/clock_settime.c: Likewise.
36080         * rt/lio_listio.c: Likewise.
36081         * rt/mq_close.c: Likewise.
36082         * rt/mq_getattr.c: Likewise.
36083         * rt/mq_notify.c: Likewise.
36084         * rt/mq_open.c: Likewise.
36085         * rt/mq_receive.c: Likewise.
36086         * rt/mq_send.c: Likewise.
36087         * rt/mq_setattr.c: Likewise.
36088         * rt/mq_timedreceive.c: Likewise.
36089         * rt/mq_timedsend.c: Likewise.
36090         * rt/mq_unlink.c: Likewise.
36091         * rt/shm_open.c: Likewise.
36092         * rt/shm_unlink.c: Likewise.
36093         * rt/timer_create.c: Likewise.
36094         * rt/timer_delete.c: Likewise.
36095         * rt/timer_getoverr.c: Likewise.
36096         * rt/timer_gettime.c: Likewise.
36097         * rt/timer_settime.c: Likewise.
36098         * setjmp/__longjmp.c: Likewise.
36099         * setjmp/setjmp.c: Likewise.
36100         * signal/kill.c: Likewise.
36101         * signal/killpg.c: Likewise.
36102         * signal/raise.c: Likewise.
36103         * signal/sigaction.c: Likewise.
36104         * signal/sigaltstack.c: Likewise.
36105         * signal/sigblock.c: Likewise.
36106         * signal/sigignore.c: Likewise.
36107         * signal/sigintr.c: Likewise.
36108         * signal/signal.c: Likewise.
36109         * signal/sigpause.c: Likewise.
36110         * signal/sigpending.c: Likewise.
36111         * signal/sigqueue.c: Likewise.
36112         * signal/sigreturn.c: Likewise.
36113         * signal/sigset.c: Likewise.
36114         * signal/sigsetmask.c: Likewise.
36115         * signal/sigstack.c: Likewise.
36116         * signal/sigsuspend.c: Likewise.
36117         * signal/sigtimedwait.c: Likewise.
36118         * signal/sigvec.c: Likewise.
36119         * signal/sigwait.c: Likewise.
36120         * signal/sigwaitinfo.c: Likewise.
36121         * signal/sysv_signal.c: Likewise.
36122         * socket/accept.c: Likewise.
36123         * socket/accept4.c: Likewise.
36124         * socket/bind.c: Likewise.
36125         * socket/connect.c: Likewise.
36126         * socket/getpeername.c: Likewise.
36127         * socket/getsockname.c: Likewise.
36128         * socket/getsockopt.c: Likewise.
36129         * socket/isfdtype.c: Likewise.
36130         * socket/listen.c: Likewise.
36131         * socket/recv.c: Likewise.
36132         * socket/recvfrom.c: Likewise.
36133         * socket/recvmsg.c: Likewise.
36134         * socket/send.c: Likewise.
36135         * socket/sendmsg.c: Likewise.
36136         * socket/sendto.c: Likewise.
36137         * socket/setsockopt.c: Likewise.
36138         * socket/shutdown.c: Likewise.
36139         * socket/sockatmark.c: Likewise.
36140         * socket/socket.c: Likewise.
36141         * socket/socketpair.c: Likewise.
36142         * stdio-common/ctermid.c: Likewise.
36143         * stdio-common/cuserid.c: Likewise.
36144         * stdio-common/remove.c: Likewise.
36145         * stdio-common/rename.c: Likewise.
36146         * stdio-common/renameat.c: Likewise.
36147         * stdio-common/tempname.c: Likewise.
36148         * stdlib/getcontext.c: Likewise.
36149         * stdlib/makecontext.c: Likewise.
36150         * stdlib/setcontext.c: Likewise.
36151         * stdlib/swapcontext.c: Likewise.
36152         * stdlib/system.c: Likewise.
36153         * streams/fattach.c: Likewise.
36154         * streams/fdetach.c: Likewise.
36155         * streams/getmsg.c: Likewise.
36156         * streams/getpmsg.c: Likewise.
36157         * streams/putmsg.c: Likewise.
36158         * streams/putpmsg.c: Likewise.
36159         * sysdeps/unix/bsd/getpt.c: Likewise.
36160         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
36161         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
36162         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
36163         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
36164         Likewise.
36165         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
36166         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
36167         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
36168         * sysvipc/msgctl.c: Likewise.
36169         * sysvipc/msgget.c: Likewise.
36170         * sysvipc/msgrcv.c: Likewise.
36171         * sysvipc/msgsnd.c: Likewise.
36172         * sysvipc/semctl.c: Likewise.
36173         * sysvipc/semget.c: Likewise.
36174         * sysvipc/semop.c: Likewise.
36175         * sysvipc/semtimedop.c: Likewise.
36176         * sysvipc/shmat.c: Likewise.
36177         * sysvipc/shmctl.c: Likewise.
36178         * sysvipc/shmdt.c: Likewise.
36179         * sysvipc/shmget.c: Likewise.
36180         * termios/tcdrain.c: Likewise.
36181         * termios/tcflow.c: Likewise.
36182         * termios/tcflush.c: Likewise.
36183         * termios/tcgetattr.c: Likewise.
36184         * termios/tcgetpgrp.c: Likewise.
36185         * termios/tcsendbrk.c: Likewise.
36186         * termios/tcsetattr.c: Likewise.
36187         * termios/tcsetpgrp.c: Likewise.
36188         * time/adjtime.c: Likewise.
36189         * time/clock.c: Likewise.
36190         * time/getitimer.c: Likewise.
36191         * time/gettimeofday.c: Likewise.
36192         * time/setitimer.c: Likewise.
36193         * time/settimeofday.c: Likewise.
36194         * time/stime.c: Likewise.
36195         * time/time.c: Likewise.
36197 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
36199         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
36200         /usr/old/bin.
36202         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
36203         instead of spaces.
36204         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
36206 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
36208         [BZ #14796]
36209         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
36210         FE_TONEAREST before applying Dekker multiplication and Knuth
36211         addition.  Clear inexact exceptions and check for exact zero
36212         results afterwards.
36213         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36214         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
36215         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36216         * math/libm-test.inc (fma_test): Add more tests.
36217         (fma_test_towardzero): Likewise.
36218         (fma_test_downward): Likewise.
36219         (fma_test_upward): Likewise.
36220         * sysdeps/generic/math_private.h (default_libc_fesetround): New
36221         function.
36222         (libc_fesetround): New macro.
36223         (libc_fesetroundf): Likewise.
36224         (libc_fesetroundl): Likewise.
36225         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
36226         function.
36227         (libc_fesetround_387): Likewise.
36228         (libc_fesetroundf): New macro.
36229         (libc_fesetround): Likewise.
36230         (libc_fesetroundl): Likewise.
36231         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
36232         function.
36233         (libc_fesetroundf): New macro.
36234         (libc_fesetround): Likewise.
36235         (libc_fesetroundl): Likewise.
36236         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
36237         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
36238         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
36239         libm_hidden_ver.
36240         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
36241         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
36242         libm_hidden_def.
36243         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
36244         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
36245         libm_hidden_ver.
36246         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
36247         libm_hidden_def.
36249         [BZ #3439]
36250         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
36251         integer constant usable in #if and use that to give value to enum
36252         constant.
36253         (FE_DIVBYZERO): Likewise.
36254         (FE_UNDERFLOW): Likewise.
36255         (FE_OVERFLOW): Likewise.
36256         (FE_INVALID): Likewise.
36257         (FE_INVALID_SNAN): Likewise.
36258         (FE_INVALID_ISI): Likewise.
36259         (FE_INVALID_IDI): Likewise.
36260         (FE_INVALID_ZDZ): Likewise.
36261         (FE_INVALID_IMZ): Likewise.
36262         (FE_INVALID_COMPARE): Likewise.
36263         (FE_INVALID_SOFTWARE): Likewise.
36264         (FE_INVALID_SQRT): Likewise.
36265         (FE_INVALID_INTEGER_CONVERSION): Likewise.
36266         (FE_TONEAREST): Likewise.
36267         (FE_TOWARDZERO): Likewise.
36268         (FE_UPWARD): Likewise.
36269         (FE_DOWNWARD): Likewise.
36270         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
36271         (FE_DIVBYZERO): Likewise.
36272         (FE_OVERFLOW): Likewise.
36273         (FE_UNDERFLOW): Likewise.
36274         (FE_INEXACT): Likewise.
36275         (FE_TONEAREST): Likewise.
36276         (FE_DOWNWARD): Likewise.
36277         (FE_UPWARD): Likewise.
36278         (FE_TOWARDZERO): Likewise.
36279         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
36280         (FE_UNDERFLOW): Likewise.
36281         (FE_OVERFLOW): Likewise.
36282         (FE_DIVBYZERO): Likewise.
36283         (FE_INVALID): Likewise.
36284         (FE_TONEAREST): Likewise.
36285         (FE_TOWARDZERO): Likewise.
36286         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
36287         (FE_OVERFLOW): Likewise.
36288         (FE_UNDERFLOW): Likewise.
36289         (FE_DIVBYZERO): Likewise.
36290         (FE_INEXACT): Likewise.
36291         (FE_TONEAREST): Likewise.
36292         (FE_TOWARDZERO): Likewise.
36293         (FE_UPWARD): Likewise.
36294         (FE_DOWNWARD): Likewise.
36295         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
36296         (FE_DIVBYZERO): Likewise.
36297         (FE_OVERFLOW): Likewise.
36298         (FE_UNDERFLOW): Likewise.
36299         (FE_INEXACT): Likewise.
36300         (FE_TONEAREST): Likewise.
36301         (FE_DOWNWARD): Likewise.
36302         (FE_UPWARD): Likewise.
36303         (FE_TOWARDZERO): Likewise.
36305 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
36307         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
36309 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
36311         * scripts/cross-test-ssh.sh (command): Use newlines to separate
36312         commands.  Quote $PWD.
36313         (blacklist_exports): Don't use remove_newlines.  Replace "declare
36314         -x" by "export".
36315         (remove_newlines): Remove.
36317 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
36319         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
36320         * stdlib/stdlib.h (atof): Moved to ...
36321         * include/bits/stdlib-float.h: Here.  New file.
36322         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
36323         * stdlib/bits/stdlib-float.h: New file.
36324         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
36325         -mno-sse -mno-mmx.
36326         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
36327         <xmmintrin.h>.
36329 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
36331         * conform/conformtest.pl (@headers): Add fenv.h.
36332         * conform/data/fenv.h-data: New file.
36333         * include/fenv.h [_ISOMAC]: Disable all contents of file except
36334         include of <math/fenv.h>.
36336         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
36337         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
36338         && !UNIX98].  Enables tests for XOPEN2K8.
36339         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
36340         POSIX2008]: Likewise.
36342         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
36343         (struct rusage): Do not expect type or its members.
36345         [BZ #3439]
36346         * math/math.h (FP_NAN): Define macro to integer constant usable in
36347         #if and use that to give value to enum constant.
36348         (FP_INFINITE): Likewise.
36349         (FP_ZERO): Likewise.
36350         (FP_SUBNORMAL): Likewise.
36351         (FP_NORMAL): Likewise.
36353 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
36355         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
36356         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
36357         arguments.
36359 2012-11-02  Roland McGrath  <roland@hack.frob.com>
36361         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
36362         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
36363         autoconf-time if not.
36364         * configure.in: Remove AC_PREREQ.
36366 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
36368         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
36369         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
36370         of the internal implementation.
36372 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
36374         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
36375         except include of <misc/sys/syslog.h>.
36377 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
36379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
36380         function returns with a NULL context exit with zero.
36382 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
36384         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
36386 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
36388         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
36389         (run_program_cmd): This.
36390         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
36391         (tst_langinfo): New variable.  Use it.
36393 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
36395         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
36396         floating point opcodes.
36398 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
36400         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
36401         variable.
36403         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
36405         * sysdeps/mach/hurd/powerpc: Remove directory.
36406         * sysdeps/mach/powerpc: Likewise.
36408 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
36410         * scripts/check-local-headers.sh: Ignore c++ headers.
36412 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
36414         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
36415         __libc_cleanup_region_start argument.
36417 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
36419         [BZ #14784]
36420         [BZ #14785]
36421         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
36422         x * y using scaling, not as x * y + z.
36423         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36424         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36425         * math/libm-test.inc (fma_test): Add more tests.
36426         (fma_test_towardzero): Likewise.
36427         (fma_test_downward): Likewise.
36428         (fma_test_upward): Likewise.
36430 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
36432         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
36434 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
36436         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
36437         New variable.
36439 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
36441         * rt/tst-shm.c (worker): Correct checking for mmap failure.
36443 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
36445         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
36446         Fix sort order.
36447         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
36448         Likewise.
36450 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
36452         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
36453         Fix the order of the list for glibc 2.17.
36454         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
36455         Likewise.
36457 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
36459         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36461 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
36463         [BZ #14610]
36464         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
36465         for low part of x being zero before using __atanl (y).
36466         * math/libm-test.inc (atan2_test): Add another test.
36468         * manual/install.texi (Configuring and compiling): Document
36469         general use of test-wrapper and test-wrapper-env.
36470         * INSTALL: Regenerated.
36472         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
36473         (__fma): Do not extract and scale down low bits on after-rounding
36474         systems when result rounded to normal precision would have normal
36475         exponent.
36476         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
36477         (__fmal): Do not extract and scale down low bits on after-rounding
36478         systems when result rounded to normal precision would have normal
36479         exponent.
36480         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
36481         (__fmal): Do not extract and scale down low bits on after-rounding
36482         systems when result rounded to normal precision would have normal
36483         exponent.
36484         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
36485         macro.
36486         (fma_test): Add more tests.
36487         (fma_test_towardzero): Likewise.
36488         (fma_test_downward): Likewise.
36489         (fma_test_upward): Likewise.
36491 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
36493         * sysdeps/i386/tininess.h: Renamed to ...
36494         * sysdeps/x86/tininess.h: This.
36495         * sysdeps/x86_64/tininess.h: Removed.
36497 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
36499         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
36500         input.  Use $(build-program-cmd).
36501         ($(objpfx)tst-array1-static.out): Likewise.
36502         ($(objpfx)tst-array2.out): Likewise.
36503         ($(objpfx)tst-array3.out): Likewise.
36504         ($(objpfx)tst-array4.out): Likewise.
36505         ($(objpfx)tst-array5.out): Likewise.
36506         ($(objpfx)tst-array5-static.out): Likewise.
36508 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
36510         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
36511         if defined.
36513         * nss/nsswitch.h (nss_interface_function): Provide new
36514         macro for use with NSS functions.
36515         * grp/initgroups.c: Use new macro.
36516         * nss/getXXbyYY.c: Likewise.
36517         * nss/getXXbyYY_r.c: Likewise.
36518         * nss/getXXent.c: Likewise.
36519         * nss/getXXent_r.c: Likewise.
36520         * sysdeps/posix/getaddrinfo.c: Likewise.
36522 2012-10-30  Andreas Jaeger  <aj@suse.de>
36524         * po/ru.po: Update Russion translation from translation project.
36526 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
36528         [BZ #14152]
36529         [BZ #14783]
36530         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
36531         result and shift together with sticky bit instead of replicating
36532         round-to-nearest rounding.
36533         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36534         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36535         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
36536         missing underflow exceptions.
36537         (fma_test_towardzero): Add more tests.
36538         (fma_test_downward): Likewise.
36539         (fma_test_upward): Likewise.
36541         [BZ #14047]
36542         * sysdeps/generic/tininess.h: New file.
36543         * sysdeps/i386/tininess.h: Likewise.
36544         * sysdeps/sh/tininess.h: Likewise.
36545         * sysdeps/x86_64/tininess.h: Likewise.
36546         * stdlib/tst-strtod-underflow.c: Likewise.
36547         * stdlib/tst-tininess.c: Likewise.
36548         * stdlib/strtod_l.c: Include <tininess.h>.
36549         (round_and_return): Do not set errno for exact underflow cases.
36550         Force an underflow exception when setting errno for underflow.
36551         Determine underflow based on rounding to normal precision if
36552         TININESS_AFTER_ROUNDING.
36553         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
36554         ERANGE for exact underflow cases.
36555         * stdlib/Makefile (tests): Add tst-tininess and
36556         tst-strtod-underflow.
36557         ($(objpfx)tst-tininess): Use $(link-libm).
36558         ($(objpfx)tst-strtod-underflow): Likewise.
36560 2012-10-30  Andreas Jaeger  <aj@suse.de>
36562         [BZ#14767]
36563         * elf/Makefile (tests): Remove conditional for have-initfini-array
36564         since this is now always required and the variable does not exist
36565         anymore.
36566         (tests-static): Likewise.
36567         (modules-names): Likewise.
36569         * po/eo.po: Add Esperanto translation from translation project.
36571         * elf/tst-array1.c (fini_array): Make writeable so that it can be
36572         merged with constructor/destructor.
36573         (init_array): Likewise.
36574         * elf/tst-array2dep.c (fini_array): Likewise.
36575         (init_array): Likewise.
36577 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
36579         * manual/message.texi: Delete @cartouche tags.
36581 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
36583         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
36584         EOPNOTSUPP.
36585         * sysdeps/mach/hurd/fsync.c: Likewise.
36587         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
36588         [_POSIX_REALTIME_SIGNALS]: Change condition to
36589         [_POSIX_REALTIME_SIGNALS > 0].
36591 2012-10-27  Andreas Jaeger  <aj@suse.de>
36593         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
36594         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
36595         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
36596         [__WORDSIZE != 64]: Likewise.
36598 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
36600         *  iconvdata/tst-table.sh: Remove ${SHELL}.
36601         *  iconvdata/tst-tables.sh: Likewise.
36603 2012-10-25  David S. Miller  <davem@davemloft.net>
36605         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
36606         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
36607         of strtoull.
36609         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
36610         ifunc-impl-list.c
36611         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
36612         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
36613         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
36614         file.
36616 2012-10-25  Roland McGrath  <roland@hack.frob.com>
36618         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
36619         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
36620         __getdirentries.
36622 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
36623             Jim Blandy  <jimb@codesourcery.com>
36625         * scripts/cross-test-ssh.sh: New file.
36626         * manual/install.texi (Configuring and compiling): Document use of
36627         cross-test-ssh.sh.
36628         * INSTALL: Regenerated.
36630 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
36632         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
36633         EOPNOTSUPP.
36635 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
36637         * Makeconfig (run-program-prefix): Fix comment.
36639 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
36640             Jim Blandy  <jimb@codesourcery.com>
36642         * Makeconfig (test-wrapper): New variable,
36643         (test-wrapper-env): Likewise.
36644         [$(cross-compiling) = yes && $(test-wrapper) != ""]
36645         (run-built-tests): Define to yes.
36646         (run-program-prefix): Use $(test-wrapper).
36647         (built-program-cmd): Likewise.
36648         * Rules (make-test-out): Use $(test-wrapper-env) and
36649         $(host-built-program-cmd).
36650         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
36651         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
36652         tst-pathopt.sh.
36653         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
36654         $(test-wrapper-env) to tst-rtld-load-self.sh.
36655         ($(objpfx)order2.out): Use $(test-wrapper).
36656         ($(objpfx)tst-initorder.out): Likewise.
36657         ($(objpfx)tst-initorder2.out): Likewise.
36658         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
36659         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
36660         (test_wrapper_env): New variable.  Use it to run ld.so.
36661         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
36662         Use it to run ld.so.
36663         (test_wrapper_env): Likewise.
36664         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
36665         $(test-wrapper) to run-iconv-test.sh.
36666         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
36667         (ICONV): Use $test_wrapper.
36668         * posix/Makefile ($(objpfx)globtest.out): Pass
36669         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
36670         globtest.sh, not $(run-program-prefix).
36671         * posix/globtest.sh (run_via_rtld_prefix): New variable.
36672         (test_wrapper): Likewise.
36673         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
36674         set together with run_via_rtld_prefix.
36675         (run_program_prefix): Define in terms of test_wrapper and
36676         run_via_rtld_prefix.
36678 2012-10-24  Roland McGrath  <roland@hack.frob.com>
36680         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
36681         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
36682         Targets removed.
36684         [BZ #14743]
36685         * include/time.h: Remove librt_hidden_proto (clock_gettime).
36686         Declare __clock_getres, __clock_gettime, __clock_settime,
36687         __clock_nanosleep, and __clock_getcpuclockid.
36688         * rt/clock_gettime.c: Define __clock_gettime as an alias.
36689         Remove librt_hidden_def (clock_gettime).
36690         * sysdeps/unix/clock_gettime.c: Likewise.
36691         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
36692         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
36693         * rt/clock_getres.c: Define __clock_getres as an alias.
36694         * sysdeps/posix/clock_getres.c: Likewise.
36695         * rt/clock_settime.c: Define __clock_settime as an alias.
36696         * sysdeps/unix/clock_settime.c: Likewise.
36697         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
36698         * sysdeps/unix/clock_nanosleep.c: Likewise.
36699         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
36700         * rt/clock-compat.c: New file.
36701         * rt/Makefile (librt-routines): Add clock-compat and move
36702         $(clock-routines) to ...
36703         (routines): ... here, new variable.
36704         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
36705         Don't add get_clockfreq here.
36706         * rt/Versions (libc: GLIBC_2.17): New version set.
36707         Add clock_* symbols here.
36708         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
36709         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
36710         (GLIBC_2.17): Add clock_* symbols.
36711         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
36712         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
36713         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
36714         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
36715         Likewise.
36716         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
36717         Likewise.
36718         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
36719         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
36720         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
36721         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
36722         * NEWS: Mention the move.
36724         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
36725         Use __open, __read, __close rather than their public counterparts.
36726         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
36727         (__get_clockfreq_via_cpuinfo): Likewise.
36728         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
36729         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
36731         * config.h.in (HAVE_IFUNC): New #undef.
36732         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
36733         was successful.
36734         * configure: Regenerated.
36736 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
36738         * configure.in: Move READELF check to start of file.
36739         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
36740         libc_cv_asm_gnu_indirect_function in the process.
36741         * configure: Regenerated.
36743 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
36745         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
36746         send the output to /dev/null.
36747         (libc_cv_cc_with_libunwind): Likewise.
36748         (libc_cv_as_noexecstack): Likewise.
36749         * configure: Regenerate.
36751 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
36753         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
36755         * posix/globtest.sh (TMPDIR): Do not set.
36756         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
36757         (testout): Likewise.
36759 2012-10-24  Andreas Jaeger  <aj@suse.de>
36761         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
36762         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
36763         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
36764         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
36765         posix_fadvise64, posix_fallocate64.
36767         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
36768         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
36769         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
36770         Likewise.
36771         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
36772         Likewise.
36773         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
36775         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
36776         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
36777         <bits/fcntl-linux.h>.
36778         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
36780         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
36781         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
36782         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
36783         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
36784         [__WORDSIZE != 64]: Likewise.
36786 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
36788         * Makeconfig (run-built-tests): New variable.
36789         * Rules [$(cross-compiling) = yes]: Change condition to
36790         [$(run-built-tests) = no].
36791         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
36792         to [$(run-built-tests) = yes].
36793         * elf/Makefile [$(cross-compiling) = no]: Likewise
36794         * grp/Makefile [$(cross-compiling) = no]: Likewise.
36795         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
36796         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
36797         * intl/Makefile [$(cross-compiling) = no]: Likewise.
36798         * io/Makefile [$(cross-compiling) = no]: Likewise.
36799         * libio/Makefile [$(cross-compiling) = no]: Likewise.
36800         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
36801         * misc/Makefile [$(cross-compiling) = no]: Likewise.
36802         * posix/Makefile [$(cross-compiling) = no]: Likewise.
36803         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
36804         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
36805         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
36806         * string/Makefile [$(cross-compiling) = no]: Likewise.
36808         * posix/Makefile ($(objpfx)globtest.out): Pass
36809         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
36810         $(rtld-installed-name).
36811         * posix/globtest.sh (elf_objpfx): Remove variable.
36812         (rtld_installed_name): Likewise.
36813         (library_path): Likewise.
36814         (run_program_prefix): New variable.  Use for running globtest
36815         binary.
36817 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
36818             Joseph Myers  <joseph@codesourcery.com>
36820         * Makeconfig (host-built-program-cmd): New variable.
36821         * elf/Makefile (tst-stackguard1-ARGS): Use
36822         $(host-built-program-cmd).
36823         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
36824         (tst-spawn-ARGS): Likewise.
36825         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
36827 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
36828             Jim Blandy  <jimb@codesourcery.com>
36830         * Makeconfig (run-via-rtld-prefix): New variable.
36831         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
36832         (built-program-cmd): Likewise.
36834 2012-10-22  Andreas Jaeger  <aj@suse.de>
36836         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
36837         __O_RSYNC if it exists, otherwise to O_SYNC.
36839 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
36840             Joseph Myers  <joseph@codesourcery.com>
36842         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
36843         /dev/null.
36844         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
36845         from /dev/null
36846         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
36847         /dev/null.
36849 2012-10-22  Andreas Jaeger  <aj@suse.de>
36851         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
36852         Define always.
36853         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
36855         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
36856         bits/fcntl-linux.h.
36858         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
36859         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
36861         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
36862         to __O_LARGEFILE.
36863         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
36864         to __O_LARGEFILE.
36866 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
36867             Joseph Myers  <joseph@codesourcery.com>
36869         * config.make.in (NM): New variable.
36871 2012-10-21  Andreas Jaeger  <aj@suse.de>
36873         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
36874         definitions and declarations that are provided by
36875         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
36877 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
36879         [BZ #14683]
36880         * elf/Makefile (tests-static): Add tst-leaks1-static.
36881         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
36882         ($(objpfx)tst-leaks1-static): New rule.
36883         ($(objpfx)tst-leaks1-static-mem): Likewise.
36884         (tst-leaks1-static-ENV): New macro.
36885         * elf/dl-open.c (dl_open_worker): Check the main application
36886         only if SHARED is defined.
36887         * elf/tst-leaks1-static.c: New file.
36889 2012-10-20  Andreas Jaeger  <aj@suse.de>
36891         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
36892         generic values for Linux.
36893         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
36894         and declarations that are provided by <bits/fcntl-linux.h> and
36895         include <bits/fcntl-linux.h>.
36896         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
36897         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
36899 2012-10-20  Roland McGrath  <roland@hack.frob.com>
36901         * io/fcntl.h: Move include of <bits/types.h> to the top and
36902         include it unconditionally.
36904 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
36906         * wcsmbs/Makefile (tests-ifunc): New variable.
36907         (tests): Add $(tests-ifunc).
36908         * wcsmbs/test-wcschr-ifunc.c: New file.
36909         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
36910         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
36911         * wcsmbs/test-wcslen-ifunc.c: Likewise.
36912         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
36913         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
36915         * string/Makefile (tests-ifunc): New variable.
36916         (tests): Add $(tests-ifunc).
36917         * string/test-memccpy.c (TEST_NAME): New macro.
36918         * string/test-memchr.c (TEST_NAME): Likewise.
36919         * string/test-memcmp.c (TEST_NAME): Likewise.
36920         * string/test-memcpy.c (TEST_NAME): Likewise.
36921         * string/test-memmem.c (TEST_NAME): Likewise.
36922         * string/test-memmove.c (TEST_NAME): Likewise.
36923         * string/test-memset.c (TEST_NAME): Likewise.
36924         * string/test-rawmemchr.c (TEST_NAME): Likewise.
36925         * string/test-stpcpy.c (TEST_NAME): Likewise.
36926         * string/test-stpncpy.c (TEST_NAME): Likewise.
36927         * string/test-strcasecmp.c (TEST_NAME): Likewise.
36928         * string/test-strcasestr.c (TEST_NAME): Likewise.
36929         * string/test-strcat.c (TEST_NAME): Likewise.
36930         * string/test-strchr.c (TEST_NAME): Likewise.
36931         * string/test-strcmp.c(TEST_NAME): Likewise.
36932         * string/test-strcpy.c (TEST_NAME): Likewise.
36933         * string/test-strcspn.c (TEST_NAME): Likewise.
36934         * string/test-strlen.c (TEST_NAME): Likewise.
36935         * string/test-strncasecmp.c (TEST_NAME): Likewise.
36936         * string/test-strncmp.c (TEST_NAME): Likewise.
36937         * string/test-strncpy.c (TEST_NAME): Likewise.
36938         * string/test-strnlen.c (TEST_NAME): Likewise.
36939         * string/test-strpbrk.c (TEST_NAME): Likewise.
36940         * string/test-strrchr.c (TEST_NAME): Likewise.
36941         * string/test-strspn.c (TEST_NAME): Likewise.
36942         * string/test-strstr.c (TEST_NAME): Likewise.
36943         * string/test-bcopy-ifunc.c: New file.
36944         * string/test-bzero-ifunc.c: Likewise.
36945         * string/test-memccpy-ifunc.c: Likewise.
36946         * string/test-memchr-ifunc.c: Likewise.
36947         * string/test-memcmp-ifunc.c: Likewise.
36948         * string/test-memcpy-ifunc.c: Likewise.
36949         * string/test-memmem-ifunc.c: Likewise.
36950         * string/test-memmove-ifunc.c: Likewise.
36951         * string/test-mempcpy-ifunc.c: Likewise.
36952         * string/test-memset-ifunc.c: Likewise.
36953         * string/test-rawmemchr-ifunc.c: Likewise.
36954         * string/test-stpcpy-ifunc.c: Likewise.
36955         * string/test-stpncpy-ifunc.c: Likewise.
36956         * string/test-strcasecmp-ifunc.c: Likewise.
36957         * string/test-strcasestr-ifunc.c: Likewise.
36958         * string/test-strcat-ifunc.c: Likewise.
36959         * string/test-strchr-ifunc.c: Likewise.
36960         * string/test-strchrnul-ifunc.c: Likewise.
36961         * string/test-strcmp-ifunc.c: Likewise.
36962         * string/test-strcpy-ifunc.c: Likewise.
36963         * string/test-strcspn-ifunc.c: Likewise.
36964         * string/test-strlen-ifunc.c: Likewise.
36965         * string/test-strncasecmp-ifunc.c: Likewise.
36966         * string/test-strncat-ifunc.c: Likewise.
36967         * string/test-strncmp-ifunc.c: Likewise.
36968         * string/test-strncpy-ifunc.c: Likewise.
36969         * string/test-strnlen-ifunc.c: Likewise.
36970         * string/test-strpbrk-ifunc.c: Likewise.
36971         * string/test-strrchr-ifunc.c: Likewise.
36972         * string/test-strspn-ifunc.c: Likewise.
36973         * string/test-strstr-ifunc.c: Likewise.
36975         * debug/Makefile (tests-ifunc): New variable.
36976         (tests): Add $(tests-ifunc).
36977         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
36978         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
36979         * debug/test-stpcpy_chk-ifunc.c: New file.
36980         * debug/test-strcpy_chk-ifunc.c: Likewise.
36982 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
36984         [BZ #13601]
36985         * elf/dl-load.c (open_verify): Retry read if the entire ELF
36986         header is not read in.
36988 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
36990         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
36991         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
36992         directly.  Pass built executable to script as
36993         $(built-program-cmd).
36994         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
36995         $testprogram without using LD_LIBRARY_PATH and $ldso.
36997         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
36998         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
36999         $(rtld-installed-name).
37000         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
37001         (rtld_installed_name): Likewise.
37002         (library_path): Likewise.
37003         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
37004         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
37005         $(run-program-prefix) to tst-tables.sh.
37006         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
37007         it to run tst-table-from and tst-table-to.
37008         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
37009         Pass it to tst-table.sh.
37010         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
37011         $(run-program-prefix) to tst-gettext.sh.
37012         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
37013         tst-translit.sh.
37014         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
37015         tst-gettext2.sh.
37016         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
37017         to run tst-gettext.
37018         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
37019         to run tst-gettext2.
37020         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
37021         to run tst-translit.
37022         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
37023         $(run-program-prefix) to tst-mtrace.sh.
37024         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
37025         to run tst-mtrace.
37026         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
37027         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
37028         $(rtld-installed-name).
37029         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
37030         (rtld_installed_name): Likewise.
37031         (run_program_prefix): New variable.  Use it to run wordexp-test.
37033         * Makeconfig (ARCH): Remove all definitions.
37034         (machine): Likewise.
37035         [ARCH]: Remove conditional code.
37036         [!objdir]: Give error.
37037         [!objdir] (objpfx): Remove.
37038         [!objdir] (common-objpfx): Likewise.
37039         [!objdir] (common-objdir): Likewise.
37040         * configure.in (config_makefile): Remove.  Hardcode Makefile in
37041         AC_CONFIG_FILES call.
37042         * configure: Regenerated.
37044         [BZ #13888]
37045         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
37046         or TMPDIR.
37047         (testout): Likewise.
37049         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
37050         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
37051         $(rtld-installed-name).
37052         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
37053         (rtld_installed_name): Likwise.
37054         (runit): Remove function.
37055         (run_getconf): New variable,  Use it for running getconf binary.
37057 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
37059         [BZ #14716]
37060         * string/test-memmem.c (check_result): New function.
37061         (do_one_test): Use it.
37062         (check1): New function.
37063         (test_main): Use it.
37065 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
37067         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
37069 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
37071         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
37072         (_G_LSEEK64): Likewise.
37073         (_G_MMAP64): Likewise.
37074         (_G_FSTAT64): Likewise.
37075         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
37076         (_G_LSEEK64): Likewise.
37077         (_G_MMAP64): Likewise.
37078         (_G_FSTAT64): Likewise.
37079         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
37080         unconditional.  Call __mmap64 directly.
37081         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
37082         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
37083         __lseek64 directly.
37084         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
37085         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
37086         __mmap64 directly.
37087         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
37088         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
37089         __lseek64 directly.
37090         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
37091         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
37092         __lseek64 directly.
37093         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
37094         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
37095         __lseek64 directly.
37096         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
37097         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
37098         __fxstat64 directly.
37099         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
37100         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
37101         unconditional.
37102         (freopen64) [!_G_OPEN64]: Remove conditional code.
37103         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
37104         unconditional.
37105         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
37106         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
37107         unconditional.
37108         (ftello64) [!_G_LSEEK64]: Remove conditional code.
37109         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
37110         unconditional.
37111         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
37112         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
37113         unconditional.
37114         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
37115         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
37116         unconditional.
37117         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
37118         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
37119         unconditional.
37120         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
37121         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
37122         unconditional.
37123         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
37125 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
37127         [BZ #12140]
37128         * manual/memory.texi (Malloc Tunable Parameters): Add note
37129         about free list pointers overwriting some perturb bytes.
37130         Wording suggested by Roland McGrath.
37132 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
37134         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
37135         (lgamma_test): Likewise.
37136         (tgamma_test): Likewise.
37138 2012-10-16  Florian Weimer  <fweimer@redhat.com>
37140         [BZ #14700]
37141         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
37142         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
37144 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
37146         * NEWS: Mention BZ #14716.
37147         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
37148         when removing AVAILABLE1_USES_J macro.
37150 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
37152         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
37153         (__bswap_64): __uint64_t for unsigned 64-bit int.
37155 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
37157         * include/string.h (memmem): Declare libc hidden alias.
37158         * string/memmem.c (memmem): Define libc hidden alias.
37159         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
37160         __read, __close instead of open, read, close.
37162 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
37164         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
37165         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
37166         global and hidden.
37167         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
37168         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
37169         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
37170         Likewise.
37171         (__rawmemchr_sse2): Likewise.
37172         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
37173         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
37174         (__strchr_sse2): Likewise.
37175         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
37176         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
37177         (__strcasecmp_sse2): Likewise.
37178         (__strncasecmp_sse2): Likewise.
37179         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
37180         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
37181         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
37182         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
37183         (__strrchr_sse2): Likewise.
37184         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
37185         ifunc-impl-list.c.
37186         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
37187         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
37188         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
37189         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
37190         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
37191         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
37192         * sysdeps/x86_64/multiarch/memset.S: Likewise.
37193         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
37194         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
37195         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
37196         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
37197         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
37198         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
37199         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
37200         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
37201         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
37202         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
37203         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
37204         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
37205         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
37206         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
37207         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
37208         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
37209         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
37210         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
37211         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
37212         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
37213         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
37214         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
37215         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
37217         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
37218         global and hidden.
37219         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
37220         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
37221         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
37222         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
37223         Likewise.
37224         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
37225         Likewise.
37226         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
37227         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
37228         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
37229         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
37230         ifunc-impl-list.c.
37231         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
37232         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
37233         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
37234         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
37235         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
37236         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
37237         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
37238         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
37239         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
37240         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
37241         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
37242         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
37243         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
37244         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
37245         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
37246         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
37247         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
37248         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
37249         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
37250         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
37251         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
37252         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
37253         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
37254         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
37255         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
37256         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
37257         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
37258         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
37259         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
37260         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
37261         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
37262         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
37263         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
37264         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
37265         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
37266         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
37267         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
37268         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
37269         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
37270         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
37271         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
37273         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
37274         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
37275         * include/ifunc-impl-list.h: New file.
37276         * misc/ifunc-impl-list.c: Likewise.
37277         * misc/Makefile (routines): Add ifunc-impl-list.
37278         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
37279         * string/test-string.h: Include <ifunc-impl-list.h>.
37280         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
37281         TEST_NAME]: New variables.
37282         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
37283         are defined.
37284         (test_init): Call __libc_ifunc_impl_list to initialize
37285         func_list if TEST_IFUNC and TEST_NAME are defined.
37287         * string/Makefile (strop-tests): Add bcopy and bzero.
37288         * string/test-bcopy.c: New file.
37289         * string/test-bzero.c: Likewise.
37290         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
37291         defined.
37292         * string/test-memset.c: Support bzero test if TEST_BZERO is
37293         defined.
37294         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
37295         __libc_memmove.
37296         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
37297         __libc_memset.
37298         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
37299         of memset.
37301 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
37303         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
37304         * configure: Regenerated.
37306         * Makeconfig (+link-static-before-libc): Don't include
37307         $(link-static-libc).
37309         * libio/libio.h (_IO_pos_t): Remove.
37311 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
37313         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
37314         McGrath.
37316 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
37318         * crypt/crypt-entry.c: Include fips-private.h.
37319         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
37320         * crypt/md5c-test.c (main): Tolerate disabled MD5.
37321         * sysdeps/unix/sysv/linux/fips-private.h: New file.
37322         * sysdeps/generic/fips-private.h: New file, dummy fallback.
37324 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
37326         * crypt/crypt-private.h: Include stdbool.h.
37327         (_ufc_setup_salt_r): Return bool.
37328         * crypt/crypt-entry.c: Include errno.h.
37329         (__crypt_r): Return NULL with EINVAL for bad salt.
37330         * crypt/crypt_util.c (bad_for_salt): New.
37331         (_ufc_setup_salt_r): Check that salt is long enough and within
37332         the specified alphabet.
37333         * crypt/badsalttest.c: New file.
37334         * crypt/Makefile (tests): Add it.
37335         ($(objpfx)badsalttest): New.
37337 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
37339         * NEWS: Add entry for BZ #14602.
37341 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
37343         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
37344         type-generic.
37345         * math/libm-test.inc: Update comment listing what functions and
37346         macros are tested.
37347         (isgreater_test): New function.
37348         (isgreaterequal_test): Likewise.
37349         (isless_test): Likewise.
37350         (islessequal_test): Likewise.
37351         (islessgreater_test): Likewise.
37352         (isunordered_test): Likewise.
37353         (main): Call the new functions.
37355 2012-10-09  Roland McGrath  <roland@hack.frob.com>
37357         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
37358         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
37359         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
37360         * sysdeps/i386/configure: Regenerated.
37361         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
37362         * sysdeps/mach/configure: Regenerated.
37363         * sysdeps/mach/hurd/configure: Regenerated.
37364         * sysdeps/powerpc/configure: Regenerated.
37365         * sysdeps/powerpc/powerpc32/configure: Regenerated.
37366         * sysdeps/powerpc/powerpc64/configure: Regenerated.
37367         * sysdeps/s390/s390-32/configure: Regenerated.
37368         * sysdeps/s390/s390-64/configure: Regenerated.
37369         * sysdeps/sh/configure: Regenerated.
37370         * sysdeps/sparc/configure: Regenerated.
37371         * sysdeps/unix/sysv/linux/configure: Regenerated.
37372         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
37373         * sysdeps/x86_64/configure: Regenerated.
37375         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
37376         defined.  Don't check if MAP is NULL.
37378 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
37380         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
37381         (_G_stat64): Likewise.
37382         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
37383         (_G_stat64): Likewise.
37384         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
37385         instead of struct _G_stat64.
37386         * libio/fileops.c (mmap_remap_check): Likewise.
37387         (decide_maybe_mmap): Likewise.
37388         (_IO_new_file_seekoff): Likewise.
37389         (_IO_file_stat): Likewise.
37390         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
37391         _G_off64_t.
37392         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
37393         instead of struct _G_stat64.
37394         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
37396 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
37398         [BZ #14602]
37399         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
37400         Replace with ...
37401         (CHECK_EOL): New macro.
37402         (two_way_short_needle): Check beginning of haystack for EOL.  Use
37403         CHECK_EOL.
37404         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
37405         Replace with CHECK_EOL.
37406         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
37407         Replace with CHECK_EOL.
37409 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
37411         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
37412         type-generic.
37413         * math/libm-test.inc: Update comment listing what functions and
37414         macros are tested.
37415         (finite_test): New function.
37416         (isinf_test): Likewise.
37417         (isnan_test): Likewise.
37418         (fpclassify_test): Test subnormal input.
37419         (isfinite_test): Likewise.
37420         (isnormal_test): Likewise.
37421         (main): Call the new functions.
37423 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
37425         [BZ #14660]
37426         * Makerules (%.dynsym): Force C locale when running
37427         $(OBJDUMP) --dynamic-syms.
37429 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
37431         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
37432         <stdint.h>.
37434 2012-10-06  David S. Miller  <davem@davemloft.net>
37436         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
37437         upper 32-bits of the length value in %o2 since we use branch-on-register
37438         tests which consider the entire 64-bit register.
37440 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
37442         * string/test-strstr.c (check2): Add a test for page boundary.
37444 2012-10-05  David S. Miller  <davem@davemloft.net>
37446         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
37447         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
37448         file.
37449         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
37450         sysdep_routines.
37451         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
37452         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
37453         and bzero when HWCAP_SPARC_CRYPTO is present.
37455 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
37457         [BZ #14602]
37458         * string/test-strstr.c (check2): New function.
37459         (test_main): Call check2.
37461         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
37462         and bug-strchr1.
37463         * string/bug-strcasestr1.c (do_test): Moved to ...
37464         * string/test-strcasestr.c (check1): Here.  New function.
37465         (do_one_test): Break out result checking code into ...
37466         (check_result): This.  New function.
37467         (do_one_test): Call check_result.
37468         (test_main): Call check1.
37469         * string/bug-strchr1.c (do_test): Moved to ...
37470         * string/test-strchr.c (check1): Here.  New function.
37471         (do_one_test): Break out result checking code into ...
37472         (check_result): This.  New function.
37473         (do_one_test): Call check_result.
37474         (test_main): Call check1.
37475         * string/bug-strstr1.c (main): Moved to ...
37476         * string/test-strstr.c (check1): Here.  New function.
37477         (do_one_test): Break out result checking code into ...
37478         (check_result): This.  New function.
37479         (do_one_test): Call check_result.
37480         (test_main): Call check1.
37481         * string/bug-strcasestr1.c: Removed.
37482         * string/bug-strchr1.c: Likewise.
37483         * string/bug-strstr1.c: Likewise.
37485         * elf/Makefile (dl-routines): Add hwcaps.
37486         * elf/dl-support.c (_dl_important_hwcaps): Removed.
37487         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
37488         (_dl_important_hwcaps): Moved to ...
37489         * elf/dl-hwcaps.c: Here.  New file.
37490         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
37492         [BZ #14557]
37493         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
37494         if IS_IN_rtld isn't defined.
37496         * elf/dl-support.c (_dl_sysinfo_map): New.
37497         Include "get-dynamic-info.h" and "setup-vdso.h".
37498         (_dl_non_dynamic_init): Call setup_vdso.
37499         * elf/dynamic-link.h: Don't include <assert.h>.
37500         (elf_get_dynamic_info): Moved to ...
37501         * elf/get-dynamic-info.h: Here.  New file.
37502         * elf/dynamic-link.h: Include "get-dynamic-info.h".
37503         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
37504         * elf/setup-vdso.h: Here.  New file.
37505         * elf/rtld.c: Include "setup-vdso.h".
37506         (dl_main): Call setup_vdso.
37508 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
37510         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
37511         creal in comment listing functions tested.  List finite, isinf,
37512         isnan, isless, islessequal, isgreater, isgreaterequal,
37513         islessgreater, isunordered, lgamma_r and pow10 as functions and
37514         macros not tested.  Mention which functions not tested are aliases
37515         for other functions.  Fix typo.  Note that signs of NaNs are not
37516         tested.
37518         * scripts/config.guess: Update from config.git.
37519         * scripts/config.sub: Likewise.
37521 2012-10-04  Roland McGrath  <roland@hack.frob.com>
37523         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
37524         * misc/madvise.c (madvise): Renamed to __madvise.
37525         Make madvise a weak alias.
37526         * include/sys/mman.h: Declare __madvise.
37527         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
37528         * sysdeps/unix/syscalls.list
37529         (madvise): Make __madvise the strong name, and madvise a weak alias.
37530         * sysdeps/unix/sysv/linux/syscalls.list
37531         (madvise, mmap): Remove redundant entries.
37532         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
37533         * malloc/malloc.c (mtrim): Likewise.
37534         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
37536 2012-10-03  Roland McGrath  <roland@hack.frob.com>
37538         * sysdeps/mach/hurd/dl-cache.c: File removed.
37539         * config.h.in (USE_LDCONFIG): New #undef.
37540         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
37541         * configure: Regenerated.
37542         * elf/Makefile (dl-routines): Add dl-cache only under
37543         [$(use-ldconfig) = yes].
37544         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
37545         cache on [USE_LDCONFIG].
37546         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
37547         [USE_LDCONFIG].
37548         * elf/rtld.c (dl_main): Likewise.
37550 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
37552         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
37553         _SC_LEVEL4_CACHE_LINESIZE.
37555 2012-10-03  Roland McGrath  <roland@hack.frob.com>
37557         * sysdeps/unix/bsd/confstr.h: File removed.
37559 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
37561         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
37562         sys/sdt-config.h.
37564 2012-10-02  Roland McGrath  <roland@hack.frob.com>
37566         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
37567         Make 'mapoff' field ElfW(Off) rather than off_t.
37569 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
37571         * nscd/Makefile: Remove nscd-cflags and all its users.
37572         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
37573         (CFLAGS-nonlib): Add compiler flags for nscd modules.
37575         [BZ #10631]
37576         * malloc.c (malloc_printerr): Clarify error message.
37578 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
37580         [BZ #14648]
37581         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
37582         Set bit_FMA_Usable if FMA is supported.
37583         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
37584         macro.
37585         (bit_FMA4_Usable): Updated.
37586         (index_FMA_Usable): New macro.
37587         (CPUID_FMA): Likewise
37588         (HAS_FMA): Defined with bit_FMA_Usable.
37590 2012-10-01  Roland McGrath  <roland@hack.frob.com>
37592         * bits/types.h (__swblk_t): Type removed.
37593         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
37594         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
37595         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
37596         (__SWBLK_T_TYPE): Likewise.
37597         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
37598         (__SWBLK_T_TYPE): Likewise.
37599         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
37600         (__SWBLK_T_TYPE): Likewise.
37601         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
37602         (__SWBLK_T_TYPE): Likewise.
37604 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
37605             Honza Horak <hhorak@redhat.com>
37607         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
37608         (xdr_mapname): Use YPMAXMAP as maxsize.
37609         (xdr_peername): Use YPMAXPEER as maxsize.
37610         (xdr_keydat): Use YPAXRECORD as maxsize.
37611         (xdr_valdat): Use YPMAXRECORD as maxsize.
37613 2012-10-01  Roland McGrath  <roland@hack.frob.com>
37615         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
37617         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
37618         * csu/init-first.c: ... here.
37619         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
37620         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
37621         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
37622         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
37623         * sysdeps/i386/init-first.c: File removed.
37624         * sysdeps/sh/init-first.c: File removed.
37626 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
37628         [BZ #14645]
37629         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
37630         if x * y might underflow to zero and z is zero.
37631         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37632         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37633         * math/libm-test.inc (min_subnorm_value): New variable.
37634         (fma_test): Add more tests.
37635         (fma_test_towardzero): Likewise.
37636         (fma_test_downward): Likewise
37637         (fma_test_upward): Likewise.
37638         (initialize): Set min_subnorm_value.
37640 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
37642         [BZ #14638]
37643         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
37644         0 + 0.
37645         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
37646         mode for addition resulting in exact zero.
37647         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
37648         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
37649         exact 0 + 0.
37650         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
37651         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37652         * math/libm-test.inc (fma_test): Add more tests.
37653         (fma_test_towardzero): New function.
37654         (fma_test_downward): Likewise.
37655         (fma_test_upward): Likewise.
37656         (main): Call the new functions.
37658 2012-09-28  David S. Miller  <davem@davemloft.net>
37660         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
37662 2012-09-28  Roland McGrath  <roland@hack.frob.com>
37664         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
37665         instead of SIGALRM.
37667         * sysdeps/gnu/_G_config.h: Moved to ...
37668         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
37669         * sysdeps/mach/hurd/_G_config.h: Moved to ...
37670         * sysdeps/generic/_G_config.h: ... here.
37672         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
37674         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
37676         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
37677         Conditionalize target on [libnss_test1.so-version].
37679         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
37681         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
37682         (elfobjdir): Move out of conditionals.
37684         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
37685         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
37686         (__nss_lookup_function): Conditionalize label remove_from_tree on
37687         [!DO_STATIC_NSS || SHARED], matching its only use.
37689 2012-09-28  David S. Miller  <davem@davemloft.net>
37691         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
37692         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
37693         file.
37694         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
37695         sysdep_routines.
37696         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
37697         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
37698         when HWCAP_SPARC_CRYPTO is present.
37700 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
37702         * io/tst-mknodat.c: Create a FIFO instead of a socket.
37704 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
37706         [BZ #6530]
37707         * stdio-common/vfprintf.c (process_string_arg): Revert
37708         2000-07-22 change.
37710 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
37712         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
37713         for testcase.
37714         * stdio-common/tst-sprintf.c: Include <locale.h>
37715         (main): Test sprintf's handling of incomplete multibyte
37716         characters.
37718 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
37720         * elf/dl-runtime.c (VERSYMIDX): Removed.
37721         * elf/dl-version.c (VERSYMIDX): Likewise.
37722         * elf/do-rel.h (VERSYMIDX): Likewise.
37723         (VALIDX): Likewise.
37724         * elf/dynamic-link.h (VERSYMIDX): Likewise.
37725         * elf/rtld.c (VALIDX): Likewise.
37726         (ADDRIDX): Likewise.
37727         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
37728         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
37729         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
37730         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
37731         (VALIDX): Likewise.
37732         (ADDRIDX): Likewise.
37734 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
37736         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
37738 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
37740         [BZ #11438]
37741         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
37742         to global scope.
37743         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
37744         addresses are in the same scope as 192.0.2/24.
37745         * posix/gai.conf: Document new scope table defaults.
37747 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
37749         [BZ #5298]
37750         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
37751         for ftell.  Compute offsets from write pointers instead.
37752         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
37754 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
37756         [BZ #14543]
37757         * libio/Makefile (tests): New test case tst-fseek.
37758         * libio/tst-fseek.c: New test case to verify that fseek/ftell
37759         combination works in wide mode.
37760         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
37761         state when the external buffer state changes.
37763 2012-09-27  David S. Miller  <davem@davemloft.net>
37765         [BZ #14376]
37766         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
37767         pass reloc->r_addend in as the 'high' argument to
37768         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
37770         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37772 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
37774         * rt/tst-aio2.c: Include <pthread.h>.
37775         * rt/tst-aio3.c: Likewise.
37777 2012-09-27  Steve Ellcey  <sellcey@mips.com>
37779         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
37781 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
37783         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
37784         contents on [SHARED].
37786 2012-09-26  Marek Polacek  <polacek@redhat.com>
37788         [BZ #14530]
37789         [BZ #13741]
37790         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
37791         for C++ and GCC <4.3 as well as for non GCC compilers.
37793 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
37795         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37797 2012-09-25  Roland McGrath  <roland@hack.frob.com>
37799         * Makefile.in (all, install): Declare with .PHONY.
37800         Reported by Michael Hope <michael.hope@linaro.org>.
37802 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37804         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
37805         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
37806         system header.
37807         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
37808         Likewise.
37809         (sydep_routines): Add the new and the internal functions.
37810         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
37811         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
37812         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
37813         (GLIBC_2.17): Add the new function.
37814         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
37815         (GLIBC_2.17): Likewise.
37816         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
37817         (GLIBC_2.17): Likewise.
37818         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
37819         (GLIBC_2.17): Likewise.
37820         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
37822 2012-09-25  Alan Modra  <amodra@gmail.com>
37824         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
37825         Add release barrier before setting once_control to say
37826         initialisation is done.  Add hints on lwarx.  Use macro in
37827         place of isync.
37828         (clear_once_control): Add release barrier.
37830 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
37832         [BZ #13629]
37833         * math/s_clog.c (__clog): Handle more values close to |z| = 1
37834         specially.
37835         * math/s_clog10.c (__clog10): Likewise.
37836         * math/s_clog10f.c (__clog10f): Likewise.
37837         * math/s_clog10l.c (__clog10l): Likewise.
37838         * math/s_clogf.c (__clogf): Likewise.
37839         * math/s_clogl.c (__clogl): Likewise.
37840         * math/Makefile (libm-calls): Add x2y2m1.
37841         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
37842         (__x2y2m1): Likewise.
37843         (__x2y2m1l): Likewise.
37844         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
37845         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
37846         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
37847         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
37848         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
37849         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
37850         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
37851         * sysdeps/i386/fpu/libm-test-ulps: Update.
37852         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37854         [BZ #14621]
37855         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
37856         int as type of variable DEPTH.
37857         (glob): Use size_t instead of int as type of variables NEWCOUNT
37858         and OLD_PATHC.
37860 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
37862         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
37863         Add s_sincosf-sse2.
37864         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
37865         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
37866         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
37867         macros for using routine as __sincosf_ia32.
37868         Use macro for function declaration and weak_alias.
37869         * sysdeps/i386/fpu/libm-test-ulps: Update.
37871         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
37872         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37874         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
37875         subnormal argument.
37876         * math/s_cexpf.c (__cexpf): Likewise.
37877         * math/s_csinf.c (__csinf): Likewise.
37878         * math/s_csinhf.c (__csinhf): Likewise.
37879         * math/s_ctanf.c (__ctanf): Likewise.
37880         * math/s_ctanhf.c (__ctanhf): Likewise.
37881         * math/s_ccosh.c (__ccoshf): Likewise.
37882         * math/s_cexp.c (__cexpl): Likewise.
37883         * math/s_csin.c (__csin): Likewise.
37884         * math/s_csinh.c (__csinh): Likewise.
37885         * math/s_ctan.c (__ctan): Likewise.
37886         * math/s_ctanh.c (ctanh): Likewise.
37887         * math/s_ccoshl.c (__ccoshl): Likewise.
37888         * math/s_cexpl.c (__cexpl): Likewise.
37889         * math/s_csinl.c (__csinl): Likewise.
37890         * math/s_csinhl.c (__csinhl): Likewise.
37891         * math/s_ctanl.c (__ctanl): Likewise.
37892         * math/s_ctanhl.c (__ctanhl): Likewise.
37894 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
37896         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
37897         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
37898         (_IO_off_t): Define to __off_t, not _G_off_t.
37899         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
37900         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
37901         (_IO_wint_t): Define to wint_t, not _G_wint_t.
37902         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
37903         type of __dummy and __dummy2 fields.
37904         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
37905         (_G_ssize_t): Likewise.
37906         (_G_off_t): Likewise.
37907         (_G_pid_t): Likewise.
37908         (_G_uid_t): Likewise.
37909         (_G_wchar_t): Likewise.
37910         (_G_wint_t): Likewise.
37911         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
37912         (_G_ssize_t): Likewise.
37913         (_G_off_t): Likewise.
37914         (_G_pid_t): Likewise.
37915         (_G_uid_t): Likewise.
37916         (_G_wchar_t): Likewise.
37917         (_G_wint_t): Likewise.
37918         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
37919         (_G_ssize_t): Likewise.
37920         (_G_off_t): Likewise.
37921         (_G_pid_t): Likewise.
37922         (_G_uid_t): Likewise.
37923         (_G_wchar_t): Likewise.
37924         (_G_wint_t): Likewise.
37926 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
37928         * malloc/arena.c: Include malloc-sysdep.h.
37929         (shrink_heap): Use check_may_shrink_heap to decide if madvise
37930         is sufficient to shrink the heap or an unmap is needed.
37931         * sysdeps/generic/malloc-sysdep.h: New file.  Define
37932         new function check_may_shrink_heap.
37933         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
37934         new function check_may_shrink_heap.
37936 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
37938         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
37939         comments.
37941 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
37943         * catgets/test-gencat.sh: Add "set -e".
37944         * elf/tst-pathopt.sh: Likewise.
37945         * grp/tst_fgetgrent.sh: Likewise.
37946         * iconvdata/run-iconv-test.sh: Likewise.
37947         * intl/tst-gettext.sh: Likewise.
37948         * intl/tst-gettext2.sh: Likewise.
37949         * intl/tst-gettext4.sh: Likewise.
37950         * intl/tst-gettext6.sh: Likewise.
37951         * intl/tst-translit.sh: Likewise.
37952         * io/ftwtest-sh: Likewise.
37953         * libio/test-freopen.sh: Likewise.
37954         * malloc/tst-mtrace.sh: Likewise.
37955         * posix/globtest.sh: Likewise.
37956         * posix/tst-getconf.sh: Likewise.
37957         * posix/wordexp-tst.sh: Likewise.
37958         * stdio-common/tst-printf.sh: Likewise.
37959         * stdio-common/tst-unbputc.sh: Likewise.
37960         * stdlib/tst-fmtmsg.sh: Likewise.
37961         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
37962         * catgets/Makefile: Do not specify -e option when running
37963         testsuite shell scripts.
37964         * elf/Makefile: Likewise.
37965         * grp/Makefile: Likewise.
37966         * iconvdata/Makefile: Likewise.
37967         * intl/Makefile: Likewise.
37968         * io/Makefile: Likewise.
37969         * libio/Makefile: Likewise.
37970         * malloc/Makefile: Likewise.
37971         * posix/Makefile: Likewise.
37972         * stdio-common/Makefile: Likewise.
37973         * stdlib/Makefile: Likewise.
37974         * sysdeps/x86_64/Makefile: Likewise.
37976         * io/ftwtest-sh: Add copyright header.
37977         * posix/globtest.sh: Likewise.
37978         * posix/tst-getconf.sh: Likewise.
37979         * posix/wordexp-tst.sh: Likewise.
37980         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
37982 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
37984         [BZ #13679]
37985         * Makeconfig (+link): Defined as $(+link-static) if
37986         $(build-shared) isn't yes.
37987         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
37988         isn't yes.
37989         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
37991         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
37993         [BZ #14562]
37994         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
37995         new chunk size with MALLOC_ALIGN_MASK.
37997 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
37999         [BZ #5044]
38000         * stdio-common/printf_fphex.c: Include <stdbool.h> and
38001         <rounding-mode.h>.
38002         (__printf_fphex): Determine rounding using get_rounding_mode and
38003         round_away.
38004         * stdio-common/tst-printf-round.c (struct hex_test): New
38005         structure.
38006         (hex_tests): New variable.
38007         (test_hex_in_one_mode): New function.
38008         (do_test): Also run tests for hex float output.
38010 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
38012         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
38013         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
38014         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
38015         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
38016         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
38017         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
38018         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
38019         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
38021 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
38023         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
38024         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
38025         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
38026         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
38028 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
38030         [BZ #14579]
38031         * elf/rtld.c (dl_main): Limit the check for self loading to normal
38032         mode only.
38033         * elf/tst-rtld-load-self.sh: New test.
38034         * elf/Makefile: Run it.
38036 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
38038         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
38039         (tst-writev-ENV): Remove.
38040         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
38042 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
38044         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
38046 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
38048         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
38049         unconditional.
38050         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
38051         Likewise.
38052         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
38053         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
38054         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
38055         Likewise.
38057 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
38059         [BZ #14587]
38060         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
38061         * config.make.in (have-cpp-asm-debuginfo): Removed.
38062         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
38063         * configure: Regenerated.
38065 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
38067         [BZ #5044]
38068         * stdio-common/printf_fp.c: Include <stdbool.h> and
38069         <rounding-mode.h>.
38070         (___printf_fp): Determine rounding using get_rounding_mode and
38071         round_away.
38072         * stdio-common/tst-printf-round.c: New file.
38073         * stdio-common/Makefile (tests): Add tst-printf-round.
38074         (link-libm): New variable.
38075         ($(objpfx)tst-printf-round): Depend in $(link-libm).
38077 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
38079         [BZ #14576]
38080         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
38081         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
38082         Likewise.
38083         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
38084         Likewise.
38086 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
38088         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
38089         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
38090         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
38091         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
38093 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
38095         [BZ #14518]
38096         * include/rounding-mode.h: New file.
38097         * sysdeps/generic/get-rounding-mode.h: Likewise.
38098         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
38099         * stdlib/strtod_l.c: Include <rounding-mode.h>.
38100         (MAX_VALUE): New macro.
38101         (MIN_VALUE): Likewise.
38102         (overflow_value): New function.
38103         (underflow_value): Likewise.
38104         (round_and_return): Use overflow_value and underflow_value to
38105         determine return values in overflow and underflow cases.  Use
38106         round_away to determine rounding depending on rounding mode.
38107         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
38108         determine return values in overflow and underflow cases.
38109         * stdlib/tst-strtod-round.c: Include <fenv.h>.
38110         (struct test_results): New structure.
38111         (struct test): Use struct test_results to store expected results
38112         for all rounding modes.
38113         (TEST): Include expected results for all rounding modes.
38114         (test_in_one_mode): New function.
38115         (do_test): Use test_in_one_mode to compute and check results.
38116         Check results for all rounding modes.
38117         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
38118         $(link-libm).
38120 2012-12-09  Allan McRae  <allan@archlinux.org>
38122         * sysdeps/i386/fpu/libm-test-ulps: Update
38124 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
38126         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
38127         (_G_int32_t): Likewise.
38128         (_G_uint16_t): Likewise.
38129         (_G_uint32_t): Likewise.
38130         (_G_HAVE_BOOL): Likewise.
38131         (_G_HAVE_ATEXIT): Likewise.
38132         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
38133         (_G_HAVE_IO_FILE_OPEN): Likewise.
38134         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
38135         (_G_int32_t): Likewise.
38136         (_G_uint16_t): Likewise.
38137         (_G_uint32_t): Likewise.
38138         (_G_HAVE_BOOL): Likewise.
38139         (_G_HAVE_ATEXIT): Likewise.
38140         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
38141         (_G_HAVE_IO_FILE_OPEN): Likewise.
38142         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
38143         (_G_int32_t): Likewise.
38144         (_G_uint16_t): Likewise.
38145         (_G_uint32_t): Likewise.
38146         (_G_HAVE_BOOL): Likewise.
38147         (_G_HAVE_ATEXIT): Likewise.
38148         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
38149         (_G_HAVE_IO_FILE_OPEN): Likewise.
38151 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
38153         * csu/libc-tls.c: Update copyright years.
38155 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
38157         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
38158         [!_G_USING_THUNKS]: Remove conditional code.
38159         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
38160         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
38162         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
38163         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
38164         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
38165         (_G_VTABLE_LABEL_PREFIX): Likewise.
38166         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
38167         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
38168         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
38169         (_G_VTABLE_LABEL_PREFIX): Likewise.
38170         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
38171         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
38172         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
38173         (_G_VTABLE_LABEL_PREFIX): Likewise.
38174         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
38176 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
38178         * libio/Makefile: Include ../Makeconfig before tests.
38179         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
38180         only if $(build-shared) is yes.
38182         * iconv/gconv_db.c: Update copyright years.
38184 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38186         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
38187         unwind info if defined PIC. Fix special cases description.
38188         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
38190         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
38191         DP_HI_MASK entry.
38192         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
38194 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
38196         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
38198         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
38199         is NULL.
38201         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
38202         (LDLIBS-tst-chk4): This.
38203         (LDFLAGS-tst-chk5): Renamed to ...
38204         (LDLIBS-tst-chk5): This.
38205         (LDFLAGS-tst-chk6): Renamed to ...
38206         (LDLIBS-tst-chk6): This.
38207         (LDFLAGS-tst-lfschk4): Renamed to ...
38208         (LDLIBS-tst-lfschk4): This.
38209         (LDFLAGS-tst-lfschk5): Renamed to ...
38210         (LDLIBS-tst-lfschk5): This.
38211         (LDFLAGS-tst-lfschk6): Renamed to ...
38212         (LDLIBS-tst-lfschk6): This.
38214         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
38215         on $(common-objpfx)soversions.mk.
38217 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
38219         [BZ #10014]
38220         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
38221         example host name.
38223 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
38225         * malloc/arena.c (arena_get_retry): New function that gets
38226         another arena for the caller to try its request on.
38227         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
38228         current arena cannot fulfill the request.
38229         (__libc_memalign): Likewise.
38230         (__libc_memalign): Likewise.
38231         (__libc_pvalloc): Likewise.
38232         (__libc_calloc): Likewise.
38234 2012-09-05  John Tobey  <john.tobey@gmail.com>
38236         [BZ #13542]
38237         * manual/arith.texi (Operations on Complex): Fix description
38238         of carg branch cut.
38240 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
38242         [BZ #10014]
38243         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
38244         host name.
38246         [BZ #10038]
38247         * manual/memory.texi (Memory): Make order of menu items match
38248         order of sections.
38250 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
38252         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
38253         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
38254         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
38256 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
38258         * csu/libc-tls.c (static_dtv): Renamed to ...
38259         (_dl_static_dtv): This.  Make it global.
38260         (_dl_initial_dtv): Removed.
38261         (__libc_setup_tls): Updated.
38262         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
38263         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
38264         DL_INITIAL_DTV.
38266 2012-09-06  Petr Machata  <pmachata@redhat.com>
38268         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
38269         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
38270         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
38271         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
38273 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
38275         [BZ #14545]
38276         * csu/libc-tls.c (_dl_initial_dtv): New variable.
38277         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
38278         freeing dtv[-1].
38280 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
38282         [BZ #14544]
38283         * Makeconfig (link-static-before-libc): Replace $(+prector)
38284         with $(+prectorT).
38285         (link-static-after-libc): Replace $(+postctor) with
38286         $(+postctorT).
38287         (link-bounded): Replace $(+prector)/$(+postctor) with
38288         $(+prectorT)/$(+postctorT).
38289         (+prectorT): New macro.
38290         (+postctorT): Likewise.
38292 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
38294         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
38295         (round_str): Handle values above the maximum for IBM long double
38296         as inexact.
38297         * stdlib/tst-strtod-round.c (tests): Regenerated.
38299 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38301         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
38302         assembler flag.
38303         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
38304         zarch_nohighgprs around the zarch optimized routines.
38305         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
38306         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
38307         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
38308         for zarch.
38310 2012-09-05  David S. Miller  <davem@davemloft.net>
38312         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38314         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
38315         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
38316         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
38317         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
38318         entries.
38320 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
38322         * malloc/arena.c: Fold copyright years.
38323         * malloc/mcheck.c, malloc/memusage.c: Likewise.
38325 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
38327         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
38329 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
38331         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
38333 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
38335         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
38336         change internal state upon failure.
38338 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
38340         * malloc/mcheck.c (mcheck_check_all): Fix typo.
38341         * malloc/memusage.c (mmap): Likewise.
38342         (mmap64, mremap): Likewise.  Adjust name in comment.
38344 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
38346         * libio/fileops.c: Fix typos in comments.
38347         * libio/oldfileops.c: Likewise.
38348         * libio/wfileops.c: Likewise.
38350 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
38352         [BZ #1349]
38353         * malloc/Makefile (tests): Add tst-malloc-usable test case.
38354         (tst-malloc-usable-ENV): Set environment for test case.
38355         * malloc/hooks.c (malloc_check_get_size): New function to get
38356         requested size.
38357         * malloc/malloc.c (musable): Use malloc_check_get_size.
38358         * malloc/tst-malloc-usable.c: New test case.
38360 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
38362         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
38364 2012-09-05  Allan McRae  <allan@archlinux.org>
38366         [BZ #13966]
38367         * configure.in (CXX_SYSINCLUDES): Use compiler output to
38368         determine header location.
38369         * configure: Regenerated.
38371 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
38373         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
38374         float format.
38375         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
38376         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
38377         format.
38378         (test): Regenerate.
38380 2012-09-04  David S. Miller  <davem@davemloft.net>
38382         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
38383         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
38384         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
38386 2012-09-04  Florian Weimer  <fweimer@redhat.com>
38388         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
38389         failures.
38391         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
38393 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
38395         [BZ #9914]
38396         * libio/iogetdelim.c: Include <limits.h>.
38397         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
38398         + len + 1 would overflow.
38400 2012-09-03  Andreas Jaeger  <aj@suse.de>
38402         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38403         * sysdeps/i386/fpu/libm-test-ulps: Update.
38405 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38407         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
38408         Add s_sinf-sse2, s_conf-sse2.
38410         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
38411         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
38412         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
38413         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
38415         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
38416         for using routine as __sinf_ia32.
38417         Use macro for function declaration and weak_alias.
38418         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
38419         for using routine as __cosf_ia32.
38420         Use macro for function declaration and weak_alias.
38422         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
38423         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
38425         * sysdeps/x86_64/fpu/s_sinf.S: New file.
38426         * sysdeps/x86_64/fpu/s_cosf.S: New file.
38427         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38429         * math/libm-test.inc (cos_test): Add more test cases.
38430         (sin_test): Likewise.
38431         (sincos_test): Likewise.
38433 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38435         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
38436         (IFUNC_RESOLVE): Make pointers to the specialized implementations
38437         hidden.
38438         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
38440 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
38442         [BZ #14538]
38443         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
38444         first element of the GOT.
38445         (elf_machine_load_address): Return the difference between
38446         the runtime address of _DYNAMIC and elf_machine_dynamic ().
38448 2012-09-01  Allan McRae  <allan@archlinux.org>
38450         [BZ #13412]
38451         * configure.in (AWK): Require gawk version 3.0 or later.
38452         * configure: Regenerated.
38454 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
38456         * sysdeps/unix/sysv/linux/kernel-features.h
38457         (__ASSUME_POSIX_CPU_TIMERS): Remove.
38458         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
38459         [__NR_clock_getres]: Make code unconditional.
38460         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
38461         (clock_getcpuclockid): Remove code left unreachable by removal of
38462         conditionals.
38463         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
38464         code unconditional.
38465         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
38466         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
38467         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
38468         Make code unconditional.
38469         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
38470         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
38471         * sysdeps/unix/sysv/linux/clock_settime.c
38472         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
38473         conditional code.
38474         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
38475         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
38477 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
38479         [BZ #14476]
38480         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
38481         scripts/test-installation.pl.
38483         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
38484         and $ld_so_version if it is set.
38486 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
38488         [BZ #14516]
38489         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
38490         failure if reading from procfs failed.
38491         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
38493 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
38495         * sysdeps/unix/sysv/linux/kernel-features.h
38496         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
38497         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
38498         Remove conditional code.
38499         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
38500         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
38501         Remove conditional code.
38502         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
38503         * sysdeps/unix/sysv/linux/i386/fxstat.c
38504         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
38505         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
38506         * sysdeps/unix/sysv/linux/i386/fxstatat.c
38507         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
38508         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
38509         * sysdeps/unix/sysv/linux/i386/lxstat.c
38510         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
38511         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
38512         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
38513         Remove conditional code.
38514         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
38515         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
38516         Remove conditional code.
38517         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
38518         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
38519         <kernel-features.h>.
38520         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
38521         Remove.
38522         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
38523         Remove conditional code.
38524         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
38525         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
38526         Remove conditional.
38528 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
38530         [BZ #5400]
38531         * NEWS: Add fixed bug number.
38533 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
38535         [BZ #14519]
38536         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
38537         underflowing exponent in case of negative sign.
38538         * stdlib/tst-strtod-round-data: Add more tests.
38539         * stdlib/tst-strtod-round.c (tests): Regenerated.
38541         [BZ #3479]
38542         * stdlib/strtod_l.c (NDIG): Remove.
38543         (HEXNDIG): Likewise.
38544         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
38545         smallest representable value.
38546         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
38547         lie within an exact representation of 1/2 ulp of the result.
38548         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
38549         unconditionally.
38550         (TENS_P9_IDX): Define unconditionally.
38551         (TENS_P9_SIZE): Likewise.
38552         (TENS_P10_IDX): Likewise.
38553         (TENS_P10_SIZE): Likewise.
38554         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
38555         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
38556         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
38557         entries for 10^2^13 and 10^2^14.
38558         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
38559         (TENS_P13_IDX): Define.
38560         (TENS_P13_SIZE): Likewise.
38561         (TENS_P14_IDX): Likewise.
38562         (TENS_P14_SIZE): Likewise.
38563         (_fpioconst_pow10): Change array size to
38564         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
38565         unconditional.
38566         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
38567         1024]: Add entries for 10^2^13 and 10^2^14.
38568         [LAST_POW10 > _LAST_POW10]: Remove #error.
38569         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
38570         (_fpioconst_pow10): Change array size to
38571         FPIOCONST_POW10_ARRAY_SIZE.
38572         * stdlib/gen-fpioconst.c: New file.
38573         * stdlib/gen-tst-strtod-round.c: Likewise.
38574         * stdlib/tst-strtod-round-data: Likewise.
38575         * stdlib/tst-strtod-round.c: Likewise.
38576         * stdlib/Makefile (tests): Add tst-strtod-round.
38578         [BZ #14459]
38579         * stdlib/strtod_l.c: Include <stdint.h>.
38580         (NDEBUG): Do not define.
38581         (round_and_return): Change EXPONENT parameter to type intmax_t.
38582         Rearrange calculations to avoid internal overflow possibilities.
38583         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
38584         Rearrange calculations to avoid internal overflow possibilities.
38585         Assert that number fits inside MPNSIZE limbs.
38586         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
38587         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
38588         calculations and add assertions to avoid internal overflow
38589         possibilities.  Add casts to avoid signed/unsigned operations.
38590         * stdlib/tst-strtod-overflow.c: New file.
38591         * stdlib/Makefile (tests): Add tst-strtod-overflow.
38593 2012-08-25  Marek Polacek  <polacek@redhat.com>
38595         * time/time.h: Fix some typos in comments.
38597 2012-08-23  Roland McGrath  <roland@hack.frob.com>
38599         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
38600         * posix/tst-rfc3484-2.c: Likewise.
38601         * posix/tst-rfc3484-3.c: Likewise.
38603 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
38605         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
38606         (EF_ARM_ABI_FLOAT_HARD): Likewise.
38608 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
38610         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
38611         #include of fxstatat64.c.
38613 2012-08-22  Roland McGrath  <roland@hack.frob.com>
38615         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
38616         * shadow/getspent_r.c: Likewise.
38617         * shadow/getspnam.c: Likewise.
38618         * shadow/getspnam_r.c: Likewise.
38619         * gshadow/getsgent.c: Likewise.
38620         * gshadow/getsgent_r.c: Likewise.
38621         * gshadow/getsgnam.c: Likewise.
38622         * gshadow/getsgnam_r.c: Likewise.
38623         * inet/getnetbyad.c: Likewise.
38624         * inet/getnetbyad_r.c: Likewise.
38625         * inet/getnetbynm.c: Likewise.
38626         * inet/getnetbynm_r.c: Likewise.
38627         * inet/getnetent.c: Likewise.
38628         * inet/getnetent_r.c: Likewise.
38629         * inet/getproto.c: Likewise.
38630         * inet/getproto_r.c: Likewise.
38631         * inet/getprtent.c: Likewise.
38632         * inet/getprtent_r.c: Likewise.
38633         * inet/getprtname.c: Likewise.
38634         * inet/getprtname_r.c: Likewise.
38635         * inet/getrpcbyname.c: Likewise.
38636         * inet/getrpcbyname_r.c: Likewise.
38637         * inet/getrpcbynumber.c: Likewise.
38638         * inet/getrpcbynumber_r.c: Likewise.
38639         * inet/getrpcent.c: Likewise.
38640         * inet/getrpcent_r.c: Likewise.
38641         * inet/getaliasent.c: Likewise.
38642         * inet/getaliasent_r.c: Likewise.
38643         * inet/getaliasname.c: Likewise.
38644         * inet/getaliasname_r.c: Likewise.
38645         * nscd/getgrgid_r.c: Likewise.
38646         * nscd/getgrnam_r.c: Likewise.
38647         * nscd/gethstbyad_r.c: Likewise.
38648         * nscd/gethstbynm3_r.c: Likewise.
38649         * nscd/getpwnam_r.c: Likewise.
38650         * nscd/getpwuid_r.c: Likewise.
38651         * nscd/getsrvbynm_r.c: Likewise.
38652         * nscd/getsrvbypt_r.c: Likewise.
38653         * nscd/gai.c: Likewise.
38655         * configure.in (build_nscd): New substituted variable, set
38656         by --disable-build-nscd and defaults to $use_nscd.
38657         * configure: Regenerated.
38658         * config.make.in (build-nscd): New substituted variable.
38659         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
38660         Change conditional to require [$(build-nscd) = yes] as well.
38661         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
38663         [BZ# 13696]
38664         * configure.in (use_nscd): New substituted variable, set by
38665         --disable-nscd.  If enabled, define USE_NSCD.
38666         * configure: Regenerated.
38667         * config.h.in: Add USE_NSCD.
38668         * config.make.in (use-nscd): New substituted variable.
38669         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
38670         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
38671         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
38672         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
38673         (CFLAGS-getgrnam_r.c): Likewise.
38674         (CFLAGS-initgroups.c): Likewise.
38675         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
38676         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
38677         Variables removed.
38678         * inet/getnetgrent_r.c
38679         (nscd_setnetgrent): New function, broken out of ...
38680         (setnetgrent): ... here.  Call it.
38681         (innetgr): Conditionalize nscd bits on [USE_NSCD].
38682         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
38683         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
38684         * nscd/Makefile (routines, aux): Move definitions after include of
38685         Makeconfig.  Conditionalize on [$(use-nscd) != no].
38686         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
38687         Conditionalize on [USE_NSCD].
38688         (is_nscd, nscd_init_cb): Likewise.
38689         (nss_load_library): Conditionalize init callback on [USE_NSCD].
38690         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
38691         * nss/nss_db/db-init.c: Likewise.
38692         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
38693         [USE_NSCD].
38694         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
38695         (make_request): Use it.
38696         (cache_valid_p): New function.
38697         (__check_pf): Use it.
38698         * NEWS: Add item for --disable-nscd.
38700 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
38702         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
38703         to support sed >= 4.2.1-20-ga9bf076.
38704         * configure: Regenerated.
38706 2012-08-22  Roland McGrath  <roland@hack.frob.com>
38708         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
38709         Conditionalize whole body on [IREL].
38711 2012-08-22  Jeff Law <law@redhat.com>
38713         [BZ #14505]
38714         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
38715         if the family is PF_UNSPEC.
38717 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
38719         * Makerules (lib-version): Rename from V.
38720         (install-lib-nosubdir): Change V to lib-version.
38722 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
38724         [BZ #14252]
38725         * powerpc32/power6/wcschr.c: New file.
38726         * powerpc32/power6/wcscpy.c: New file.
38727         * powerpc32/power6/wcsrchr.c: New file.
38728         * powerpc64/power6/wcschr.c: New file.
38729         * powerpc64/power6/wcscpy.c: New file.
38730         * powerpc64/power6/wcsrchr.c: New file.
38732 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
38734         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
38735         (two_way_short_needle): Use it.
38736         * string/strstr.c (AVAILABLE1_USES_J): Define.
38737         * string/strcasestr.c: Likewise.
38739         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
38740         array references.
38741         * string/strcasestr.c (TOLOWER): Make side-effect safe.
38743         [BZ #11607]
38744         * NEWS: Add an entry.
38745         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
38746         define their defaults.
38747         (two_way_short_needle): Detect end-of-string on-the-fly.
38748         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
38749         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
38750         * string/bug-strcasestr1.c: New test.
38751         * string/Makefile: Run it.
38753 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
38755         [BZ #11607]
38756         * string/str-two-way.h (two_way_short_needle): Optimize matching of
38757         the first character.
38759 2012-08-21  Roland McGrath  <roland@hack.frob.com>
38761         * csu/elf-init.c (__libc_csu_irel): Function removed.
38762         * csu/libc-start.c (apply_irel): New function.
38763         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
38765 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
38767         * sysdeps/unix/sysv/linux/kernel-features.h
38768         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
38769         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
38770         <kernel-features.h>.
38771         [__NR_fadvise64_64]: Make code unconditional.
38772         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
38773         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
38774         !__NR_fadvise64_64)]: Likewise.
38775         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
38776         !__NR_fadvise64_64))]: Likewise.
38777         [__NR_fadvise64]: Make code unconditional.
38778         [!__NR_fadvise64]: Remove conditional code.
38779         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
38780         <kernel-features.h>.
38781         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
38782         unconditional.
38783         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
38784         conditional code.
38785         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
38786         not include <kernel-features.h>.
38787         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
38788         unconditional.
38789         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
38790         conditional code.
38791         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
38792         include <kernel-features.h>.
38793         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
38794         unconditional.
38795         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
38796         conditional code.
38798 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
38800         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
38801         slight instruction rearrangements per scrollpipe analysis.
38802         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
38804 2012-08-20  Roland McGrath  <roland@hack.frob.com>
38806         * manual/syslog.texi (syslog; vsyslog, closelog):
38807         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
38808         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
38810         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
38811         DSOCAPS to match condition on defining it.
38813 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
38815         * sysdeps/unix/sysv/linux/kernel-features.h
38816         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
38817         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
38818         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
38819         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
38820         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
38821         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
38822         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
38823         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
38824         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
38825         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
38827         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
38828         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
38830         * sysdeps/unix/sysv/linux/kernel-features.h
38831         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
38832         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
38833         unconditional.
38834         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
38835         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
38836         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
38837         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
38838         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
38839         Make code unconditional.
38840         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
38841         (__mmap64) [!__NR_mmap2]: Likewise.
38842         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
38843         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
38844         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
38845         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
38846         [__NR_mmap2]: Make code unconditional.
38847         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
38848         (__mmap64) [!__NR_mmap2]: Likewise.
38850 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
38852         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
38854 2012-08-18  Andreas Jaeger  <aj@suse.de>
38856         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
38858 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
38860         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
38861         * include/unistd.h (__have_sock_cloexec): Likewise.
38862         (__have_pipe2): Likewise.
38863         (__have_dup3): Likewise.
38865 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
38867         [BZ #9685]
38868         * include/unistd.h (__have_pipe2): Change define into an extern int.
38869         (__have_dup3): Likewise.
38870         * socket/have_sock_cloexec.c: Include fcntl.h.
38871         (__have_pipe2): New variable.
38872         (__have_dup3): Likewise.
38874 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
38876         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
38878 2012-08-17  Marek Polacek  <polacek@redhat.com>
38880         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
38881         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
38883 2012-08-17  Roland McGrath  <roland@hack.frob.com>
38885         * configure.in: Add AC_SUBST for sysheaders.
38886         * configure: Regenerated.
38887         * config.make.in (sysheaders): New substituted variable.
38889         * sysdeps/unix/mkfifo.c: Moved ...
38890         * sysdeps/posix/mkfifo.c: ... here.
38891         * sysdeps/unix/mkfifoat.c: Moved ...
38892         * sysdeps/posix/mkfifoat.c: ... here.
38894         * sysdeps/unix/utime.c: Moved ...
38895         * sysdeps/posix/utime.c: ... here.
38897         * sysdeps/unix/time.c: Moved ...
38898         * sysdeps/posix/time.c: ... here.
38899         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
38900         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
38902         * sysdeps/unix/nice.c: Moved ...
38903         * sysdeps/posix/nice.c: ... here.
38905         * sysdeps/unix/alarm.c: Moved ...
38906         * sysdeps/posix/alarm.c: ... here.
38908         * intl/Makefile ($(codeset_mo)): Depend on the input file.
38910 2012-08-17  Jeff Law <law@redhat.com>
38912         * intl/Makefile (codeset_mo): New variable.
38913         ($(codeset_mo)): New target.
38914         (tst-codeset.out): Depend on that.  Remove explicit rule.
38915         (tst-gettext3.out, tst-gettext5.out): Likewise.
38916         (LOCPATH-ENV, tst-codeset-ENV): New variables.
38917         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
38918         * intl/tst-codeset.sh: Remove.
38919         * intl/tst-gettext3.sh: Likewise.
38920         * intl/tst-gettext5.sh: Likewise.
38922 2012-08-17  Roland McGrath  <roland@hack.frob.com>
38924         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
38925         * sysdeps/unix/syscalls.list: ... here.
38927         * sysdeps/posix/getaddrinfo.c
38928         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
38929         (gaiconf_init, gaiconf_reload): Use them.
38930         [!_STATBUF_ST_NSEC]
38931         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
38932         Define using time_t rather than struct timespec.
38934         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
38935         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
38936         Macros removed.
38937         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
38938         [!NO_THREADS].
38939         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
38940         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
38941         Likewise.
38943         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
38944         __libc_cleanup_push argument.
38946         * bits/param.h: New file.
38947         * misc/sys/param.h: New file.
38948         * include/sys/param.h: New file.
38949         * misc/Makefile (headers): Add bits/param.h.
38950         * sysdeps/generic/sys/param.h: File removed.
38951         * sysdeps/unix/sysv/linux/bits/param.h: New file.
38952         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
38953         * sysdeps/mach/hurd/bits/param.h: New file.
38954         * sysdeps/mach/hurd/sys/param.h: File removed.
38956         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
38957         last change.
38959         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
38960         [_IO_MTSAFE_IO].
38961         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
38962         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
38963         New macros.
38965         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
38966         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
38967         rather than -D_IO_MTSAFE_IO conditionally.
38968         * stdio-common/Makefile (CPPFLAGS): Likewise.
38969         * wcsmbs/Makefile (CPPFLAGS): Likewise.
38970         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
38971         Use $(libio-mtsafe).
38972         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
38973         of -D_IO_MTSAFE_IO.
38974         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
38975         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
38976         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
38977         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
38978         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
38979         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
38980         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
38981         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
38982         (CFLAGS-fread_u_chk.c): Likewise.
38983         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
38984         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
38985         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
38986         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
38987         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
38988         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
38989         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
38990         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
38991         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
38993         * libio/Makefile: Test [$(libc-reentrant) = yes]
38994         instead of [$(filter %REENTRANT, $(defines)) nonempty].
38996         * Makeconfig
38997         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
38998         * sysdeps/pthread/configure: File removed.
38999         * sysdeps/pthread/Makeconfig: New file.
39000         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
39001         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
39003 2012-08-16  Gary Benson  <gbenson@redhat.com>
39005         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
39006         unmapping the first object in a namespace.
39008 2012-08-16  Roland McGrath  <roland@hack.frob.com>
39010         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
39011         (__internal_setnetgrent): ... this.  Add internal_function to
39012         definition.  Add libc_hidden_def.
39013         (setnetgrent): Update caller.
39014         (internal_endnetgrent): Renamed to ...
39015         (__internal_endnetgrent): ... this.  Add internal_function to
39016         definition.  Add libc_hidden_def.
39017         (endnetgrent): Update caller.
39018         (internal_getnetgrent_r): Renamed to ...
39019         (__internal_getnetgrent_r): ... this.  Add internal_function to
39020         definition.  Add libc_hidden_def.
39021         (__getnetgrent_r): Update caller.
39022         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
39024 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
39026         * stdlib/longlong.h: Update from GCC.
39028 2012-08-16  Roland McGrath  <roland@hack.frob.com>
39030         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
39031         on _QL, which is set by umul_ppmm but never used.
39032         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
39033         variables, which are set by GMP macros but never used.
39034         * stdio-common/_itowa.c (_itowa): Likewise.
39035         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
39036         * stdlib/mod_1.c (mpn_mod_1): Likewise.
39038 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
39040         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
39041         struct La_sh_regs is not constant.
39042         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
39043         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
39044         and struct La_sparc64_regs are not constant.
39046 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
39048         * sysdeps/unix/sysv/linux/kernel-features.h
39049         (__ASSUME_POSIX_TIMERS): Remove.
39050         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
39051         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39052         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
39053         Make code unconditional.
39054         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39055         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
39056         Make code unconditional.
39057         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39058         * sysdeps/unix/sysv/linux/clock_nanosleep.c
39059         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
39060         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39061         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
39062         Make code unconditional.
39063         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
39064         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
39065         (__libc_missing_posix_timers): Remove.
39067 2012-08-15  Roland McGrath  <roland@hack.frob.com>
39069         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
39070         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
39072         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
39074         * elf/dl-sym.c: Include <stdlib.h>.
39076         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
39077         constants, which avoids warnings in 32-bit builds.
39079         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
39080         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
39082         * misc/lseek.c: File moved to ...
39083         * io/lseek.c: ... here.
39085         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
39087         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
39088         shifting LEN more than 31 bits at once.
39090 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39092         [BZ #14195]
39093         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
39094         segmentation fault for a case of two empty input strings.
39095         * string/test-strncasecmp.c (check1): Renamed to...
39096         (bz12205): ...this.
39097         (bz14195): Add new testcase for two empty input strings and N > 0.
39098         (test_main): Call new testcase, adapt for renamed function.
39100 2012-08-15  Andreas Jaeger  <aj@suse.de>
39102         [BZ #14090]
39103         * crypt/md5test2.c: New test, based on test supplied by Serge
39104         Belyshev <belyshev@depni.sinp.msu.ru>.
39105         * crypt/Makefile (xtests): Add md5test-giant..
39106         * crypt/Makefile ($(objpfx)md5test-giant): Add.
39108 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
39110         [BZ #14090]
39111         * crypt/md5.c (md5_process_block): Don't assume the buffer
39112         length is less than 2**32.
39113         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
39114         length is less than 2**64.
39116 2012-08-15  Roland McGrath  <roland@hack.frob.com>
39118         * string/str-two-way.h: Include <sys/param.h>.
39119         (MAX): Macro removed.
39121         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
39122         Move #define and #undef of memmove to just before and after
39123         including <string.h>.
39125         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
39126         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
39127         and after including <string.h>.  Move declarations of
39128         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
39129         to before #include "string/memmove.c".
39131         * include/dirent.h: Declare __getdirentries.
39133         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
39134         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
39136 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
39138         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
39139         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
39140         * sysdeps/i386/configure: Regenerated.
39141         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
39142         STABS_CURRENT_FILE, and STABS_FUN.
39143         (END): Remove call to STABS_FUN_END.
39144         (STABS_CURRENT_FILE1): Delete.
39145         (STABS_CURRENT_FILE): Likewise.
39146         (STABS_FUN): Likewise.
39147         (STABS_FUN_END): Likewise.
39148         (STABS_FUN2): Likewise.
39149         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
39150         * sysdeps/x86_64/configure: Regenerated.
39152 2012-08-14  Roland McGrath  <roland@hack.frob.com>
39154         * elf/dl-open.c: Include <atomic.h>.
39155         * elf/dl-lookup.c: Likewise.
39157 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
39159         * sysdeps/unix/sysv/linux/kernel-features.h
39160         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
39161         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
39162         unconditionally.
39163         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
39164         unconditionally.
39165         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
39166         condition on __ASSUME_CLONE_THREAD_FLAGS.
39168 2012-08-14  Andreas Jaeger  <aj@suse.de>
39170         * sysdeps/i386/fpu/libm-test-ulps: Update.
39172 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
39174         * include/atomic.h (atomic_exchange_and_add): Split into ...
39175         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
39176         New atomic macros.
39178 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
39180         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39182 2012-08-13  Jeff Law <law@redhat.com>
39184         * manual/stdio.texi (snprintf): Clarify handling of the trailing
39185         null byte in the output string.
39187 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
39189         * sysdeps/unix/sysv/linux/kernel-features.h
39190         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
39191         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
39192         (__ASSUME_ARG_MAX_STACK_BASED): Define.
39193         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
39194         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
39195         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
39196         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
39198 2012-08-09  Jeff Law <law@redhat.com>
39200         [BZ #13939]
39201         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
39202         When avoid_arena is set, don't retry in the that arena.  Pick the
39203         next one, whatever it might be.
39204         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
39205         (arena_lock): Pass in new parameter to arena_get2.
39206         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
39207         arena_get2.
39208         (__libc_malloc): Unify retrying after main arena failure with
39209         __libc_memalign version.
39210         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
39212 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
39214         [BZ #14166]
39215         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
39216         to __redirect_strstr.
39217         (__strstr_sse42): Use typeof __redirect_strstr.
39218         (__strstr_ia32): Likewise.
39219         (__libc_strstr): New prototype.
39220         (strstr): Renamed to ...
39221         (__libc_strstr): This.
39222         (strstr): New strong alias of __libc_strstr.
39223         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
39224         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
39225         __redirect_time.
39226         Include <time.h>.
39227         (__libc_time): New prototype.
39228         (time_ifunc): Replace time with __libc_time.
39229         (time): New strong alias and hidden definition of __libc_time.
39230         (__GI_time): Remove strong alias.
39231         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
39232         Include <stddef.h>.
39233         (memmove): Redefined to __redirect_memmove.
39234         (__memmove_sse2): Use typeof __redirect_memmove.
39235         (__memmove_ssse3): Likewise.
39236         (__memmove_ssse3_back): Likewise.
39237         (__libc_memmove): New prototype.
39238         (memmove): Renamed to ...
39239         (__libc_memmove): This.
39240         (memmove): New strong alias of __libc_memmove.
39242 2012-08-08  Mark Salter  <msalter@redhat.com>
39244         * elf/elf.h
39245         (R_MN10300_TLS_GD): Define.
39246         (R_MN10300_TLS_LD): Likewise.
39247         (R_MN10300_TLS_LDO): Likewise.
39248         (R_MN10300_TLS_GOTIE): Likewise.
39249         (R_MN10300_TLS_IE): Likewise.
39250         (R_MN10300_TLS_LE): Likewise.
39251         (R_MN10300_TLS_DTPMOD): Likewise.
39252         (R_MN10300_TLS_DTPOFF): Likewise.
39253         (R_MN10300_TLS_TPOFF): Likewise.
39254         (R_MN10300_SYM_DIFF): Likewise.
39255         (R_MN10300_ALIGN): Likewise.
39256         (R_MN10300_NUM): Update.
39258 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
39260         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
39261         Remove.
39263 2012-08-08  Roland McGrath  <roland@hack.frob.com>
39265         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
39267         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
39268         sysdeps/unix -> sysdeps/posix move.
39269         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
39271 2012-08-07      Allan McRae     <allan@archlinux.org>
39273         [BZ #14303]
39274         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
39275         (SUNOS_CPP): Likewise.
39276         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
39277         not found.
39278         (open_input): Call CPP using execvp.
39280 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
39282         * sysdeps/unix/sysv/linux/kernel-features.h
39283         (__ASSUME_PROT_GROWSUPDOWN): Remove.
39284         (__ASSUME_NO_CLONE_DETACHED): Likewise.
39285         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
39286         (__ASSUME_WAITID_SYSCALL): Likewise.
39287         * sysdeps/unix/sysv/linux/dl-execstack.c
39288         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
39289         code unconditional.
39290         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
39291         conditional code.
39292         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
39293         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
39294         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
39295         code.
39296         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
39297         unconditional.
39298         [__ASSUME_WAITID_SYSCALL]: Likewise.
39299         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
39301 2012-08-07  Roland McGrath  <roland@hack.frob.com>
39303         * sysdeps/unix/closedir.c: Renamed to ...
39304         * sysdeps/posix/closedir.c: ... here.
39305         * sysdeps/unix/dirfd.c: Renamed to ...
39306         * sysdeps/posix/dirfd.c: ... here.
39307         * sysdeps/unix/dirstream.h: Renamed to ...
39308         * sysdeps/posix/dirstream.h: ... here.
39309         * sysdeps/unix/fdopendir.c: Renamed to ...
39310         * sysdeps/posix/fdopendir.c: ... here.
39311         * sysdeps/unix/opendir.c: Renamed to ...
39312         * sysdeps/posix/opendir.c: ... here.
39313         * sysdeps/unix/readdir.c: Renamed to ...
39314         * sysdeps/posix/readdir.c: ... here.
39315         * sysdeps/unix/readdir_r.c: Renamed to ...
39316         * sysdeps/posix/readdir_r.c: ... here.
39317         * sysdeps/unix/rewinddir.c: Renamed to ...
39318         * sysdeps/posix/rewinddir.c: ... here.
39319         * sysdeps/unix/seekdir.c: Renamed to ...
39320         * sysdeps/posix/seekdir.c: ... here.
39321         * sysdeps/unix/telldir.c: Renamed to ...
39322         * sysdeps/posix/telldir.c: ... here.
39323         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
39324         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
39325         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
39326         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
39328         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
39329         * bits/fcntl.h: ... here.
39331         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
39332         not 0.
39333         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
39334         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
39335         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
39336         (struct flock): Move l_start, l_len to the beginning.
39337         Use __pid_t for l_pid.
39338         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
39339         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
39340         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
39341         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
39342         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
39343         [__USE_LARGEFILE64] (struct flock64): New type.
39344         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
39346         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
39347         * bits/dirent.h: ... here.
39349         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
39350         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
39352 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
39354         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
39355         Change from 2.6.0 to 2.6.16.
39356         * sysdeps/unix/sysv/linux/configure: Regenerated.
39357         * sysdeps/unix/sysv/linux/kernel-features.h
39358         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
39359         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
39360         version.
39361         (__ASSUME_UTIMES): Likewise.
39362         (__ASSUME_CLONE_STOPPED): Remove.
39363         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
39364         architectures, not kernel version.
39365         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
39366         (__ASSUME_NO_CLONE_DETACHED): Likewise.
39367         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
39368         (__ASSUME_WAITID_SYSCALL): Likewise.
39369         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
39370         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
39371         * README: State 2.6.16 as minimum Linux kernel version.  Do not
39372         refer to older versions.
39374 2012-08-06  Roland McGrath  <roland@hack.frob.com>
39376         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
39377         Define alphasort64 as an alias.
39378         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
39379         Define versionsort64 as an alias.
39380         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
39381         Define scandir64 as an alias.
39382         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
39383         Define scandirat64 as an alias.
39384         * dirent/alphasort64.c (alphasort64):
39385         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
39386         * dirent/versionsort64.c: Likewise.
39387         * dirent/scandir64.c: Likewise.
39388         * dirent/scandirat64.c: Likewise.
39389         * sysdeps/wordsize-64/alphasort.c: File removed.
39390         * sysdeps/wordsize-64/alphasort64.c: File removed.
39391         * sysdeps/wordsize-64/scandir.c: File removed.
39392         * sysdeps/wordsize-64/scandir64.c: File removed.
39393         * sysdeps/wordsize-64/scandirat.c: File removed.
39394         * sysdeps/wordsize-64/scandirat64.c: File removed.
39395         * sysdeps/wordsize-64/versionsort.c: File removed.
39396         * sysdeps/wordsize-64/versionsort64.c: File removed.
39397         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
39398         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
39399         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
39400         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
39401         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
39402         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
39403         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
39404         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
39406         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
39407         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
39408         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
39409         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39410         [defined __arch64__ || defined __sparcv9]
39411         (__INO_T_MATCHES_INO64_T): New macro.
39412         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
39413         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
39414         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
39415         * sysdeps/unix/sysv/linux/bits/dirent.h
39416         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
39417         (_DIRENT_MATCHES_DIRENT64): New macro.
39419         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
39420         Define lockf64 as an alias.
39421         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
39422         Define fseeko64 as an alias.
39423         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
39424         Define ftello64 as an alias.
39425         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
39426         Define _IO_fgetpos64 and fgetpos64 as aliases.
39427         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
39428         Define _IO_fsetpos64 and fsetpos64 as aliases.
39429         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
39430         Conditionalize body on this.
39431         * libio/fseeko64.c: Likewise.
39432         * libio/ftello64.c: Likewise.
39433         * libio/iofgetpos64.c: Likewise.
39434         * libio/iofsetpos64.c: Likewise.
39435         * sysdeps/wordsize-64/lockf.c: File removed.
39436         * sysdeps/wordsize-64/lockf64.c: File removed.
39437         * sysdeps/wordsize-64/fseeko.c: File removed.
39438         * sysdeps/wordsize-64/fseeko64.c: File removed.
39439         * sysdeps/wordsize-64/ftello.c: File removed.
39440         * sysdeps/wordsize-64/ftello64.c: File removed.
39441         * sysdeps/wordsize-64/iofgetpos.c: File removed.
39442         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
39443         * sysdeps/wordsize-64/iofsetpos.c: File removed.
39444         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
39445         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
39446         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
39447         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
39448         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
39449         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
39450         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
39451         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
39452         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
39453         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
39454         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
39456         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
39457         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
39458         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
39459         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
39460         [defined __arch64__ || defined __sparcv9]
39461         (__OFF_T_MATCHES_OFF64_T): New macro.
39462         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
39463         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
39464         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
39465         (__OFF_T_MATCHES_OFF64_T): New macro.
39467 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
39469         * stdlib/secure-getenv.c (__secure_getenv): Replace
39470         GLIBC_2_16 with GLIBC_2_17.
39472 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
39474         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
39475         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
39477 2012-08-03  David S. Miller  <davem@davemloft.net>
39479         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39481 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
39483         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
39484         Remove.
39485         (__ASSUME_CORRECT_SI_PID): Likewise.
39486         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
39487         (__ASSUME_TMPFS_NAME): Likewise.
39488         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
39489         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
39490         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
39491         (HAVE_AUX_SECURE): Make definition unconditional.
39492         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
39493         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
39495 2012-08-03  Roland McGrath  <roland@hack.frob.com>
39497         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
39498         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
39499         * sysdeps/mach/hurd/eloop-threshold.h: New file.
39500         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
39501         __eloop_threshold instead of SYMLOOP_MAX.
39503         * sysdeps/generic/eloop-threshold.h: New file.
39504         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
39505         of MAXSYMLINKS.
39506         * elf/chroot_canon.c (chroot_canon): Likewise.
39508 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
39510         [BZ #13717]
39511         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
39512         Change to 2.6.0 everywhere.
39513         * sysdeps/unix/sysv/linux/configure: Regenerated.
39514         * sysdeps/unix/sysv/linux/kernel-features.h
39515         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
39516         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
39517         kernel versions.
39518         (__ASSUME_POSIX_TIMERS): Define unconditionally.
39519         (__ASSUME_FUTEX_REQUEUE): Remove.
39520         (__ASSUME_STATFS64): Define unconditionally.
39521         (__ASSUME_AT_SECURE): Likewise.
39522         (__ASSUME_CORRECT_SI_PID): Likewise.
39523         (__ASSUME_TGKILL): Define without depending on kernel version for
39524         i386.
39525         (__ASSUME_UTIMES): Likewise.
39526         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
39527         kernel version.
39528         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
39529         (__ASSUME_TMPFS_NAME): Likewise.
39530         * README: Update reference to Linux kernel versions.
39532 2012-08-02  Marek Polacek  <polacek@redhat.com>
39534         [BZ# 14150]
39535         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
39536         libc_cv_asm_type_prefix with %.
39537         * configure: Regenerated.
39538         * include/libc-symbols.h: Remove comment about
39539         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
39540         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
39541         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
39542         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
39543         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
39544         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
39545         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
39546         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
39547         * elf/tst-unique2mod1.c: Likewise.
39548         * elf/tst-unique1mod2.c: Likewise.
39549         * elf/tst-unique1mod1.c: Likewise.
39550         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
39551         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
39552         Replace ASM_TYPE_DIRECTIVE with .type.
39553         * sysdeps/s390/s390-64/sysdep.h: Likewise.
39554         * sysdeps/i386/sysdep.h: Likewise.
39555         * sysdeps/x86_64/sysdep.h: Likewise.
39556         * sysdeps/sh/sysdep.h: Likewise.
39557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
39558         Do not define ASM_TYPE_DIRECTIVE.
39559         * sysdeps/powerpc/sysdep.h: Likewise.
39560         * sysdeps/powerpc/powerpc32/sysdep.h:
39561         Replace ASM_TYPE_DIRECTIVE with .type.
39562         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
39563         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
39564         * sysdeps/i386/fpu/e_powf.S: Likewise.
39565         * sysdeps/i386/fpu/e_expl.S: Likewise.
39566         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
39567         * sysdeps/i386/fpu/e_acosh.S: Likewise.
39568         * sysdeps/i386/fpu/e_pow.S: Likewise.
39569         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
39570         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
39571         * sysdeps/i386/fpu/s_expm1.S: Likewise.
39572         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
39573         * sysdeps/i386/fpu/e_log2.S: Likewise.
39574         * sysdeps/i386/fpu/e_log2l.S: Likewise.
39575         * sysdeps/i386/fpu/e_scalb.S: Likewise.
39576         * sysdeps/i386/fpu/e_powl.S: Likewise.
39577         * sysdeps/i386/fpu/e_log10f.S: Likewise.
39578         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
39579         * sysdeps/i386/fpu/e_logl.S: Likewise.
39580         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
39581         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
39582         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
39583         * sysdeps/i386/fpu/e_log2f.S: Likewise.
39584         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
39585         * sysdeps/i386/fpu/e_log.S: Likewise.
39586         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
39587         * sysdeps/i386/fpu/e_logf.S: Likewise.
39588         * sysdeps/i386/fpu/e_log10l.S: Likewise.
39589         * sysdeps/i386/fpu/e_atanh.S: Likewise.
39590         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
39591         * sysdeps/i386/fpu/e_log10.S: Likewise.
39592         * sysdeps/i386/fpu/s_frexp.S: Likewise.
39593         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
39594         * sysdeps/i386/fpu/s_asinh.S: Likewise.
39595         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
39596         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
39597         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
39598         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
39599         * sysdeps/i386/i686/strtok.S: Likewise.
39600         * sysdeps/i386/i386-mcount.S: Likewise.
39601         * sysdeps/i386/strtok.S: Likewise.
39602         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
39603         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
39604         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
39605         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
39606         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
39607         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
39608         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
39609         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
39610         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
39611         * sysdeps/x86_64/_mcount.S: Likewise.
39612         * sysdeps/x86_64/strtok.S: Likewise.
39613         * sysdeps/sh/_mcount.S: Likewise.
39615 2012-08-01  Roland McGrath  <roland@hack.frob.com>
39617         * libio/iofopen.c: Include <fcntl.h>.
39618         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
39619         (_IO_fopen64, fopen64): Define as aliases.
39620         * libio/iofopen64.c: Include <fcntl.h>.
39621         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
39622         Conditionalize body on this.
39623         * sysdeps/wordsize-64/iofopen.c: File removed.
39624         * sysdeps/wordsize-64/iofopen64.c: File removed.
39626 2012-08-01  Marek Polacek  <polacek@redhat.com>
39628         * libc/Makeconfig: Use elf in place of binfmt-subdir.
39629         Use dlfcn directly instead of a variable.
39630         (binfmt-subdir): Do not define.
39631         (dlfcn): Likewise.
39633 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
39635         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
39636         Remove all definitions.
39637         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
39638         <kernel-features.h>.
39639         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
39640         (miss_F_GETOWN_EX): Remove all definitions.
39641         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
39642         macro definition.
39643         [!__ASSUME_FCNTL64]: Remove conditional code.
39644         [__ASSUME_FCNTL64]: Make code unconditional.
39645         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
39646         <kernel-features.h>.
39647         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
39648         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
39649         (lockf64) [__NR_fcntl64]: Make code unconditional.
39650         (lockf64) [__ASSUME_FCNTL64]: Likewise.
39652         * sysdeps/unix/sysv/linux/kernel-features.h
39653         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
39654         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
39655         Make code unconditional.
39656         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
39657         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
39658         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
39659         [__NR_vfork]: Make code unconditional.
39660         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
39661         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
39662         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
39663         [__NR_vfork]: Make code unconditional.
39664         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
39665         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
39667 2012-08-01  Roland McGrath  <roland@hack.frob.com>
39669         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
39670         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
39672         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
39673         Define mkstemp64 as an alias.
39674         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
39675         Define mkstemps64 as an alias.
39676         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
39677         Define mkostemp64 as an alias.
39678         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
39679         Define mkostemps64 as an alias.
39680         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
39681         Conditionalize body on this.
39682         * misc/mkostemp64.c: Likewise.
39683         * misc/mkostemps64.c: Likewise.
39684         * misc/mkstemps64.c: Likewise.
39685         * sysdeps/wordsize-64/mkstemp64.c: File removed.
39686         * sysdeps/wordsize-64/mkostemp64.c: File removed.
39687         * sysdeps/wordsize-64/mkostemp.c: File removed.
39688         * sysdeps/wordsize-64/mkstemp.c: File removed.
39689         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
39690         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
39691         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
39692         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
39694         [BZ #14138]
39695         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
39696         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
39697         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
39698         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
39700         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
39701         compat_symbol macros from <shlib-compat.h> rather than the underlying
39702         default_symbol_version and symbol_version macros, so that DEFAULT
39703         lines in shlib-versions are respected.
39704         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
39706 2012-08-01  Florian Weimer  <fweimer@redhat.com>
39708         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
39709         Declare with warn_unused_result.
39710         (setgid, setregid, setegid, setresgid): Likewise.
39711         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
39712         Likewise.
39713         * WUR-REPORT: Remove set*id functions.
39715 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
39717         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
39719 2012-07-31  Roland McGrath  <roland@hack.frob.com>
39721         [BZ #10191]
39722         * include/sys/socket.h (__libc_accept, __libc_accept4):
39723         Add attribute_hidden.
39724         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
39726         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
39727         use of PTR_MANGLE.
39728         * inet/getnetgrent_r.c (setup): Likewise.
39730         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
39732 2012-07-31  David S. Miller  <davem@davemloft.net>
39734         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39736 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
39738         [BZ #13629]
39739         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
39740         value between 1.0 and 2.0 and smaller part has absolute value less
39741         than 1.0.
39742         * math/s_clog10.c (__clog10): Likewise.
39743         * math/s_clog10f.c (__clog10f): Likewise.
39744         * math/s_clog10l.c (__clog10l): Likewise.
39745         * math/s_clogf.c (__clogf): Likewise.
39746         * math/s_clogl.c (__clogl): Likewise.
39747         * math/libm-test.inc (clog_test): Add more tests.
39748         (clog10_test): Likewise.
39749         * sysdeps/i386/fpu/libm-test-ulps: Update.
39750         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39752 2012-07-31  Florian Weimer  <fweimer@redhat.com>
39754         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
39755         Exit with zero in case no suitable GID is found, and write a
39756         message to standard error.
39758 2012-07-30  Roland McGrath  <roland@hack.frob.com>
39760         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
39761         rather than to 1.
39762         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
39763         (MAXPATHLEN): Removed.
39764         (NOGROUP, NODEV): New macros.
39765         (setbit, clrbit, isset, isclr): New macros.
39766         (howmany, roundup, powerof2): New macros.
39767         (DEV_BSIZE): New macro.
39769         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
39770         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
39772         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
39773         definition on [!__NO_LONG_DOUBLE_MATH].
39775         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
39776         PTR_MANGLE and PTR_DEMANGLE.
39778         * socket/accept4.c (accept4): Rename to __libc_accept4.
39779         Define accept4 as a weak alias.
39781         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
39782         on [_DIRENT_HAVE_D_TYPE].
39783         * io/ftw.c (ftw_dir): Likewise.
39785         * io/xmknod.c (__xmknod): Don't check PATH for being null.
39787         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
39789         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
39790         Use the BSD numbers rather than the arbitrary ones we had.
39791         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
39792         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
39793         (SIGXCPU, SIGXFSZ): New macros.
39794         (_NSIG): Now 32.
39796         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
39797         initializer on [_LIBC_REENTRANT].
39799         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
39800         definitions inside [_POSIX_MAPPED_FILES].
39802         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
39804         * dirent/opendir.c: Include <fcntl.h>.
39806         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
39807         (__libc_getspecific): Likewise.
39808         (__libc_key_create): Likewise.
39810         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
39811         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
39812         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
39813         (tmpfile64): Define as alias.
39814         * sysdeps/wordsize-64/tmpfile.c: File removed.
39815         * sysdeps/wordsize-64/tmpfile64.c: File removed.
39816         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
39817         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
39819         * stdio-common/vfscanf.c: Include <stdbool.h>.
39820         * nss/makedb.c: Likewise.
39821         * stdio-common/_i18n_number.h: Likewise.
39822         * argp/argp-help.c: Likewise.
39823         * posix/wordexp.c: Likewise.
39824         * sysdeps/posix/spawni.c: Likewise.
39825         * nss/nss_files/files-initgroups.c: Likewise.
39826         * stdio-common/reg-modifier.c: Include <stdlib.h>.
39827         * nss/nss_files/files-initgroups.c: Likewise.
39828         * nss/nss_db/db-netgrp.c: Likewise.
39829         * nss/nss_db/db-initgroups.c: Likewise.
39830         * io/fchmodat.c: Include <sys/stat.h>.
39832         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
39833         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
39835         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
39836         [HAVE_MMAP].
39838         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
39839         Add multiple inclusion protection.
39841 2012-07-27  David S. Miller  <davem@davemloft.net>
39843         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39845 2012-07-27  Gary Benson  <gbenson@redhat.com>
39847         [BZ #14298]
39848         * elf/rtld.c: Include <stap-probe.h>.
39849         (dl_main): Added static probes "init_start" and "init_complete".
39850         * elf/dl-load.c: Include <stap-probe.h>.
39851         (lose): Take new parameter "nsid".
39852         Added static probe "map_failed".
39853         (_dl_map_object_from_fd): Pass namespace id to lose.
39854         Added static probe "map_start".
39855         (open_verify): Pass namespace id to lose.
39856         * elf/dl-open.c: Include <stap-probe.h>.
39857         (dl_open_worker) Added static probes "map_complete", "reloc_start"
39858         and "reloc_complete".
39859         * elf/dl-close.c: Include <stap-probe.h>.
39860         (_dl_close_worker): Added static probes "unmap_start" and
39861         "unmap_complete".
39862         * elf/rtld-debugger-interface.txt: New file documenting the above.
39864 2012-07-26  Roland McGrath  <roland@hack.frob.com>
39866         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
39867         rather than a string variable.
39868         * sunrpc/rpc_main.c (h_output): Likewise.
39869         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
39871 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
39873         * inet/check_native.c: New file.
39875 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
39877         [BZ #13629]
39878         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
39879         if larger part has absolute value 1.0.
39880         * math/s_clog10.c (__clog10): Likewise.
39881         * math/s_clog10f.c (__clog10f): Likewise.
39882         * math/s_clog10l.c (__clog10l): Likewise.
39883         * math/s_clogf.c (__clogf): Likewise.
39884         * math/s_clogl.c (__clogl): Likewise.
39885         * math/libm-test.inc (clog_test): Add more tests.
39886         (clog10_test): Likewise.
39887         * sysdeps/i386/fpu/libm-test-ulps: Update.
39888         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39890         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
39891         (pltexit): Likewise.
39892         (La_regs): Likewise.
39893         (La_retval): Likewise.
39894         (int_retval): Likewise.
39895         Update #error for removed macros to refer only to definitions in
39896         tst-audit.h.
39897         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
39898         macro.
39899         (pltexit): Likewise.
39900         (La_regs): Likewise.
39901         (La_retval): Likewise.
39902         (int_retval): Likewise.
39903         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
39904         macro.
39905         (pltexit): Likewise.
39906         (La_regs): Likewise.
39907         (La_retval): Likewise.
39908         (int_retval): Likewise.
39909         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
39910         macro.
39911         (pltexit): Likewise.
39912         (La_regs): Likewise.
39913         (La_retval): Likewise.
39914         (int_retval): Likewise.
39915         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
39916         macro.
39917         (pltexit): Likewise.
39918         (La_regs): Likewise.
39919         (La_retval): Likewise.
39920         (int_retval): Likewise.
39921         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
39922         macro.
39923         (pltexit): Likewise.
39924         (La_regs): Likewise.
39925         (La_retval): Likewise.
39926         (int_retval): Likewise.
39927         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
39928         macro.
39929         (pltexit): Likewise.
39930         (La_regs): Likewise.
39931         (La_retval): Likewise.
39932         (int_retval): Likewise.
39933         * sysdeps/generic/tst-audit.h: Update comment to refer only to
39934         macro definitions in tst-audit.h.
39935         * sysdeps/i386/tst-audit.h: New file.
39936         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
39937         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
39938         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
39939         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
39940         * sysdeps/sh/tst-audit.h: Likewise.
39941         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
39942         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
39943         * sysdeps/x86_64/tst-audit.h: Likewise.
39945 2012-07-26  Andreas Jaeger  <aj@suse.de>
39947         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
39948         ptrace.
39950         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
39951         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
39952         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
39953         PTRACE_O_MASK.
39954         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
39955         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
39956         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
39958         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
39959         value.
39961         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
39962         _sigsys.
39963         (si_call_addr, si_syscall, si_arch): Define new macro.
39964         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
39965         _sigsys.
39966         (si_call_addr, si_syscall, si_arch): Define new marcro.
39967         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
39968         _sigsys.
39969         (si_call_addr, si_syscall, si_arch): Define new macro.
39970         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
39971         _sigsys.
39972         (si_call_addr, si_syscall, si_arch): Define new macro.
39974 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
39976         [BZ #13717]
39977         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
39978         Change to 2.4.21 where previously 2.4.1.
39979         * sysdeps/unix/sysv/linux/configure: Regenerated.
39980         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
39981         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
39982         Linux kernel version.
39983         (__ASSUME_STD_AUXV): Remove.
39984         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
39985         kernel version.
39986         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
39987         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
39988         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
39989         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
39990         (__ASSUME_NETLINK_SUPPORT): Likewise.
39991         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
39992         (__no_netlink_support): Remove conditional definition.
39993         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
39994         Remove.
39995         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
39996         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
39997         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
39998         (if_nameindex_ioctl): Remove.
39999         (if_nameindex_netlink): Do not handle __no_netlink_support.
40000         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
40001         code.
40002         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
40003         Remove conditional code.
40004         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
40005         code.
40006         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
40007         unconditional.
40008         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
40009         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
40010         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
40011         Remove.
40012         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
40013         [!__ASSUME_STD_AUXV]: Remove conditional code.
40014         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
40015         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
40016         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
40017         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
40018         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
40019         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
40020         code.
40021         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
40022         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
40023         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
40024         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
40025         conditional code.
40026         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
40027         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
40028         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
40029         code.
40030         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
40031         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
40032         conditional code.
40033         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
40034         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
40035         code unconditional.
40036         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40037         conditional code.
40038         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40039         unconditional.
40040         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40041         conditional code.
40042         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
40043         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40044         unconditional.
40045         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40046         conditional code.
40047         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
40048         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
40049         code unconditional.
40050         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40051         conditional code.
40052         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40053         unconditional.
40054         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40055         conditional code.
40056         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
40057         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
40058         code unconditional.
40059         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40060         conditional code.
40061         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
40062         unconditional.
40063         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
40064         conditional code.
40066 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
40068         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
40069         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
40070         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
40071         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
40072         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
40073         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
40074         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
40075         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
40076         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
40077         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
40078         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
40079         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
40080         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
40081         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
40082         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
40083         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
40084         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
40085         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
40086         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
40087         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
40088         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
40089         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
40090         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
40092 2012-07-25  Florian Weimer  <fweimer@redhat.com>
40094         * Versions.def: Add GLIBC_2.17.
40095         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
40096         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
40097         Introduce __libc_secure_getenv.
40098         * stdlib/Versions (2.17): Add secure_getenv
40099         (GLIBC_PRIVATE): Add __libc_secure_getenv.
40100         * stdlib/secure-getenv.c: Rename __secure_getenv to
40101         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
40102         symbol __secure_getenv for GLIBC_2.0.
40103         * stdlib/tst-secure-getenv.c: New.
40104         * stdlib/Makefile (tests): Add testcase.
40105         * manual/startup.texi (Environment Access): Document
40106         secure_getenv.
40107         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
40108         __libc_secure_getenv.
40109         * inet/ruserpass.c (ruserpass): Likewise.
40110         * malloc/mtrace.c (mtrace): Likewise.
40111         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
40112         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
40113         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
40114         * sysdeps/posix/tempname.c: Likewise.  Evaluate
40115         HAVE_SECURE_GETENV.
40116         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
40117         __secure_getenv to __libc_secure_getenv.
40118         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
40119         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
40120         Likewise.
40121         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
40122         Likewise.
40123         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
40124         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
40125         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
40126         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
40127         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
40128         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
40129         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
40131 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
40133         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
40134         (struct La_i86_retval): Likewise.
40135         (struct La_x86_64_regs): Likewise.
40136         (struct La_x86_64_retval): Likewise.
40137         (struct La_x32_regs): Likewise.
40138         (struct La_x32_retval): Likewise.
40139         (struct La_ppc32_regs): Likewise.
40140         (struct La_ppc32_retval): Likewise.
40141         (struct La_ppc64_regs): Likewise.
40142         (struct La_ppc64_retval): Likewise.
40143         (struct La_sh_regs): Likewise.
40144         (struct La_sh_retval): Likewise.
40145         (struct La_s390_32_regs): Likewise.
40146         (struct La_s390_32_retval): Likewise.
40147         (struct La_s390_64_regs): Likewise.
40148         (struct La_s390_64_retval): Likewise.
40149         (struct La_sparc32_regs): Likewise.
40150         (struct La_sparc32_retval): Likewise.
40151         (struct La_sparc64_regs): Likewise.
40152         (struct La_sparc64_retval): Likewise.
40153         (struct audit_ifaces): Remove architecture-specific pltenter and
40154         pltexit members.
40155         * sysdeps/i386/ldsodefs.h: New file.
40156         * sysdeps/powerpc/ldsodefs.h: Likewise.
40157         * sysdeps/s390/ldsodefs.h: Likewise.
40158         * sysdeps/sh/ldsodefs.h: Likewise.
40159         * sysdeps/sparc/ldsodefs.h: Likewise.
40160         * sysdeps/x86_64/ldsodefs.h: Likewise.
40162 2012-07-25  Marek Polacek  <polacek@redhat.com>
40164         [BZ #6808]
40165         * math/libm-test.inc (yn_test): Add another test.
40166         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
40167         to ERANGE when the result is +-Inf.
40168         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
40169         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
40170         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
40171         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
40173 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
40175         * conform/data/time.h-data (NULL): Use macro-constant.  Require
40176         equal to 0.
40177         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
40178         clock_t.
40179         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
40181 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
40183         * configure.in <sysdeps resolving>: Correct printing
40184         Implies_before.
40185         * configure: Regenerate.
40187 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
40189         * math/w_ilogb.c: Include <limits.h>.
40190         * math/w_ilogbl.c: Likewise.
40192 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
40194         * manual/lang.texi (__va_copy): Document primarily as ISO C99
40195         va_copy.  Document allowing for unavailable va_copy only as
40196         pre-C99 compatibility.
40197         * manual/string.texi (Copying and Concatenation): Use va_copy
40198         instead of __va_copy in concat example.
40200 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
40202         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
40203         (__sendto): Use create_address_port.  Initialize APORT and deallocate
40204         it if not null.
40206         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
40207         with O_NOLINK passed to __file_name_lookup.
40209         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
40210         with O_NOLINK passed to __file_name_lookup.
40212         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
40213         negative N or less than NGIDS.
40215         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
40216         type to string_t.  Set ERANGE as errno and return it if NAME is not big
40217         enough.  Use memcpy instead of strncpy.
40219 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
40221         * elf/Makefile (check-data): Remove.
40222         (localplt.data): New vpath directive.
40223         ($(objpfx)check-localplt.out): Use localplt.data from vpath
40224         instead of $(check-data).
40225         * scripts/data/localplt-generic.data: Move to ...
40226         * sysdeps/generic/localplt.data: ... here.
40227         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
40228         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
40229         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
40230         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
40231         ... here.
40232         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
40233         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
40234         ... here.
40235         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
40236         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
40237         ... here.
40238         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
40239         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
40240         ... here.
40241         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
40242         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
40243         ... here.
40244         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
40245         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
40246         ... here.
40248 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40250         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
40251         PPC32 and PPC64 files.
40252         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
40253         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
40255 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40257         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
40258         __makecontext_ret to ...
40259         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
40260         ... here and call exit if uc_link is NULL.  New file.
40261         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
40262         __makecontext_ret.S.
40263         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
40264         __makecontext_ret to ...
40265         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
40266         ... here and call exit if uc_link is NULL.  New file.
40267         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
40268         __makecontext_ret.S.
40270 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40272         * elf/elf.h (R_390_IRELATIVE): New definition.
40273         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
40274         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
40275         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
40276         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
40277         (elf_machine_lazy_rel): Likewise.
40278         * sysdeps/s390/dl-irel.h: New file.
40279         * sysdeps/s390/s390-64/memcpy.S: New asm code.
40280         * sysdeps/s390/s390-64/memset.S: New asm code.
40281         * sysdeps/s390/s390-64/memcmp.S: New asm code.
40282         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
40283         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
40284         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
40285         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
40286         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
40287         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
40288         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
40289         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
40290         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
40291         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
40292         * sysdeps/s390/s390-32/memcpy.S: New asm code.
40293         * sysdeps/s390/s390-32/memset.S: New asm code.
40294         * sysdeps/s390/s390-32/memcmp.S: New asm code.
40296 2012-07-17  Marek Polacek  <polacek@redhat.com>
40298         [BZ #14349]
40299         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
40300         * sysdeps/s390/s390-64/configure.in: Likewise.
40301         * sysdeps/sparc/configure.in: Likewise.
40302         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
40303         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
40304         * sysdeps/i386/configure.in: Likewise.
40305         * sysdeps/x86_64/configure.in: Likewise.
40306         * sysdeps/sh/configure.in: Likewise.
40307         * sysdeps/s390/s390-32/configure: Regenerated.
40308         * sysdeps/s390/s390-64/configure: Likewise.
40309         * sysdeps/x86_64/configure: Likewise.
40310         * sysdeps/sh/configure: Likewise.
40311         * sysdeps/powerpc/powerpc64/configure: Likewise.
40312         * sysdeps/powerpc/powerpc32/configure: Likewise.
40313         * sysdeps/sparc/configure: Likwise.
40314         * sysdeps/i386/configure: Likewise.
40316         * elf/dl-open.c: Comment fixes.
40318 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
40320         * Makefile [CXX] (check-data): Remove.
40321         [CXX] (c++-types.data): New vpath directive.
40322         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
40323         vpath.  Do not allow for C++ type data being missing.
40324         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
40325         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
40326         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
40327         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
40328         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
40329         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
40330         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
40331         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
40332         ... here.
40333         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
40334         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
40335         ... here.
40336         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
40337         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
40338         ... here.
40339         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
40340         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
40341         ... here.
40342         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
40343         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
40344         ... here.
40345         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
40346         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
40347         ... here.
40348         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
40349         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
40350         ... here.
40351         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
40352         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
40354         * elf/tls-macros.h (TLS_LE): Move architecture-specific
40355         definitions to architecture-specific files.
40356         (TLS_IE): Likewise.
40357         (TLS_LD): Likewise.
40358         (TLS_GD): Likewise.
40359         * sysdeps/i386/tls-macros.h: New file.
40360         * sysdeps/powerpc/tls-macros.h: Likewise.
40361         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
40362         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
40363         * sysdeps/sh/tls-macros.h: Likewise.
40364         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
40365         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
40366         * sysdeps/x86_64/tls-macros.h: Likewise.
40368 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
40370         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
40371         zero value for regular exit case.
40373         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
40374         (__start_context): Preserve zero value for regular exit case.
40376 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
40377             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
40379         * manual/setjmp.texi (setcontext): Clarify normal process
40380         termination when uc_link is the null pointer.
40381         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
40382         exit call.
40384 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
40386         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
40387         preprocessor.  Test for each exception mask separately.
40389 2012-07-16  Andreas Jaeger  <aj@suse.de>
40391         * po/ru.po: Update from translation team.
40393 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
40395         * conform/data/string.h-data (NULL): Use macro-constant.  Require
40396         equal to 0.
40397         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
40398         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
40399         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
40400         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
40401         [ISO || ISO99 || ISO11] (*_t): Do not allow.
40403 2012-07-13  Andreas Jaeger  <aj@suse.de>
40405         * po/fr.po: Update from translation team.
40407 2012-07-12  Marek Polacek  <polacek@redhat.com>
40409         [BZ #14173]
40410         * math/libm-test.inc (yn_test): Add test for BZ #14173.
40411         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
40412         loop condition.
40414 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
40416         [BZ #13717]
40417         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40418         Change to 2.4.1 where previously 2.4.0.
40419         * sysdeps/unix/sysv/linux/configure: Regenerated.
40420         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
40421         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
40422         version.
40423         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
40424         (__ASSUME_AT_CLKTCK): Remove.
40425         (__ASSUME_AT_PAGESIZE): Likewise.
40426         (__ASSUME_AT_XID): Likewise.
40427         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
40428         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
40429         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
40430         unconditionally.
40431         (HAVE_AUX_PAGESIZE): Likewise.
40432         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
40433         [__ASSUME_AT_CLKTCK]: Make code unconditional.
40434         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
40436 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
40438         [BZ #14307]
40439         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
40440         the temporary buffer used to invoke __gethostbyname2_r,
40441         __gethostbyaddr_r and gethostbyname4_r to make room for struct
40442         host_data / struct gaih_addrtuple.
40443         * resolv/nss_dns/dns-host.c (global scope): Move definition of
40444         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
40445         header file nss/nsswitch.h.
40446         * nss/nsswitch.h (global scope): Add definition of implementation
40447         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
40448         resolv/nss_dns/dns-host.c).
40450 2012-07-11  Andreas Jaeger  <aj@suse.de>
40452         * po/fr.po: Update from translation team.
40454         * po/sv.po: Update from translation team
40455         * po/fr.po: Another update from translation team.
40457 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
40459         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
40460         for subnormals or multiply small sinh result by itself.
40461         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
40462         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40464 2012-07-11  David S. Miller  <davem@davemloft.net>
40466         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40468 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
40470         [BZ #14347]
40471         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
40472         (INTERNAL_MARK): Shift it here.
40474 2012-07-10  Marek Polacek  <polacek@redhat.com>
40476         [BZ #14151]
40477         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
40478         libc_cv_asm_global_directive with .globl.
40479         * configure: Regenerated.
40480         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
40481         with .globl.
40482         * sysdeps/i386/configure: Regenerated.
40483         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
40484         with .globl.
40485         * sysdeps/x86_64/configure: Regenerated.
40486         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
40487         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
40488         * elf/tst-unique2mod2.c: Likewise.
40489         * elf/tst-unique2mod1.c: Likewise.
40490         * elf/tst-unique1mod2.c: Likewise.
40491         * elf/tst-unique1mod1.c: Likewise.
40492         * sysdeps/s390/s390-32/sysdep.h: Likewise.
40493         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
40494         * sysdeps/s390/s390-64/sysdep.h: Likewise.
40495         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
40496         * sysdeps/mach/sysdep.h: Likewise.
40497         * sysdeps/i386/sysdep.h: Likewise.
40498         * sysdeps/i386/i386-mcount.S: Likewise.
40499         * sysdeps/x86_64/_mcount.S: Likewise.
40500         * sysdeps/x86_64/sysdep.h: Likewise.
40501         * sysdeps/sh/_mcount.S: Likewise.
40502         * sysdeps/sh/sysdep.h: Likewise.
40503         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
40504         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
40505         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
40506         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
40507         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
40508         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
40509         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
40510         * locale/localeinfo.h: Likewise.
40511         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
40512         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
40514 2012-07-09  Roland McGrath  <roland@hack.frob.com>
40516         [BZ #14336]
40517         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
40518         system".
40519         * manual/message.texi (The Uniforum approach): Likewise.
40520         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
40521         (glibc iconv Implementation): Likewise.
40523 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
40525         [BZ #14337]
40526         * math/s_clog.c (__clog): Avoid scaling a value down where that
40527         could result in underflow.
40528         * math/s_clog10.c (__clog10): Likewise.
40529         * math/s_clog10f.c (__clog10f): Likewise.
40530         * math/s_clog10l.c (__clog10l): Likewise.
40531         * math/s_clogf.c (__clogf): Likewise.
40532         * math/s_clogl.c (__clogl): Likewise.
40533         * math/libm-test.inc (clog_test): Add more tests.
40534         (clog10_test): Likewise.
40535         * sysdeps/i386/fpu/libm-test-ulps: Update.
40536         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40538 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
40540         [BZ #14283]
40541         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
40542         by 7 not 8 to examine high bit of fractional part.
40544         [BZ #14042]
40545         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
40546         for call to __mcount_internal.
40547         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
40548         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
40549         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
40551 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
40553         [BZ #14154]
40554         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
40555         approximation for values within 0x1p-13f of an odd multiple of
40556         pi/4.
40557         * math/libm-test.inc (tan_test): Do not allow spurious underflow
40558         exception.  Add more tests.
40559         * sysdeps/i386/fpu/libm-test-ulps: Update.
40561         [BZ #6778]
40562         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
40563         inputs and return -1 for them.  Do not check for +Inf in case not
40564         reachable for +Inf.
40565         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
40566         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
40567         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
40568         and return -1 for them.  Do not check for +Inf in case not
40569         reachable for +Inf.
40570         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
40571         define.
40572         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
40573         and return -1 for them.  Do not check for +Inf in case not
40574         reachable for +Inf.
40575         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
40576         spurious underflow.
40577         * sysdeps/i386/fpu/libm-test-ulps: Update.
40578         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40580 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
40582         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
40584 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
40586         [BZ #14157]
40587         [BZ #14331]
40588         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
40589         could result in spurious underflow.  Scale down values above
40590         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
40591         * math/s_csqrtf.c (__csqrtf): Likewise.
40592         * math/s_csqrtl.c (__csqrtl): Likewise.
40593         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
40594         spurious underflow.
40595         * sysdeps/i386/fpu/libm-test-ulps: Update.
40596         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40598 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
40600         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
40601         xopen-msg.sed.
40602         * catgets/xopen-msg.awk: New file.
40603         * catgets/xopen-msg.sed: Removed.
40605         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
40606         po2text.sed.
40607         * intl/po2test.awk: New file.
40608         * intl/po2test.sed: Removed.
40610 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
40612         [BZ #14328]
40613         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
40614         or multiply small sinh result by itself.
40615         * math/s_ctanf.c (__ctanf): Likewise.
40616         * math/s_ctanh.c (__ctanh): Likewise.
40617         * math/s_ctanhf.c (__ctanhf): Likewise.
40618         * math/s_ctanhl.c (__ctanhl): Likewise.
40619         * math/s_ctanl.c (__ctanl): Likewise.
40620         * math/libm-test.inc (ctan_test_tonearest): New function.
40621         (ctan_test_towardzero): Likewise.
40622         (ctan_test_downward): Likewise.
40623         (ctan_test_upward): Likewise.
40624         (ctanh_test_tonearest): Likewise.
40625         (ctanh_test_towardzero): Likewise.
40626         (ctanh_test_downward): Likewise.
40627         (ctanh_test_upward): Likewise.
40628         (main): Call these new functions.
40629         * sysdeps/i386/fpu/libm-test-ulps: Update.
40630         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40632 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
40634         * .gitignore: Delete /ports entry.
40636 2012-07-03  Andreas Jaeger  <aj@suse.de>
40638         * po/bg.po: Update from translation team.
40639         * po/cs.po: Likewise.
40640         * po/de.po: Likewise.
40641         * po/hr.po: Likewise.
40642         * po/nl.pl: Likewise.
40643         * po/pl.po: Likewise.
40644         * po/vi.po: Likewise.
40646 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
40648         * Makeconfig [!+link] (+link-before-libc): New variable.
40649         [!+link] (+link-after-libc): Likewise.
40650         [!+link] (+link-tests): Likewise.
40651         [!+link] (+link): Define in terms of $(+link-before-libc) and
40652         $(+link-after-libc).
40653         [!+link-static] (+link-static-before-libc): New variable.
40654         [!+link-static] (+link-static-after-libc): Likewise.
40655         [!+link-static] (+link-static-tests): Likewise.
40656         [!+link-static] (+link-static): Define in terms of
40657         $(+link-static-before-libc) and $(+link-static-after-libc).
40658         [build-shared] (link-libc-before-gnulib): New variable.
40659         [build-shared] (link-libc-tests): Likewise.
40660         [build-shared] (link-libc): Define in terms of
40661         $(link-libc-before-gnulib).
40662         [!build-shared] (link-libc-tests): New variable.
40663         (link-libc-static-tests): New variable.
40664         [!gnulib] (gnulib-arch): New variable.
40665         [!gnulib] (gnulib-tests): Likewise.
40666         [!gnulib] (static-gnulib-arch): Likewise.
40667         [!gnulib] (static-gnulib-tests): Likewise.
40668         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
40669         Define with "=" instead of ":=".
40670         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
40671         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
40672         * Rules (binaries-all-notests): New variable.
40673         (binaries-all-tests): Likewise.
40674         (binaries-static-notests): Likewise.
40675         (binaries-static-tests): Likewise.
40676         (binaries-all): Define using $(binaries-all-notests) and
40677         $(binaries-all-tests).
40678         (binaries-static): Define using $(binaries-static-notests) and
40679         $(binaries-static-tests).
40680         (binaries-shared-tests): New variable.
40681         (binaries-shared-notests): Likewise.
40682         (binaries-shared): Remove variable.
40683         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
40684         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
40685         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
40686         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
40687         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
40688         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
40689         * elf/Makefile (sln-modules): New variable.
40690         (extra-objs): Add $(sln-modules:=.o).
40691         (ldconfig-modules): Add static-stubs.
40692         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
40693         * elf/static-stubs.c: New file.
40695         [BZ #14283]
40696         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
40697         by 7 not 8 to examine high bit of fractional part.  Use volatile
40698         variables when splitting into final array of floats if
40699         __FLT_EVAL_METHOD__ != 0.
40700         * math/libm-test.inc (cos_test): Add another test.
40701         (sin_test): Likewise.
40702         * sysdeps/i386/fpu/libm-test-ulps: Update.
40704         [BZ #14273]
40705         * math/libm-test.inc (cosh_test): Add more tests.
40707         * version.h (RELEASE): Set to "development".
40708         (VERSION): Set to "2.16.90".
40710 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
40712         * NEWS: Update copyright. Remove last-updated date.
40713         Mention math library bug fixes and timezone data changes.
40714         * README: Mention GNU/Hurd, x32, and HPPA support status.
40716 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
40718         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
40720 2012-06-27  Andreas Jaeger  <aj@suse.de>
40722         * manual/contrib.texi (Contributors): Add Samuel Thibault.
40724 2012-06-25  Andreas Jaeger  <aj@suse.de>
40726         * sysdeps/s390/fpu/libm-test-ulps: Update.
40728 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
40729             Thomas Schwinge  <thomas@codesourcery.com>
40731         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
40732         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
40733         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
40734         fanotify_mark.
40736 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
40738         * sysdeps/mach/start.c: Remove file.
40739         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
40740         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
40741         * sysdeps/sh/init-first.c: Likewise.
40743         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
40744         registers for frame unwinding purposes, add CFI directives.
40745         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
40746         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
40747         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
40748         Likewise.
40750         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
40751         __fortify_fail returning.
40752         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
40754         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
40755         sysdeps/sh/____longjmp_chk.S.
40756         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
40757         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
40758         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
40759         (gen-as-const-headers): Append sigaltstack-offsets.sym.
40761         * sysdeps/sh/abort-instr.h: New file.
40762         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
40763         process in case exit returns.
40765         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
40766         initialize the GOT register before use.
40768         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
40769         calculation of ARGC > 4.
40771         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
40772         meaningful names to some local labels.
40774 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
40775             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
40777         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
40778         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
40779         (__arch_compare_and_exchange_val_16_acq): Likewise.
40780         (__arch_compare_and_exchange_val_32_acq): Likewise.
40781         (atomic_exchange_and_add): Fix gUSA sequence.
40782         (atomic_add): Likewise.
40783         (atomic_add_negative): Likewise.
40784         (atomic_add_zero): Likewise.
40785         (atomic_bit_test_set): Likewise.
40787 2012-06-22  Andreas Schwab  <schwab@redhat.com>
40789         [BZ #13579]
40790         * include/link.h (struct link_map): Add l_free_initfini.
40791         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
40792         l_initfini.
40793         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
40794         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
40795         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
40796         set.
40798 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
40800         * configure.in: Use AC_LANG_SOURCE.
40801         * configure: Regenerate.
40803 2012-06-22  Roland McGrath  <roland@hack.frob.com>
40805         * configure.in (libc_cv_localstatedir): New substituted variable.
40806         * configure: Regenerated.
40807         * config.make.in (localstatedir): New variable, substituted from
40808         libc_cv_localstatedir.
40809         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
40810         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
40811         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
40812         * sysdeps/gnu/configure: Regenerated.
40814 2012-06-21  Jeff Law  <law@redhat.com>
40816         [BZ #14277]
40817         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
40818         free.  Simplify list management for _LIBC case.
40820 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
40822         [BZ #14273]
40823         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
40824         Clear sign bit of 64-bit integer value before comparing against
40825         overflow value.
40827         * sysdeps/mach/configure: Regenerated.
40829 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
40831         [BZ #14278]
40832         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
40834 2012-06-21  Jeff Law  <law@redhat.com>
40836         [BZ #13882]
40837         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
40838         uint16_t for elements in the "seen" array to avoid char overflows.
40839         * elf/dl-fini.c (_dl_sort_fini): Likewise.
40840         * elf/dl-open.c (dl_open_worker): Likewise.
40842 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
40844         * scripts/list-sources.sh: Scan PORTS for translations.
40845         * po/libc.pot: Regenerated.
40847 2012-06-21  Andreas Jaeger  <aj@suse.de>
40849         [BZ #12194]
40850         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
40851         warning.
40852         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
40853         * bits/byteswap-16.h (__bswap_16): Likewise.
40854         * bits/byteswap.h (__bswap_constant_16): Likewise.
40856 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
40858         [BZ #14117]
40859         * sysdeps/i386/fpu_control.h: Removed.
40860         * sysdeps/x86_64/fpu_control.h: Moved to ...
40861         * sysdeps/x86/fpu_control.h: Here.
40863         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
40864         (_FPU_SETCW): Likewise.
40866 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
40868         [BZ #14117]
40869         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
40870         * sysdeps/x86/fpu/bits/mathinline.h: This.
40871         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
40873         [BZ #14050]
40874         [BZ #14117]
40875         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
40876         functions if __x86_64__ is defined.
40878 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
40880         * string/endian.h: Add !__ASSEMBLER__ condition for including
40881         conversion interfaces.
40883 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
40885         [BZ #14241]
40886         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
40887         of ABS(x) in calculating zero to negative powers other than odd
40888         integers.
40889         * math/libm-test.inc (pow_test): Add more tests.
40891 2012-06-15  Andreas Jaeger  <aj@suse.de>
40893         * manual/contrib.texi (Contributors): Update entry of Liubov
40894         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
40895         Machado Filho.
40897 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
40899         * string/string.h: Add __wur to GNU version of strerror_r.
40901 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
40903         [BZ #14229]
40904         * string/Makefile (tests): Add tst-strtok_r.
40905         * string/tst-strtok_r.c: New file.
40906         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
40907         RAX_LP/RDX_LP on SAVE_PTR.
40909 2012-06-14  Roland McGrath  <roland@hack.frob.com>
40911         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
40913 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
40915         * libm_test.inc (csqrt_test): Allow more spurious underflow
40916         exceptions.
40917         (j0_test): Likewise.
40918         (j1_test): Likewise.
40919         (y0_test): Likewise.
40920         (y1_test): Likewise.
40922 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
40924         * po/Makefile (libc.pot): Use UTF-8 charset.
40926 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
40928         [BZ #14210]
40929         Suppress sign-conversion warning from FD_SET.
40930         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
40931         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
40932         not unsigned long int.
40933         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
40935 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
40937         [BZ #14050]
40938         [BZ #14117]
40939         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
40940         __extern_always_inline instead of __extern_inline.
40941         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
40942         (__signbit): Likewise.
40943         (__signbitl): Support C++ namespace.
40944         (lrintf): New inline function.
40945         (lrint): Likewise.
40946         (llrintf): Likewise.
40947         (llrint): Likewise.
40948         (fmaxf): Likewise.
40949         (fmax): Likewise.
40950         (fminf): Likewise.
40951         (fmin): Likewise.
40952         (rint): Likewise.
40953         (rintf): Likewise.
40954         (ceil): Likewise.
40955         (ceilf): Likewise.
40956         (floor): Likewise.
40957         (floorf): Likewise.
40958         (nearbyint): Likewise.
40959         (nearbyintf): Likewise.
40961 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
40963         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
40964         non-default versions.
40966 2012-06-11  Roland McGrath  <roland@hack.frob.com>
40968         [BZ #14218]
40969         * manual/argp.texi (Argp): Reword argp_parse description slightly.
40971 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
40973         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
40974         (FE_UPWARD, FE_DOWNWARD): Don't define.
40975         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
40976         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
40978         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
40979         reading it.
40980         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
40981         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
40983 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
40985         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
40986         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
40987         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
40988         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
40990 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
40992         [BZ #14117]
40993         * sysdeps/i386/fpu/bits/fenv.h: Removed.
40994         * sysdeps/i386/fpu/Implies: New file.
40995         * sysdeps/x86_64/fpu/Implies: Likewise.
40996         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
40997         * sysdeps/x86/fpu/bits/fenv.h: This.
40999         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
41000         __SSE_MATH__.
41002 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
41004         [BZ #14134]
41005         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
41006         character 0xffff that matches the last element of the
41007         conversion table.
41009 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41011         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
41012         fmodl commit.
41014 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41016         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
41017         values higher than 25.6283.
41019 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41021         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
41022         subnormal exponent extraction and add some __builtin_expect.
41023         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
41024         Fix for subnormal mantissa calculation.
41026 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
41028         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
41029         cpu2 is -1 and errno is not ENOSYS.
41031 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
41033         [BZ #14117]
41034         * sysdeps/i386/i486/bits/string.h: Renamed to ...
41035         * sysdeps/x86/bits/string.h: This.
41036         * sysdeps/x86_64/bits/string.h: Removed.
41038         * sysdeps/i386/i486/bits/string.h: Define inline functions only
41039         if not compiling for x86-64, but compiling for >= i486.
41041         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
41042         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
41044         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
41045         New macro from Linux kernel 3.4.0.
41046         (FP_XSTATE_MAGIC2): Likewise.
41047         (FP_XSTATE_MAGIC2_SIZE): Likewise.
41048         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
41049         (struct _fpx_sw_bytes): New struct.
41050         (struct _xsave_hdr): Likewise.
41051         (struct _ymmh_state): Likewise.
41052         (struct _xstate): Likewise.
41054         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
41055         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
41056         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
41057         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
41058         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
41059         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
41061         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
41062         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
41063         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
41064         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
41065         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
41066         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
41068 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
41070         [BZ #13743]
41071         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
41072         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
41073         (sysdep_headers): Include sys/platform/ppc.h.
41074         * sysdeps/powerpc/test-gettimebase.c: Test for
41075         __ppc_get_timebase() to catch future ISA opcode/insn changes.
41076         * manual/Makefile (appendices): Include platform.texi.
41077         * manual/contrib.texi (Contributors): Update @node pointers.
41078         * manual/maint.texi (Maintenance): Likewise.
41079         (Platform): New node.
41080         * manual/platform.texi: New file.  Document the new features.
41082 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
41083             Jakub Jelinek  <jakub@redhat.com>
41085         [BZ #14188]
41086         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
41087         where __builtin_expect is unavailable.
41089 2012-06-03  David S. Miller  <davem@davemloft.net>
41091         * stdlib/longlong.h: Updated from GCC.
41093 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
41095         [BZ #14042]
41096         * sysdeps/powerpc/powerpc32/mcount.c: New file.
41097         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
41098         __mcount_internal.
41099         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
41100         (GLIBC_2.16): Likewise.
41102 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
41104         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
41106 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
41108         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
41109         (default-abi): New variable.
41110         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
41111         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
41112         variable.
41113         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
41114         Likewise.
41115         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
41116         Likewise.
41117         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
41118         Likewise.
41120         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
41121         definition.  Document in comment.
41123 2012-06-01  David S. Miller  <davem@davemloft.net>
41125         * stdlib/longlong.h: Updated from GCC.
41127 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
41129         [BZ #14117]
41130         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
41131         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
41132         sys/debugreg.h sys/io.h here.
41133         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
41134         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
41135         sys/io.h.
41136         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
41137         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
41138         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
41139         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
41140         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
41141         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
41143         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
41144         Define only if __x86_64__ is defined.
41146 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
41148         [BZ #14048]
41149         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
41150         Use int64_t for variable i.
41151         * math/libm-test.inc (fmod_test): Add more tests.
41153         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
41154         z computation is not scheduled after fetestexcept.
41155         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
41156         Use math_force_eval instead of asm to ensure calculation scheduled
41157         before exception test.
41158         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
41159         Ensure a1 + u.d computation is not scheduled after fetestexcept.
41161 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
41163         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
41164         computation is not scheduled after fetestexcept.
41166 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
41168         [BZ #14117]
41169         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
41170         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
41172 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41174         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
41175         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
41177 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
41179         [BZ #14117]
41180         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
41181         <bits/wordsize.h>.
41182         (__WCHAR_MIN): Support __WORDSIZE == 64.
41183         (__WCHAR_MAX): Likewise.
41185         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
41186         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
41188         [BZ #14183]
41189         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
41190         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
41192         [BZ #14117]
41193         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
41194         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
41196         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
41197         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
41199         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
41200         Defined to 1 if __x86_64__ isn't defined.
41201         (_STAT_VER_LINUX_OLD): New.
41202         (st_atime): Remove duplicate.
41203         (st_mtime): Likewise.
41204         (st_ctime): Likewise.
41206 2012-05-31  David S. Miller  <davem@davemloft.net>
41208         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
41209         entries.
41211 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
41213         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
41214         gen-libm-test.pl.
41216         [BZ #14132]
41217         * elf/dl-reloc.c: Include <_itoa.h>.
41218         (_dl_reloc_bad_type): Remove use of INTUSE.
41219         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
41220         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
41221         * stdio-common/psiginfo.c (psiginfo): Likewise.
41222         * stdio-common/psignal.c (psignal): Likewise.
41223         * string/strsignal.c (strsignal): Likewise.
41224         * include/signal.h (_sys_siglist): Declare hidden proto.
41225         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
41226         INTVARDEF with libc_hidden_data_def.
41227         * stdio-common/itoa-udigits.c: Likewise.
41228         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
41229         (_itoa_lower_digits_internal): Remove declaration.
41230         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
41231         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
41232         (_sys_sigabbrev_internal): Remove aliases.
41233         (_sys_siglist): Define hidden alias.
41235 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
41237         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41238         bits/sysctl.h.
41240 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
41242         [BZ #14117]
41243         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
41244         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
41246         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
41247         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
41248         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
41249         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
41250         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
41251         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
41253         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
41254         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
41255         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
41257         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
41258         with __addr.
41259         (insw): Likewise.
41260         (insl): Likewise.
41261         (outsb): Likewise.
41262         (outsw): Likewise.
41263         (outsl): Likewise.
41265         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
41266         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
41267         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
41269         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
41270         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
41271         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
41272         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
41273         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
41274         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
41276         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
41277         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
41279         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
41280         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
41282         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
41283         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
41284         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
41286         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
41287         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
41288         to ...
41289         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
41291         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
41292         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
41293         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
41295         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
41296         for x86-64.
41297         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
41299 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
41301         * math/math.h (M_El): Use two more decimal places.
41302         (M_LOG2El): Likewise.
41303         (M_LOG10El): Likewise.
41304         (M_LN2l): Likewise.
41305         (M_LN10l): Likewise.
41306         (M_PIl): Likewise.
41307         (M_PI_2l): Likewise.
41308         (M_PI_4l): Likewise.
41309         (M_1_PIl): Likewise.
41310         (M_2_PIl): Likewise.
41311         (M_2_SQRTPIl): Likewise.
41312         (M_SQRT2l): Likewise.
41313         (M_SQRT1_2l): Likewise.
41315 2012-05-31  David S. Miller  <davem@davemloft.net>
41317         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
41318         values between float registers.
41319         * sysdeps/sparc/sparc64/memset.S: Likewise.
41320         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
41322 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
41324         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
41325         -D_FORTIFY_SOURCE=1.
41326         (CPPFLAGS-tst-longjmp_chk.c): Define.
41327         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
41328         (CPPFLAGS-tst-longjmp_chk2.c): Define.
41329         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
41330         CFLAGS-tst-wchar-h.c.
41332 2012-05-31  Marek Polacek  <polacek@redhat.com>
41334         [BZ #14132]
41335         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
41336         __endmntent_internal): Remove declaration.
41337         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
41338         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
41339         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
41341 2012-05-30  David S. Miller  <davem@davemloft.net>
41343         * sysdeps/sparc/sparc32/soft-fp/q_util.c
41344         (___Q_simulate_exceptions): Use real FP ops rather than writing
41345         into the %fsr.
41346         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
41347         Likewise.
41349 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
41351         [BZ #14117]
41352         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
41353         * sysdeps/x86/bits/xtitypes.h: This.
41355         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
41356         * sysdeps/x86/bits/wordsize.h: This.
41358         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
41359         * sysdeps/x86/bits/huge_vall.h: This.
41361         * sysdeps/i386/bits/select.h: Removed.
41362         * sysdeps/x86_64/bits/select.h: Renamed to ...
41363         * sysdeps/x86/bits/select.h: This.
41365         * sysdeps/i386/bits/setjmp.h: Removed.
41366         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
41367         * sysdeps/x86/bits/setjmp.h: This.
41369         * sysdeps/i386/bits/mathdef.h: Removed.
41370         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
41371         * sysdeps/x86/bits/mathdef.h: This.
41373 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
41375         [BZ #14132]
41376         * include/sys/socket.h (__connect_internal)
41377         (__libc_sa_len_internal): Remove declaration.
41378         (__connect, __libc_sa_len): Declare hidden_proto.
41379         (SA_LEN): Remove use of INTUSE.
41380         * socket/connect.c: Add libc_hidden_def.
41381         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
41382         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
41383         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
41384         alias.
41385         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
41386         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
41387         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
41388         of adding _internal alias.
41390 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
41392         [BZ #14117]
41393         * sysdeps/i386/bits/link.h: Removed.
41394         * sysdeps/i386/bits/linkmap.h: Likewise.
41395         * sysdeps/x86_64/bits/link.h: Renamed to ...
41396         * sysdeps/x86/bits/link.h: This.
41397         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
41398         * sysdeps/x86/bits/linkmap.h: This.
41400         * sysdeps/i386/bits/endian.h: Removed.
41401         * sysdeps/x86_64/bits/endian.h: Renamed to ...
41402         * sysdeps/x86/bits/endian.h: This.
41404         * sysdeps/i386/bits/byteswap.h: Removed.
41405         * sysdeps/i386/bits/byteswap-16.h: Likewise.
41406         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
41407         * sysdeps/x86/bits/byteswap.h: This.
41408         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
41409         * sysdeps/x86/bits/byteswap-16.h: This.
41410         * sysdeps/i386/Implies: Add x86.
41411         * sysdeps/x86_64/Implies: Likewise.
41413 2012-05-30  David S. Miller  <davem@davemloft.net>
41415         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
41416         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
41417         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
41418         (FP_TRAPPING_EXCEPTIONS): Define.
41419         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
41420         (FP_TRAPPING_EXCEPTIONS): Define.
41421         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
41422         subnormals only when inexact has been signalled or underflow
41423         exceptions are enabled.
41424         (_FP_PACK_CANONICAL): Likewise.
41426 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
41428         [BZ #14183]
41429         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
41430         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
41432 2012-05-30  Richard Henderson  <rth@twiddle.net>
41434         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
41435         with #ifndef NOT_IN_libc.
41437         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
41438         marked to avoid plt entry.
41440 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
41442         [BZ #14112]
41443         * Makeconfig (default-abi): New macro.
41444         (abi-includes): Likewise.
41445         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
41446         $(abi-$(default-abi)-lib-soname) for soname if defined.
41447         ($(common-objpfx)gnu/lib-names.stmp): Generate from
41448         abi-variants.
41449         * Makefile (installed-stubs): Likewise.
41450         * include/stubs-biarch.h: Removed.
41451         * scripts/lib-names.awk: Only handle one library at a time.
41452         * scripts/soversions.awk: Remove WORDSIZE support.
41453         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
41454         entries.
41455         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
41456         Removed.
41457         (syscall-list-default-condition): Likewise.
41458         (syscall-list-default-condition): Likewise.
41459         (syscall-list-includes): Likewise.
41460         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
41461         syscall-list-* with abi-*.  Handle undefined abi-variants.
41462         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
41463         * sysdeps/unix/sysv/linux/i386/Implies: New file.
41464         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
41465         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
41466         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
41467         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
41468         Removed.
41469         (syscall-list-32-options): Likewise.
41470         (syscall-list-32-condition): Likewise.
41471         (syscall-list-64-options): Likewise.
41472         (syscall-list-64-condition): Likewise.
41473         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
41474         macro.
41475         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
41476         Renamed to ...
41477         (abi-*): This.
41478         (abi-64-ld-soname): New macro.
41479         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
41480         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
41481         Renamed to ...
41482         (abi-*): This.
41483         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
41484         * sysdeps/x86_64/x32/shlib-versions: Likewise.
41486 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
41488         * sysdeps/unix/sysv/linux/kernel-features.h
41489         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
41490         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
41491         include <kernel-features.h>.
41492         [!__NR_ftruncate64]: Remove conditional code.
41493         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
41494         [__NR_ftruncate64]: Make code unconditional.
41495         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
41496         * sysdeps/unix/sysv/linux/truncate64.c: Do not
41497         include <kernel-features.h>.
41498         [!__NR_ftruncate64]: Remove conditional code.
41499         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
41500         [__NR_ftruncate64]: Make code unconditional.
41501         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
41502         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
41503         include <kernel-features.h>.
41504         [!__NR_ftruncate64]: Remove conditional code.
41505         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
41506         [__NR_ftruncate64]: Make code unconditional.
41507         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
41508         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
41509         include <kernel-features.h>.
41510         [!__NR_ftruncate64]: Remove conditional code.
41511         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
41512         [__NR_ftruncate64]: Make code unconditional.
41513         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
41515         * configure.in (libc_cv_fpie): Weaken to a compile test using
41516         LIBC_TRY_CC_OPTION.
41517         * configure: Regenerated.
41519 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41521         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
41522         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
41523         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
41524         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
41525         Refreshed.
41526         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
41527         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
41528         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
41529         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
41530         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
41531         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
41532         Refreshed.
41534 2012-05-27  David S. Miller  <davem@davemloft.net>
41536         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
41537         (___Q_zero): New.
41538         (__Q_simulate_exceptions): Return void.  Change to simulate
41539         exceptions by writing into the %fsr.
41540         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
41541         (__Qp_handle_exceptions): Likewise.
41542         (numbers): Delete.
41543         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
41544         __Qp_handle_exceptions.
41545         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
41546         __Qp_handle_exceptions.
41547         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
41548         as unused and give dummy FP_RND_NEAREST initializer.
41549         (FP_INHIBIT_RESULTS): Define.
41550         (___Q_simulate_exceptions): Update declaration.
41551         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
41552         formatting.
41553         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
41554         as unused and give dummy FP_RND_NEAREST initializer.
41555         (__Qp_handle_exceptions): Update declaration.
41556         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
41557         formatting.
41559 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
41561         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
41562         the temporary FPU control word.
41563         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
41564         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
41565         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
41566         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
41567         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
41568         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
41569         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
41570         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
41571         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
41572         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
41573         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
41575 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
41577         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
41578         fields.
41580 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
41582         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
41583         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
41584         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
41585         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
41586         Likewise.
41587         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
41588         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
41589         Likewise.
41591 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
41593         * po/h.po: Update from translation team.
41595 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
41597         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
41599         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
41600         handling of denormals.
41601         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
41602         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
41603         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
41604         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
41605         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
41606         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
41607         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
41608         Likewise.
41610 2012-05-26  Marek Polacek  <polacek@redhat.com>
41612         [BZ #14152]
41613         * math/libm-test.inc (fma_test): Don't always expect underflow
41614         exception.
41616 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
41618         [BZ #12416]
41619         * elf/tst-execstack.c: Include stackinfo.h.
41620         (do_test): Adjust test case to ensure that pthread_getattr_np
41621         behaviour remains the same after marking stack executable.
41623 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
41625         * sysdeps/unix/sysv/linux/kernel-features.h
41626         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
41627         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
41628         kernel-features.h.
41629         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
41630         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
41631         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
41632         kernel-features.h.
41633         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
41634         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
41636 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
41638         * configure.in: Define the default includes to being none.
41639         * configure: Regenerated.
41641 2012-05-25  Roland McGrath  <roland@hack.frob.com>
41643         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
41644         * sysdeps/x86_64/setjmp.S: Likewise.
41645         * sysdeps/i386/bsd-setjmp.S: Likewise.
41646         * sysdeps/i386/bsd-_setjmp.S: Likewise.
41647         * sysdeps/i386/setjmp.S: Likewise.
41648         * sysdeps/i386/__longjmp.S: Likewise.
41649         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
41650         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
41652         * include/stap-probe.h: New file.
41653         * configure.in: Handle --enable-systemtap.
41654         * configure: Regenerated.
41655         * config.h.in (USE_STAP_PROBE): New #undef.
41656         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
41657         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
41658         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
41660 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
41662         [BZ #13717]
41663         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
41664         to 2.4.0 where earlier.
41665         * sysdeps/unix/sysv/linux/configure: Regenerated.
41666         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
41667         <kernel-features.h>.
41668         [__ASSUME_32BITUIDS]: Make code unconditional.
41669         [!__ASSUME_32BITUIDS]: Remove conditional code.
41670         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
41671         <kernel-features.h>.
41672         [__ASSUME_32BITUIDS]: Make code unconditional.
41673         [!__ASSUME_32BITUIDS]: Remove conditional code.
41674         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
41675         [__ASSUME_32BITUIDS]: Make code unconditional.
41676         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
41677         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
41678         <kernel-features.h>.
41679         [__ASSUME_32BITUIDS]: Make code unconditional.
41680         [!__ASSUME_32BITUIDS]: Remove conditional code.
41681         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
41682         <kernel-features.h>.
41683         [__ASSUME_32BITUIDS]: Make code unconditional.
41684         [!__ASSUME_32BITUIDS]: Remove conditional code.
41685         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
41686         <kernel-features.h>.
41687         [__ASSUME_32BITUIDS]: Make code unconditional.
41688         [!__ASSUME_32BITUIDS]: Remove conditional code.
41689         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
41690         <kernel-features.h>.
41691         [__ASSUME_32BITUIDS]: Make code unconditional.
41692         [!__ASSUME_32BITUIDS]: Remove conditional code.
41693         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
41694         <kernel-features.h>.
41695         [__ASSUME_32BITUIDS]: Make code unconditional.
41696         [!__ASSUME_32BITUIDS]: Remove conditional code.
41697         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
41698         <kernel-features.h>.
41699         [__ASSUME_32BITUIDS]: Make code unconditional.
41700         [!__ASSUME_32BITUIDS]: Remove conditional code.
41701         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
41702         <kernel-features.h>.
41703         [__ASSUME_32BITUIDS]: Make code unconditional.
41704         [!__ASSUME_32BITUIDS]: Remove conditional code.
41705         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
41706         <kernel-features.h>.
41707         [__ASSUME_32BITUIDS]: Make code unconditional.
41708         [!__ASSUME_32BITUIDS]: Remove conditional code.
41709         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
41710         <kernel-features.h>.
41711         [__ASSUME_32BITUIDS]: Make code unconditional.
41712         [!__ASSUME_32BITUIDS]: Remove conditional code.
41713         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
41714         <kernel-features.h>.
41715         [__ASSUME_32BITUIDS]: Make code unconditional.
41716         [!__ASSUME_32BITUIDS]: Remove conditional code.
41717         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
41718         <kernel-features.h>.
41719         [__NR_setresgid] (__setresgid): Do not declare.
41720         [__ASSUME_32BITUIDS]: Make code unconditional.
41721         [!__ASSUME_32BITUIDS]: Remove conditional code.
41722         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
41723         <kernel-features.h>.
41724         [__NR_setresuid] (__setresuid): Do not declare.
41725         [__ASSUME_32BITUIDS]: Make code unconditional.
41726         [!__ASSUME_32BITUIDS]: Remove conditional code.
41727         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
41728         <kernel-features.h>.
41729         [__ASSUME_32BITUIDS]: Make code unconditional.
41730         [!__ASSUME_32BITUIDS]: Remove conditional code.
41731         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
41732         <kernel-features.h>.
41733         [__ASSUME_32BITUIDS]: Make code unconditional.
41734         [!__ASSUME_32BITUIDS]: Remove conditional code.
41735         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
41736         <kernel-features.h>.
41737         [__ASSUME_32BITUIDS]: Make code unconditional.
41738         [!__ASSUME_32BITUIDS]: Remove conditional code.
41739         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
41740         <kernel-features.h>.
41741         [__ASSUME_32BITUIDS]: Make code unconditional.
41742         [!__ASSUME_32BITUIDS]: Remove conditional code.
41743         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
41744         <kernel-features.h>.
41745         [__ASSUME_32BITUIDS]: Make code unconditional.
41746         [!__ASSUME_32BITUIDS]: Remove conditional code.
41747         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
41748         <kernel-features.h>.
41749         [__ASSUME_32BITUIDS]: Make code unconditional.
41750         [!__ASSUME_32BITUIDS]: Remove conditional code.
41751         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
41752         <kernel-features.h>.
41753         [__ASSUME_32BITUIDS]: Make code unconditional.
41754         [!__ASSUME_32BITUIDS]: Remove conditional code.
41755         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
41756         <kernel-features.h>.
41757         [__ASSUME_32BITUIDS]: Make code unconditional.
41758         [!__ASSUME_32BITUIDS]: Remove conditional code.
41759         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
41760         <kernel-features.h>.
41761         [__ASSUME_32BITUIDS]: Make code unconditional.
41762         [!__ASSUME_32BITUIDS]: Remove conditional code.
41763         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
41764         <kernel-features.h>.
41765         [__ASSUME_32BITUIDS]: Make code unconditional.
41766         [!__ASSUME_32BITUIDS]: Remove conditional code.
41767         * sysdeps/unix/sysv/linux/kernel-features.h
41768         (__ASSUME_SETRESUID_SYSCALL): Remove.
41769         (__ASSUME_SETRESGID_SYSCALL): Likewise.
41770         (__ASSUME_32BITUIDS): Likewise.
41771         (__ASSUME_LDT_WORKS): Likewise.
41772         (__ASSUME_O_DIRECTORY): Likewise.
41773         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
41774         architecture but not kernel version.
41775         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
41776         (__ASSUME_MMAP2_SYSCALL): Likewise.
41777         (__ASSUME_STAT64_SYSCALL): Likewise.
41778         (__ASSUME_IPC64): Likewise.
41779         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
41780         <kernel-features.h>.
41781         [__ASSUME_32BITUIDS]: Make code unconditional.
41782         [!__ASSUME_32BITUIDS]: Remove conditional code.
41783         * sysdeps/unix/sysv/linux/opendir.c: Do not include
41784         <kernel-features.h>.
41785         [__ASSUME_O_DIRECTORY]: Make code unconditional.
41786         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
41787         132096]: Remove conditional code.
41788         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
41789         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
41790         <kernel-features.h>.
41791         [__ASSUME_32BITUIDS]: Make code unconditional.
41792         [!__ASSUME_32BITUIDS]: Remove conditional code.
41793         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
41794         <kernel-features.h>.
41795         [__ASSUME_32BITUIDS]: Make code unconditional.
41796         [!__ASSUME_32BITUIDS]: Remove conditional code.
41797         * sysdeps/unix/sysv/linux/setegid.c: Do not include
41798         <kernel-features.h>.
41799         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
41800         unconditional.
41801         (__setresgid): Do not declare.
41802         [__ASSUME_32BITUIDS]: Make code unconditional.
41803         [!__ASSUME_32BITUIDS]: Remove conditional code.
41804         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
41805         <kernel-features.h>.
41806         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
41807         unconditional.
41808         (__setresuid): Do not declare.
41809         [__ASSUME_32BITUIDS]: Make code unconditional.
41810         [!__ASSUME_32BITUIDS]: Remove conditional code.
41811         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
41812         <kernel-features.h>.
41813         [__ASSUME_32BITUIDS]: Make code unconditional.
41814         [!__ASSUME_32BITUIDS]: Remove conditional code.
41815         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
41816         <kernel-features.h>.
41817         [__ASSUME_32BITUIDS]: Make code unconditional.
41818         [!__ASSUME_32BITUIDS]: Remove conditional code.
41820 2012-05-25  Richard Henderson  <rth@twiddle.net>
41822         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
41823         dl_hwcap to ifunc resolver.
41824         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
41825         elf_ifunc_invoke.
41826         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
41827         dl_hwcap to ifunc resolver.
41828         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
41830 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
41832         [BZ #14153]
41833         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
41834         for |x| <= 2**-26, not 2**-57.
41835         * math/libm-test.inc (acos_test): Do not allow spurious underflow
41836         exception.
41838 2012-05-24  Jeff Law  <law@redhat.com>
41840         * stdio-common/Makefile (tests): Add bug25.
41841         * stdio-common/bug25.c: New test.
41843 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
41845         [BZ #13576]
41846         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
41847         multiple of MALLOC_ALIGNMENT in size.
41848         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
41850 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
41852         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
41853         Require >= 256.
41854         (FILENAME_MAX): Use macro-int-constant.
41855         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
41856         (_IOFBF): Use macro-int-constant.
41857         (_IOLBF): Likewise.
41858         (_IONBF): Likewise.
41859         (SEEK_CUR): Likewise.
41860         (SEEK_END): Likewise.
41861         (SEEK_SET): Likewise.
41862         (TMP_MAX): Likewise.
41863         (EOF): Use macro-int-constant.  Require < 0.
41864         (NULL): Use macro-constant.  Require == 0.
41865         (stdin): Require type to be FILE *.
41866         (stdout): Likewise.
41867         (stderr): Likewise.
41868         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
41869         macro-int-constant.
41870         (EXIT_SUCCESS): Likewise.
41871         (NULL): Use macro-constant.  Require == 0.
41872         (RAND_MAX): Use macro-int-constant.
41873         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
41874         [C99-based standards] (strtof): Require function.
41875         [C99-based standards] (strtold): Likewise.
41876         [C99-based standards] (strtoll): Likewise.
41877         [C99-based standards] (strtoull): Likewise.
41878         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
41879         [ISO || ISO99 || ISO11] (limits.h): Likewise.
41880         [ISO || ISO99 || ISO11] (math.h): Likewise.
41881         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
41882         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
41883         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41885 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
41887         [BZ #14132]
41888         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
41889         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
41890         * intl/dgettext.c (DCGETTEXT): Likewise.
41891         * intl/gettext.c (DCGETTEXT): Likewise.
41892         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
41893         * posix/regex_internal.h (gettext): Likewise.
41894         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
41895         Remove declaration.
41896         * include/argz.h (__argz_count_internal)
41897         (__argz_stringify_internal): Remove declaration.
41898         (__argz_count, __argz_stringify): Declare hidden proto.
41899         * intl/dcgettext.c: Remove use of INTDEF.
41900         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
41901         * string/argz-stringify.c: Likewise.
41902         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
41903         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
41904         Declare hidden proto.
41905         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
41906         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
41907         Declare hidden proto.
41908         * include/stdio.h (__asprintf_internal): Don't declare.
41909         (__asprintf): Don't define as macro.  Declare hidden proto.
41910         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
41911         (__fsetlocking): Declare hidden proto.
41912         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
41913         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
41914         hidden proto.
41915         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
41916         (_IO_setlinebuf): Remove use of INTUSE.
41917         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
41918         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
41919         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
41920         Remove declaration.
41921         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
41922         (_IO_do_flush): Remove use of INTUSE.
41923         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
41924         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
41925         (_IO_adjust_column, _IO_least_wmarker)
41926         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
41927         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
41928         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
41929         (_IO_default_doallocate, _IO_wdefault_doallocate)
41930         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
41931         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
41932         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
41933         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
41934         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
41935         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
41936         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
41937         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
41938         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
41939         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
41940         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
41941         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
41942         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
41943         proto.
41944         (_IO_flush_all_internal, _IO_adjust_column_internal)
41945         (_IO_default_uflow_internal, _IO_default_finish_internal)
41946         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
41947         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
41948         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
41949         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
41950         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
41951         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
41952         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
41953         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
41954         (_IO_file_close_internal, _IO_file_close_it_internal)
41955         (_IO_file_underflow_internal, _IO_file_overflow_internal)
41956         (_IO_file_init_internal, _IO_file_attach_internal)
41957         (_IO_file_fopen_internal, _IO_file_read_internal)
41958         (_IO_file_sync_internal, _IO_file_seek_internal)
41959         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
41960         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
41961         (_IO_str_underflow_internal, _IO_str_overflow_internal)
41962         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
41963         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
41964         (_IO_list_all_internal, _IO_link_in_internal)
41965         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
41966         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
41967         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
41968         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
41969         (_IO_do_write_internal, _IO_padn_internal)
41970         (_IO_getline_info_internal, _IO_getline_internal)
41971         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
41972         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
41973         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
41974         (_IO_vfscanf_internal, _IO_vfprintf_internal)
41975         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
41976         (_IO_init_internal, _IO_un_link_internal): Don't declare.
41977         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
41978         with libc_hidden_ver, remove use of INTUSE.
41979         * libio/genops.c: Likewise.
41980         * libio/freopen.c: Likewise.
41981         * libio/freopen64.c: Likewise.
41982         * libio/iofclose.c: Likewise.
41983         * libio/iofdopen.c: Likewise.
41984         * libio/iofflush.c: Likewise.
41985         * libio/iofflush_u.c: Likewise.
41986         * libio/iofgets.c: Likewise.
41987         * libio/iofgets_u.c: Likewise.
41988         * libio/iofopen.c: Likewise.
41989         * libio/iofopncook.c: Likewise.
41990         * libio/iofread.c: Likewise.
41991         * libio/iofread_u.c: Likewise.
41992         * libio/ioftell.c: Likewise.
41993         * libio/iofwrite.c: Likewise.
41994         * libio/iogetline.c: Likewise.
41995         * libio/iogets.c: Likewise.
41996         * libio/iogetwline.c: Likewise.
41997         * libio/iopadn.c: Likewise.
41998         * libio/iopopen.c: Likewise.
41999         * libio/ioseekoff.c: Likewise.
42000         * libio/ioseekpos.c: Likewise.
42001         * libio/iosetbuffer.c: Likewise.
42002         * libio/iosetvbuf.c: Likewise.
42003         * libio/ioungetc.c: Likewise.
42004         * libio/ioungetwc.c: Likewise.
42005         * libio/iovdprintf.c: Likewise.
42006         * libio/iovsprintf.c: Likewise.
42007         * libio/iovsscanf.c: Likewise.
42008         * libio/memstream.c: Likewise.
42009         * libio/obprintf.c: Likewise.
42010         * libio/oldfileops.c: Likewise.
42011         * libio/oldiofclose.c: Likewise.
42012         * libio/oldiofdopen.c: Likewise.
42013         * libio/oldiofopen.c: Likewise.
42014         * libio/oldiopopen.c: Likewise.
42015         * libio/oldstdfiles.c: Likewise.
42016         * libio/putc.c: Likewise.
42017         * libio/setbuf.c: Likewise.
42018         * libio/setlinebuf.c: Likewise.
42019         * libio/stdfiles.c: Likewise.
42020         * libio/strops.c: Likewise.
42021         * libio/vasprintf.c: Likewise.
42022         * libio/vscanf.c: Likewise.
42023         * libio/vsnprintf.c: Likewise.
42024         * libio/vswprintf.c: Likewise.
42025         * libio/wfiledoalloc.c: Likewise.
42026         * libio/wfileops.c: Likewise.
42027         * libio/wgenops.c: Likewise.
42028         * libio/wmemstream.c: Likewise.
42029         * libio/wstrops.c: Likewise.
42030         * libio/__fpurge.c: Likewise.
42031         * libio/__fsetlocking.c: Likewise.
42032         * assert/assert.c: Likewise.
42033         * debug/fgets_chk.c: Likewise.
42034         * debug/fgets_u_chk.c: Likewise.
42035         * debug/fread_chk.c: Likewise.
42036         * debug/fread_u_chk.c: Likewise.
42037         * debug/gets_chk.c: Likewise.
42038         * debug/obprintf_chk.c: Likewise.
42039         * debug/vasprintf_chk.c: Likewise.
42040         * debug/vdprintf_chk.c: Likewise.
42041         * debug/vsnprintf_chk.c: Likewise.
42042         * debug/vsprintf_chk.c: Likewise.
42043         * malloc/mtrace.c: Likewise.
42044         * misc/error.c: Likewise.
42045         * misc/syslog.c: Likewise.
42046         * stdio-common/asprintf.c: Likewise.
42047         * stdio-common/fxprintf.c: Likewise.
42048         * stdio-common/getw.c: Likewise.
42049         * stdio-common/isoc99_fscanf.c: Likewise.
42050         * stdio-common/isoc99_scanf.c: Likewise.
42051         * stdio-common/isoc99_vfscanf.c: Likewise.
42052         * stdio-common/isoc99_vscanf.c: Likewise.
42053         * stdio-common/isoc99_vsscanf.c: Likewise.
42054         * stdio-common/printf-prs.c: Likewise.
42055         * stdio-common/printf_fp.c: Likewise.
42056         * stdio-common/printf_fphex.c: Likewise.
42057         * stdio-common/printf_size.c: Likewise.
42058         * stdio-common/putw.c: Likewise.
42059         * stdio-common/scanf.c: Likewise.
42060         * stdio-common/sprintf.c: Likewise.
42061         * stdio-common/tmpfile.c: Likewise.
42062         * stdio-common/vfprintf.c: Likewise.
42063         * stdio-common/vfscanf.c: Likewise.
42064         * stdlib/strfmon_l.c: Likewise.
42065         * sunrpc/openchild.c: Likewise.
42066         * sunrpc/xdr_stdio.c: Likewise.
42067         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
42068         * sysdeps/mach/hurd/tmpfile.c: Likewise.
42070 2012-05-24  Roland McGrath  <roland@hack.frob.com>
42072         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
42074         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
42075         in the third column, to generate for the shared library an IFUNC
42076         that uses _dl_vdso_vsym.
42077         * Makerules (COMPILE.c, compile-stdin.c): New variables.
42078         * Makeconfig (object-suffixes-noshared): New variable.
42080         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
42081         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
42082         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
42083         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
42085         [BZ #14132]
42086         * include/sys/time.h (__gettimeofday): Remove macro.
42087         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
42088         * time/gettimeofday.c (__gettimeofday): Remove #undef.
42089         Remove INTDEF.
42090         (__gettimeofday): Add libc_hidden_def.
42091         (gettimeofday): Add libc_hidden_weak.
42092         * sysdeps/mach/gettimeofday.c: Likewise.
42093         * sysdeps/posix/gettimeofday.c: Likewise.
42094         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
42095         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
42096         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
42097         (__gettimeofday_internal): Remove strong_alias.
42098         (__gettimeofday): Add libc_hidden_def.
42099         (gettimeofday): Add libc_hidden_weak.
42100         * sysdeps/unix/syscalls.list (gettimeofday):
42101         Remove __gettimeofday_internal alias.
42103 2012-05-24  Daniel Jacobowitz  <drow@false.org>
42104             H.J. Lu  <hongjiu.lu@intel.com>
42106         [BZ #12495]
42107         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
42108         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
42109         (largebin_index_32_big): New.
42110         (largebin_index): Use it for 16-byte alignment.
42111         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
42112         correction with front_misalign.
42114 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
42116         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
42117         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
42118         Likewise.
42119         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
42120         Likewise.
42121         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
42122         Likewise.
42123         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
42124         Likewise.
42125         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
42126         Likewise.
42127         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
42128         Likewise.
42129         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
42130         Likewise.
42131         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
42132         Likewise.
42133         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
42134         Likewise.
42135         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
42136         Likewise.
42137         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
42138         Likewise.
42139         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
42140         Likewise.
42142         * scripts/data/c++-types-x32-linux-gnu.data: New file.
42143         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
42145 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
42147         [BZ #10846]
42148         [BZ #14036]
42149         * math/libm-test.inc (exp_test): Add test from bug 14036.
42150         (pow_test): Add test from bug 10846.
42152         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
42153         and other flags.
42154         (special_function): Do not include flags in test name.
42155         (parse_args): Likewise.
42156         * sysdeps/i386/fpu/libm-test-ulps: Update.
42157         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
42158         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
42159         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
42160         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42162         * math/gen-libm-test.pl (%beautify): Add entries for underflow
42163         exceptions.
42164         * math/libm-test.inc ("Philosophy"): Update comment about
42165         exception testing.
42166         (UNDERFLOW_EXCEPTION): New macro.
42167         (UNDERFLOW_EXCEPTION_OK): Likewise.
42168         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
42169         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
42170         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
42171         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
42172         (INVALID_EXCEPTION_OK): Update value.
42173         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
42174         (OVERFLOW_EXCEPTION_OK): Likewise.
42175         (IGNORE_ZERO_INF_SIGN): Likewise.
42176         (test_exceptions): Handle underflow exceptions.
42177         (acos_test): Update for underflow exception expectations.
42178         (cexp_test): Likewise.
42179         (clog_test): Likewise.
42180         (clog10_test): Likewise.
42181         (csqrt_test): Likewise.
42182         (ctan_test): Likewise.
42183         (ctanh_test): Likewise.
42184         (exp_test): Likewise.
42185         (exp10_test): Likewise.
42186         (exp2_test): Likewise.
42187         (expm1_test): Likewise.
42188         (fma_test): Likewise.
42189         (j0_test): Likewise.
42190         (jn_test): Likewise.
42191         (nexttoward_test): Likewise.
42192         (pow_test): Likewise.
42193         (scalbn_test): Likewise.
42194         (scalbln_test): Likewise.
42195         (tan_test): Likewise.
42196         (y1_test): Likewise.
42197         * sysdeps/i386/fpu/libm-test-ulps: Update.
42198         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42200 2012-05-23  David S. Miller  <davem@davemloft.net>
42202         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
42203         (__libc_sigaction): Remove unused local variables.
42205 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
42207         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
42209 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
42211         mktime: avoid signed integer overflow
42212         * time/mktime.c (__mktime_internal): Do not mishandle the case
42213         where diff == INT_MIN.
42215         mktime: simplify computation of average
42216         * time/mktime.c (ranged_convert): Use new time_t_avg function
42217         instead of rolling our own (probably-slower) code.
42219         mktime: do not assume signed right shift propagates sign bit
42220         * time/mktime.c (isdst_differ): New static function.
42221         (__mktime_internal): No need to normalize tm_isdst now.
42222         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
42223         tm_isdst values.
42225         mktime: merge another wrapv change from gnulib
42226         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
42227         from some compilers.
42229         mktime: remove incorrect attempt at unusual arithmetics
42230         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
42231         The code didn't really work on such machines anyway.
42232         (TYPE_MINIMUM): Assume two's complement.
42233         (twos_complement_arithmetic): Verify that long_int and time_t
42234         are two's complement (or unsigned, in the latter case).
42236         mktime: check signed shifts on long_int and time_t, too
42237         * time/mktime.c (SHR): Check that shifts work as desired
42238         on the types long_int and time_t too, as SHR is used on
42239         such types.
42241         mktime: do not assume 'long' is wide enough
42242         * time/mktime.c (verify): Move decl up.
42243         (long_int): New type.
42244         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
42245         to remove assumption in the code that 'long' is wide enough to
42246         store year values.  This assumption is not true on x32 and on
42247         some non-glibc platforms.
42249         mktime: merge wrapv change from gnulib
42250         * time/mktime.c (WRAPV): New macro.
42251         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
42252         (guess_time_tm, __mktime_internal): Do not assume that signed
42253         integer overflow wraps around; modern compilers generate code
42254         where this assumption is no longer valid.
42256 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
42258         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
42259         Replace "jmp L(pseudo_end)" with "ret".
42260         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
42261         Likewise.
42263 2012-05-23  Andreas Jaeger  <aj@suse.de>
42265         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
42266         * sysdeps/unix/sysv/linux/poll.c: Remove file.
42268 2012-05-23  Andreas Jaeger  <aj@suse.de>
42269             Maximilian Attems  <max@stro.at>
42271         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
42272         New macros.
42274 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
42276         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
42277         code so that pseudo_end is just ret and the stack pointer is
42278         correct also for static library in error case.
42280 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
42282         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
42283         move to syscalls.list.
42284         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
42285         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
42286         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
42287         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
42289         * manual/install.texi (Running make install): Do not mention Linux
42290         kernel version for which pt_chown is not needed.
42291         (Linux): Do not mention problems with nscd with 2.0 kernels.
42292         * INSTALL: Regenerated.
42294 2012-05-23  Andreas Jaeger  <aj@suse.de>
42296         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
42297         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
42298         macro.
42299         * sysdeps/unix/sysv/linux/s390/bits/mman.h
42300         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
42301         * sysdeps/unix/sysv/linux/sh/bits/mman.h
42302         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
42303         * sysdeps/unix/sysv/linux/i386/bits/mman.h
42304         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
42305         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
42306         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
42307         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
42308         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
42309         * sysdeps/unix/sysv/linux/bits/in.h
42310         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
42312 2012-05-22  Roland McGrath  <roland@hack.frob.com>
42314         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
42315         (PREPARE_VERSION): Just use assert instead, it will be elided
42316         under [NDEBUG] anyway.
42318 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
42320         * sysdeps/unix/sysv/linux/Makefile: Include
42321         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
42322         (sysdep_routines): Remove sysctl.
42323         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
42324         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
42325         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
42326         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
42327         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
42329 2012-05-22  Andreas Jaeger  <aj@suse.de>
42331         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
42332         that pseudo_end is just ret and the stack pointer is correct also
42333         for static library in error case.
42335 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
42337         [BZ #14122]
42338         * nss/nsswitch.c (defconfig_entries): New variable.
42339         (__nss_database_lookup): Don't leak defconfig entries.
42340         (nss_parse_service_list): Don't leak on error paths.
42341         (free_database_entries): New function.
42342         (free_defconfig): New function.
42343         (free_mem): Move common code to free_database_entries.
42345 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
42347         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
42348         Add arch_prctl.
42349         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
42351         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
42352         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
42353         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
42354         New macro.
42355         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
42356         (INTERNAL_SYSCALL_TYPES): Likewise.
42357         (LOAD_ARGS_TYPES_[1-6]): Likewise.
42358         (LOAD_REGS_TYPES_[1-6]): Likewise.
42359         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
42360         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
42362 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42364         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
42365         copysignl for GLIBC_2_0.
42366         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
42367         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
42368         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
42369         logbl for GLIBC_2_0.
42370         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
42371         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
42373 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
42375         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
42376         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
42378         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
42379         Use "neg %eax".
42381         * time/mktime.c: Update copyright years.
42383 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
42385         mktime: merge comment-quoting-style change from gnulib
42386         * time/mktime.c: Quote 'like this' in comments.
42387         The GNU coding standards suggest that we no longer quote `like this',
42388         as "`" and "'" are typically rendered asymmetrically nowadays.
42389         The typical gnulib style is to quote 'like this' when quoting
42390         code, and "like this" when quoting English.
42392         * time/mktime.c (compile-command): Add "-I.".
42394         mktime: merge mktime-internal.h change from gnulib
42395         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
42397         mktime: merge time_r change from gnulib
42398         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
42400         mktime: merge DEBUG change from gnulib
42401         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
42402         case system <time.h> has a #define.
42404         mktime: merge <sys/types.h> change from gnulib
42405         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
42406         since <time.t> is now guaranteed to define time_t.
42408         mktime: merge HAVE_CONFIG_H change from gnulib
42409         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
42411 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
42413         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
42414         Use "neg %eax".
42416         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
42417         __rlim_t cast.
42418         (struct rusage): Use anonymous union to pad each field to
42419         __syscall_slong_t.
42421 2012-05-21  David S. Miller  <davem@davemloft.net>
42423         * Makefules (o-iterator): Remove .s cases.
42424         (compile-command.s): Delete.
42425         (COMPILE.s): Delete.
42426         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
42428 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
42430         * configure.in (libc_cv_predef_stack_protector): Only consider
42431         "foobar" and "__stack_chk_fail" lines in libc_undefs.
42432         * configure: Regenerated.
42434 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
42436         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
42437         New macro.  Use R*LP on int and pointer.
42438         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
42439         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
42440         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
42441         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
42443         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
42444         [__WORDSIZE_TIME64_COMPAT32] instead of
42445         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
42446         (struct utmp): Likewise.
42447         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
42448         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
42449         Renamed to ...
42450         (__WORDSIZE_TIME64_COMPAT32): This.
42451         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
42452         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
42453         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
42454         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
42455         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
42456         (__WORDSIZE_TIME64_COMPAT32): New macro.
42458 2012-05-21  Andreas Jaeger  <aj@suse.de>
42460         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
42461         only if [SHARED]. Add prototype for __wcschr_ia32.
42463 2012-05-21  Roland McGrath  <roland@hack.frob.com>
42465         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
42466         of %rbp unmolested in the jmp_buf while mangling the low bits.
42467         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
42468         unmolested high bits of %rbp while demangling the low bits.
42469         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
42471 2012-05-21  Andreas Jaeger  <aj@suse.de>
42473         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
42474         * sunrpc/svc_simple.c: Use it for registerrpc.
42475         * sunrpc/xcrypt.c: Use it for passwd2des.
42477         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
42479 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
42481         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
42482         Don't define if [__SYSCALL_WORDSIZE != 32].
42483         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
42484         New macro.
42486 2012-05-21  Bruno Haible  <bruno@clisp.org>
42487             Andreas Jaeger  <aj@suse.de>
42489         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
42490         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
42491         inptr and inend for must_buffer_ch.
42492         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
42493         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
42494         * stdio-common/Makefile (tests): Remove bug15.
42495         (bug15-ENV): Remove macro.
42496         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
42497         anymore.
42499 2012-05-19  Andreas Jaeger  <aj@suse.de>
42500             Roland McGrath  <roland@hack.frob.com>
42502         * manual/contrib.texi: Completely rewritten. It contains now an
42503         alphabetical list of contributors and their contributions.
42505 2012-05-21  Richard Henderson  <rth@twiddle.net>
42507         * misc/getauxval.c (__getauxval): Use unsigned long int.
42508         * misc/sys/auxv.h: Include <sys/cdefs.h>.
42509         (getauxval): Use unsigned long int.
42511 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
42513         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
42515 2012-05-21  Roland McGrath  <roland@hack.frob.com>
42517         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
42518         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
42519         __alignof__ (long double).
42521 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42523         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42525 2012-05-20  Richard Henderson  <rth@twiddle.net>
42527         * misc/getauxval.c: New file.
42528         * misc/sys/auxv.h: New file.
42529         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
42530         (routines): Add getauxval.
42531         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
42532         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
42533         * elf/dl-sysdep.c (_dl_auxv): Remove.
42534         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
42535         * elf/dl-support.c (_dl_auxv): New variable.
42536         (_dl_aux_init): Initialize it.
42537         * manual/startup.texi (Auxiliary Vector): New node.
42538         * sysdeps/generic/bits/hwcap.h: New file.
42539         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
42540         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
42541         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
42542         * sysdeps/sparc/sysdep.h: ... here.  Include it.
42543         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
42544         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
42545         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
42546         Update.
42547         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
42548         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
42549         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
42550         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
42551         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
42552         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
42553         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
42554         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
42556 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42558         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
42560 2012-05-19  David S. Miller  <davem@davemloft.net>
42562         * sysdeps/sparc/fpu/libm-test-ulps: Update.
42564 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
42566         [BZ #14123]
42567         * math/s_ccosh.c: Include <float.h>
42568         (__ccosh): Avoid internal overflow calculating sinh and cosh
42569         values before multiplying by sin and cos values.
42570         * math/s_ccoshf.c: Likewise.
42571         * math/s_ccoshl.c: Likewise.
42572         * math/s_csin.c: Likewise.
42573         * math/s_csinf.c: Likewise.
42574         * math/s_csinl.c: Likewise.
42575         * math/s_csinh.c: Likewise.
42576         * math/s_csinhf.c: Likewise.
42577         * math/s_csinhl.c: Likewise.
42578         * math/libm-test.inc (ccos_test): Add more tests.
42579         (ccosh_test): Likewise.
42580         (csin_test): Likewise.
42581         (csinh_test): Likewise.
42582         * sysdeps/i386/fpu/libm-test-ulps: Update.
42583         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42585 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
42587         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
42588         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
42590         * sysdeps/x86_64/x32/_itoa.h: Add comment.
42592 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
42594         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
42595         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
42596         * sysdeps/powerpc/soft-fp/Versions: Likewise.
42597         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
42598         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
42599         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
42600         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
42601         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
42602         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
42603         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
42604         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
42605         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
42606         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
42607         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
42608         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
42609         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
42610         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
42611         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
42612         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
42613         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
42614         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
42615         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
42616         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
42617         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
42618         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
42619         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
42620         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
42621         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
42622         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
42623         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
42624         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
42626 2012-05-18  Andreas Jaeger  <aj@suse.de>
42628         * csu/.gitignore: Delete.
42630 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
42632         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
42633         (timex): Use __syscall_slong_t.
42635 2012-05-18  Andreas Jaeger  <aj@suse.de>
42636             Carlos O'Donell  <carlos_odonell@mentor.com>
42638         * manual/install.texi (Configuring and compiling): Update
42639         description about files modified in the source directory.
42640         * INSTALL: Regenerated.
42642 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
42644         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
42645         value.  Use "or" to set return value to -1.
42646         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
42647         negate return value.
42649 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
42651         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
42652         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
42653         failure if the compiler has Graphite support disabled.
42654         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
42655         Likewise.
42656         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
42657         (CFLAGS-memmove.c): Likewise.
42658         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
42659         Likewise.
42661 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
42663         * sysdeps/x86_64/x32/_itoa.h: New file.
42665         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
42666         getdents system call only if kernel and user dirents have the
42667         same d_ino and d_off.
42669         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
42670         LLONG_MAX != LONG_MAX.
42671         (_itoa_word): Use _ITOA_WORD_TYPE on value.
42672         (_fitoa_word): Likewise.
42674         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
42675         years.
42676         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
42677         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
42678         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
42680         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
42681         include <bits/wordsize.h>.  Check __x86_64__ instead of
42682         __WORDSIZE.
42683         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
42684         if __x86_64__ is defined.  Use anonymous union on fpstate.
42686         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
42687         anonymous union.
42689 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
42691         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
42692         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
42693         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
42694         Refer to _rtld_local_ro instead of _rtld_global_ro.
42695         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
42696         Likewise.
42697         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
42698         Likewise.
42699         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
42700         Likewise.
42701         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
42702         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
42703         of _rtld_global, and rtld_progname instead of _dl_argv[0].
42705         * sysdeps/powerpc/powerpc32/dl-machine.c
42706         (__elf_machine_runtime_setup) [PROF]: Don't reference
42707         _dl_prof_resolve.
42709 2012-05-18  Andreas Jaeger  <aj@suse.de>
42711         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
42712         function only available for GCCs before 3.4 since GCC 3.4
42713         introduced a builtin.
42714         (lrint): Likewise.
42715         (llrintf): Likewise.
42716         (llrint): Likewise.
42717         (fmaxf): Likewise.
42718         (fmax): Likewise.
42719         (fminf): Likewise.
42720         (fmin): Likewise.
42721         (rint): Likewise.
42722         (rintf): Likewise.
42723         (nearbyint): Likewise.
42724         (nearbyintf): Likewise.
42725         (ceil): Likewise.
42726         (ceilf): Likewise.
42727         (floor): Likewise.
42728         (floorf): Likewise.
42730 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
42732         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
42733         on both fields and cast pointer to __syscall_ulong_t.
42735         * bits/types.h (__fsword_t): New type.
42736         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
42737         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
42738         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
42739         (__FSWORD_T_TYPE): Likewise.
42740         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
42741         (__FSWORD_T_TYPE): Likewise.
42742         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
42743         (__FSWORD_T_TYPE): Likewise.
42744         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
42745         (__FSWORD_T_TYPE): Likewise.
42746         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
42747         __SWORD_TYPE with __fsword_t.
42748         (statfs64): Likewise.
42750 2012-05-17  David S. Miller  <davem@davemloft.net>
42752         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
42754 2012-05-17  Andreas Jaeger  <aj@suse.de>
42756         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
42757         warning.
42759 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
42761         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
42763 2012-05-17  Andreas Jaeger  <aj@suse.de>
42765         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
42766         when it is used.
42768 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
42770         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
42772 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
42774         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
42775         * sysdeps/x86_64/tst-mallocalign1.c: New file.
42777 2012-05-17  Andreas Jaeger  <aj@suse.de>
42778             Carlos O'Donell  <carlos_odonell@mentor.com>
42780         [BZ #14059]
42781         * sysdeps/x86_64/multiarch/init-arch.h
42782         (bit_YMM_Usable): Rename to...
42783         (bit_AVX_Usable): ... this.
42784         (bit_FMA4_Usable): New macro.
42785         (bit_XMM_state): New macro.
42786         (bit_YMM_state): New macro.
42787         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
42788         [__ASSEMBLER__] (index_AVX_Usable): ... this.
42789         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
42790         (CPUID_OSXSAVE): New macro.
42791         (CPUID_AVX): New macro.
42792         (CPUID_FMA4): New macro.
42793         (index_YMM_Usable): Rename to...
42794         (index_AVX_Usable): ... this.
42795         (HAS_AVX): Use HAS_ARCH_FEATURE.
42796         (HAS_FMA4): Likewise.
42797         (HAS_YMM_USABLE): Remove.
42798         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
42799         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
42800         are present.
42801         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
42802         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
42803         * sysdeps/x86_64/multiarch/Makefile: Likewise.
42804         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
42805         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
42807 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
42809         * math/libm-test.c: Support platforms without multiple rounding modes.
42810         * math/bug-nextafter.c: Support platforms without FP exceptions.
42811         * math/bug-nexttoward.c: Likewise.
42812         * math/test-fenv.c: Likewise.
42813         * math/test-misc.c: Likewise.
42814         * stdlib/bug-getcontext.c: Likewise.
42816 2012-05-17  Andreas Jaeger  <aj@suse.de>
42818         * manual/examples/search.c (critter_cmp): Change signature to
42819         avoid warnings.
42820         * manual/string.texi (Collation Functions): Likewise.
42822 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
42824         * bits/types.h: Fold copyright years.
42825         * bits/typesizes.h: Likewise.
42826         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
42827         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
42828         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
42829         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
42830         * time/time.h: Likewise.
42832 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
42834         [BZ #208]
42835         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
42836         in instead of returning them.  Return void.
42837         (__libc_mallinfo): Accumulate over all arenas.
42838         (__malloc_stats): Adjust for change in int_mallinfo interface.
42840 2012-05-16  Roland McGrath  <roland@hack.frob.com>
42842         [BZ #10375]
42843         * configure.in (NM): Add AC_CHECK_TOOL for it.
42844         (libc_extra_cflags): New substituted variable.
42845         Check for -fstack-protector being used implicitly.
42846         * configure: Regenerated.
42847         * config.make.in (config-extra-cflags): New variable,
42848         gets @libc_extra_cflags@.
42849         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
42851         [BZ #10375]
42852         * configure.in: Check for _FORTIFY_SOURCE being predefined.
42853         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
42854         * configure: Regenerated.
42855         * config.make.in (CPPUNDEFS): New substituted variable.
42856         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
42857         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
42858         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
42860 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
42862         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
42863         (mq_attr): Use __syscall_slong_t.
42865 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
42867         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
42868         Check __x86_64__ instead of __WORDSIZE.
42869         (_STAT_VER_LINUX): Likewise.
42870         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
42871         __syscall_ulong_t and __syscall_slong_t.
42872         (stat64): Likewise.
42874 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
42876         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
42878 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
42880         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
42882 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
42884         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
42885         __syscall_ulong_t.
42887         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
42888         include <bits/wordsize.h>.  Check __x86_64__ instead of
42889         __WORDSIZE.
42890         (greg_t): Use "__extension__ long long int" if __x86_64__ is
42891         defined.
42892         (mcontext_t): Replace "unsigned long" with "unsigned long long".
42894         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
42895         include <bits/wordsize.h>.  Check __x86_64__ instead of
42896         __WORDSIZE.
42897         (user_regs_struct): Use "__extension__ unsigned long long"
42898         instead of "unsigned long" if __x86_64__ is defined.
42899         (user): Likewise.  Pad after pointer field if __ILP32__ is
42900         defined.
42902 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
42904         * configure.in (makeinfo): Require version 4.5 or later.  Allow
42905         versions 5 to 9.
42906         * configure: Regenerated.
42907         * manual/install.texi (texinfo): Increase version requirement to
42908         4.5 or later.
42909         * INSTALL: Regenerated.
42911         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
42913 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
42915         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
42917         * sysdeps/x86_64/x32/ffs.c: New file.
42919         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
42920         __syscall_ulong_t.
42921         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
42922         defined.  Use __syscall_ulong_t.
42923         (shminfo): Use __syscall_ulong_t.
42924         (shm_info): Likewise.
42926         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
42927         __syscall_ulong_t.
42929         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
42930         <bits/wordsize.h>.
42931         (msgqnum_t): Use __syscall_ulong_t.
42932         (msglen_t): Likewise.
42933         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
42934         __syscall_ulong_t.
42936         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
42937         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
42939         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
42941         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
42942         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
42944         * sysvipc/sys/msg.h (msgbuf): Replace long int with
42945         __syscall_slong_t.
42947         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
42948         include <bits/wordsize.h>.  Check __x86_64__ instead of
42949         __WORDSIZE.
42951         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
42952         "unsigned long long int" if __x86_64__ is defined.
42953         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
42955         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
42956         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
42957         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
42959         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
42960         <stdint.h>.
42961         (GET_PC): Cast to uintptr_t first.
42962         (GET_FRAME): Likewise.
42963         (GET_STACK): Likewise.
42965         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
42966         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
42967         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
42968         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
42969         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
42970         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
42971         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
42972         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
42973         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
42974         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
42975         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
42976         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
42977         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
42978         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
42979         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
42980         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
42981         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
42982         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
42983         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
42984         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
42985         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
42986         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
42987         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
42988         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
42989         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
42990         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
42991         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
42992         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
42993         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
42995 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
42997         * Makerules (+depfiles): Also collect depfiles from .oS in
42998         $(extra-objs).
42999         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
43000         .oS, $(libnldbl-routines)).
43002         * Makerules (native-compile-mkdep-flags): Define.
43003         * sunrpc/Makefile (extra-objs): Add $(addprefix
43004         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
43005         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
43006         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
43007         calling $(make-target-directory).
43009 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43011         * bits/types.h (__snseconds_t): Removed.
43012         * time/time.h (struct timespec): Replace __snseconds_t with
43013         __syscall_slong_t.
43014         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
43015         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
43016         Likewise.
43017         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43018         (__SNSECONDS_T_TYPE): Likewise.
43019         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43020         (__SNSECONDS_T_TYPE): Likewise.
43021         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43022         (__SNSECONDS_T_TYPE): Likewise.
43024 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43026         * sysdeps/mach/hurd/bits/typesizes.h
43027         (__SYSCALL_SLONG_TYPE): New macro.
43028         (__SYSCALL_ULONG_TYPE): Likewise.
43030 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43032         * bits/types.h (__syscall_slong_t): New type.
43033         (__syscall_ulong_t): Likewise.
43035         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
43036         (__SYSCALL_ULONG_TYPE): Likewise.
43037         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43038         (__SYSCALL_SLONG_TYPE): Likewise.
43039         (__SYSCALL_ULONG_TYPE): Likewise.
43040         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43041         (__SYSCALL_SLONG_TYPE): Likewise.
43042         (__SYSCALL_ULONG_TYPE): Likewise.
43043         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43044         (__SYSCALL_SLONG_TYPE): Likewise.
43045         (__SYSCALL_ULONG_TYPE): Likewise.
43047 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43049         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
43050         Add sigaltstack-offsets.sym.
43051         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
43052         <sigaltstack-offsets.h>.
43053         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
43054         longjmp_msg pointer.
43055         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
43056         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
43057         signal stack.
43058         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
43060 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
43062         * elf/stackguard-macros.h: Remove file.
43063         * sysdeps/generic/stackguard-macros.h: New file.
43064         * sysdeps/i386/stackguard-macros.h: Likewise.
43065         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
43066         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
43067         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
43068         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
43069         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
43070         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
43071         * sysdeps/x86_64/stackguard-macros.h: Likewise.
43072         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
43073         <elf/stackguard-macros.h>.
43075         [BZ #14109]
43076         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
43077         __aligned__ in attribute.
43078         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
43079         (gregset_t): Likewise.
43081 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43083         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
43084         * sysdeps/x86_64/64/Implies-after: Here.  New file.
43085         * sysdeps/x86_64/x32/Implies-after: New file.
43087 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43089         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
43090         and access return value for _dl_profile_fixup.  Use R10_LP to
43091         load frame size.
43093 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43095         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
43097 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43099         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
43100         * sysdeps/x86_64/x32/sysdep.h: New file.
43102 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43104         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
43105         * sysdeps/x86_64/setjmp.S: Likewise.
43107 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43109         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
43110         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
43111         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
43112         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
43113         remove unused global constant.
43115 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
43117         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
43118         include of <not-cancel.h>.
43120 2012-05-15  Roland McGrath  <roland@hack.frob.com>
43122         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
43124 2012-05-15  Jeff Law  <law@redhat.com>
43125             Andreas Jaeger  <aj@suse.de>
43127         [BZ #13594]
43128         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
43129         out from...
43130         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
43131         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
43132         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
43133         code changing __hst_map_handle.map.
43135 2012-05-15  Roland McGrath  <roland@hack.frob.com>
43137         * configure.in (sysnames): Look for Implies-before and Implies-after
43138         files.
43139         * configure: Regenerated.
43141 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43143         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
43144         8-byte data alignment with LP_SIZE alignment.
43146 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43148         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
43149         into R10_LP.
43151 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43153         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
43155 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43157         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
43158         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
43159         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
43160         Likewise.
43161         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
43163 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43165         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
43166         (stackinfo_sub_sp): Likewise.
43168 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43170         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
43171         RAX_LP.
43173 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43175         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
43176         into R*_LP.
43178 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43180         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
43181         sizes into R*_LP.
43183 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43185         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
43187 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43189         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
43190         into R11_LP and load __x86_64_shared_cache_size_half into
43191         R8_LP.
43193 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43195         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
43196         R8_LP.
43198 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43200         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
43201         logb for POWER7.
43202         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
43203         logbf for POWER7.
43204         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
43205         logbl for POWER7.
43206         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
43207         powerpc32/power7/fpu/s_logb.c via #include.
43208         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
43209         powerpc32/power7/fpu/s_logbf.c via #include.
43210         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
43211         powerpc32/power7/fpu/s_logbl.c via #include.
43213 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
43215         * README.libm: Remove file.
43217 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43219         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
43220         count for x32.  Use R*_LP and omit operand-size suffix.
43222 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43224         * shlib-versions: Move x86_64-.*-linux.* entries to ...
43225         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
43226         * sysdeps/x86_64/x32/shlib-versions: New file.
43228 2012-05-14  Roland McGrath  <roland@hack.frob.com>
43230         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
43231         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
43232         Use _dl_fatal_printf instead.
43234 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
43236         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
43237         set if not set by the user.  Do not allow for being unset.
43238         * sysdeps/unix/sysv/linux/configure: Regenerated.
43240 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43242         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
43243         the `q' suffix from lea and replace .quad with ASM_ADDR.
43245 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43247         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
43248         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
43249         instead of $17.
43250         (PTR_DEMANGLE): Likewise.
43252 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43254         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
43255         (LP_OP): Likewise.
43256         (ASM_ADDR): Likewise.
43257         (RAX_LP): Likewise.
43258         (RBP_LP): Likewise.
43259         (RBX_LP): Likewise.
43260         (RCX_LP): Likewise.
43261         (RDI_LP): Likewise.
43262         (RSI_LP): Likewise.
43263         (RSP_LP): Likewise.
43264         (R8_LP): Likewise.
43265         (R9_LP): Likewise.
43266         (R10_LP): Likewise.
43267         (R10_LP): Likewise.
43268         (R11_LP): Likewise.
43269         (R12_LP): Likewise.
43270         (R13_LP): Likewise.
43271         (R14_LP): Likewise.
43272         (R15_LP): Likewise.
43274 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43276         * sysdeps/x86_64/x32/dl-machine.h: New file.
43278 2012-05-14  Andreas Jaeger  <aj@suse.de>
43280         * manual/Makefile (subdir): Remove export of subdir.
43281         (all): Remove target.
43282         (.PHONY): Remove all from list.
43283         (mkinstalldirs): Remove.
43284         (.PHONY): Remove installdirs from list.
43285         ($(inst_infodir)/libc.info): Use make-target-directory.
43286         (installdirs): Remove.
43287         (subdir_%): Remove.
43288         (glibc-targets): Remove.
43289         (lib): Remove.
43290         (stubs): Remove.
43291         ($(objpfx)stubs ../po/manual.pot): Remove.
43292         ($(objpfx)stamp%): Remove.
43293         (make-target-directory): Remove.
43294         (subdir_install): Remove.
43295         (routines): Remove.
43296         (aux): Remove.
43297         (sources): Remove.
43298         (objects): Remove.
43299         (headers): Remove.
43301         [BZ #13750]
43302         * manual/.gitignore: Remove, it's not needed anymore.
43303         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
43304         all files in it.
43305         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
43306         directory.
43307         (texis): Renamed to $(objpfx)texis.
43308         (texis-path): New, contains path to generated files.
43309         (chapters.%): Use texis-path for complete path, add extra argument
43310         libc-texinfo.sh.
43311         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
43312         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
43313         (summary,texi, stamp-summary): Use complete path of
43314         files. Generate files in build dir.
43315         (dir-add.texi): Build in build dir.
43316         (libm-err.texi,stamp-libm-err): Likewise.
43317         (version.texi, stamp-version): Likewise.
43318         (.%c.texi): Likewise.
43319         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
43320         (mostlyclean): Remove target.
43321         (realclean): Remove target.
43322         (generated): Add new variable with contents from mostlyclean and
43323         realclean, remove entries duplicated in common-mostlyclean, add
43324         stamp-libm-err and stamp-version.
43325         (generated-dirs): Add libc directory.
43326         ($(inst_infodir)/libc.info): Install files from build dir.
43328         * manual/install.texi (Configuring and compiling): Adjust since
43329         the info files are not part of the tar ball anymore.
43331 2012-05-14  Andreas Jaeger  <aj@suse.de>
43333         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
43334         variable.
43336 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
43338         [BZ #13717]
43339         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
43340         to 2.2.0 where earlier.
43341         * sysdeps/unix/sysv/linux/configure: Regenerated.
43342         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
43343         Remove conditional code.
43344         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
43345         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
43346         Remove conditional code.
43347         [!__NR_lchown]: Likewise.
43348         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
43349         [__NR_lchown]: Likewise.
43350         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
43351         comment referencing __ASSUME_LCHOWN_SYSCALL.
43352         * sysdeps/unix/sysv/linux/i386/sigaction.c
43353         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
43354         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
43355         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
43356         Remove conditional code.
43357         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
43358         (__protocol_available): Remove #if 0 code.
43359         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
43360         conditional code.
43361         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
43362         * sysdeps/unix/sysv/linux/kernel-features.h
43363         (__ASSUME_GETCWD_SYSCALL): Don't define.
43364         (__ASSUME_REALTIME_SIGNALS): Likewise.
43365         (__ASSUME_PREAD_SYSCALL): Likewise.
43366         (__ASSUME_PWRITE_SYSCALL): Likewise.
43367         (__ASSUME_POLL_SYSCALL): Likewise.
43368         (__ASSUME_LCHOWN_SYSCALL): Likewise.
43369         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
43370         non-SPARC.
43371         (__ASSUME_SIOCGIFNAME): Don't define.
43372         (__ASSUME_MSG_NOSIGNAL): Likewise.
43373         (__ASSUME_SENDFILE): Define unconditionally.
43374         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
43375         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
43376         conditional code.
43377         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
43378         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
43379         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
43380         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
43381         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
43382         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
43383         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
43384         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
43385         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
43386         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43387         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
43388         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
43389         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43390         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
43391         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
43392         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43393         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
43394         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
43395         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
43397         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
43398         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43399         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
43400         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
43401         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
43403         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
43404         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43405         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
43406         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
43407         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43408         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
43409         Remove conditional code.
43410         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43411         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
43412         Remove conditional code.
43413         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43414         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
43415         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
43416         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
43417         Remove conditional code.
43418         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43419         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
43420         Remove conditional code.
43421         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43422         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
43423         Remove conditional code.
43424         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43425         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
43426         Remove conditional code.
43427         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
43428         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
43429         Remove conditional code.
43430         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43431         * sysdeps/unix/sysv/linux/sh/pwrite64.c
43432         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
43433         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
43434         * sysdeps/unix/sysv/linux/sigaction.c
43435         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
43436         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
43437         * sysdeps/unix/sysv/linux/sigpending.c
43438         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
43439         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
43440         * sysdeps/unix/sysv/linux/sigprocmask.c
43441         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
43442         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
43443         * sysdeps/unix/sysv/linux/sigsuspend.c
43444         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
43445         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
43446         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
43447         (__libc_missing_rt_sigs): Remove.
43448         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
43449         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
43450         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
43451         Remove conditional code.
43452         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
43453         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
43454         return 1.
43455         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
43456         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
43457         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
43458         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
43460 2012-05-14  Andreas Jaeger  <aj@suse.de>
43462         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
43463         it's not used in glibc.
43464         (__coshm1): Likewise.
43465         (__acosh1p): Likewise.
43466         (__sgn): Likewise.
43468         * manual/string.texi (Copying and Concatenation): Add missing
43469         variable in concat example.
43470         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
43472 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43474         [BZ #14103]
43475         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
43476         __builtin_clzl with __builtin_clzll.
43478 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
43480         [BZ #14104]
43481         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
43482         libc_freeres_ptr.
43484 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43486         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
43487         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
43488         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
43489         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
43491 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
43493         * NEWS: Update ia64 info.
43495 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
43497         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
43498         used as bcopy.
43500 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
43502         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
43503         * sysdeps/unix/syscalls.list (dup3): Likewise.
43504         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
43505         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
43507 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
43509         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
43510         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
43512 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
43514         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
43515         thread pointer.
43516         (TLS_IE): Use mov/add instead of movq/addq to load thread
43517         pointer.
43518         (TLS_GD_PREFIX): New.
43519         (TLS_GD): Use it.
43521 2012-05-11  David S. Miller  <davem@davemloft.net>
43523         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
43524         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
43525         (_FPU_SETCW): Likewise.
43527 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
43529         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
43530         is 32-byte aligned.
43532 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
43534         [BZ #11837]
43535         * iconvdata/gb18030.c: Update tables.
43536         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
43537         characters specially.
43538         (BODY for TO_LOOP): Add encoding of missing ranges.
43540 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
43542         [BZ #13673]
43543         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
43544         * sysdeps/mach/hurd/dup3.c: Likewise.
43545         * sysdeps/mach/hurd/readlinkat.c: Likewise.
43546         * sysdeps/powerpc/memmove.c:: Likewise.
43548 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
43550         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
43551         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
43553 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
43555         * elf/elf.h (R_X86_64_RELATIVE64): New.
43556         (R_X86_64_NUM): Updated.
43557         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
43558         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
43559         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
43560         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
43561         tst-quad1pie tst-quad2pie
43562         (modules-names): Add tst-quadmod1 tst-quadmod2.
43563         ($(objpfx)tst-quad1): New dependency.
43564         ($(objpfx)tst-quad2): Likewise.
43565         ($(objpfx)tst-quad1pie): Likewise.
43566         ($(objpfx)tst-quad2pie): Likewise.
43567         * sysdeps/x86_64/tst-quad1.c: New file.
43568         * sysdeps/x86_64/tst-quad1pie.c: New file.
43569         * sysdeps/x86_64/tst-quad2.c: Likewise.
43570         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
43571         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
43572         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
43573         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
43574         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
43576 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43578         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
43579         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
43580         * streams/stropts.h (t_scalar_t): Define type.
43582         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
43583         (_PATH_PRESERVE): Set to "/var/lib".
43584         (_PATH_RWHODIR): Set to "/var/spool/rwho".
43586         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
43587         instead of int.
43589         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
43590         if __dir_mkfile succeeded.
43592         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
43593         checking for _hurd_dtablesize.  Unlock it right after having
43594         finished _hurd_dtable allocation.
43596 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
43598         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
43599         * sysdeps/mach/hurd/configure: Regenerated.
43600         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
43601         special-casing to...
43602         * sysdeps/gnu/configure.in: ... this new file.
43603         * sysdeps/unix/sysv/linux/configure: Regenerated.
43604         * sysdeps/gnu/configure: New generated file.
43606         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
43607         for Linux: use nsec instead of usec, as well as:
43608         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
43609         members of type struct timespec.
43610         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
43611         New macros.
43612         (struct stat64): Likewise.
43613         (_STATBUF_ST_NSEC): New macro.
43614         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
43616         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
43617         __strtoul_internal rather than strtoul.
43619 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
43621         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
43622         and reject them.
43624 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43626         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
43627         which preserves existing values.
43628         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
43630 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
43632         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
43633         TIMEOUT values.  Return EINVAL for NFDS values either negative or
43634         greater than FD_SETSIZE.
43636 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43638         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
43639         allocated, call __vm_protect to finish enabling the existing space, and
43640         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
43641         allocate the remainder.
43643 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
43645         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
43646         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
43648 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43650         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
43651         sysdeps/mach/hurd/readlink.c.
43653         * posix/tst-sysconf.c (posix_options): Only use
43654         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
43655         _POSIX_SYNCHRONIZED_IO when they are defined
43656         * sysdeps/mach/hurd/bits/posix_opt.h:
43657         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
43658         (_XOPEN_REALTIME): Undefine macro.
43659         (_XOPEN_REALTIME_THREADS): Undefine macro.
43660         (_XOPEN_SHM): Undefine macro.
43661         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
43662         macro to -1.
43663         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
43664         macro to -1.
43665         (_POSIX_ASYNC_IO): Undefine macro.
43666         (_POSIX_PRIORITIZED_IO): Undefine macro.
43667         (_POSIX_SPIN_LOCKS): Define macro to -1.
43669         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
43670         SA_NODEFER, SA_RESETHAND.
43671         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
43672         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
43673         F_DUPFD_CLOEXEC.
43675 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
43677         * elf/Makefile (pldd-modules): Define unconditionally.
43679 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
43681         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
43683 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43685         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
43686         Return ENOENT when name is empty.
43687         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
43689 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
43691         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
43693         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
43695 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43697         Fix mlock in all cases except non-readable pages.
43698         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
43699         instead of VM_PROT_ALL as parameter to __vm_wire function.
43701         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
43702         (__mkdir): When path is `/', just fail with EEXIST.
43703         * sysdeps/mach/hurd/mkdirat.c: Likewise.
43705 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
43707         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
43708         <sys/uio.h> (for writev).
43709         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
43710         and <sys/param.h> (for MIN).
43712 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
43714         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
43715         REQUESTED_TIME.  Properly set the remaining time and return EINTR
43716         if interrupted.
43718 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
43720         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
43721         Depend on against $(link-rpcuserlibs).
43723 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43725         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
43726         (__libc_stack_end): Do not use attribute_relro.
43727         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
43728         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
43729         to libthread-provided value.
43730         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
43731         attribute_relro.
43733 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
43735         [BZ #3748]
43736         * bits/libc-lock.h (__libc_once_get): New macro.
43737         * sysdeps/mach/bits/libc-lock.h: Likewise.
43738         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
43739         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
43740         instead of using implementation details.
43742         * libio/fileops.c: Unconditionally include <kernel-features.h>.
43743         * libio/freopen.c: Likewise.
43744         * libio/freopen64.c: Likewise.
43745         * misc/syslog.c: Likewise.
43746         * nscd/connections.c: Likewise.
43747         * nscd/netgroupcache.c: Likewise.
43748         * sysdeps/posix/getcwd.c: Likewise.
43750 2012-05-10  Roland McGrath  <roland@hack.frob.com>
43752         * math/w_ilogbf.c: Add #include <limits.h>.
43754 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43756         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
43757         path instead of returning without unlocking.
43759         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
43760         immediate-write ioctls.
43761         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
43763 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
43765         * sysdeps/mach/hurd/i386/init-first.c (init): Use
43766         __builtin_frame_address instead of making assumptions about the
43767         location of the return address relative to DATA.  Force early load of
43768         the return address.
43769         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
43770         __builtin_frame_address.
43772         dup3 for GNU Hurd.
43773         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
43774         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
43775         implement dup3 and do some further code clean-ups.
43776         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
43777         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
43779 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43781         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
43783         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
43784         HURD_CRITICAL_END around holding _hurd_dtable_lock.
43785         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
43786         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
43787         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
43788         d->port.lock.
43790         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
43791         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
43792         when handler == SIG_ERR, not when handler != SIG_ERR.
43794 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
43796         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
43797         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
43798         definitions.
43800         accept4 for GNU Hurd.
43801         * include/sys/socket.h (__libc_accept4): New prototype.
43802         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
43803         to implement __libc_accept4.
43804         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
43805         __libc_accept4.
43806         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
43808         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
43809         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
43810         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
43811         signal-defines.sym.
43813 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43815         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
43817 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
43819         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
43820         assertion on O_CLOEXEC flag.
43821         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
43822         * hurd/intern-fd.c: Likewise.
43823         * hurd/port2fd.c: Likewise.
43825 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43827         [BZ #3906]
43828         * bits/in.h (IPV6_PKTINFO): Define new macro.
43829         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
43831 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43833         [BZ #13954]
43834         [BZ #13955]
43835         [BZ #13956]
43836         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
43837         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
43838         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
43839         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
43840         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
43841         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
43842         * math/libm-test.inc (logb_test) : Additional logb tests.
43844 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
43845             Andreas Jaeger  <aj@suse.de>
43847         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
43848         * configure: Regenerated.
43849         * config.h.in (LINK_OBSOLETE_RPC): New macro.
43850         * config.make.in (link-obsolete-rpc): New substituted variable.
43851         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
43852         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
43853         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
43854         (shared-only-routines): Don't set it under [link-obsolete-rpc],
43855         so that libc.a contains the symbols.
43856         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
43857         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
43858         * sunrpc/auth_none.c: Likewise.
43859         * sunrpc/auth_unix.c: Likewise.
43860         * sunrpc/authdes_prot.c: Likewise.
43861         * sunrpc/authuxprot.c: Likewise.
43862         * sunrpc/clnt_gen.c: Likewise.
43863         * sunrpc/clnt_perr.c: Likewise.
43864         * sunrpc/clnt_raw.c: Likewise.
43865         * sunrpc/clnt_simp.c: Likewise.
43866         * sunrpc/clnt_tcp.c: Likewise.
43867         * sunrpc/clnt_udp.c: Likewise.
43868         * sunrpc/clnt_unix.c: Likewise.
43869         * sunrpc/des_crypt.c: Likewise.
43870         * sunrpc/des_soft.c: Likewise.
43871         * sunrpc/get_myaddr.c: Likewise.
43872         * sunrpc/key_call.c: Likewise.
43873         * sunrpc/key_prot.c: Likewise.
43874         * sunrpc/netname.c: Likewise.
43875         * sunrpc/pm_getmaps.c: Likewise.
43876         * sunrpc/pm_getport.c: Likewise.
43877         * sunrpc/pmap_clnt.c: Likewise.
43878         * sunrpc/pmap_prot.c: Likewise.
43879         * sunrpc/pmap_prot2.c: Likewise.
43880         * sunrpc/pmap_rmt.c: Likewise.
43881         * sunrpc/publickey.c: Likewise.
43882         * sunrpc/rpc_cmsg.c: Likewise.
43883         * sunrpc/rpc_common.c: Likewise.
43884         * sunrpc/rpc_dtable.c: Likewise.
43885         * sunrpc/rpc_prot.c: Likewise.
43886         * sunrpc/rpc_thread.c: Likewise.
43887         * sunrpc/rtime.c: Likewise.
43888         * sunrpc/svc.c: Likewise.
43889         * sunrpc/svc_auth.c: Likewise.
43890         * sunrpc/svc_raw.c: Likewise.
43891         * sunrpc/svc_run.c: Likewise.
43892         * sunrpc/svc_tcp.c: Likewise.
43893         * sunrpc/svc_udp.c: Likewise.
43894         * sunrpc/svc_unix.c: Likewise.
43895         * sunrpc/svcauth_des.c: Likewise.
43896         * sunrpc/xcrypt.c: Likewise.
43897         * sunrpc/xdr.c: Likewise.
43898         * sunrpc/xdr_array.c: Likewise.
43899         * sunrpc/xdr_float.c: Likewise.
43900         * sunrpc/xdr_intXX_t.c: Likewise.
43901         * sunrpc/xdr_mem.c: Likewise.
43902         * sunrpc/xdr_rec.c: Likewise.
43903         * sunrpc/xdr_ref.c: Likewise.
43904         * sunrpc/xdr_sizeof.c: Likewise.
43905         * sunrpc/xdr_stdio.c: Likewise.
43907 2012-05-10  Roland McGrath  <roland@hack.frob.com>
43909         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
43910         change.  Update copyright years.
43912 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
43914         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
43916 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
43917             Joseph Myers  <joseph@codesourcery.com>
43918             Paul Pluzhnikov  <ppluzhnikov@google.com>
43920         [BZ #14012]
43921         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
43922         requiring rpcgen.
43923         [cross-compiling] (extra-libs): Likewise.
43924         [cross-compiling] (extra-libs-others): Likewise.
43925         [cross-compiling] (librpcsvc-routines): Likewise.
43926         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
43927         [cross-compiling] (omit-deps): Likewise.
43928         (sunrpc-CPPFLAGS): New variable.
43929         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
43930         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
43931         (cross-rpcgen-objs): New variable.
43932         (extra-objs): Append $(cross-rpcgen-objs).
43933         ($(cross-rpcgen-objs)): New rule.
43934         ($(objpfx)cross-rpcgen): Likewise.
43935         (rpcgen-cmd): Define to use $(built-program-file).  Expand
43936         comment.
43937         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
43938         ($(objpfx)x%.stmp): Likewise.
43939         * sunrpc/proto.h [IS_IN_build] (_): Define.
43940         [IS_IN_build] (_libc_intl_domainname): Likewise.
43942 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
43944         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
43945         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
43946         and R_X86_64_TPOFF64.
43948 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
43950         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
43951         sysdeps/unix/sysv/syscalls.list.
43952         (stime): Likewise.
43953         (utime): Likewise.
43954         * sysdeps/unix/sysv/syscalls.list: Remove file.
43956 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
43958         [BZ #3440]
43959         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
43960         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
43961         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
43962         (__LC_IDENTIFICATION): Make these macros useful in #if
43963         expressions, as required by C99.
43965 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
43967         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
43968         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
43969         after this.
43971 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
43973         * stdlib/longlong.h: Updated from GCC.
43975 2012-05-09  Andreas Jaeger  <aj@suse.de>
43977         * nscd/nscd.c (run_modes): Make named enum, reorder so that
43978         default is first entry.
43979         (run_mode): Set type.
43980         (main): Remove informal message about syslog.
43981         (options): Fix typo.
43983         [BZ #14053]
43984         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
43985         to asm.
43986         (lrint): Likewise.
43987         (llrintf): Likewise.
43988         (llrint): Likewise.
43989         (rint): Likewise.
43990         (rintf): Likewise.
43991         (nearbyint): Likewise.
43992         (nearbyintf): Likewise.
43994 2012-05-09  Andreas Jaeger  <aj@suse.de>
43995             Pedro Alves  <palves@redhat.com>
43997         * nscd/nscd.c (run_mode): Use enum.
43998         (main): Cleanup coding style issue.
44000 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
44001             Andreas Jaeger  <aj@suse.de>
44003         * nscd/nscd.c (go_background): Replaced with...
44004         (run_mode): ... this.
44005         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
44006         (options): Add -F --foreground.
44007         (main): Implement it.
44008         (parse_opt): Parse it.
44010 2012-05-09  Andreas Jaeger  <aj@suse.de>
44012         [BZ #14083]
44013         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
44014         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
44015         -Wconversion warning.
44016         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
44017         Likewise.
44019 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
44021         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
44022         == 0.
44023         (LC_ALL): Use macro-int-constant.
44024         (LC_COLLATE): Likewise.
44025         (LC_CTYPE): Likewise.
44026         (LC_MESSAGES): Likewise.
44027         (LC_MONETARY): Likewise.
44028         (LC_NUMERIC): Likewise.
44029         (LC_TIME): Likewise.
44030         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
44031         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
44032         [ISO || ISO99 || ISO11] (*_t): Do not allow.
44033         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
44034         Specify type.
44035         [C99-based standards] (float_t): Expect type.
44036         [C99-based standards] (double_t): Expect type.
44037         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
44038         type.
44039         [C99-based standards] (HUGE_VALL): Likewise.
44040         [C99-based standards] (INFINITY): Likewise.
44041         [C99-based standards] (NAN): Likewise.
44042         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
44043         [C99-based standards] (FP_NAN): Likewise.
44044         [C99-based standards] (FP_NORMAL): Likewise.
44045         [C99-based standards] (FP_SUBNORMAL): Likewise.
44046         [C99-based standards] (FP_ZERO): Likewise.
44047         [C99-based standards] (FP_FAST_FMA): Use
44048         optional-macro-int-constant.  Specify type.  Require == 1.
44049         [C99-based standards] (FP_FAST_FMAF): Likewise.
44050         [C99-based standards] (FP_FAST_FMAL): Likewise.
44051         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
44052         [C99-based standards] (FP_ILOGBNAN): Likewise.
44053         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
44054         Specify type.
44055         [C99-based standards] (MATH_ERREXCEPT): Likewise.
44056         [C99-based standards] (math_errhandling): Specify type.
44057         [ISO99 || ISO11] (signgam): Do not allow.
44058         [non-C99-based standards] (copysignf): Do not allow.
44059         [non-C99-based standards] (exp2f): Likewise.
44060         [non-C99-based standards] (log2f): Likewise.
44061         [non-C99-based standards] (modff): Allow.
44062         [non-C99-based standards] (erff): Do not allow.
44063         [non-C99-based standards] (erfcf): Likewise.
44064         [non-C99-based standards] (gammaf): Likewise.
44065         [non-C99-based standards] (hypotf): Likewise.
44066         [non-C99-based standards] (j0f): Likewise.
44067         [non-C99-based standards] (j1f): Likewise.
44068         [non-C99-based standards] (jnf): Likewise.
44069         [non-C99-based standards] (lgammaf): Likewise.
44070         [non-C99-based standards] (tgammaf): Likewise.
44071         [non-C99-based standards] (y0f): Likewise.
44072         [non-C99-based standards] (y1f): Likewise.
44073         [non-C99-based standards] (ynf): Likewise.
44074         [non-C99-based standards] (isnanf): Likewise.
44075         [non-C99-based standards] (acoshf): Likewise.
44076         [non-C99-based standards] (asinhf): Likewise.
44077         [non-C99-based standards] (atanhf): Likewise.
44078         [non-C99-based standards] (cbrtf): Likewise.
44079         [non-C99-based standards] (expm1f): Likewise.
44080         [non-C99-based standards] (ilogbf): Likewise.
44081         [non-C99-based standards] (log1pf): Likewise.
44082         [non-C99-based standards] (logbf): Likewise.
44083         [non-C99-based standards] (nextafterf): Likewise.
44084         [non-C99-based standards] (remainderf): Likewise.
44085         [non-C99-based standards] (rintf): Likewise.
44086         [non-C99-based standards] (scalbf): Likewise.
44087         [non-C99-based standards] (copysignl): Likewise.
44088         [non-C99-based standards] (exp2l): Likewise.
44089         [non-C99-based standards] (log2l): Likewise.
44090         [non-C99-based standards] (modfl): Allow.
44091         [non-C99-based standards] (erfl): Do not allow.
44092         [non-C99-based standards] (erfcl): Likewise.
44093         [non-C99-based standards] (gammal): Likewise.
44094         [non-C99-based standards] (hypotl): Likewise.
44095         [non-C99-based standards] (j0l): Likewise.
44096         [non-C99-based standards] (j1l): Likewise.
44097         [non-C99-based standards] (jnl): Likewise.
44098         [non-C99-based standards] (lgammal): Likewise.
44099         [non-C99-based standards] (tgammal): Likewise.
44100         [non-C99-based standards] (y0l): Likewise.
44101         [non-C99-based standards] (y1l): Likewise.
44102         [non-C99-based standards] (ynl): Likewise.
44103         [non-C99-based standards] (isnanl): Likewise.
44104         [non-C99-based standards] (acoshl): Likewise.
44105         [non-C99-based standards] (asinhl): Likewise.
44106         [non-C99-based standards] (atanhl): Likewise.
44107         [non-C99-based standards] (cbrtl): Likewise.
44108         [non-C99-based standards] (expm1l): Likewise.
44109         [non-C99-based standards] (ilogbl): Likewise.
44110         [non-C99-based standards] (log1pl): Likewise.
44111         [non-C99-based standards] (logbl): Likewise.
44112         [non-C99-based standards] (nextafterl): Likewise.
44113         [non-C99-based standards] (remainderl): Likewise.
44114         [non-C99-based standards] (rintl): Likewise.
44115         [non-C99-based standards] (scalbl): Likewise.
44116         [ISO || ISO99 || ISO11] (*_t): Do not allow.
44117         [non-C99-based standards] (FP_*): Do not allow.
44118         [C99-based standards] (FP_*): Change to
44119         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
44120         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
44121         allow.
44122         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
44123         (SIG_ERR): Likewise.
44124         [X/Open-based standards] (SIG_HOLD): Likewise.
44125         (SIG_IGN): Likewise.
44126         (SIGABRT): Use macro-int-constant.  Specify type.  Require
44127         positive value.
44128         (SIGFPE): Likewise.
44129         (SIGILL): Likewise.
44130         (SIGINT): Likewise.
44131         (SIGSEGV): Likewise.
44132         (SIGTER): Likewise.
44133         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
44134         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
44135         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
44136         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
44137         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
44138         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
44139         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
44140         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
44141         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
44142         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
44143         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
44144         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
44145         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
44146         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
44147         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
44148         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
44149         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
44150         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
44151         [X/Open-based standards] (SIGTRAP): Likewise.
44152         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
44153         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
44154         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
44155         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
44156         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
44157         allow.
44159 2012-05-08  Ian Wienand  <ianw@vmware.com>
44161         [BZ #14080]
44162         * time/tzset.c (__tzset_parse_tz): Update default rules for
44163         daylight time changes in the Energy Policy Act of 2005.
44165 2012-05-09  Andreas Jaeger  <aj@suse.de>
44167         [BZ #13983]
44168         * elf/ldconfig.c (parse_conf): Change string to make clear that
44169         ldconfig only issued a warning if ld.so.conf does not exist.
44171 2012-05-08  David S. Miller  <davem@davemloft.net>
44173         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
44174         movxtod instead of popping the value on the stack.
44176         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44178 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
44180         * config.h.in: Add HAVE_ARM_PCS_VFP.
44182 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
44184         [BZ #13979]
44185         * include/features.h: Warn if user requests __FORTIFY_SOURCE
44186         checking but the checks are disabled for any reason.
44188 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
44190         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
44191         and ELF64_R_TYPE with ELFW(R_TYPE).
44193 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
44195         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
44196         (ulimit): Likewise.
44198         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
44199         (settimeofday): Likewise.
44201 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
44203         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
44204         a struct th_u2 inside the union, and move tu_block/tu_code into
44205         a new th_u3 union of tu_block/tu_code inside of that.  Move
44206         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
44207         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
44208         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
44209         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
44210         (th_stuff): Change to th_u1.tu_stuff.
44211         (th_data): Define.
44212         (th_msg): Change to th_u1.th_u2.tu_data.
44214 2012-05-07  David S. Miller  <davem@davemloft.net>
44216         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44218         [BZ #14074]
44219         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
44220         (SETUP_PIC_REG): Use it.
44221         (SETUP_PIC_REG_LEAF): Use it.
44223 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
44225         [BZ #13885]
44226         [BZ #13923]
44227         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
44228         USE_AS_EXPM1L.
44229         (EXPL_FINITE): Likewise.
44230         (FLDLOG): Likewise.
44231         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
44232         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
44233         e_expl.S.
44234         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
44235         USE_AS_EXPM1L.
44236         (EXPL_FINITE): Likewise.
44237         (FLDLOG): Likewise.
44238         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
44239         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
44240         e_expl.S.
44241         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
44242         test of -max_value argument for long double.
44243         * sysdeps/i386/fpu/libm-test-ulps: Update.
44244         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
44246 2012-05-06  David S. Miller  <davem@davemloft.net>
44248         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
44249         quad soft-float symbols whose references which are compiler
44250         generated.
44251         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
44253 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
44255         [BZ #13884]
44256         [BZ #13914]
44257         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
44258         USE_AS_EXP10L.
44259         (EXPL_FINITE): Likewise.
44260         (FLDLOG): Likewise.
44261         (c0): Likewise.
44262         (c1): Likewise.
44263         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
44264         Adjust comments for base varying.
44265         (__expl_finite): Change alias to EXPL_FINITE.
44266         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
44267         e_expl.S.
44268         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
44269         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
44270         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
44271         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
44272         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
44273         USE_AS_EXP10L.
44274         (EXPL_FINITE): Likewise.
44275         (FLDLOG): Likewise.
44276         (c0): Likewise.
44277         (c1): Likewise.
44278         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
44279         Adjust comments for base varying.
44280         (__expl_finite): Change alias to EXPL_FINITE.
44281         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
44282         tests for bugs.
44283         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
44285         [BZ #14064]
44286         * math/libm-test.inc (check_float_internal): Correct ulp
44287         calculation for subnormal expected results.
44289 2012-05-06  Andreas Jaeger  <aj@suse.de>
44291         * Makeconfig (+math-flags): New, set to -frounding-math.
44292         (+cflags): Add +math-flags so that all of glibc gets compiled with
44293         it.
44295         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
44297 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
44299         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
44300         Disable one test.
44302         [BZ #13787]
44303         [BZ #13922]
44304         [BZ #14036]
44305         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
44306         (__ieee754_expl): Allow for and saturate large arguments.
44307         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
44308         (u_threshold): Likewise.
44309         (__exp): Call __ieee754_exp before checking for overflow and
44310         underflow.
44311         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
44312         (u_threshold): Likewise.
44313         (__expf): Call __ieee754_expf before checking for overflow and
44314         underflow.
44315         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
44316         (u_threshold): Likewise.
44317         (__expl): Call __ieee754_expl before checking for overflow and
44318         underflow.
44319         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
44320         (__ieee754_expl): Allow for and saturate large arguments.
44321         * math/libm-test.inc (exp_test): Add another test.  Do not allow
44322         missing overflow exception on overflow.
44323         (expm1_test): Do not allow missing overflow exception on overflow.
44325         * sysdeps/i386/fpu/e_expl.c: Move to ...
44326         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
44327         rather than using inline asm.
44328         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
44329         * sysdeps/x86_64/fpu/e_expl.S: Copy from
44330         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
44332         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
44333         (nice): Likewise.
44334         (poll): Likewise.
44335         (signal): Likewise.
44336         (time): Likewise.
44337         (times): Likewise.
44339 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
44341         * sysdeps/unix/syscalls.list (adjtime): Add entry from
44342         sysdeps/unix/common/syscalls.list.
44343         (fchmod): Likewise.
44344         (fchown): Likewise.
44345         (ftruncate): Likewise.
44346         (getrusage): Likewise.
44347         (gettimeofday): Likewise.
44348         (setpgid): Likewise.
44349         (setregid): Likewise.
44350         (setreuid): Likewise.
44351         (sigaction): Likewise.
44352         (truncate): Likewise.
44353         (vhangup): Likewise.
44354         * sysdeps/unix/common/syscalls.list: Remove file.
44355         * sysdeps/unix/bsd/Implies: Don't include unix/common.
44356         * sysdeps/unix/sysv/linux/Implies: Likewise.
44358 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
44360         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
44361         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
44362         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
44363         Moved to ...
44364         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
44365         Here.
44366         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
44367         to ...
44368         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
44369         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
44370         to ...
44371         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
44372         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
44373         to ...
44374         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
44375         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
44376         to ...
44377         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
44378         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
44379         to ...
44380         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
44381         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
44382         to ...
44383         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
44384         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
44385         to ...
44386         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
44387         Here.
44388         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
44389         to ...
44390         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
44391         Here.
44392         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
44393         to ...
44394         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
44395         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
44396         Moved to ...
44397         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
44398         Here.
44399         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
44400         to ...
44401         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
44403 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
44405         * sysdeps/unix/common/bits/dirent.h: Remove file.
44406         * sysdeps/unix/common/bits/fcntl.h: Likewise.
44408         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
44409         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
44410         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
44411         * sysdeps/unix/bsd/isatty.c: Likewise.
44412         * sysdeps/unix/bsd/tcdrain.c: Likewise.
44413         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
44414         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
44416 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44418         [BZ #13563]
44419         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
44420         long double comparison inaccuracies.
44421         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
44422         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
44424 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
44426         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
44427         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
44429 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
44431         [BZ #14049]
44432         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
44433         nonzero digits before rounding a hex value.
44434         * stdlib/tst-strtod.c (tests): Add another test.
44436 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
44438         * sysdeps/s390/fpu/libm-test-ulps: Update.
44440 2012-05-03  Andreas Jaeger  <aj@suse.de>
44442         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
44443         does not get optimized out.
44444         (malloc_opt_barrier): New.
44446 2012-05-03  Andreas Jaeger  <aj@suse.de>
44447             Roland McGrath  <roland@hack.frob.com>
44449         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
44450         intermediate file deletion.
44451         (generated): Add .symlist files.
44453 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
44455         [BZ #13775]
44456         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
44457         Redirect under this condition.
44458         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
44459         [__USE_GNU] (__dprintf_chk): Not under this condition.
44460         [__USE_GNU] (__vdprintf_chk): Likewise.
44461         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
44462         under this condition.
44463         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
44464         [__USE_XOPEN2K8] (dprintf): Define under this condition.
44465         [__USE_XOPEN2K8] (vdprintf): Likewise.
44466         [__USE_GNU] (__dprintf_chk): Not under this condition.
44467         [__USE_GNU] (__vdprintf_chk): Likewise.
44468         [__USE_GNU] (dprintf): Likewise.
44469         [__USE_GNU] (vdprintf): Likewise.
44471 2012-05-03  Roland McGrath  <roland@hack.frob.com>
44473         * elf/Makefile (common-generated): Set this instead of generated for
44474         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
44475         $(all-built-dso)-derived lists.
44477 2012-05-03  Andreas Jaeger  <aj@suse.de>
44479         * sysdeps/i386/fpu/libm-test-ulps: Update.
44481         * FAQ: Removed.
44482         * FAQ.in: Likewise.
44483         * scripts/gen-FAQ.pl: Likewise.
44484         * manual/install.texi (Installation): Point to online location of
44485         FAQ.
44486         * Makefile (files-for-dist): Remove FAQ.
44487         (FAQ): Remove.
44489 2012-05-02  Allan McRae  <allan@archlinux.org>
44491         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
44492         (LDFLAGS-reldepmod5.so): Likewise.
44493         (LDFLAGS-reldep6mod1.so): Likewise.
44494         (LDFLAGS-reldep6mod4.so): Likewise.
44495         (LDFLAGS-reldep8mod3.so): Likewise.
44496         (LDFLAGS-unload4mod1.so): Likewise.
44497         (LDFLAGS-unload4mod2.so): Likewise.
44498         (LDFLAGS-tst-initorder): Likewise.
44499         (LDFLAGS-tst-initordera2.so): Likewise.
44500         (LDFLAGS-tst-initordera3.so): Likewise.
44501         (LDFLAGS-tst-initordera4.so): Likewise.
44502         (LDFLAGS-tst-initorderb2.so): Likewise.
44503         (LDFLAGS-noload): Likewise.
44504         (LDFLAGS-next): Likewise.
44505         (LDFLAGS-order2mod1.so): Likewise.
44506         (LDFLAGS-order2mod2.so): Likewise.
44507         (LDFLAGS-tst-initorder2): Likewise.
44508         (LDFLAGS-tst-initorder2a.so): Likewise.
44509         (LDFLAGS-tst-initorder2b.so): Likewise.
44510         (LDFLAGS-tst-initorder2c.so): Likewise.
44511         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
44513 2012-05-02  David S. Miller  <davem@davemloft.net>
44515         * sysdeps/sparc/fpu/libm-test-ulps: Update.
44517 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
44519         [BZ #14055]
44520         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
44522 2012-05-02  Andreas Jaeger  <aj@suse.de>
44524         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
44525         since we manipulate rounding mode.
44526         (CPPFLAGS-test-idouble.c): Likewise.
44527         (CPPFLAGS-test-ifloat.c): Likewise.
44528         (CFLAGS-test-ldouble.c): Likewise.
44529         (CFLAGS-test-double.c): Likewise.
44530         (CFLAGS-test-float.c): Likewise.
44531         (CFLAGS-test-misc.c): Likewise.
44532         (CFLAGS-test-test-fenv.c): Likewise.
44534 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44536         [BZ #2550]
44537         [BZ #2570]
44538         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
44539         comparisons to determine direction to adjust input.
44541 2012-05-01  Roland McGrath  <roland@hack.frob.com>
44543         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
44544         output to the target.
44546         * scripts/localplt.awk: New file.
44547         * elf/Makefile ($(objpfx)check-localplt): Target removed.
44548         (check-localplt-CFLAGS): Variable removed.
44549         ($(all-built-dso:=.jmprel)): New static pattern rule.
44550         (generated): Add those targets.
44551         (localplt-built-dso): New variable.
44552         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
44554         * elf/check-localplt.c: File removed.
44556         * scripts/check-execstack.awk: New file.
44557         * elf/Makefile ($(objpfx)check-execstack): Target removed.
44558         (check-execstack-CFLAGS): Variable removed.
44559         ($(objpfx)check-execstack.h): Target removed.
44560         ($(objpfx)execstack-default): New target.
44561         (generated): Add that instead of check-execstack.h.
44562         ($(all-built-dso:=.phdr)): New static pattern rule.
44563         (generated): Add those targets.
44564         * elf/check-execstack.c: File removed.
44566         * scripts/check-textrel.awk: New file.
44567         * elf/Makefile ($(objpfx)check-textrel): Target removed.
44568         (check-textrel-CFLAGS): Variable removed.
44569         (all-built-dso): Use := to define.o
44570         ($(all-built-dso:=.dyn)): New static pattern rule.
44571         (generated): Add those targets.
44572         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
44573         * config.make.in (READELF): New substituted variable.
44574         * elf/check-textrel.c: File removed.
44576 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
44578         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
44579         allow.
44580         * conform/data/ctype.h-data [C99-based standards] (isblank):
44581         Expect function.
44582         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
44583         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
44584         [ISO || ISO99 || ISO11] (*_t): Do not allow.
44585         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
44586         Specify type.  Require positive value.
44587         (EILSEQ): Likewise.
44588         (ERANGE): Likewise.
44589         [ISO || POSIX] (EILSEQ): Do not expect.
44590         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
44591         Specify type.  Require positive value.
44592         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
44593         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
44594         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
44595         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
44596         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
44597         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
44598         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
44599         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
44600         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
44601         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
44602         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
44603         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
44604         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
44605         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
44606         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
44607         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
44608         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
44609         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
44610         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
44611         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
44612         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
44613         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
44614         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
44615         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
44616         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
44617         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
44618         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
44619         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
44620         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
44621         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
44622         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
44623         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
44624         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
44625         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
44626         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
44627         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
44628         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
44629         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
44630         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
44631         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
44632         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
44633         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
44634         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
44635         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
44636         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
44637         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
44638         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
44639         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
44640         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
44641         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
44642         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
44643         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
44644         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
44645         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
44646         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
44647         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
44648         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
44649         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
44650         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
44651         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
44652         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
44653         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
44654         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
44655         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
44656         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
44657         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
44658         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
44659         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
44660         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
44661         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
44662         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
44663         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
44664         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
44665         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
44666         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
44667         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
44668         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
44669         Require >= 2.
44670         (FLT_ROUNDS): Expect as macro, not constant.
44671         (FLT_MANT_DIG): Use macro-int-constant.
44672         (DBL_MANT_DIG): Likewise.
44673         (LDBL_MANT_DIG): Likewise.
44674         (FLT_DIG): Likewise.
44675         (DBL_DIG): Likewise.
44676         (LDBL_DIG): Likewise.
44677         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
44678         (DBL_MIN_EXP): Likewise.
44679         (LDBL_MIN_EXP): Likewise.
44680         (FLT_MAX_EXP): Use macro-int-constant.
44681         (DBL_MAX_EXP): Likewise.
44682         (LDBL_MAX_EXP): Likewise.
44683         (FLT_MAX_10_EXP): Likewise.
44684         (DBL_MAX_10_EXP): Likewise.
44685         (LDBL_MAX_10_EXP): Likewise.
44686         (FLT_MAX): Use macro-constant.
44687         (DBL_MAX): Likewise.
44688         (LDBL_MAX): Likewise.
44689         (FLT_EPSILON): Use macro-constant.  Give upper bound.
44690         (DBL_EPSILON): Likewise.
44691         (LDBL_EPSILON): Likewise.
44692         (FLT_MIN): Likewise.
44693         (DBL_MIN): Likewise.
44694         (LDBL_MIN): Likewise.
44695         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
44696         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
44697         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
44698         [ISO11] (FLT_HAS_SUBNORM): Likewise.
44699         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
44700         [ISO11] (DBL_DECIMAL_DIG): Likewise.
44701         [ISO11] (FLT_DECIMAL_DIG): Likewise.
44702         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
44703         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
44704         [ISO11] (FLT_TRUE_MIN): Likewise.
44705         [ISO11] (LDBL_TRUE_MIN): Likewise.
44706         [ISO || ISO99 || ISO11] (*_t): Do not allow.
44707         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
44708         (SCHAR_MIN): Use macro-int-constant.  Specify type.
44709         (SCHAR_MAX): Likewise.
44710         (UCHAR_MAX): Likewise.
44711         (CHAR_MIN): Likewise.
44712         (CHAR_MAX): Likewise.
44713         (MB_LEN_MAX): Use macro-int-constant.
44714         (SHRT_MIN): Use macro-int-constant.  Specify type.
44715         (SHRT_MAX): Likewise.
44716         (USHRT_MAX): Likewise.
44717         (INT_MAX): Likewise.
44718         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
44719         bound negative.
44720         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
44721         bound with "U".
44722         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
44723         bound with "L".
44724         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
44725         bound negative.  Suffix upper bound with "L".
44726         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
44727         bound with "UL".
44728         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
44729         Specify type.
44730         [C99-based standards] (LLONG_MAX): Likewise.
44731         [C99-based standards] (ULLONG_MAX): Likewise.
44732         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
44733         == 0.
44734         [ISO11] (max_align_t): Require type.
44735         [ISO || ISO99 || ISO11] (*_t): Do not allow.
44737         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
44738         from $CFLAGS, without defining away __attribute__ calls.
44739         (checknamespace): Use $CFLAGS_namespace.
44741         * conform/conformtest.pl (@keywords): Only include C99 keywords
44742         for standards based on C99 or C11.
44744         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
44745         Disable tests.
44746         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
44747         UNIX98]: Likewise.
44749         * conform/conformtest.pl: Handle "macro-int-constant" and test for
44750         usability of symbols in #if.
44752         * conform/conformtest.pl: If macro or constant types start
44753         "promoted:", expect the symbol to be of the following type
44754         promoted by the integer promotions.
44756         * conform/conformtest.pl: Parse all "constant" and "macro" lines
44757         in one place.  Also handle "macro-constant".
44759         * conform/conformtest.pl: Only accept expected macro values with
44760         "==".  Parse all "macro" lines in one place.
44761         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
44763         * conform/conformtest.pl: Handle braced types on "constant" lines
44764         instead of handling "typed-constant".
44765         * conform/data/signal.h-data: Use "constant" instead of
44766         "typed-constant".
44768         * conform/conformtest.pl: Handle "optional-" at start of lines in
44769         one place rather than duplicating several cases.  Handle each
44770         format of "macro" line with initial "optional-".
44772         * conform/conformtest.pl: Only accept expected constant or
44773         optional-constant values with "==".  Parse all "constant" lines in
44774         one place.  Parse all "optional-constant" lines in one place.
44775         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
44776         * conform/data/fmtmsg.h-data: Likewise.
44777         * conform/data/netinet/in.h-data: Likewise.
44778         * conform/data/tar.h-data: Likewise.
44779         * conform/data/limits.h-data: Use "==" form on "constant" and
44780         "optional-constant" lines.
44782         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
44783         Use -std=c99 for XOPEN2K.
44784         (@knownproblems): Remove.
44785         (newtoken): Don't check %isknown.
44787         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
44788         Do not expect macro.
44789         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
44790         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
44791         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
44792         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
44793         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
44794         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
44795         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
44796         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
44797         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
44798         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
44799         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
44800         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
44801         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
44802         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
44803         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
44804         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
44805         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
44806         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
44807         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
44808         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
44809         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
44810         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
44811         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
44812         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
44813         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
44814         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
44815         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
44816         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
44817         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
44818         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
44819         [XPG3] (acosh): Likewise.
44820         [XPG3] (asinh): Likewise.
44821         [XPG3] (atanh): Likewise.
44822         [XPG3] (cbrt): Likewise.
44823         [XPG3] (expm1): Likewise.
44824         [XPG3] (ilogb): Likewise.
44825         [XPG3] (log1p): Likewise.
44826         [XPG3] (logb): Likewise.
44827         [XPG3] (nextafter): Likewise.
44828         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
44829         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
44830         [XPG3] (remainder): Likewise.
44831         [XPG3] (rint): Likewise.
44832         [XPG3 || XPG4 || UNIX98] (round): Likewise.
44833         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
44834         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
44835         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
44836         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
44837         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
44838         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
44839         [UNIX98 || XOPEN2K] (scalb): Expect.
44840         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
44841         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
44842         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
44843         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
44844         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
44845         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
44846         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
44847         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
44848         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
44849         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
44850         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
44851         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
44852         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
44853         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
44854         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
44855         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
44856         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
44857         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
44858         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
44859         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
44860         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
44861         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
44862         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
44863         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
44864         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
44865         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
44866         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
44867         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
44868         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
44869         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
44870         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
44871         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
44872         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
44873         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
44874         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
44875         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
44876         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
44877         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
44878         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
44879         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
44880         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
44881         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
44882         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
44883         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
44884         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
44885         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
44886         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
44887         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
44888         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
44889         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
44890         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
44891         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
44892         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
44893         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
44894         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
44895         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
44896         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
44897         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
44898         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
44899         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
44900         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
44901         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
44902         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
44903         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
44904         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
44905         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
44906         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
44907         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
44908         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
44909         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
44910         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
44911         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
44912         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
44913         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
44914         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
44915         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
44916         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
44917         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
44918         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
44919         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
44920         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
44921         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
44922         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
44923         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
44924         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
44925         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
44926         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
44927         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
44928         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
44929         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
44930         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
44931         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
44932         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
44933         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
44934         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
44935         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
44936         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
44937         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
44938         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
44939         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
44940         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
44941         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
44942         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
44943         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
44944         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
44945         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
44946         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
44947         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
44948         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
44949         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
44950         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
44951         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
44952         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
44953         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
44954         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
44955         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
44956         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
44957         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
44958         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
44959         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
44960         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
44961         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
44962         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
44963         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
44964         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
44965         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
44966         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
44967         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
44968         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
44969         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
44970         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
44971         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
44972         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
44973         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
44974         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
44975         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
44976         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
44978         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
44979         _XOPEN_SOURCE_EXTENDED for XPG4.
44981         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
44983         * Makeconfig (localtime): Remove variable.
44984         (inst_localtime-file): Likewise.
44986 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
44988         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
44989         Update.
44990         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
44991         Update.
44992         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
44993         Update.
44994         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
44995         Update.
44996         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
44997         Update.
44998         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
44999         Update.
45000         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
45001         Update.
45002         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
45003         Update.
45004         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
45005         Update.
45007 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
45009         [BZ #2550]
45010         [BZ #2570]
45011         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
45012         comparisons to determine direction to adjust input.
45013         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
45014         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
45015         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
45016         Likewise.
45017         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
45018         Likewise.
45019         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
45020         Likewise.
45021         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
45022         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
45023         Likewise.
45024         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
45025         Likewise.
45026         * math/libm-test.inc (nexttoward_test): Add more tests.
45028 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
45030         [BZ #14040]
45031         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
45032         in version GLIBC_2.1, not GLIBC_2.0.
45033         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
45034         Likewise.
45036 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
45038         [BZ #13942]
45039         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
45040         (1 - x) * (1 + x).
45041         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
45042         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
45043         * math/libm-test.inc (acos_test): Add more tests.
45044         (asin_test): Likewise.
45045         * sysdeps/i386/fpu/libm-test-ulps: Update.
45046         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45048         [BZ #14034]
45049         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
45050         of square root.
45051         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
45052         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
45053         * math/libm-test.inc (acos_test_tonearest): New function.
45054         (acos_test_towardzero): Likewise.
45055         (acos_test_downward): Likewise.
45056         (acos_test_upward): Likewise.
45057         (asin_test_tonearest): Likewise.
45058         (asin_test_towardzero): Likewise.
45059         (asin_test_downward): Likewise.
45060         (asin_test_upward): Likewise.
45061         (main): Call the new functions.
45062         * sysdeps/i386/fpu/libm-test-ulps: Update.
45063         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45065         [BZ #13884]
45066         [BZ #13924]
45067         * math/e_exp10.c: Include <float.h>.
45068         (__ieee754_exp10): Handle underflow here rather than multiplying
45069         large negative argument by M_LN10.
45070         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
45071         of __ieee754_expf.
45072         * math/e_exp10l.c: Include <float.h>.
45073         (__ieee754_exp10l): Handle underflow here rather than multiplying
45074         large negative argument by M_LN10l.
45075         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
45076         spurious overflow exception on underflow.
45078 2012-04-29  Marek Polacek  <polacek@redhat.com>
45080         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
45081         (__fortify_function): New macro.
45082         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
45083         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
45084         __extern_always_inline.
45085         * libio/bits/stdio2.h: Likewise.
45086         * libio/bits/stdio.h: Likewise.
45087         * string/string.h: Likewise.
45088         * string/bits/string3.h: Likewise.
45089         * include/stdio.h: Likewise.
45090         * stdlib/bits/stdlib.h: Likewise.
45091         * stdlib/stdlib.h: Likewise.
45092         * rt/bits/mqueue2.h: Likewise.
45093         * rt/mqueue.h: Likewise.
45094         * posix/bits/unistd.h: Likewise.
45095         * posix/unistd.h: Likewise.
45096         * io/bits/poll2.h: Likewise.
45097         * io/bits/fcntl2.h: Likewise.
45098         * io/fcntl.h: Likewise.
45099         * io/sys/poll.h: Likewise.
45100         * misc/bits/syslog.h: Likewise.
45101         * misc/bits/syslog-ldbl.h: Likewise.
45102         * misc/sys/syslog.h: Likewise.
45103         * socket/bits/socket2.h: Likewise.
45104         * socket/sys/socket.h: Likewise.
45105         * debug/tst-chk1.c: Likewise.
45106         * wcsmbs/bits/wchar2.h: Likewise.
45107         * wcsmbs/bits/wchar-ldbl.h: Likewise.
45108         * wcsmbs/wchar.h: Likewise.
45110 2012-04-29  Andreas Jaeger  <aj@suse.de>
45112         * Makerules (tests): Remove enable-check-abi protection.
45113         (check-abi-warn): Remove.
45114         (check-abi-%): Remove check-abi-warn usage.
45116         * configure.in: Remove check-abi configure option.
45117         * configure: Regenerated.
45118         * config.make.in (enable-check-abi): Remove.
45120 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
45122         [BZ #14033]
45123         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
45124         double functions to double *_finite functions.
45126         [BZ #13941]
45127         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
45128         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
45129         LDBL_MIN_EXP.
45130         * stdio-common/Makefile (tests): Add tst-sprintf3.
45131         * stdio-common/tst-sprintf3.c: New file.
45133         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
45134         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
45136 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
45138         * conform/conformtest.pl: Remove duplicate typed-constant
45139         handling.
45141 2012-04-28  David S. Miller  <davem@davemloft.net>
45143         * Makerules (%.abilist): Add vpath on sysdep_dirs.
45144         (check-abi-%): Remove AWK script prerequisite and explicit
45145         abilist directory.
45146         (check-abi): Rewrite to just diff the symlist with the abilist.
45147         (config-tls, config-abi-config): Delete, no longer used.
45148         (update-abi-%): Remove AWK script and explicit abilist directory.
45149         (update-abi): Rewrite to simply compare and conditionally copy the
45150         symlist and the sysdep abilist file.  Remove update-abi-config
45151         checks.
45152         * abilist/ld.abilist: Remove.
45153         * abilist/libBrokenLocale.abilist: Remove.
45154         * abilist/libanl.abilist: Remove.
45155         * abilist/libcrypt.abilist: Remove.
45156         * abilist/libdl.abilist: Remove.
45157         * abilist/librt.abilist: Remove.
45158         * abilist/libthread_db.abilist: Remove.
45159         * abilist/libutil.abilist: Remove.
45160         * scripts/extract-abilist.awk: Remove.
45161         * scripts/merge-abilist.awk: Remove.
45162         * sysdeps/generic/libcidn.abilist: New file.
45163         * sysdeps/generic/libnss_compat.abilist: New file.
45164         * sysdeps/generic/libnss_db.abilist: New file.
45165         * sysdeps/generic/libnss_dns.abilist: New file.
45166         * sysdeps/generic/libnss_files.abilist: New file.
45167         * sysdeps/generic/libnss_hesiod.abilist: New file.
45168         * sysdeps/generic/libnss_nis.abilist: New file.
45169         * sysdeps/generic/libnss_nisplus.abilist: New file.
45170         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
45171         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
45172         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
45173         file.
45174         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
45175         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
45176         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
45177         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
45178         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
45179         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
45180         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
45181         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
45182         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
45183         file.
45184         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
45185         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
45186         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
45187         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
45188         file.
45189         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
45190         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
45191         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
45192         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
45193         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
45194         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
45195         file.
45196         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
45197         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
45198         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
45199         file.
45200         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
45201         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
45202         New file.
45203         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
45204         New file.
45205         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
45206         New file.
45207         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
45208         New file.
45209         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
45210         New file.
45211         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
45212         New file.
45213         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
45214         New file.
45215         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
45216         New file.
45217         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
45218         New file.
45219         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
45220         New file.
45221         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
45222         New file.
45223         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
45224         New file.
45225         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
45226         New file.
45227         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
45228         file.
45229         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
45230         New file.
45231         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
45232         New file.
45233         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
45234         file.
45235         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
45236         New file.
45237         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
45238         New file.
45239         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
45240         file.
45241         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
45242         New file.
45243         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
45244         New file.
45245         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
45246         New file.
45247         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
45248         New file.
45249         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
45250         New file.
45251         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
45252         New file.
45253         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
45254         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
45255         file.
45256         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
45257         New file.
45258         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
45259         file.
45260         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
45261         file.
45262         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
45263         file.
45264         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
45265         file.
45266         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
45267         file.
45268         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
45269         New file.
45270         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
45271         file.
45272         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
45273         file.
45274         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
45275         New file.
45276         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
45277         file.
45278         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
45279         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
45280         file.
45281         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
45282         New file.
45283         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
45284         file.
45285         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
45286         file.
45287         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
45288         file.
45289         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
45290         file.
45291         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
45292         file.
45293         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
45294         New file.
45295         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
45296         file.
45297         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
45298         file.
45299         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
45300         New file.
45301         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
45302         file.
45303         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
45304         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
45305         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
45306         file.
45307         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
45308         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
45309         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
45310         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
45311         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
45312         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
45313         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
45314         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
45315         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
45316         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
45317         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
45318         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
45319         file.
45320         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
45321         New file.
45322         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
45323         file.
45324         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
45325         file.
45326         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
45327         file.
45328         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
45329         file.
45330         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
45331         file.
45332         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
45333         New file.
45334         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
45335         New file.
45336         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
45337         file.
45338         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
45339         New file.
45340         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
45341         file.
45342         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
45343         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
45344         file.
45345         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
45346         New file.
45347         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
45348         file.
45349         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
45350         file.
45351         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
45352         file.
45353         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
45354         file.
45355         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
45356         file.
45357         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
45358         New file.
45359         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
45360         New file.
45361         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
45362         file.
45363         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
45364         New file.
45365         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
45366         file.
45368 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
45370         * conform/conformtest.pl: Fix typo in handling typed-constant from
45371         allow-header.
45373 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
45375         * README: Cut down references to pre-2.6 Linux kernels and
45376         Linuxthreads.  Update lists of configurations in libc and ports
45377         and sort alphabetically.  Say "or newer" with Linux kernel version
45378         requirements.
45380         * config.h.in [IS_IN_build]: Allow compiling without optimization.
45382 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
45384         [BZ #887]
45385         * math/libm-test.inc (logb_test_downward): New test to expose
45386         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
45387         rounding mode.
45389 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
45391         [BZ #14027]
45392         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
45393         to be done.
45394         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
45395         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
45397 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
45399         * sysdeps/unix/i386/brk.S: Remove file.
45400         * sysdeps/unix/i386/dl-brk.S: Likewise.
45401         * sysdeps/unix/i386/pipe.S: Likewise.
45402         * sysdeps/unix/i386/sigreturn.S: Likewise.
45403         * sysdeps/unix/i386/syscall.S: Likewise.
45404         * sysdeps/unix/i386/vfork.S: Likewise.
45405         * sysdeps/unix/i386/wait.S: Likewise.
45407         * sysdeps/unix/common/tcsendbrk.c: Move to ...
45408         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
45410         * configure.in (arm*-none*): Do not allow without
45411         --enable-hacker-mode.
45412         (netbsd*): Remove case setting base_os.
45413         (386bsd*): Likewise.
45414         (freebsd*): Likewise.
45415         (bsdi*): Likewise.
45416         (osf*): Likewise.
45417         (sunos*): Likewise.
45418         (ultrix*): Likewise.
45419         (newsos*): Likewise.
45420         (dynix*): Likewise.
45421         (*bsd*): Likewise.
45422         (sysv*): Likewise.
45423         (isc*): Likewise.
45424         (esix*): Likewise.
45425         (sco*): Likewise.
45426         (minix*): Likewise.
45427         (irix4*): Likewise.
45428         (irix6*): Likewise.
45429         (solaris[2-9]*): Likewise.
45430         (none): Likewise.
45431         * configure: Regenerated.
45433 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45435         [BZ #11521]
45436         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
45437         overflow or cancellation in calculating denominator.
45438         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
45439         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
45440         down expression to avoid unexpected rounding in newer GCCs.
45441         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
45443 2012-04-26  David S. Miller  <davem@davemloft.net>
45445         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
45446         long-double compat symbols.
45447         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
45448         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
45449         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
45450         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
45451         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
45452         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
45453         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
45454         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
45455         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
45456         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
45457         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
45458         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
45459         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
45461 2012-04-25  David S. Miller  <davem@davemloft.net>
45463         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
45464         HWCAP_* values only after the memory barriers have been defined.
45465         (atomic_full_barrier): Define.
45466         (atomic_read_barrier): Define.
45467         (atomic_write_barrier): Define.
45469 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
45471         * shlib-versions: Add libgcc_s version information.
45472         * sysdeps/generic/libgcc_s.h: Remove.
45473         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
45474         libgcc_s.h.
45475         * sysdeps/gnu/unwind-resume.c: Likewise.
45476         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
45478 2012-04-25  David S. Miller  <davem@davemloft.net>
45480         * sysdeps/unix/sparc/brk.S: Delete.
45481         * sysdeps/unix/sparc/dl-brk.S: Delete.
45482         * sysdeps/unix/sparc/pipe.S: Delete.
45483         * sysdeps/unix/sparc/sysdep.S: Delete.
45484         * sysdeps/unix/sparc/sysdep.h: Delete.
45485         * sysdeps/unix/sparc/vfork.S: Delete.
45486         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
45487         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
45488         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
45489         (ret_ERRVAL, r0, r1, MOVE): Define.
45490         (JUMPTARGET): Remove.
45491         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
45492         sysdeps/unix/sparc/sysdep.h
45493         (ENTRY, END): Remove.
45494         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45496 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
45498         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
45499         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
45500         -DIS_IN_build.
45502         * timezone/README: Update upstream location and email address for
45503         tzcode and tzdata.
45504         * timezone/zdump.c: Update from tzcode 2012b.
45505         * timezone/zic.c: Likewise.
45507         * configure.in (libc_cv_as_needed): Remove test.
45508         * configure: Regenerated.
45509         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
45510         conditional definition.
45511         [$(have-as-needed) != yes] (no-as-needed): Likewise.
45512         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
45513         * config.make.in (have-as-needed): Remove variable.
45515 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
45516             Paul Pluzhnikov  <ppluzhnikov@google.com>
45518         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
45519         strings correctly.
45521 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
45523         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
45524         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
45525         * sysdeps/sh/strlen.S: Likewise.
45527 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
45529         * sysdeps/unix/fork.S: Remove file.
45530         * sysdeps/unix/i386/fork.S: Likewise.
45531         * sysdeps/unix/sparc/fork.S: Likewise.
45533         * sysdeps/unix/system.c: Remove file.
45534         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
45536         * sysdeps/unix/getegid.S: Remove file.
45537         * sysdeps/unix/geteuid.S: Likewise.
45539 2012-04-24  Roland McGrath  <roland@hack.frob.com>
45541         * scripts/check-localplt.awk: New file.
45542         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
45543         of diff.
45544         * scripts/data/localplt-generic.data: Add a comment.
45546         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
45547         NODE when __dir_mkfile failed.
45548         * sysdeps/mach/hurd/symlinkat.c: Likewise.
45549         Reported by Ludovic Courtès <ludo@gnu.org>.
45551 2012-04-24  Andreas Jaeger  <aj@suse.de>
45553         * Makerules (common-clean): Also remove gen-as-const-headers
45554         files.
45556 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
45558         * Makerules (native-compile): Do not change working directory for
45559         build.  Use $(OUTPUT_OPTION) in command.
45560         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
45562 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45564         [BZ #13886]
45565         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
45566         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
45567         * math/libm-test.inc (floor_test): Add more tests.
45568         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
45570 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
45572         * sysdeps/unix/getdents.c: Remove file.
45573         * sysdeps/unix/sysv/getdents.c: Likewise.
45574         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
45576         * sysdeps/unix/syscalls.list (madvise): Add syscall from
45577         sysdeps/unix/mman/syscalls.list.
45578         (mmap): Likewise.
45579         (mprotect): Likewise.
45580         (msync): Likewise.
45581         (munmap): Likewise.
45582         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
45583         * sysdeps/unix/mman/syscalls.list: Remove.
45584         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
45586         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
45587         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
45588         * configure: Regenerated.
45589         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
45590         $(libgcc_s_suffix).
45591         * config.make.in (libgcc_s_suffix): Remove variable.
45593 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
45595         * sysdeps/unix/sysv/gethostname.c: Move to ...
45596         * sysdeps/posix/gethostname.c: ... here.
45598         * sysdeps/unix/execve.S: Remove file.
45600         * sysdeps/unix/_exit.S: Remove file.
45602 2012-04-23  Andreas Jaeger  <aj@suse.de>
45604         [BZ #13739]
45605         * manual/Makefile: Remove make dist support, there's no
45606         need for a stand-alone documentation tar ball.
45607         (TEXI2DVI): Define always, it's not in Makeconfig.
45608         (dist): Removed.
45609         (tar-it): Removed.
45610         (edition): Removed.
45611         (glibc-doc-$(edition).tar): Removed
45612         (%.Z): Removed.
45613         (%.gz): Removed.
45614         (%.uu): Removed.
45615         (ETAGS): Remove, it's in Makeconfig.
45616         (move-if-change): Remove, it's in Makeconfig.
45618 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
45620         [BZ #13970]
45621         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
45622         (strtod, strtof, strtold, strtol, strtoul, strtoq)
45623         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
45624         (strtod_l, strtof_l, strtold_l): Remove __wur.
45625         It is not necessarily an error to ignore strtol's return value.
45626         One can reliably look at the stored endptr to decide whether
45627         the number had valid syntax.
45629 2012-04-21  Andreas Jaeger  <aj@suse.de>
45631         [BZ #13739]
45632         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
45634 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
45636         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
45637         * sysdeps/unix/sysv/Versions: Remove file.
45639 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
45641         [BZ #13927]
45642         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45644 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
45646         [BZ #7064]
45647         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
45648         version from __vm86.
45650 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
45652         * sysdeps/unix/common/lxstat.c: Remove file.
45653         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
45655         * sysdeps/unix/sysv/Makefile: Remove file.
45657         * sysdeps/unix/sysv/direct.h: Remove file.
45659         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
45660         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
45661         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
45662         * sysdeps/unix/sysv/bits/signum.h: Likewise.
45663         * sysdeps/unix/sysv/bits/stat.h: Likewise.
45664         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
45665         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
45667         * sysdeps/unix/sysv/setrlimit.c: Remove file.
45669         * sysdeps/unix/xmknod.c: Remove file.
45670         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
45672         * sysdeps/unix/sysv/settimeofday.c: Remove file.
45674         * sysdeps/unix/sysv/i386/time.S: Remove file.
45676         * sysdeps/unix/fxstat.c: Remove file.
45677         * sysdeps/unix/xstat.c: Likewise.
45678         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
45680         * sysdeps/unix/sysv/sigaction.c: Remove file.
45682         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
45683         (sysdep_headers): Remove variable.
45684         [termio.h not in sysdep_headers] (generated): Likewise.
45685         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
45686         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
45687         * sysdeps/unix/sysv/tcdrain.c: Likewise.
45688         * sysdeps/unix/sysv/tcflow.c: Likewise.
45689         * sysdeps/unix/sysv/tcflush.c: Likewise.
45690         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
45691         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
45692         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
45693         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
45694         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
45696         * sysdeps/unix/siglist.c: Remove file.
45698         * sysdeps/unix/getppid.S: Remove file.
45700         * sysdeps/unix/mkdir.c: Remove file.
45701         * sysdeps/unix/rmdir.c: Likewise.
45703 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
45705         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
45706         ERR_MAX value.
45707         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
45708         errlist-compat value.
45710 2012-04-18  David S. Miller  <davem@davemloft.net>
45712         * sysdeps/generic/memcopy.h (reg_char): Delete.
45713         * debug/strcat_chk.c: Use char, not reg_char.
45714         * debug/strcpy_chk.c: Likewise.
45715         * debug/strncat_chk.c: Likewise.
45716         * debug/strncpy_chk.c: Likewise.
45717         * string/memchr.c: Likewise.
45718         * string/memrchr.c: Likewise.
45719         * string/rawmemchr.c: Likewise.
45720         * string/strcat.c: Likewise.
45721         * string/strchr.c: Likewise.
45722         * string/strchrnul.c: Likewise.
45723         * string/strcmp.c: Likewise.
45724         * string/strcpy.c: Likewise.
45725         * string/strncat.c: Likewise.
45726         * string/strncmp.c: Likewise.
45727         * string/strncpy.c: Likewise.
45729 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
45731         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
45732         __builtin_memcopy is called when src and dest ranges are known to not
45733         overlap.
45735 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
45737         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
45738         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
45739         fwd_align_merge macro call.
45740         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
45741         bwd_align_merge macro call.
45742         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
45744 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
45746         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
45747         bwd_align_merge macros.
45748         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
45749         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
45750         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
45752 2012-04-18  David S. Miller  <davem@davemloft.net>
45754         * sysdeps/sparc/sparc64/memcopy.h: Delete.
45756 2012-04-18  Andreas Jaeger  <aj@suse.de>
45758         [BZ# 6794]
45759         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
45760         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
45761         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
45763         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
45764         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
45765         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
45767         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
45768         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
45769         Adjust for changed ldbl-128 files.
45771         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
45772         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
45773         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
45775 2012-04-17  David S. Miller  <davem@davemloft.net>
45777         * sysdeps/sparc/sparc32/memcopy.h: Delete.
45779 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
45781         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
45782         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
45783         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
45784         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
45785         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
45786         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
45788 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45790         [BZ #6794]
45791         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
45792         * math/libm-test.inc: Add ilogb errno and exception tests.
45793         * math/w_ilogb.c: New file: ilogb wrapper.
45794         * math/w_ilogbf.c: New file: ilogbf wrapper.
45795         * math/w_ilogbl.c: New file: ilogbl wrapper.
45796         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
45797         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
45798         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
45799         exception being thrown with 0.0 as argument.
45800         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
45801         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
45802         exception being thrown with 0.0 as argument.
45803         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
45804         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
45805         exception being thrown with 0.0 as argument.
45806         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
45807         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
45808         exception being thrown with 0.0 as argument.
45809         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
45810         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
45811         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
45812         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
45813         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
45814         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
45815         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
45816         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
45817         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
45819 2012-04-17  Petr Baudis  <pasky@ucw.cz>
45821         * include/sys/uio.h: Change __vector to __iovec to avoid clash
45822         with altivec.
45824 2012-04-16  Marek Polacek  <polacek@redhat.com>
45826         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
45828 2012-04-16  Marek Polacek  <polacek@redhat.com>
45830         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
45831         operands of fdivp instruction.
45833 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
45835         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
45836         * elf/tst-auditmod3b.c: Likewise.
45837         * elf/tst-auditmod4b.c: Likewise.
45838         * elf/tst-auditmod5b.c: Likewise.
45839         * elf/tst-auditmod6b.c: Likewise.
45840         * elf/tst-auditmod6c.c: Likewise.
45841         * elf/tst-auditmod7b.c: Likewise.
45842         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
45843         * sysdeps/x86_64/preconfigure.in: Likewise.
45844         * sysdeps/x86_64/preconfigure: Regenerated.
45846 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
45848         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
45849         __ILP32__.
45851 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
45853         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
45854         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
45856 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
45858         [BZ #13973]
45859         * locale/iso-639.def: Fix gl language name. Spotted by
45860         Yaron Shahrabani.
45862 2012-04-12  Roland McGrath  <roland@hack.frob.com>
45864         [BZ #2074]
45865         * libio/libio.h (__io_write_fn): Update comment.
45867 2012-04-12  Petr Baudis  <pasky@ucw.cz>
45869         [BZ #2074]
45870         * stdio.texi (Hook Functions): The user provided writer function
45871         is not allowed to return -1.
45873 2012-04-11  David S. Miller  <davem@davemloft.net>
45875         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45877 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
45879         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
45880         Add a leading slash to rtkaio.
45882 2012-04-11  Jim Meyering  <meyering@redhat.com>
45884         [BZ #11959]
45885         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
45886         It is not necessarily an error to ignore fwrite's return
45887         value.  One can reliably use ferror to test for errors after
45888         the fact.
45890 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
45892         * bits/types.h (__snseconds_t): New type.
45893         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
45895         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
45896         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
45897         (__SNSECONDS_T_TYPE): Likewise.
45898         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
45899         (__SNSECONDS_T_TYPE): Likewise.
45900         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
45901         (__SNSECONDS_T_TYPE): Likewise.
45903 2012-04-10  Andreas Jaeger  <aj@suse.de>
45905         [BZ #2636]
45906         * manual/time.texi (Processor Time): Return type of times is
45907         elapsed real time since an arbitrary point in the past.
45908         (CPU Time): Move CLK_TCK from here...
45909         (Processor Time): ...to here.  Correct description.
45910         * manual/conf.texi (Constants for Sysconf): Correct description of
45911         _SC_CLK_TCK.
45913 2012-04-10  David S. Miller  <davem@davemloft.net>
45915         [BZ #13967]
45916         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
45917         where the is a gap between DT_REL(A) and DT_JMPREL.
45919 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
45921         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
45922         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
45923         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
45925 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
45927         * elf/dl-support.c (_dl_inhibit_cache): New variable.
45928         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
45929         (dl_main): Handle --inhibit-cache.
45930         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
45931         _dl_inhibit_cache.
45932         * elf/dl-load.c (_dl_map_object): Use it.
45933         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
45935 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
45937         [BZ #13872]
45938         * sysdeps/i386/fpu/e_powl.S (p78): New object.
45939         (__ieee754_powl): Saturate large exponents rather than testing for
45940         overflow of y*log2(x).
45941         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
45942         * math/libm-test.inc (pow_test): Do not permit spurious overflow
45943         exceptions.
45945         [BZ #11521]
45946         * math/s_ctan.c: Include <float.h>.
45947         (__ctan): Avoid internal overflow or cancellation in calculating
45948         denominator.
45949         * math/s_ctanf.c: Likewise.
45950         * math/s_ctanl.c: Likewise.
45951         * math/s_ctanh.c: Likewise.
45952         * math/s_ctanhf.c: Likewise.
45953         * math/s_ctanhl.c: Likewise.
45954         * math/libm-test.inc (ctan_test): Add more tests.
45955         (ctanh_test): Likewise.
45956         * sysdeps/i386/fpu/libm-test-ulps: Update.
45957         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45959 2012-04-09  Andreas Jaeger  <aj@suse.de>
45961         [BZ #6894]
45962         * manual/filesys.texi (Directory Entries): Mention that d_namlen
45963         is an optional BSD extension.
45965         [BZ #10254]
45966         * manual/stdio.texi (Opening Streams): Document additional fopen
45967         parameters.
45969 2012-04-09  Roland McGrath  <roland@hack.frob.com>
45971         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
45972         %eax without telling the compiler.
45974 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
45976         [BZ # 13963]
45977         * manual/install.texi: Use sourceware.org.
45979 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
45981         [BZ #13873]
45982         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
45983         (__ieee754_pow): Generate overflow and underflow using huge*huge
45984         and tiny*tiny rather than just returning constant infinity or zero
45985         for large exponents.
45986         * math/libm-test.inc (pow_test): Require overflow exceptions for
45987         applicable cases of large exponents.
45989         [BZ #706]
45990         * sysdeps/i386/fpu/e_pow.S (p10): New object.
45991         (__ieee754_pow): Use iterative multiplication algorithm only for
45992         integer exponents with absolute value below 1024.  Check for odd
45993         integer exponents when using algorithm for real exponents.
45994         * math/libm-test.inc (pow_test): Add more tests.
45995         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45997 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
45999         [BZ #13705]
46000         * math/libm-test.inc (exp_test): Do not allow overflow exception
46001         on underflow test.
46003 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
46005         [BZ #13705]
46006         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
46007         instead of __kernel_standard_f.
46009 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
46011         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
46012         * sysdeps/x86_64/memset_chk.S: Likewise.
46014 2012-04-08  Andreas Jaeger  <aj@suse.de>
46016         [BZ #10153]
46017         * manual/startup.texi (Environment Access): Describe return value
46018         for putenv and setenv.
46020         [BZ #6895]
46021         * manual/filesys.texi (Directory Entries): Add description for
46022         DT_LNK.
46024         [BZ #6890]
46025         * manual/filesys.texi (Directory Entries): Clarify that it's file
46026         system not operating system in the description of DT_UNKNOWN.
46028         [BZ #6578]
46029         * manual/syslog.texi (closelog): Fix reference, it's openlog.
46031 2012-04-08  Stephen Compall  <s11@member.fsf.org>
46033         [BZ #6649]
46034         * manual/llio.texi (Opening and Closing Files): Add cross
46035         reference to explain mode argument.
46037 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
46039         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
46040         * sysdeps/x86_64/memset_chk.S: Likewise.
46042 2012-04-07  David S. Miller  <davem@davemloft.net>
46044         * elf/elf.h (R_SPARC_WDISP10): Define.
46045         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
46046         R_SPARC_SIZE32.
46047         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
46048         R_SPARC_SIZE64 and R_SPARC_H34.
46050 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
46052         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
46053         conditions and remove no longer applicable assertion.
46055 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
46057         * bits/byteswap.h: Include <features.h>.
46058         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
46059         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
46061 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
46063         * bits/byteswap.h (__bswap_16): Removed.
46064         Include <bits/byteswap-16.h> to get __bswap_16.
46065         * sysdeps/i386/bits/byteswap.h: Likewise.
46066         * sysdeps/s390/bits/byteswap.h: Likewise.
46067         * sysdeps/x86_64/bits/byteswap.h: Likewise.
46068         * bits/byteswap-16.h: New file.
46069         * sysdeps/i386/bits/byteswap-16.h: Likewise.
46070         * sysdeps/s390/bits/byteswap-16.h: Likewise.
46071         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
46072         * string/Makefile (headers): Add bits/byteswap-16.h.
46074 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
46076         [BZ #13895]
46077         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
46078         extra indirection.
46079         * nss/Makefile (tests-static, tests): Add tst-nss-static.
46080         * nss/tst-nss-static.c: New.
46082 2012-04-06  Robert Millan  <rmh@gnu.org>
46084         [BZ #6486]
46085         * manual/llio.texi (File Position Primitive): lseek
46086         refers to WHENCE when it really means OFFSET.
46088 2012-04-06  Andreas Jaeger  <aj@suse.de>
46090         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
46091         strncmp declarations.
46093         * abilist/libc.abilist: Add __poll and __ppoll.
46095 2012-04-05  David S. Miller  <davem@davemloft.net>
46097         * scripts/check-local-headers.sh: Accept a host triplet in the
46098         path matched by the exclude regexp.
46100         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
46101         definition.
46102         * sysdeps/powerpc/powerpc32/dl-machine.h
46103         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
46104         * sysdeps/s390/s390-32/dl-machine.h
46105         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
46106         * sysdeps/sparc/sparc32/dl-machine.h
46107         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
46108         * sysdeps/sparc/sparc64/dl-machine.h
46109         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
46111         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
46112         lazy binding.
46113         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
46114         undefined symbol errors.
46116         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
46117         DT_NEEDED entries.
46119 2012-04-05  Michael Matz  <matz@suse.de>
46121         [BZ #13592]
46122         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
46124 2012-04-05  Andreas Jaeger  <aj@suse.de>
46126         [BZ #13908]
46127         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
46128         comment.
46130 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
46132         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
46133         which ROUND is no valid rounding mode.
46135 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
46137         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
46138         read again.
46139         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
46141 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
46143         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
46144         an exception using FPU order intentionally.
46146 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
46148         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
46149         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
46150         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
46151         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
46153 2012-04-05  Simon Josefsson  <simon@josefsson.org>
46155         [BZ #12340]
46156         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
46157         EINVAL when BUFLEN is too smal.
46159 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
46161         [BZ #13553]
46162         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
46163         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
46165 2012-04-03  Andreas Jaeger  <aj@suse.de>
46167         [BZ #13938]
46168         * manual/setjmp.texi (System V contexts): Fix sentence.
46170         [BZ #13926]
46171         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
46172         New macro for this case.
46173         [!__GNUC__] (__bswap_64): New inline function for this case.
46174         * sysdeps/x86_64/bits/byteswap.h: Likewise.
46175         * bits/byteswap.h: Likewise.
46176         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
46177         ull, guard with __GLIBC_HAVE_LONG_LONG.
46179         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
46180         __GLIBC_HAVE_LONG_LONG.
46182         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
46183         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
46185 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
46187         [BZ #13691]
46188         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
46189         inptr and inend, rather than using last_ch.
46191 2012-04-02  David S. Miller  <davem@davemloft.net>
46193         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
46194         * stdio-common/printf-parse.h (read_int): Change return type to
46195         'int', return -1 on INT_MAX overflow.
46196         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
46197         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
46198         overflows INT_MAX.  Check for overflow of in-format-string precision
46199         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
46200         SIZE_MAX not INT_MAX for integer overflow test.
46201         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
46202         skip the construct in the format string but do not record anything.
46203         * stdio-common/bug22.c: Adjust to test both width/prevision
46204         INT_MAX overflow as well as total length INT_MAX overflow.  Check
46205         explicitly for proper errno values.
46207 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
46209         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
46210         CHAR_MAX.
46211         * string/test-strcmp.c [! WIDE]: Likewise.
46212         * time/tst-mktime2.c: Likewise for INT_MAX.
46213         * string/test-string.h: #include <sys/param.h> for MIN.
46215         * csu/init-first.c (__libc_init_first): Call __ctype_init.
46216         * sysdeps/i386/init-first.c (init): Likewise.
46217         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
46218         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
46219         * sysdeps/sh/init-first.c (init): Likewise.
46221 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
46223         * po/ru.po: Update from translation team.
46224         * po/vi.po: Likewise.
46226 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
46228         * resolv/nss_dns/dns-host.c: Merge copyright years.
46230 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46232         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
46233         Optimize memcpy with prefetch if
46234         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
46235         src, dst pointers have unequal 16 byte alignments.
46237 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
46239         [BZ #13928]
46240         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
46241         from a CNAME entry and return the minimum ttl for the query.
46242         (gaih_getanswer_slice): Likewise.
46244 2012-03-30  Jeff Law  <law@redhat.com>
46246         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
46247         due to long keys.
46248         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
46249         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
46251         * resolv/nss_dns/dns-host.c: Update copyright year.
46253 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
46255         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
46256         requests to save a system call.  Fix check that all bytes are sent.
46258         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
46259         comments for sendmmsg.
46261 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
46263         [BZ #13691]
46264         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
46265         with only 1 character between 0x0041 and 0x01b0.
46266         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
46267         * wcsmbs/tst-mbsnrtowcs.c: New file.
46269 2012-03-29  David S. Miller  <davem@davemloft.net>
46271         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
46272         small copies by hand.
46274 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
46276         [BZ #13761]
46277         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
46278         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
46279         group memberships.
46281 2012-03-28  David S. Miller  <davem@davemloft.net>
46283         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
46284         that branches into memcpy.
46285         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
46286         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
46287         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
46288         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
46289         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
46290         bits.
46291         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
46292         implementation too.
46293         * sysdeps/sparc/mempcpy.S: New file.
46295         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
46296         the IFUNC routine in the libc case.
46297         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
46299         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
46300         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
46301         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
46302         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
46303         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
46304         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
46305         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
46306         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
46308         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
46309         loop to 256 bytes instead of 64 bytes and fix test signedness.
46311         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
46312         * sysdeps/sparc/sparc32/Makefile: rather than here...
46313         * sysdeps/sparc/sparc64/Makefile: and here.
46315 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
46317         * malloc/mallocbug.c: Avoid warnings about unused variables.
46319 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
46321         [BZ #13760]
46322         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
46323         in the right place. Discard and retry query if response is
46324         larger than input buffer size.
46326 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
46328         [BZ #369]
46329         [BZ #2678]
46330         [BZ #3866]
46331         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
46332         x for large integer exponent.
46333         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
46334         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
46335         sign of result as needed afterwards.
46336         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
46337         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
46338         result for underflowing pow the same as for overflow.
46339         (__kernel_standard_l): Handle powl overflow and underflow here
46340         rather than calling __kernel_standard.
46341         * math/libm-test.inc (pow_test): Add more tests.
46343         [BZ #3868]
46344         [BZ #13879]
46345         [BZ #13910]
46346         [BZ #13911]
46347         [BZ #13912]
46348         [BZ #13913]
46349         [BZ #13915]
46350         [BZ #13916]
46351         [BZ #13917]
46352         [BZ #13918]
46353         [BZ #13919]
46354         [BZ #13920]
46355         [BZ #13921]
46356         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
46357         * sysdeps/ieee754/k_standard.c: Include <float.h>.
46358         (__kernel_standard_l): New function.
46359         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
46360         __kernel_standard.
46361         * math/w_acosl.c (__acosl): Likewise.
46362         * math/w_asinl.c (__asinl): Likewise.
46363         * math/w_atan2l.c (__atan2l): Likewise.
46364         * math/w_atanhl.c (__atanhl): Likewise.
46365         * math/w_coshl.c (__coshl): Likewise.
46366         * math/w_exp10l.c (__exp10l): Likewise.
46367         * math/w_exp2l.c (__exp2l): Likewise.
46368         * math/w_fmodl.c (__fmodl): Likewise.
46369         * math/w_hypotl.c (__hypotl): Likewise.
46370         * math/w_j0l.c (__j0l, __y0l): Likewise.
46371         * math/w_j1l.c (__j1l, __y1l): Likewise.
46372         * math/w_jnl.c (__jnl, __ynl): Likewise.
46373         * math/w_lgammal.c (__lgammal): Likewise.
46374         * math/w_log10l.c (__log10l): Likewise.
46375         * math/w_log2l.c (__log2l): Likewise.
46376         * math/w_logl.c (__logl): Likewise.
46377         * math/w_powl.c (__powl): Likewise.
46378         * math/w_remainderl.c (__remainderl): Likewise.
46379         * math/w_scalbl.c (sysv_scalbl): Likewise.
46380         * math/w_sinhl.c (__sinhl): Likewise.
46381         * math/w_sqrtl.c (__sqrtl): Likewise.
46382         * math/w_tgammal.c (__tgammal): Likewise.
46383         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
46384         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
46385         * math/libm-test.inc (acos_test): Add more tests.
46386         (acosh_test): Likewise.
46387         (asin_test): Likewise.
46388         (atanh_test): Likewise.
46389         (exp_test): Likewise.
46390         (exp10_test): Likewise.
46391         (exp2_test): Likewise.
46392         (expm1_test): Likewise.
46393         (lgamma_test): Likewise.
46394         (log_test): Likewise.
46395         (log10_test): Likewise.
46396         (log1p_test): Likewise.
46397         (log2_test): Likewise.
46398         (pow_test): Do not allow some spurious overflow exceptions.
46399         (sqrt_test): Add more tests.
46400         (tgamma_test): Likewise.
46401         (y0_test): Likewise.
46402         (y1_test): Likewise.
46403         (yn_test): Likewise.
46405 2012-03-27  Anton Blanchard  <anton@samba.org>
46407         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
46408         MAP_HUGETLB.
46409         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
46410         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
46411         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
46413 2012-03-27  David S. Miller  <davem@davemloft.net>
46415         * conform/Makefile: Run run-conformtest.sh using $(BASH).
46417         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
46418         have-as-vis3 check.
46420 2012-03-27  Andreas Jaeger  <aj@suse.de>
46422         * sysdeps/x86_64/elf/configure.in: Moved to ...
46423         * sysdeps/x86_64/configure.in: ... here.
46424         * sysdeps/x86_64/elf/start.S: Moved to ...
46425         * sysdeps/x86_64/start.S: ... here.
46426         * sysdeps/x86_64/elf/configure: Delete.
46428         * sysdeps/x86_64/configure.in: Merge contents from
46429         sysdeps/i386/configure.in (without i686 check).
46431         * sysdeps/i386/elf/Versions: Merge into ...
46432         * sysdeps/i386/Versions: ... this.
46433         * sysdeps/i386/elf/Versions: Delete file.
46434         * sysdeps/i386/elf/start.S: Moved to ...
46435         * sysdeps/i386/start.S: ...here.
46436         * sysdeps/i386/elf/configure.in: Merge into...
46437         * sysdeps/i386/configure.in: ...here.
46438         * sysdeps/i386/elf/configure.in: Delete file.
46439         * sysdeps/i386/elf/configure: Delete file.
46441         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
46442         * debug/backtracesyms.c: ... here.
46443         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
46444         * debug/backtracesymsfd.c: ... here.
46445         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
46446         * sysdeps/generic/ifunc-sel.h: ... here.
46448         * sysdeps/unix/i386/start.c: Delete file.
46449         * sysdeps/unix/sparc/start.c: Delete file.
46450         * sysdeps/unix/start.c: Delete file.
46452         * sysdeps/sh/elf/configure.in: Moved to ...
46453         * sysdeps/sh/configure.in: ... here.
46454         * sysdeps/sh/elf/start.S: Moved to ...
46455         * sysdeps/sh/start.S: ... here.
46456         * sysdeps/sh/elf/configure: Delete file.
46458         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
46459         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
46460         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
46461         * sysdeps/powerpc/powerpc64/entry.h: ... here.
46462         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
46463         * sysdeps/powerpc/powerpc64/start.S: here.
46464         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
46465         * sysdeps/powerpc/powerpc64/Makefile: ... this.
46466         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
46467         * sysdeps/powerpc/powerpc64/configure.in: ... this.
46468         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
46470         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
46471         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
46472         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
46473         * sysdeps/powerpc/powerpc32/start.S: ... here.
46474         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
46475         * sysdeps/powerpc/powerpc32/configure.in: ... this.
46476         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
46478         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
46479         * sysdeps/powerpc/ifunc-sel.h: ... here.
46480         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
46481         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
46483         * sysdeps/sparc/elf/configure.in: Moved to ...
46484         * sysdeps/sparc/configure.in: ... here.
46485         * sysdeps/sparc/elf/configure: Delete file.
46486         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
46487         * sysdeps/sparc/sparc32/start.S: ... here.
46488         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
46489         * sysdeps/sparc/sparc64/start.S: ... here.
46490         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
46491         * sysdeps/sparc/sparc32/Makefile: ... this.
46492         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
46493         * sysdeps/sparc/sparc64/Makefile: ... this.
46495         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
46496         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
46497         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
46498         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
46499         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
46500         * sysdeps/s390/s390-32/setjmp.S: ... here.
46501         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
46502         * sysdeps/s390/s390-32/configure.in: ... here.
46503         * sysdeps/s390/s390-32/elf/configure: Delete file.
46504         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
46505         * sysdeps/s390/s390-32/start.S: ... here.
46507         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
46508         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
46509         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
46510         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
46511         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
46512         * sysdeps/s390/s390-64/setjmp.S: ... here.
46513         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
46514         * sysdeps/s390/s390-64/configure.in: ... here
46515         * sysdeps/s390/s390-64/elf/configure: Delete file.
46516         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
46517         * sysdeps/s390/s390-64/start.S: ... here.
46518         * sysdeps/s390/s390-64/elf/configure: Delete.
46520         * configure.in: Remove support for elf directories in sysdeps.
46522         * configure: Regenerated.
46523         * sysdeps/i386/configure: Regenerated.
46524         * sysdeps/powerpc/powerpc32/configure: Regenerated.
46525         * sysdeps/powerpc/powerpc64/configure: Regenerated.
46526         * sysdeps/s390/s390-32/configure: Regenerated.
46527         * sysdeps/s390/s390-64/configure: Regenerated.
46528         * sysdeps/sh/configure: Regenerated.
46529         * sysdeps/sparc/configure: Regenerated.
46530         * sysdeps/x86_64/configure: Regenerated.
46532 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
46534         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
46536         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
46537         denormal result into account.
46539 2012-03-25  Roland McGrath  <roland@hack.frob.com>
46541         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
46542         Reported by Allan McRae <allan@archlinux.org>.
46544 2012-03-23  Jeff Law  <law@redhat.com>
46546         * nss/getnssent.c (__nss_getent): Fix typo.
46548 2012-03-23  David S. Miller  <davem@davemloft.net>
46550         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46552 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
46554         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
46555         to pad to uint64_t for each field.
46556         (dl_tls_index): Replace unsigned long with uint64_t.
46558 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
46559         Paul Pluzhnikov  <ppluzhnikov@google.com>
46561         [BZ #6528]
46562         * grp/Makefile (otherlibs): Don't set it.
46563         * inet/Makefile (otherlibs): Likewise.
46564         * login/Makefile (otherlibs): Likewise.
46565         * nscd/Makefile (otherlibs): Likewise.
46566         * posix/Makefile (otherlibs): Likewise.
46567         * pwd/Makefile (otherlibs): Likewise.
46568         * rt/Makefile (otherlibs): Likewise.
46569         * sunrpc/Makefile (otherlibs): Likewise.
46570         * nss/Makefile (otherlibs): Likewise.
46571         Add libnss_files to routines and static-only-routines.
46572         ($(objpfx)getent): Remove rule.
46573         * resolv/Makefile: Add libnss_dns and libresolv to routines and
46574         static-only-routines.
46576 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
46578         [BZ #13892]
46579         * math/s_cexp.c: Include <float.h>.
46580         (__cexp): Handle exp result overflowing not necessarily
46581         overflowing both real and imaginary parts of result.
46582         * math/s_cexpf.c: Likewise.
46583         * math/s_cexpl.c: Likewise.
46584         * math/libm-test.inc (cexp_test): Add more tests.
46585         * sysdeps/i386/fpu/libm-test-ulps: Update.
46586         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46588 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
46590         * include/link.h (ELFW): New macro.
46591         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
46592         Replace ELF64_R_TYPE with ELFW(R_TYPE).
46594 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
46596         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
46597         with uint64_t.
46599 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
46601         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
46602         declaration.
46603         (struct La_x32_retval): Likewise.
46605 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
46607         * sysdeps/x86_64/preconfigure.in: New file.
46608         * sysdeps/x86_64/preconfigure: New generated file.
46610 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
46612         [BZ #13824]
46613         * math/e_exp2l.c: Include <float.h>.
46614         (__ieee754_exp2l): Handle overflow and underflow cases
46615         separately.  Only pass fractional part of argument to
46616         __ieee754_expl.
46617         * math/libm-test.inc (exp2_test): Add more tests.
46619         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
46620         negating x to take absolute value.
46621         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
46622         Likewise.
46623         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
46624         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
46625         Likewise.
46626         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
46627         computing low part if x was negated.
46628         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
46630 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
46632         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
46633         la_x32_gnu_pltexit.
46634         (pltexit): Cast int_retval to ptrdiff_t.
46635         * elf/tst-auditmod3b.c: Likewise.
46636         * elf/tst-auditmod4b.c: Likewise.
46637         * elf/tst-auditmod5b.c: Likewise.
46638         * elf/tst-auditmod6b.c: Likewise.
46639         * elf/tst-auditmod6c.c: Likewise.
46640         * elf/tst-auditmod7b.c: Likewise.
46642         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
46643         and x32_gnu_pltexit.
46645         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
46646         __ELF_NATIVE_CLASS.
46647         (La_x32_regs): New macro.
46648         (La_x32_retval): Likewise.
46649         (la_x32_gnu_pltenter): New function prototype.
46650         (la_x32_gnu_pltexit): Likewise.
46652 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
46654         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
46655         exponent.
46657         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
46659         * configure.in (libc_cv_cc_nofma): Check for option to disable
46660         generation of FMA instructions.
46661         * configure: Regenerate.
46662         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
46663         * sysdeps/ieee754/dbl-64/Makefile: New file.
46664         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
46665         Remove brandred-fma4.
46666         (CFLAGS-brandred-fma4.c): Remove.
46667         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
46668         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
46669         define.
46670         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
46671         define.
46673 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
46675         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
46676         LLONG_MAX != LONG_MAX.
46677         (_itoa_word): Use _ITOA_WORD_TYPE on value.
46678         (_fitoa_word): Likewise.
46679         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
46680         LLONG_MAX != LONG_MAX.
46681         * stdio-common/_itowa.h: Include <_itoa.h>.
46682         (_itowa_word): Use _ITOA_WORD_TYPE on value.
46683         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
46684         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
46685         only if not defined.
46686         (_ITOA_WORD_TYPE): Likewise.
46687         (_itoa_word): Use _ITOA_WORD_TYPE on value.
46688         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
46690 2012-03-21  David S. Miller  <davem@davemloft.net>
46692         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46694 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
46696         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
46697         of x86_64 when setting libc_cv_slibdir, libdir and
46698         libc_cv_localedir.
46699         * sysdeps/unix/sysv/linux/configure: Regenerated.
46701 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
46703         * manual/lang.texi (Old Varargs): Remove section.
46704         (How Variadic): Update menu.
46705         (va_start): Do not mention varargs.h.
46707 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
46708             Joseph Myers  <joseph@codesourcery.com>
46710         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
46711         link test.
46712         * configure: Regenerated.
46714 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
46716         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
46717         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
46718         conformtest.pl
46720 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
46722         * NOTES: Remove.
46723         * Makefile (files-for-dist): Remove NOTES.
46724         (NOTES): Remove rule.
46725         * README: Don't refer to NOTES.
46726         * manual/creature.texi: Don't include macros.texi.
46727         * manual/intro.texi (creature.texi): Remove comment referring to
46728         NOTES.
46730         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
46731         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
46732         * configure: Regenerated.
46733         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
46734         LIBC_TRY_CC_OPTION.
46735         (libc_cv_as_i686): Likewise.
46736         (libc_cv_cc_avx): Likewise.
46737         (libc_cv_cc_sse2avx): Likewise.
46738         (libc_cv_cc_fma4): Likewise.
46739         (libc_cv_cc_novzeroupper): Likewise.
46740         * sysdeps/i386/configure: Regenerated.
46742         [BZ #13883]
46743         * sysdeps/i386/fpu/s_cexp.S: Remove.
46744         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
46745         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
46746         * math/libm-test.inc (cexp_test): Add more tests.
46747         * sysdeps/i386/fpu/libm-test-ulps: Update.
46748         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46750 2012-03-21  Allan McRae  <allan@archlinux.org>
46752         * timezone/Makefile: Do not install iso3166.tab and zone.tab
46754 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
46756         [BZ #13871]
46757         * math/w_exp2.c: Do not include <float.h>.
46758         (o_threshold, u_threshold): Remove.
46759         (__exp2): Calculate result before checking finiteness and calling
46760         __kernel_standard.
46761         * math/w_exp2f.c: Likewise.
46762         * math/w_exp2l.c: Likewise.
46763         * math/libm-test.inc (exp2_test): Require overflow exception for
46764         1e6 input.
46766         [BZ #3866]
46767         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
46768         range of signed 64-bit integers before using fistpll.  Remove
46769         checks for whether integers fit in mantissa bits.
46770         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
46771         the range of signed 32-bit integers before using fistpl.  Remove
46772         checks for whether integers fit in mantissa bits.
46773         * sysdeps/i386/fpu/e_powl.S (p64): New object.
46774         (__ieee754_powl): Test for y outside the range of signed 64-bit
46775         integers before using fistpll.  Reduce 64-bit values to 63-bit
46776         ones as needed.
46777         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
46778         divide-by-zero is raised for zero to large negative powers.
46779         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
46780         (__ieee754_powl): Test for y outside the range of signed 64-bit
46781         integers before using fistpll.  Reduce 64-bit values to 63-bit
46782         ones as needed.
46783         * math/libm-test.inc (pow_test): Add more tests.
46785 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
46787         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
46788         <stdio-common/_itoa.h>.
46789         * debug/segfault.c: Likewise.
46790         * elf/dl-cache.c: Likewise.
46791         * elf/dl-minimal.c: Likewise.
46792         * elf/dl-misc.c: Likewise.
46793         * elf/dl-sysdep.c: Likewise.
46794         * elf/dl-version.c: Likewise.
46795         * elf/rtld.c: Likewise.
46796         * hurd/hurdsock.c: Likewise.
46797         * hurd/lookup-retry.c: Likewise.
46798         * malloc/malloc.c: Likewise.
46799         * malloc/mtrace.c: Likewise.
46800         * nscd/nscd_getgr_r.c: Likewise.
46801         * nscd/nscd_getpw_r.c: Likewise.
46802         * nscd/nscd_getserv_r.c: Likewise.
46803         * posix/getopt_init.c: Likewise.
46804         * posix/wordexp.c: Likewise.
46805         * stdio-common/_itoa.c: Likewise.
46806         * stdio-common/printf_fphex.c: Likewise.
46807         * stdio-common/vfprintf.c: Likewise.
46808         * string/_strerror.c: Likewise.
46809         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
46810         * sysdeps/i386/i686/hp-timing.h: Likewise.
46811         * sysdeps/mach/_strerror.c: Likewise.
46812         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
46813         * sysdeps/mach/hurd/sethostid.c: Likewise.
46814         * sysdeps/mach/hurd/xmknodat.c: Likewise.
46815         * sysdeps/mach/xpg-strerror.c: Likewise.
46816         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
46817         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
46818         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
46819         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
46820         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
46821         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
46822         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
46823         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
46824         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
46825         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
46826         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
46827         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
46828         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
46829         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
46830         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
46831         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
46832         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
46833         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
46834         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
46835         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
46836         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
46838         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
46840         * stdio-common/_itoa.h: Moved to ...
46841         * sysdeps/generic/_itoa.h: Here.
46843         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
46845         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
46846         instead of "_itoa.h" and "_itowa.h".
46847         * stdio-common/vfprintf.: Likewise.
46849 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
46851         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
46852         <bits/wordsize.h>.
46853         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
46854         (__signbit): Likwise.
46855         (llrintf): Likwise.
46856         (llrint): Likwise.
46858 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
46860         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
46861         __WORDSIZE != 64.
46863 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
46865         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
46866         OVERFLOW_EXCEPTION_OK.
46867         * math/libm-test.inc ("Philosophy"): Update comment about
46868         exception testing.
46869         (OVERFLOW_EXCEPTION): Define.
46870         (OVERFLOW_EXCEPTION_OK): Likewise.
46871         (INVALID_EXCEPTION_OK): Renumber.
46872         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
46873         (IGNORE_ZERO_INF_SIGN): Likewise.
46874         (test_exceptions): Handle FE_OVERFLOW.
46875         (exp10_test): Expect overflow exceptions.
46876         (exp2_test): Likewise.
46877         (expm1_test): Likewise.
46878         (nextafter_test): Likewise.
46879         (pow_test): Likewise.
46880         (scalbn_test): Likewise.
46881         (scalbln_test): Likewise.
46883 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
46885         * sysdeps/x86_64/bits/atomic.h
46886         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
46887         64bit integer.
46888         (atomic_exchange_acq): Likewise.
46889         (__arch_exchange_and_add_body): Likewise.
46890         (__arch_add_body): Likewise.
46891         (atomic_add_negative): Likewise.
46892         (atomic_add_zero): Likewise.
46894 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
46896         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
46897         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
46899 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
46901         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
46902         Check __x86_64__ instead of __WORDSIZE.
46904 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
46906         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
46908 2012-03-19  David S. Miller  <davem@davemloft.net>
46910         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46912         * sysdeps/sparc/fpu/fenv_private.h: New file.
46913         * sysdeps/sparc/fpu/math_private.h: Use it.
46914         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
46915         Remove.
46916         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
46917         (libc_feholdexcept_setroundl): Remove.
46918         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
46919         Remove.
46920         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
46921         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
46923 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
46925         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
46926         int64_t instead of long int.
46927         (INSERT_WORDS64): Likwise.
46929 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
46931         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
46932         _Unwind_GetCFA return to _Unwind_Ptr first.
46934 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
46936         [BZ #13629]
46937         * math/s_clog.c: Include <float.h>.
46938         (__clog): Scale large or subnormal inputs.
46939         * math/s_clogf.c: Likewise.
46940         * math/s_clogl.c: Likewise.
46941         * math/s_clog10.c: Include <float.h>.
46942         (M_LOG10_2): Define.
46943         (__clog10): Scale large or subnormal inputs.
46944         * math/s_clog10f.c: Likewise.
46945         * math/s_clog10l.c: Likewise.
46946         * math/libm-test.inc (clog_test): Add more tests.
46947         (clog10_test): Likewise.
46948         * sysdeps/i386/fpu/libm-test-ulps: Update.
46949         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46951         [BZ #11451]
46952         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
46953         x and y.
46954         * math/libm-test.inc (atan2_test): Add another test.
46956         * Makerules (common-objdir-compile): Remove.
46957         * sysdeps/unix/Makefile (config-generated): Do not add
46958         $(unix-generated) to variable.
46959         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
46960         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
46961         Remove rule.
46962         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
46963         Likewise.
46964         [generic bits/local_lim.h] (before-compile): Do not append to
46965         variable.
46966         [generic bits/local_lim.h] (common-generated): Likewise.
46967         [generic sys/param.h] (before-compile): Do not append to variable.
46968         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
46969         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
46970         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
46971         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
46972         include.
46973         [generic sys/param.h] (sys/param.h-includes): Remove variable.
46974         [generic sys/param.h] (sys/param.h-includes): Remove rule.
46975         [generic sys/param.h] ($(addprefix
46976         $(common-objpfx),$(sys/param.h-includes))): Likewise.
46977         [generic sys/param.h] (common-generated): Do not append to
46978         variable.
46979         [generic sys/param.h] (sysdep_headers): Likewise.
46980         [generic bits/errno.h] (before-compile): Do not append to
46981         variable.
46982         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
46983         rule.
46984         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
46985         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
46986         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
46987         [generic bits/errno.h] (common-generated): Do not append to
46988         variable.
46989         [generic bits/ioctls.h] (before-compile): Do not append to
46990         variable.
46991         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
46992         rule.
46993         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
46994         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
46995         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
46996         rule.
46997         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
46998         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
46999         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
47000         [generic bits/ioctls.h] (common-generated): Do not append to
47001         variable.
47002         [generic sys/syscall.h] (syscall.h): Remove variable.
47003         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
47004         rule.
47005         [generic sys/syscall.h] (before-compile): Do not append to
47006         variable.
47007         [generic sys/syscall.h] (common-generated): Likewise.
47008         * sysdeps/unix/errnos-tmpl.c: Remove file.
47009         * sysdeps/unix/errnos.awk: Likewise.
47010         * sysdeps/unix/ioctls-tmpl.c: Likewise.
47011         * sysdeps/unix/ioctls.awk: Likewise.
47012         * sysdeps/unix/mk-local_lim.c: Likewise.
47013         * sysdeps/unix/snarf-ioctls: Likewise.
47015 2012-03-19  Richard Henderson  <rth@twiddle.net>
47017         * sysdeps/i386/fpu/fenv_private.h: New file.
47018         * sysdeps/i386/fpu/math_private.h: Use it.
47019         (math_opt_barrier, math_force_eval): Remove.
47020         (libc_feholdexcept_setround_53bit): Remove.
47021         (libc_feupdateenv_53bit): Remove.
47022         * sysdeps/x86_64/fpu/math_private.h: Likewise.
47023         (math_opt_barrier, math_force_eval): Remove.
47024         (libc_feholdexcept): Remove.
47025         (libc_feholdexcept_setround): Remove.
47026         (libc_fetestexcept, libc_fesetenv): Remove.
47027         (libc_feupdateenv_test): Remove.
47028         (libc_feupdateenv, libc_feholdsetround): Remove.
47029         (libc_feresetround): Remove.
47031         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
47032         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
47034         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
47035         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
47036         (libc_feupdateenv_testl): New.
47037         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
47038         (libc_feupdateenv_testf): New.
47039         (libc_feupdateenv): Use libc_feupdateenv_test.
47040         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
47041         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
47043         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
47044         (libc_feholdsetroundf, libc_feholdsetroundl): New.
47045         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
47046         (libc_feresetround_noex): New.
47047         (libc_feresetround_noexf): New.
47048         (libc_feresetround_noexl): New.
47049         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
47050         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
47051         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
47052         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
47053         SET_RESTORE_ROUND.
47054         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
47055         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
47056         (__cos): Likewise.
47057         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
47058         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
47059         SET_RESTORE_ROUND_NOEX.
47060         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
47061         SET_RESTORE_ROUND_NOEXF.
47062         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
47063         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
47064         (libc_feholdsetroundf): New.
47065         (libc_feresetround, libc_feresetroundf): New.
47067         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
47068         (libc_feholdexcept_setround_53bit): Convert from macro to function.
47069         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
47071         * sysdeps/generic/math_private.h: Include <fenv.h>.
47072         (default_libc_feholdexcept): New.
47073         (default_libc_feholdexcept_setround): New.
47074         (default_libc_fesetenv, default_libc_feupdateenv): New.
47075         (libc_feholdexcept): Only define if undefined.
47076         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
47077         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
47078         (libc_feholdexcept_setroundl): Likewise.
47079         (libc_feholdexcept_setround_53bit): Likewise.
47080         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
47081         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
47082         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
47083         (libc_feupdateenv_53bit): Likewise.
47084         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
47085         (libc_feholdexcept): Convert from macro to inline function.
47086         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
47087         (libc_fesetenv, libc_feupdateenv): Likewise.
47089         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
47090         not previously defined.
47091         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
47092         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
47093         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
47094         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
47095         * sysdeps/ieee754/flt-32/math_private.h: New file.
47096         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
47097         math_private.h below SET_FLOAT_WORD.
47098         (__isnan, __isinf_ns, __finite): Remove.
47099         (__isnanf, __isinf_nsf, __finitef): Remove.
47101 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
47103         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47105 2012-03-17  David S. Miller  <davem@davemloft.net>
47107         [BZ #6471]
47108         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
47109         for 2.16.
47111 2012-03-16  David S. Miller  <davem@davemloft.net>
47113         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
47114         warnings.
47116         [BZ #6471]
47117         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
47118         properly.
47119         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
47120         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
47121         sysdep_routines when subdir is sysvipc.
47122         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
47123         __getshmlba helper.
47125         * sysdeps/sparc/fpu/libm-test/ulps: Update.
47127 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
47129         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
47130         [__LP64__].
47132 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
47134         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
47135         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
47136         (__lround): Renamed to ...
47137         (__llround): This.  Replace long int with long long int.
47138         Define lround functions as aliases of llround functions.
47139         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
47141 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
47143         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
47144         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
47145         adresses to uintptr_t.  Replace "long int" and "unsigned long
47146         int" with "greg_t" on va_arg.
47148 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
47150         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
47151         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
47153         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
47154         Move e_machine check before EI_CLASS check.  Handle x32
47155         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
47156         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
47157         SKIP_EM_IA_64 and include
47158         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
47160         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
47161         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
47162         (add_system_dir): New macro.
47164         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
47165         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
47167 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
47169         [BZ #2551]
47170         [BZ #2552]
47171         [BZ #2553]
47172         [BZ #2554]
47173         [BZ #2562]
47174         [BZ #2563]
47175         [BZ #2565]
47176         [BZ #2566]
47177         [BZ #2576]
47178         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
47179         (y0): Likewise.
47180         * math/w_j0f.c (j0f): Likewise.
47181         (y0f): Likewise.
47182         * math/w_j0l.c (__j0l): Likewise.
47183         (__y0l): Likewise.
47184         * math/w_j1.c (j1): Likewise.
47185         (y1): Likewise.
47186         * math/w_j1f.c (j1f): Likewise.
47187         (y1f): Likewise.
47188         * math/w_j1l.c (__j1l): Likewise.
47189         (__y1l): Likewise.
47190         * math/w_jn.c (jn): Likewise.
47191         (yn): Likewise.
47192         * math/w_jnf.c (jnf): Likewise.
47193         (ynf): Likewise.
47194         * math/w_jnl.c (__jnl): Likewise.
47195         (__ynl): Likewise.
47196         * math/libm-test.inc (j0_test): Add more tests.
47197         (j1_test): Likewise.
47198         (jn_test): Likewise.  Add trailing semicolon to existing test.
47199         (y0_test): Likewise.
47200         (y1_test): Likewise.
47201         * sysdeps/i386/fpu/libm-test-ulps: Update.
47202         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47204         [BZ #13851]
47205         [BZ #13854]
47206         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
47207         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
47208         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
47209         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
47210         (__tanl): Set errno for infinite argument.
47211         * sysdeps/i386/fpu/mptan.c: Remove.
47212         * sysdeps/i386/fpu/s_tan.S: Likewise.
47213         * sysdeps/i386/fpu/s_tanl.S: Likewise.
47214         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
47215         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
47216         * math/libm-test.inc (tan_test): Add more tests and enable more
47217         tests for double and long double.
47218         * sysdeps/i386/fpu/libm-test-ulps: Update.
47219         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47221 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
47223         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
47224         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
47226 2012-03-16  Roland McGrath  <roland@hack.frob.com>
47228         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
47229         * configure.in: Use it for both main tree and add-ons.
47230         * configure: Regenerated.
47232 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
47234         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
47236 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
47238         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
47239         in comment.
47241         [BZ #13851]
47242         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
47243         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
47244         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
47245         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
47246         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
47247         infinite argument.
47248         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
47249         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
47250         != 0 for prec == 2.
47251         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
47252         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
47253         * sysdeps/i386/fpu/s_cosl.S: Likewise.
47254         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
47255         * sysdeps/i386/fpu/s_sinl.S: Likewise.
47256         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
47257         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
47258         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
47259         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
47260         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
47261         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
47262         * math/libm-test.inc (cos_test): Add more tests and enable more
47263         tests for long double.
47264         (sin_test): Likewise.
47265         (sincos_test): Likewise.
47266         * sysdeps/i386/fpu/libm-test-ulps: Update.
47267         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47269 2012-03-16  David S. Miller  <davem@davemloft.net>
47271         * sysdeps/sparc/fpu/math_private.h: New file.
47273 2012-03-15  David S. Miller  <davem@davemloft.net>
47275         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
47276         file.
47277         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
47278         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
47279         file.
47280         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
47281         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
47282         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
47283         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
47284         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
47285         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
47286         sysdep routines.
47287         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
47289         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
47290         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
47292         * sysdeps/sparc/sparc-ifunc.h: New file.
47293         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
47294         sparc-ifunc.h
47295         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
47296         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
47297         Likewise.
47298         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
47299         Likewise.
47300         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
47301         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
47302         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
47303         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
47304         Likewise.
47305         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
47306         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
47307         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
47308         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
47309         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
47310         Likewise.
47311         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
47312         Likewise.
47313         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
47314         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
47315         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
47316         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
47317         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
47318         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
47319         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
47320         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
47321         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
47322         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
47323         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
47324         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
47325         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
47326         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
47327         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
47328         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
47329         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
47330         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
47331         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
47332         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
47333         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
47334         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
47335         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
47336         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
47338 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
47340         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
47341         scaling.
47342         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47344 2012-03-15  Andreas Jaeger  <aj@suse.de>
47346         [BZ #13852]
47347         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
47348         ieee754/flt-32 implementation for sin, cos and sincos.
47349         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
47350         * sysdeps/i386/fpu/s_cosf.S: Likewise.
47351         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
47352         * sysdeps/i386/fpu/s_sinf.S: Likewise.
47353         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
47354         ieee754/flt-32 implementation for tan.
47356         * math/libm-test.inc (cos_test): Enable some large input tests for
47357         float as well
47358         (sin_test): Likewise.
47359         (sincos_test): Likewise.
47360         (tan_test): Add tests for large input.
47362         * sysdeps/i386/fpu/libm-test-ulps: Update.
47364 2012-03-15  Andreas Jaeger  <aj@suse.de>
47366         [BZ #13658]
47367         * math/libm-test.inc (cos_test): Add more test cases.
47368         (sin_test): Likewise.
47369         (sincos_test): Likewise.
47371 2012-03-15  Andreas Jaeger  <aj@suse.de>
47373         [BZ #13837]
47374         * math/libm-test.inc (cos_test): Add a test case for large input
47375         value.
47376         (sin_test): Likewise.
47377         (sincos_test): Likewise.
47379 2012-03-15  Andreas Jaeger  <aj@suse.de>
47380             Joseph Myers  <joseph@codesourcery.com>
47382         [BZ #13658]
47383         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
47384         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
47385         * sysdeps/i386/fpu/branred.c: Likewise.
47386         * sysdeps/i386/fpu/dosincos.c: Likewise.
47387         * sysdeps/i386/fpu/mpa.c: Likewise.
47388         * sysdeps/i386/fpu/s_cos.S: Likewise.
47389         * sysdeps/i386/fpu/s_sin.S: Likewise.
47390         * sysdeps/i386/fpu/s_sincos.S: Likewise.
47391         * sysdeps/i386/fpu/sincos32.c: Likewise.
47393         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
47394         Define.
47395         (libc_feupdateenv_53bit): Define.
47396         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
47397         Define.
47398         (libc_feupdateenv_53bit): Define.
47400         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
47401         53 bit (without extend i386 double precision).
47403         * math/libm-test.inc (sincos_test): Add tests for large input.
47404         (sin): Likewise.
47405         (cos): Likewise.
47407         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
47409 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
47411         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47413 2012-03-15  David S. Miller  <davem@davemloft.net>
47415         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
47416         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
47417         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
47418         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
47419         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
47420         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
47421         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
47422         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
47423         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
47424         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
47425         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
47426         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
47427         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
47428         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
47429         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
47430         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
47431         file.
47432         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
47433         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
47434         file.
47435         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
47436         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
47437         file.
47438         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
47439         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
47440         file.
47441         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
47442         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
47443         fmin/fmax sysdep routines.
47444         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
47446 2012-03-14  David S. Miller  <davem@davemloft.net>
47448         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
47449         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
47450         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
47451         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
47452         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
47453         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
47454         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
47455         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
47456         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
47457         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
47458         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
47459         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
47460         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
47461         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
47462         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
47463         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
47464         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
47465         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
47466         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
47467         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
47468         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
47469         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
47470         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
47471         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
47472         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
47473         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
47474         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
47475         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
47476         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
47477         routines.
47478         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
47479         file.
47480         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
47481         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
47482         file.
47483         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
47484         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
47485         file.
47486         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
47487         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
47488         file.
47489         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
47490         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
47491         file.
47492         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
47493         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
47494         file.
47495         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
47496         file.
47497         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
47498         file.
47499         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
47500         file.
47501         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
47502         New file.
47503         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
47504         file.
47505         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
47506         file.
47507         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
47508         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
47509         file.
47510         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
47511         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
47512         file.
47513         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
47514         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
47515         file.
47516         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
47517         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
47518         VIS3 routines.
47520         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
47521         New file.
47523         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47525         * sysdeps/sparc/configure.in: New file.
47526         * sysdeps/sparc/configure: Generate.
47527         * configure.in (libc_cv_sparc_as_vis3): Substitute.
47528         * configure: Regenerate.
47529         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
47530         * config.make.in (have-as-vis3): New.
47531         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
47532         available use -Av9d instead of -Av9a.
47533         * sysdeps/sparc/sparc64/Makefile: Likewise.
47534         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
47535         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
47536         New file.
47537         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
47538         file.
47539         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
47540         New file.
47541         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
47542         file.
47543         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
47544         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
47545         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
47546         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
47547         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
47549         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
47550         fzeros/fnegs to load 0x80000000 into a float register instead of
47551         using the stack.
47552         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
47554 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
47556         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
47557         bits/syscall.h.
47558         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
47559         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
47560         ($(inst_includedir)/bits/syscall.h): Remove rule.
47561         ($(objpfx)bits/syscall.d): Include instead of
47562         $(objpfx)syscall-list.d.
47563         (generated): Change syscall-list.h and syscall-list.d to
47564         bits/syscall.h and bits/syscall.d.
47566 2012-03-14  Roland McGrath  <roland@hack.frob.com>
47568         [BZ #13846]
47569         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
47571 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
47573         [BZ #13841]
47574         * math/s_csqrt.c: Include <float.h>.
47575         (__csqrt): Scale large or subnormal inputs.
47576         * math/s_csqrtf.c: Likewise.
47577         * math/s_csqrtl.c: Likewise.
47578         * math/libm-test.inc (csqrt_test): Add more tests.
47579         * sysdeps/i386/fpu/libm-test-ulps: Update.
47580         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47582         [BZ #13840]
47583         * math/libm-test.inc (hypot_test): Add more tests.
47585 2012-03-13  David S. Miller  <davem@davemloft.net>
47587         [BZ #13840]
47588         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
47589         double-precision for the calculation instead of scaling.
47591 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
47593         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
47594         manipulate bits before adding and subtracting TWO52[sx].
47595         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
47596         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
47597         Likewise.
47598         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
47600 2012-03-13  David S. Miller  <davem@davemloft.net>
47602         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
47603         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
47604         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
47605         rtld-global-offsets.h
47606         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
47608         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
47609         large parameters.
47611         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
47613         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
47614         'err' in the ifdef scope in which it is actually used.
47616         * nss/nss_db/db-init.c: Include string.h
47618 2012-03-12  David S. Miller  <davem@davemloft.net>
47620         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
47621         masking out of the most significant byte of random value used.
47622         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47623         Fix coding style in previous change.
47625         * sysdeps/unix/sysv/linux/kernel-features.h
47626         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
47627         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
47628         expression.
47629         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
47630         later.
47632 2012-03-11  David S. Miller  <davem@davemloft.net>
47634         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
47635         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
47636         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
47637         for 'resultvar' otherwise things get truncated on 64-bit.
47639         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47640         Fix masking out of the most significant byte of random value used.
47642         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47644 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
47646         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47648 2012-03-09  David S. Miller  <davem@davemloft.net>
47650         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
47651         variables with appropriate CPP guards.
47652         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
47653         from the frame pointer, not the stack pointer.  Correct layout
47654         comments.  Fix test on resulting framesize and the management of
47655         the outregs buffer for pltexit.  Preserve floating point return
47656         values across _dl_call_pltexit call.
47657         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
47658         framesize and the management of the outregs buffer for pltexit.
47659         Preserve floating point return values across _dl_call_pltexit
47660         call.
47661         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
47662         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
47663         (la_sparc64_gnu_pltexit): New functions.
47664         (print_exit): Fix format string for return register value.
47666 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
47668         * sunrpc/Makefile (others): Add rpcgen.
47669         ($(objpfx)rpcgen): Remove special build rule and dependency on
47670         libc.
47671         * sunrpc/rpcgen.c: New file.
47673 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
47675         [BZ #13673]
47676         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
47677         * stdio-common/bug-vfprintf-nargs.c: Likewise.
47678         * sysdeps/i386/crti.S: Likewise.
47679         * sysdeps/i386/crtn.S: Likewise.
47680         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
47681         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
47682         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
47683         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
47684         * sysdeps/sh/crti.S: Likewise.
47685         * sysdeps/sh/crtn.S: Likewise.
47686         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
47688         [BZ #13673]
47689         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
47690         with URL.
47691         * locale/programs/locfile-kw.gperf: Likewise.
47692         * locale/programs/charmap-kw.h: Regenerated.
47693         * locale/programs/locfile-kw.h: Likewise.
47695         [BZ #13673]
47696         * intl/plural.y: Replace FSF snail mail address with URL.
47697         * intl/plural.c: Regenerated.
47699 2012-03-09  Richard Henderson  <rth@twiddle.net>
47701         * include/math_private.h: Remove file.
47702         * math/math_private.h: Move file ...
47703         * sysdeps/generic/math_private.h: ... here.
47705         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
47706         * sysdeps/powerpc/fpu/math_private.h: Likewise.
47707         * sysdeps/x86_64/fpu/math_private.h: Likewise.
47709         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
47710         and <math_private.h>.
47711         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
47712         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
47713         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
47714         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
47715         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
47716         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
47717         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
47718         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
47719         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
47720         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
47721         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
47722         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
47723         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
47724         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
47725         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
47726         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
47727         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
47728         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
47729         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
47730         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
47731         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
47732         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
47733         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
47734         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
47735         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
47736         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
47737         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
47738         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
47739         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
47740         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
47741         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
47742         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
47743         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
47744         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
47745         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
47746         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
47747         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
47748         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
47749         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
47750         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
47751         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
47752         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
47753         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
47754         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
47755         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
47756         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
47757         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
47758         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
47759         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
47760         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
47761         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
47762         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
47763         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
47764         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
47765         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
47766         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
47767         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
47768         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
47769         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
47770         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
47771         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
47772         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
47773         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
47774         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
47775         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
47776         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
47777         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
47778         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
47779         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
47780         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
47781         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
47782         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
47783         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
47784         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
47785         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
47786         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
47787         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
47788         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
47789         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
47790         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
47791         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
47792         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
47793         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
47794         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
47795         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
47796         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
47797         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
47798         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
47799         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
47800         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
47801         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
47802         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
47803         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
47804         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
47805         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
47806         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
47807         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
47808         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
47809         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
47810         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
47811         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
47812         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
47813         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
47814         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
47815         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
47816         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
47817         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
47818         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
47819         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
47820         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
47821         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
47822         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
47823         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
47824         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
47825         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
47826         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
47827         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
47828         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
47829         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
47830         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
47831         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
47832         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
47833         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
47834         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
47835         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
47836         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
47837         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
47838         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
47839         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
47840         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
47841         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
47842         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
47843         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
47844         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
47845         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
47846         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
47847         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
47848         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
47849         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
47850         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
47851         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
47852         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
47853         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
47854         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
47855         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
47856         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
47857         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
47858         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
47859         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
47860         * sysdeps/ieee754/k_standard.c: Likewise.
47861         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
47862         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
47863         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
47864         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
47865         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
47866         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
47867         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
47868         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
47869         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
47870         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
47871         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
47872         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
47873         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
47874         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
47875         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
47876         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
47877         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
47878         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
47879         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
47880         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
47881         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
47882         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
47883         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
47884         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
47885         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
47886         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
47887         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
47888         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
47889         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
47890         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
47891         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
47892         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
47893         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
47894         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
47895         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
47896         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
47897         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
47898         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
47899         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
47900         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
47901         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
47902         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
47903         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
47904         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
47905         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
47906         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
47907         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
47908         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
47909         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
47910         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
47911         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
47912         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
47913         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
47914         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
47915         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
47916         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
47917         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
47918         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
47919         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
47920         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
47921         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
47922         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
47923         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
47924         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
47925         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
47926         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
47927         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
47928         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
47929         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
47930         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
47931         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
47932         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
47933         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
47934         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
47935         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
47936         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
47937         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
47938         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
47939         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
47940         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
47941         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
47942         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
47943         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
47944         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
47945         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
47946         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
47947         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
47948         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
47949         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
47950         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
47951         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
47952         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
47953         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
47954         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
47955         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
47956         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
47957         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
47958         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
47959         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
47960         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
47961         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
47962         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
47963         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
47964         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
47965         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
47966         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
47967         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
47968         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
47969         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
47970         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
47971         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
47972         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
47973         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
47974         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
47975         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
47976         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
47977         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
47978         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
47979         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
47980         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
47981         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
47982         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
47983         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
47984         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
47985         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
47986         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
47987         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
47988         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
47989         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
47990         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
47991         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
47992         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
47993         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
47994         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
47995         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
47996         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
47997         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
47998         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
47999         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
48000         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
48001         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
48002         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
48003         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
48004         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
48005         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
48006         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
48007         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
48008         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
48009         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
48010         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
48011         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
48012         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
48013         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
48014         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
48015         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
48016         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
48017         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
48018         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
48019         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
48020         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
48021         * sysdeps/ieee754/s_lib_version.c: Likewise.
48022         * sysdeps/ieee754/s_matherr.c: Likewise.
48023         * sysdeps/ieee754/s_signgam.c: Likewise.
48024         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
48025         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
48026         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
48027         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
48028         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
48029         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
48030         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
48031         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
48032         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
48033         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
48034         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
48035         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
48036         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
48037         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
48038         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
48039         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
48040         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
48041         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
48042         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
48043         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
48044         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
48046 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
48048         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
48049         * sunrpc/rpc_main.c: Likewise.
48050         * sunrpc/rpc_svcout.c: Likewise.
48052 2012-03-09  David S. Miller  <davem@davemloft.net>
48054         * include/math_private.h: New file.
48056 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
48058         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
48059         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
48060         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
48061         from <bits/socket_type.h>.
48062         (enum __socket_type): Don't define here.
48063         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
48064         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48065         bits/socket_type.h.
48067         [BZ #13566]
48068         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
48069         checking __USE_GNU.
48071         * Makerules ($(inst_includedir)/%.h): New rule.
48072         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
48073         (install-others): Remove variable setting.
48074         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
48076 2012-03-08  Richard Henderson  <rth@twiddle.net>
48078         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
48079         from macro to inline function; merge with the
48080         !__LIBC_INTERNAL_MATH_INLINES version.
48081         (__ieee754_sqrtf): Likewise.
48083         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
48084         to inline function.
48085         (__rintf, __floor, __floorf): Likewise.
48087         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
48088         macro to inline function.
48089         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
48091         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
48092         not <math/math_private.h>.
48094 2012-03-08  David S. Miller  <davem@davemloft.net>
48096         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
48097         copyright year.
48098         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
48100 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
48102         * resolv/gai_misc.c (handle_requests): Fix struct timespec
48103         normalization.
48104         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
48105         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
48107 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
48109         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
48110         be defined individually, they must be defined as a block.  Define
48111         S for printing a string instead of hidint the different by using a
48112         macro for adding the 'l'.
48113         * stdio-common/tst-fphex-wide.c: Adjust.
48115 2012-03-07  Marek Polacek  <polacek@redhat.com>
48117         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
48119 2012-03-08  Marek Polacek  <polacek@redhat.com>
48121         [BZ #13806]
48122         * stdio-common/Makefile (tests): Add tst-fphex-wide.
48123         * stdio-common/tst-fphex.c: Define a few macros to make the
48124         test reusable.  Use them.
48125         * stdio-common/tst-fphex-wide.c: New file.
48127 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
48129         [BZ #6911]
48130         * manual/macros.texi (gnusystems): New macro.
48131         (nongnusystems): Likewise.
48132         (gnulinuxhurdsystems): Likewise.
48133         (gnuhurdsystems): Likewise..
48134         (gnulinuxsystems): Likewise.
48135         * manual/charset.texi: Use new macros or @theglibc{} to refer to
48136         variants of the GNU system, not "GNU system".
48137         * manual/conf.texi: Likewise.
48138         * manual/errno.texi: Likewise.  Update example of errno macro
48139         expansion.
48140         * manual/filesys.texi: Likewise.
48141         (getumask): Document as specific to GNU/Hurd.
48142         * manual/install.texi: Likewise.  Reword some references to
48143         GNU/Linux.
48144         * manual/intro.texi: Likewise.
48145         * manual/io.texi: Likewise.
48146         (File Name Portability): Detail which constraints are inapplicable
48147         to all GNU systems and which are only inapplicable to GNU/Hurd.
48148         * manual/job.texi: Likewise.
48149         * manual/llio.texi: Likewise.
48150         (O_NOCTTY): Document as present on GNU/Linux.
48151         * manual/maint.texi: Likewise.
48152         * manual/memory.texi: Likewise.
48153         * manual/pattern.texi: Likewise.
48154         * manual/pipe.texi: Likewise.
48155         * manual/process.texi: Likewise.
48156         * manual/resource.texi: Likewise.
48157         (RUSAGE_CHILDREN): Remove statement about specifying a particular
48158         child on GNU/Hurd.
48159         * manual/setjmp.texi: Likewise.
48160         * manual/signal.texi: Likewise.
48161         * manual/startup.texi: Likewise.
48162         * manual/stdio.texi: Likewise.
48163         * manual/terminal.texi: Likewise.
48164         (ONLCR): Document as POSIX.
48165         (OXTABS): Document availability on GNU/Linux as XTABS.
48166         (ONOEOT): Document availability separately from other bits.
48167         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
48168         * manual/time.texi: Likewise.
48169         * manual/users.texi: Likewise.
48170         * INSTALL: Regenerated.
48171         * sysdeps/gnu/errlist.c: Regenerated.
48173         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
48174         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
48175         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
48176         puts.
48177         * configure: Regenerated.
48179 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
48181         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
48182         default includes instead of AC_HEADER_CHECK.
48183         * sysdeps/i386/configure: Regenerated.
48185         [BZ #10716]
48186         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
48187         * math/s_cacoshf.c (__cacoshf): Likewise.
48188         * math/s_cacoshl.c (__cacoshl): Likewise.
48189         * math/s_casinh.c (__casinh): Set signs of result from argument.
48190         * math/s_casinhf.c (__casinhf): Likewise.
48191         * math/s_casinhl.c (__casinhl): Likewise.
48192         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
48193         (casinh_test): Add more tests.
48194         * sysdeps/i386/fpu/libm-test-ulps: Update.
48195         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48197 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
48199         * po/zh_TW.po: Update from translation team.
48201         * login/Makefile (distribute): Remove variable.
48202         * catgets/Makefile: Likewise.
48203         * mach/Makefile: Likewise.
48204         * malloc/Makefile: Likewise.
48205         * misc/Makefile: Likewise.
48206         * iconv/Makefile: Likewise.
48207         * nscd/Makefile: Likewise.
48208         * hurd/Makefile: Likewise.
48209         * manual/Makefile: Likewise.
48210         * locale/Makefile: Likewise.
48211         * intl/Makefile: Likewise.
48212         * conform/Makefile: Likewise.
48213         * nss/Makefile: Likewise.
48214         * time/Makefile: Likewise.
48215         * soft-fp/Makefile: Likewise.
48216         * dirent/Makefile: Likewise.
48217         * gmon/Makefile: Likewise.
48218         * po/Makefile: Likewise.
48219         * rt/Makefile: Likewise.
48220         * socket/Makefile: Likewise.
48221         * math/Makefile: Likewise.
48222         * signal/Makefile: Likewise.
48223         * debug/Makefile: Likewise.
48224         * elf/Makefile: Likewise.
48225         * timezone/Makefile: Likewise.
48226         * stdlib/Makefile: Likewise.
48227         * iconvdata/Makefile: Likewise.
48228         * sunrpc/Makefile: Likewise.
48229         * io/Makefile: Likewise.
48230         * argp/Makefile: Likewise.
48231         * inet/Makefile: Likewise.
48232         * hesiod/Makefile: Likewise.
48233         * grp/Makefile: Likewise.
48234         * csu/Makefile: Likewise.
48235         * wctype/Makefile: Likewise.
48236         * crypt/Makefile: Likewise.
48237         * libio/Makefile: Likewise.
48238         * string/Makefile: Likewise.
48239         * nis/Makefile: Likewise.
48240         * resolv/Makefile: Likewise.
48241         * stdio-common/Makefile: Likewise.
48242         * wcsmbs/Makefile: Likewise.
48243         * dlfcn/Makefile: Likewise.
48244         * posix/Makefile: Likewise.
48246         [BZ #6959]
48247         * timezone/Makefile: Don't install timezone files, just the programs
48248         and scripts.
48250 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
48252         * nss/databases.def: Add missing gshadow entry.
48254         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
48256 2012-03-06  Marek Polacek  <polacek@redhat.com>
48258         [BZ #13726]
48259         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
48260         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
48261         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
48262         * stdio-common/tst-long-dbl-fphex.c: New file.
48264 2012-03-06  David S. Miller  <davem@davemloft.net>
48266         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
48267         (set_obp_int): New function.
48268         (get_obp_int): New function.
48269         (__get_clockfreq_via_dev_openprom): Likewise.
48270         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
48271         Avoid unused variable warnings on 'val' and use builtin_expect.
48272         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
48273         __builtin_expect.
48274         (INLINE_CLONE_SYSCALL): Likewise.
48276 2012-03-05  David S. Miller  <davem@davemloft.net>
48278         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48280 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
48282         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48284         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
48285         only for |x| >= 40.
48286         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
48288 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
48290         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
48291         Replace gettimeofday with __vdso_gettimeofday.
48293         * sysdeps/unix/sysv/linux/x86_64/init-first.c
48294         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
48295         __vdso_clock_gettime and __vdso_getcpu.
48297         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
48298         time with __vdso_time.
48300 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
48302         * manual/lang.texi (size_t): Note types to which size_t may be
48303         equivalent with the GNU C Library, but do not describe when
48304         differences between them are significant.
48306 2012-03-05  Andreas Jaeger  <aj@suse.de>
48308         * sysdeps/i386/fpu/libm-test-ulps: Update.
48310 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
48312         [BZ #3976]
48313         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
48314         (__ieee754_pow): Save and restore rounding mode and use
48315         round-to-nearest for main computations.
48316         * math/libm-test.inc (pow_test_tonearest): New function.
48317         (pow_test_towardzero): Likewise.
48318         (pow_test_downward): Likewise.
48319         (pow_test_upward): Likewise.
48320         (main): Call the new functions.
48321         * sysdeps/i386/fpu/libm-test-ulps: Update.
48322         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48324         [BZ #3976]
48325         * math/libm-test.inc (cosh_test_tonearest): New function.
48326         (cosh_test_towardzero): Likewise.
48327         (cosh_test_downward): Likewise.
48328         (cosh_test_upward): Likewise.
48329         (sinh_test_tonearest): Likewise.
48330         (sinh_test_towardzero): Likewise.
48331         (sinh_test_downward): Likewise.
48332         (sinh_test_upward): Likewise.
48333         (main): Call the new functions.
48334         * sysdeps/i386/fpu/libm-test-ulps: Update.
48335         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48337 2012-03-05  Tom de Vries  <tom@codesourcery.com>
48339         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
48340         default stack guard is set in last bytes.
48341         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
48343 2012-03-05  Kees Cook  <keescook@chromium.org>
48345         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
48347         [BZ #13656]
48348         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
48349         possibly allocate from heap instead of stack.
48350         * stdio-common/bug-vfprintf-nargs.c: New file.
48351         * stdio-common/Makefile (tests): Add nargs overflow test.
48353 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
48355         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48357 2012-03-03  Marek Polacek  <polacek@redhat.com>
48359         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
48360         * math/math_private.h: Likewise.
48361         * stdlib/tst-strtod.c: Likewise.
48362         * sysdeps/i386/i486/bits/atomic.h: Likewise.
48363         * sysdeps/x86_64/bits/atomic.h: Likewise.
48365 2012-03-02  David S. Miller  <davem@davemloft.net>
48367         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
48368         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
48369         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
48370         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
48371         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
48372         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
48373         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
48374         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
48376 2012-03-02  Roland McGrath  <roland@hack.frob.com>
48378         [BZ #13792]
48379         * manual/examples/README: New file, says the example source files
48380         can be used under GPL>=2.
48381         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
48382         line containing just "*/".
48383         * manual/examples/add.c: Add copyright header (GPL>=2).
48384         * manual/examples/argp-ex1.c: Likewise.
48385         * manual/examples/argp-ex2.c: Likewise.
48386         * manual/examples/argp-ex3.c: Likewise.
48387         * manual/examples/argp-ex4.c: Likewise.
48388         * manual/examples/atexit.c: Likewise.
48389         * manual/examples/db.c: Likewise.
48390         * manual/examples/dir.c: Likewise.
48391         * manual/examples/dir2.c: Likewise.
48392         * manual/examples/execinfo.c: Likewise.
48393         * manual/examples/filecli.c: Likewise.
48394         * manual/examples/filesrv.c: Likewise.
48395         * manual/examples/fmtmsgexpl.c: Likewise.
48396         * manual/examples/genpass.c: Likewise.
48397         * manual/examples/inetcli.c: Likewise.
48398         * manual/examples/inetsrv.c: Likewise.
48399         * manual/examples/isockad.c: Likewise.
48400         * manual/examples/longopt.c: Likewise.
48401         * manual/examples/memopen.c: Likewise.
48402         * manual/examples/memstrm.c: Likewise.
48403         * manual/examples/mkfsock.c: Likewise.
48404         * manual/examples/mkisock.c: Likewise.
48405         * manual/examples/mygetpass.c: Likewise.
48406         * manual/examples/pipe.c: Likewise.
48407         * manual/examples/popen.c: Likewise.
48408         * manual/examples/rprintf.c: Likewise.
48409         * manual/examples/search.c: Likewise.
48410         * manual/examples/select.c: Likewise.
48411         * manual/examples/setjmp.c: Likewise.
48412         * manual/examples/sigh1.c: Likewise.
48413         * manual/examples/sigusr.c: Likewise.
48414         * manual/examples/stpcpy.c: Likewise.
48415         * manual/examples/strdupa.c: Likewise.
48416         * manual/examples/strftim.c: Likewise.
48417         * manual/examples/strncat.c: Likewise.
48418         * manual/examples/subopt.c: Likewise.
48419         * manual/examples/swapcontext.c: Likewise.
48420         * manual/examples/termios.c: Likewise.
48421         * manual/examples/testopt.c: Likewise.
48422         * manual/examples/testpass.c: Likewise.
48423         * manual/examples/timeval_subtract.c: Likewise.
48425         [BZ #13792]
48426         * manual/time.texi (Elapsed Time): Move timeval_subtract example
48427         function to ...
48428         * manual/timeval_subtract.c.texi: ... here, new file.
48430 2012-03-02  David S. Miller  <davem@davemloft.net>
48432         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
48434 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
48436         [BZ #3976]
48437         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
48438         (__sin): Save and restore rounding mode and use round-to-nearest
48439         for all computations.
48440         (__cos): Save and restore rounding mode and use round-to-nearest
48441         for all computations.
48442         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
48443         <fenv.h>.
48444         (tan): Save and restore rounding mode and use round-to-nearest for
48445         all computations.
48446         * math/libm-test.inc (cos_test_tonearest): New function.
48447         (cos_test_towardzero): Likewise.
48448         (cos_test_downward): Likewise.
48449         (cos_test_upward): Likewise.
48450         (sin_test_tonearest): Likewise.
48451         (sin_test_towardzero): Likewise.
48452         (sin_test_downward): Likewise.
48453         (sin_test_upward): Likewise.
48454         (tan_test_tonearest): Likewise.
48455         (tan_test_towardzero): Likewise.
48456         (tan_test_downward): Likewise.
48457         (tan_test_upward): Likewise.
48458         (main): Call the new functions.
48459         * sysdeps/i386/fpu/libm-test-ulps: Update.
48460         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48462         [BZ #10135]
48463         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
48464         small n, then large n, before computing and testing k+n.
48465         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
48466         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
48467         Likewise.
48468         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
48469         Likewise.
48470         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
48471         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
48472         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
48473         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
48474         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
48475         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
48476         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
48477         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
48478         * math/libm-test.inc (scalbn_test): Add more tests.
48479         (scalbln_test): Likewise.
48481         * manual/filesys.texi (mode_t): Describe constraints on size and
48482         signedness, not exact equivalence to a particular type.
48483         (ino_t): Likewise.
48484         (ino64_t): Likewise.
48485         (dev_t): Likewise.
48486         (nlink_t): Likewise.
48487         (blkcnt_t): Likewise.
48488         (blkcnt64_t): Likewise.
48489         * manual/llio.texi (off_t): Likewise.
48491         [BZ #3976]
48492         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
48493         (__ieee754_exp): Save and restore rounding mode and use
48494         round-to-nearest for all computations.
48495         * math/libm-test.inc (exp_test_tonearest): New function.
48496         (exp_test_towardzero): Likewise.
48497         (exp_test_downward): Likewise.
48498         (exp_test_upward): Likewise.
48499         (main): Call the new functions.
48500         * sysdeps/i386/fpu/libm-test-ulps: Update.
48501         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48503 2012-03-01  Chris Demetriou  <cgd@google.com>
48505         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
48506         have predictable order.
48508 2012-03-01  David S. Miller  <davem@davemloft.net>
48510         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
48512         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
48513         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
48514         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
48515         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
48517         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
48518         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
48519         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
48520         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
48521         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
48522         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
48523         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
48524         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
48525         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
48527         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48529         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
48530         * sysdeps/sparc/fpu/libm-test-ulps: to here.
48531         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
48533         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
48534         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
48535         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
48536         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
48537         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
48538         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
48539         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
48540         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
48541         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
48542         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
48543         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
48544         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
48545         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
48546         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
48547         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
48548         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
48549         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
48550         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
48551         * sysdeps/sparc/elf/configure: Regenerated.
48553 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
48555         * configure.in (AS, LD): Require binutils 2.20 or later.
48556         * configure: Regenerated.
48557         * manual/install.texi (Tools for Compilation): Give binutils 2.20
48558         as required minimum version.
48559         * INSTALL: Regenerated.
48561         [BZ #2541]
48562         [BZ #4108]
48563         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
48564         before squaring exponent.
48565         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
48566         bottom long double and 27 bits of top long double before squaring
48567         exponent.
48568         * math/libm-test.inc (erfc_test): Add more tests.
48569         * sysdeps/i386/fpu/libm-test-ulps: Update.
48570         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
48571         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48573 2012-03-01  Kai Tietz  <ktietz@redhat.com>
48575         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
48576         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
48577         containing bit-fields.
48578         * soft-fp/extended.h (_FP_UNION_E): Likewise.
48579         * soft-fp/single.h (_FP_UNION_S): Likewise.
48580         * soft-fp/double.h (_FP_UNION_D): Likewise.
48582 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
48584         [BZ #13786]
48585         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
48586         not include ../strcmp.S.
48587         [USE_AS_STRNCASECMP_L]: Likewise.
48588         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
48589         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
48590         * sysdeps/i386/i686/multiarch/strncase_l-c.c
48591         (__strncasecmp_l_ia32): Define as alias to
48592         __strncasecmp_l_nonascii.
48594         [BZ #5794]
48595         * math/libm-test.inc (expm1_test): Add test for bug 5794.
48596         * sysdeps/i386/fpu/libm-test-ulps: Update.
48597         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48599         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
48600         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48602 2012-02-29  Jeff Law  <law@redhat.com>
48604         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
48605         out of bounds read.
48607 2012-02-29  Marek Polacek  <polacek@redhat.com>
48609         [BZ #13706]
48610         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
48611         * elf/Makefile: Add rules to run tst-unused-dep.out.
48613 2012-02-28  David S. Miller  <davem@davemloft.net>
48615         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
48616         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
48617         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
48618         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
48619         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
48620         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
48622 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
48624         * math/libm-test.inc (llround_test): Move one test from
48625         lround_test.  Use TEST_f_L in moved test.
48626         (lround_test): Move misplaced test to llround_test.  Add testcase
48627         from bug 2561.
48629 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
48631         * sysdeps/x86_64/fpu/e_expf.S: New file.
48632         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
48634 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
48636         [BZ #13637]
48637         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
48638         of remain_len that may cause incomplete multi-byte character and
48639         false match.
48640         * posix/bug-regex33.c: New file.
48641         * posix/Makefile (tests): Add bug-regex33.
48643 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
48645         * manual/macros.texi: New file.
48646         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
48647         * manual/libc.texinfo: Include macros.texi.
48648         * manual/creatute.texi: Likewise.
48649         * manual/install.texi: Likewise.
48650         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
48651         @glibcadj{} in references to the GNU C Library.
48652         * manual/charset.texi: Likewise.
48653         * manual/conf.texi: Likewise.
48654         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
48655         when not using those macros.
48656         * manual/creature.texi: Likewise.
48657         * manual/crypt.texi: Likewise.
48658         * manual/errno.texi: Likewise.
48659         * manual/filesys.texi: Likewise.
48660         * manual/header.texi: Likewise.
48661         * manual/install.texi: Likewise.
48662         * manual/intro.texi: Likewise.
48663         * manual/io.texi: Likewise.
48664         * manual/job.texi: Likewise.
48665         * manual/lang.texi: Likewise.
48666         * manual/libc.texiinfo: Likewise.
48667         * manual/llio.texi: Likewise.
48668         * manual/locale.texi: Likewise.
48669         * manual/maint.texi: Likewise.
48670         * manual/math.texi: Likewise.
48671         * manual/memory.texi: Likewise.
48672         * manual/message.texi: Likewise.
48673         * manual/nss.texi: Likewise.
48674         * manual/pattern.texi: Likewise.
48675         * manual/process.texi: Likewise.
48676         * manual/resource.texi: Likewise.
48677         * manual/search.texi: Likewise.
48678         * manual/setjmp.texi: Likewise.
48679         * manual/signal.texi: Likewise.
48680         * manual/socket.texi: Likewise.
48681         * manual/startup.texi: Likewise.
48682         * manual/stdio.texi: Likewise.
48683         * manual/string.texi: Likewise.
48684         * manual/sysinfo.texi: Likewise.
48685         * manual/syslog.texi: Likewise.
48686         * manual/terminal.texi: Likewise.
48687         * manual/time.texi: Likewise.
48688         * manual/users.texi: Likewise.
48689         * INSTALL: Regenerated.
48690         * NOTES: Regenerated.
48691         * sysdeps/gnu/errlist.c: Regenerated.
48693 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
48695         * include/dirent.h: Include <dirstream.h> before
48696         <dirent/dirent.h>.
48698 2012-02-28  David S. Miller  <davem@davemloft.net>
48700         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
48701         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
48702         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
48703         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
48705 2012-02-27  David S. Miller  <davem@davemloft.net>
48707         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
48708         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
48709         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
48710         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
48712         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
48713         frame pointer instead of stack pointer relative arg slot.
48714         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
48715         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
48716         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
48718 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
48720         [BZ #3992]
48721         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
48723 2012-02-27  David S. Miller  <davem@davemloft.net>
48725         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
48726         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
48727         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
48728         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
48729         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
48730         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
48731         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
48732         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
48734 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
48736         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
48737         later.  Allow versions 5-9.
48738         * configure: Regenerated.
48739         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
48740         required minimum version and 4.6 as recommended version.  Do not
48741         mention bugs in GCC 2.7 and 2.8.
48742         * INSTALL: Regenerated.
48744 2012-02-27  David S. Miller  <davem@davemloft.net>
48746         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
48747         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
48748         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
48749         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
48750         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
48751         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
48752         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
48753         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
48755         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
48756         manipulate bits before adding and subtracting TWO112[sx].
48757         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
48759 2012-02-27  Roland McGrath  <roland@hack.frob.com>
48761         [BZ #13775]
48762         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
48763         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
48764         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
48765         being in POSIX, because they are in 1003.1-2008.
48767         * rt/tst-aio.c: Include <fcntl.h>.
48768         * rt/tst-aio7.c: Likewise.
48769         * rt/tst-aio64.c: Likewise.
48771         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
48773 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
48775         * manual/install.texi (--with-headers): Describe headers as
48776         interface headers, not private headers.
48777         (Specific advice for GNU/Linux systems): Describe use of headers
48778         from "make headers_install", not private headers from older
48779         kernels.
48780         * INSTALL: Regenerated.
48781         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
48782         Change to 2.6.19.
48783         * sysdeps/unix/sysv/linux/configure: Regenerated.
48785         * manual/llio.texi (fclean): Remove documentation.
48787         * manual/Makefile (libc-texi-generated): New variable.  Include
48788         version.texi.
48789         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
48790         $(libc-texi-generated), not duplicated list of files.
48791         (version.texi, stamp-version): New rules.
48792         (realclean): Remove $(libc-texi-generated), not individual files
48793         from that list.  Do not remove dir-add.texinfo.
48794         * manual/libc.texinfo: Comment out uses of edition numbers and
48795         references to printed manual.  Remove last-updated dates.
48796         (EDITION): Comment out.
48797         (ISBN): Likewise.
48798         (VERSION, UPDATED): Remove.
48799         (version.texi): Include.
48801 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
48803         * sysdeps/posix/spawni.c: Include <signal.h>.
48804         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
48805         * sysdeps/pthread/aio_fsync.c: Likewise.
48807 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
48809         * conform/Makefile (tests): Run only when not cross-compiling and
48810         when fast-check is not defined.
48812         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
48813         * conform/data/limits.h-data: Fixes for POSIX2008.
48814         * conform/run-conformtest.sh: Run all tests.
48815         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
48816         headers.
48817         * include/bits/dlfcn.h: Likewise.
48818         * include/langinfo.h: Likewise.
48819         * include/monetary.h: Likewise.
48820         * include/sys/poll.h: Likewise.
48822         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
48823         for __USE_GNU.
48824         * posix/spawn.h: Define __need_sigset_t.
48825         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
48826         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
48827         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
48828         to get sigevent_t only.
48829         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
48830         only for __USE_GNU.
48831         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
48832         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
48833         process_vm_writev only for __USE_GNU.
48834         * termios/termios.h: Declare tcgetsid also for POSIX2008.
48836         * conform/Makefile: For now ignore errors from run-conformtest.
48837         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
48838         POSIX to avoid namespace pollution.  Don't prepend headers.
48839         * conform/data/aio.h-data: Fixes for POSIX testing.
48840         * conform/data/fcntl.h-data: Likewise.
48841         * conform/data/glob.h-data: Likewise.
48842         * conform/data/grp.h-data: Likewise.
48843         * conform/data/pthread.h-data: Likewise.
48844         * conform/data/pwd.h-data: Likewise.
48845         * conform/data/signal.h-data: Likewise.
48846         * conform/data/spawn.h-data: Likewise.
48847         * conform/data/stdio.h-data: Likewise.
48848         * conform/data/stdlib.h-data: Likewise.
48849         * conform/data/stropts.h-data: Likewise.
48850         * conform/data/sys/mman.h-data: Likewise.
48851         * conform/data/sys/stat.h-data: Likewise.
48852         * conform/data/sys/types.h-data: Likewise.
48853         * conform/data/sys/wait.h-data: Likewise.
48854         * conform/data/time.h-data: Likewise.
48855         * conform/data/unistd.h-data: Likewise.
48856         * conform/data/utime.h-data: Likewise.
48858         * io/sys/stat.h: fchmod was always in POSIX.
48859         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
48860         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
48861         * rt/aio.h: Define __need_timespec before including <time.h>.
48862         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
48863         struct.  Add forward declaration of pthread_attr_t and use it in
48864         sigevent.
48865         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
48866         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
48867         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
48868         always remove CLK_TCK definition.
48870 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
48872         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
48874 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
48876         * conform/run-conformtest.sh: New file.
48877         * conform/Makefile: Run run-conformtest for tests.
48878         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
48879         support.
48881         * conform/data/uchar.h-data: New file.
48882         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
48883         * conform/data/arpa/inet.h-data: Likewise.
48884         * conform/data/assert.h-data: Likewise.
48885         * conform/data/complex.h-data: Likewise.
48886         * conform/data/cpio.h-data: Likewise.
48887         * conform/data/ctype.h-data: Likewise.
48888         * conform/data/dirent.h-data: Likewise.
48889         * conform/data/dlfcn.h-data: Likewise.
48890         * conform/data/errno.h-data: Likewise.
48891         * conform/data/fcntl.h-data: Likewise.
48892         * conform/data/float.h-data: Likewise.
48893         * conform/data/fmtmsg.h-data: Likewise.
48894         * conform/data/fnmatch.h-data: Likewise.
48895         * conform/data/ftw.h-data: Likewise.
48896         * conform/data/glob.h-data: Likewise.
48897         * conform/data/grp.h-data: Likewise.
48898         * conform/data/iconv.h-data: Likewise.
48899         * conform/data/inttypes.h-data: Likewise.
48900         * conform/data/langinfo.h-data: Likewise.
48901         * conform/data/libgen.h-data: Likewise.
48902         * conform/data/limits.h-data: Likewise.
48903         * conform/data/locale.h-data: Likewise.
48904         * conform/data/math.h-data: Likewise.
48905         * conform/data/monetary.h-data: Likewise.
48906         * conform/data/mqueue.h-data: Likewise.
48907         * conform/data/ndbm.h-data: Likewise.
48908         * conform/data/net/if.h-data: Likewise.
48909         * conform/data/netdb.h-data: Likewise.
48910         * conform/data/netinet/in.h-data: Likewise.
48911         * conform/data/nl_types.h-data: Likewise.
48912         * conform/data/poll.h-data: Likewise.
48913         * conform/data/pthread.h-data: Likewise.
48914         * conform/data/pwd.h-data: Likewise.
48915         * conform/data/regex.h-data: Likewise.
48916         * conform/data/sched.h-data: Likewise.
48917         * conform/data/search.h-data: Likewise.
48918         * conform/data/semaphore.h-data: Likewise.
48919         * conform/data/setjmp.h-data: Likewise.
48920         * conform/data/signal.h-data: Likewise.
48921         * conform/data/spawn.h-data: Likewise.
48922         * conform/data/stdarg.h-data: Likewise.
48923         * conform/data/stdio.h-data: Likewise.
48924         * conform/data/stdlib.h-data: Likewise.
48925         * conform/data/string.h-data: Likewise.
48926         * conform/data/strings.h-data: Likewise.
48927         * conform/data/stropts.h-data: Likewise.
48928         * conform/data/sys/ipc.h-data: Likewise.
48929         * conform/data/sys/mman.h-data: Likewise.
48930         * conform/data/sys/msg.h-data: Likewise.
48931         * conform/data/sys/resource.h-data: Likewise.
48932         * conform/data/sys/select.h-data: Likewise.
48933         * conform/data/sys/sem.h-data: Likewise.
48934         * conform/data/sys/shm.h-data: Likewise.
48935         * conform/data/sys/socket.h-data: Likewise.
48936         * conform/data/sys/stat.h-data: Likewise.
48937         * conform/data/sys/statvfs.h-data: Likewise.
48938         * conform/data/sys/time.h-data: Likewise.
48939         * conform/data/sys/timeb.h-data: Likewise.
48940         * conform/data/sys/times.h-data: Likewise.
48941         * conform/data/sys/types.h-data: Likewise.
48942         * conform/data/sys/uio.h-data: Likewise.
48943         * conform/data/sys/un.h-data: Likewise.
48944         * conform/data/sys/utsname.h-data: Likewise.
48945         * conform/data/sys/wait.h-data: Likewise.
48946         * conform/data/syslog.h-data: Likewise.
48947         * conform/data/tar.h-data: Likewise.
48948         * conform/data/termios.h-data: Likewise.
48949         * conform/data/utime.h-data: Likewise.
48950         * conform/data/utmpx.h-data: Likewise.
48951         * conform/data/varargs.h-data: Likewise.
48952         * conform/data/wchar.h-data: Likewise.
48953         * conform/data/wctype.h-data: Likewise.
48954         * conform/data/wordexp.h-data: Likewise.
48956         * include/stropts.h: New file.
48957         * include/uchar.h: New file.
48958         * include/aio.h: Changes to allow conformtest.pl to use the headers.
48959         * include/assert.h: Likewise.
48960         * include/ctype.h: Likewise.
48961         * include/dirent.h: Likewise.
48962         * include/dlfcn.h: Likewise.
48963         * include/fcntl.h: Likewise.
48964         * include/fnmatch.h: Likewise.
48965         * include/glob.h: Likewise.
48966         * include/grp.h: Likewise.
48967         * include/libio.h: Likewise.
48968         * include/locale.h: Likewise.
48969         * include/math.h: Likewise.
48970         * include/net/if.h: Likewise.
48971         * include/netdb.h: Likewise.
48972         * include/netinet/in.h: Likewise.
48973         * include/pthread.h: Likewise.
48974         * include/pwd.h: Likewise.
48975         * include/regex.h: Likewise.
48976         * include/sched.h: Likewise.
48977         * include/search.h: Likewise.
48978         * include/setjmp.h: Likewise.
48979         * include/signal.h: Likewise.
48980         * include/stdio.h: Likewise.
48981         * include/stdlib.h: Likewise.
48982         * include/string.h: Likewise.
48983         * include/sys/cdefs.h: Likewise.
48984         * include/sys/mman.h: Likewise.
48985         * include/sys/msg.h: Likewise.
48986         * include/sys/resource.h: Likewise.
48987         * include/sys/select.h: Likewise.
48988         * include/sys/socket.h: Likewise.
48989         * include/sys/stat.h: Likewise.
48990         * include/sys/statvfs.h: Likewise.
48991         * include/sys/time.h: Likewise.
48992         * include/sys/times.h: Likewise.
48993         * include/sys/uio.h: Likewise.
48994         * include/sys/utsname.h: Likewise.
48995         * include/sys/wait.h: Likewise.
48996         * include/termios.h: Likewise.
48997         * include/time.h: Likewise.
48998         * include/ulimit.h: Likewise.
48999         * include/unistd.h: Likewise.
49000         * include/utime.h: Likewise.
49001         * include/wchar.h: Likewise.
49002         * include/wctype.h: Likewise.
49003         * include/wordexp.h: Likewise.
49005         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
49007         * time/time.h: TIME_UTC must be a macro.
49008         Make timespec_get available for ISO C11 only as well.
49010 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
49012         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
49013         Reported by Peng Haitao <penght@cn.fujitsu.com>.
49015 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49017         * configure.in: Use -o not -a in test for unsupported multi-arch.
49019 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49021         * manual/texinfo.tex: Update to version 2012-01-19.16.
49023 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49025         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
49027 2012-02-24  Roland McGrath  <roland@hack.frob.com>
49029         [BZ #13738]
49030         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
49031         * manual/fdl-1.3.texi: New file.
49032         * manual/fdl-1.1.texi: File removed.
49034         [BZ #13738]
49035         * manual/libc.texinfo (FDL_VERSION): New @set.
49036         Use it for mention of FDL in cover text.
49037         (Documentation License): Use it in @include file name.
49039 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49040             Roland McGrath  <roland@hack.frob.com>
49042         [BZ #5461]
49043         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
49044         (not LONG_LONG_MAX and LONG_LONG_MIN.
49045         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
49046         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
49047         name.
49048         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
49050 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49052         [BZ #2547]
49053         [BZ #11365]
49054         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
49055         manipulate bits before adding and subtracting TWO23[sx].
49056         * math/libm-test.inc (nearbyint_test): Add more tests.
49058 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49060         [BZ #2548]
49061         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
49062         bits before adding and subtracting TWO23[sx].
49063         * math/libm-test.inc (rint_test): Add more tests.
49064         (rint_test_tonearest): Likewise.
49065         (rint_test_towardzero): Likewise.
49066         (rint_test_downward): Likewise.
49067         (rint_test_upward: Likewise.
49069 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49071         [BZ #10110]
49072         * include/stdc-predef.h: New file.  Extracted from features.h.
49073         * include/features.h: Include stdc-predef.h.
49074         * Makefile (headers): Add stdc-predef.h.
49075         * CONFORMANCE (Compiler limitations): Update.
49077 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
49079         * manual/libc.texinfo (VERSION, UPDATED): Revert.
49081 2012-02-21  David S. Miller  <davem@davemloft.net>
49083         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
49084         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
49086 2012-02-20  David S. Miller  <davem@davemloft.net>
49088         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
49089         using a normal save/restore sequence, rather than allocating a
49090         dummy stack frame just to store a frame pointer and restore.
49091         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
49093 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
49095         * manual/install.texi: Fix stray word in line-wrapped comment.
49097 2012-02-20  David S. Miller  <davem@davemloft.net>
49099         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
49100         both binutils and gcc support GOTDATA.
49102         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
49103         "rd %pc" in the PIC register setup sequences.
49105         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
49106         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
49107         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
49108         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
49109         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
49110         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
49111         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
49112         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
49113         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
49114         (SYSCALL_ERROR_HANDLER): Likewise.
49115         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
49116         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
49117         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
49118         (SYSCALL_ERROR_HANDLER): Likewise.
49120         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
49121         (HAVE_GCC_GOTDATA): New.
49122         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
49123         relocation support in both binutils and gcc.
49124         * sysdeps/sparc/elf/configure: Regenerate.
49126         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
49127         * sysdeps/sparc/sparc32/elf/configure: Delete.
49128         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
49129         * sysdeps/sparc/sparc64/elf/configure: Delete.
49130         * sysdeps/sparc/elf/configure.in: New file.
49131         * sysdeps/sparc/elf/configure: Generate.
49133         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
49134         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
49135         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
49136         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
49137         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
49139 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
49141         * manual/install.texi: Do not mention specific glibc version
49142         numbers.
49143         * manual/libc.texinfo (VERSION, UPDATED): Update.
49144         (@copying): Use @copyright{} and range of years.
49146 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
49148         [BZ #13695]
49149         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
49150         [crti.S not in sysdirs] (generated): Do not append.
49151         [crti.S not in sysdirs] (omit-deps): Likewise.
49152         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
49153         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
49154         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
49155         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
49156         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
49157         Likewise.
49158         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
49159         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
49160         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
49161         * csu/defs.awk: Remove file.
49162         * sysdeps/generic/initfini.c: Likewise.
49163         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
49164         variable.
49165         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
49166         Likewise.
49168 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
49170         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
49171         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
49172         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
49173         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
49174         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
49175         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
49176         <bits/epoll.h>.
49177         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
49178         (__EPOLL_PACKED): Define to empty if not defined by
49179         <bits/epoll.h>.
49180         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
49181         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49182         bits/epoll.h.
49184 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
49186         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
49187         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
49188         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
49189         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
49190         <bits/timerfd.h>.
49191         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
49192         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49193         bits/timerfd.h.
49195 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
49197         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
49198         in C locale.
49199         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
49200         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
49201         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
49202         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49204 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
49206         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
49207         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
49209 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
49211         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
49212         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
49213         defined.
49214         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
49215         Likewise.
49216         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
49217         entry for 2.16.
49219 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
49221         * math/w_acos.c: Use non-signaling floating-point comparisons.
49222         * math/w_acosf.c: Likewise.
49223         * math/w_acosh.c: Likewise.
49224         * math/w_acoshf.c: Likewise.
49225         * math/w_acoshl.c: Likewise.
49226         * math/w_acosl.c: Likewise.
49227         * math/w_asin.c: Likewise.
49228         * math/w_asinf.c: Likewise.
49229         * math/w_asinl.c: Likewise.
49230         * math/w_atanh.c: Likewise.
49231         * math/w_atanhf.c: Likewise.
49232         * math/w_atanhl.c: Likewise.
49233         * math/w_exp2.c: Likewise.
49234         * math/w_exp2f.c: Likewise.
49235         * math/w_exp2l.c: Likewise.
49236         * math/w_j0.c: Likewise.
49237         * math/w_j0f.c: Likewise.
49238         * math/w_j0l.c: Likewise.
49239         * math/w_j1.c: Likewise.
49240         * math/w_j1f.c: Likewise.
49241         * math/w_j1l.c: Likewise.
49242         * math/w_jn.c: Likewise.
49243         * math/w_jnf.c: Likewise.
49244         * math/w_log.c: Likewise.
49245         * math/w_log10.c: Likewise.
49246         * math/w_log10f.c: Likewise.
49247         * math/w_log10l.c: Likewise.
49248         * math/w_log2.c: Likewise.
49249         * math/w_log2f.c: Likewise.
49250         * math/w_log2l.c: Likewise.
49251         * math/w_logf.c: Likewise.
49252         * math/w_logl.c: Likewise.
49253         * math/w_sqrt.c: Likewise.
49254         * math/w_sqrtf.c: Likewise.
49255         * math/w_sqrtl.c: Likewise.
49256         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
49257         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
49258         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
49259         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
49260         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
49262 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
49264         [BZ #9739]
49265         * manual/string.texi (strnlen): Use correct parameter name in
49266         equivalent expression.
49268 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
49270         [BZ #11174]
49271         * manual/users.texi (seteuid): Consistently use neweuid for
49272         argument name.
49274 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
49276         [BZ #13704]
49277         * manual/nss.texi (Services in the NSS configuration): Correct
49278         list of services in example configuration file.
49280 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
49282         [BZ #11322]
49283         * manual/arith.texi: Remove statements about negative zero
49284         behaving identically to zero.
49286 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
49288         [BZ #5993]
49289         * manual/install.texi: Do not document upgrading from libc5.
49291 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
49293         [BZ #4596]
49294         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
49296 2012-02-18  David S. Miller  <davem@davemloft.net>
49298         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
49299         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
49300         %o7 across the call.
49301         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
49302         instead.
49303         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
49304         SETUP_PIC_REG_LEAF.
49305         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
49306         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
49307         * sysdeps/sparc/crtn.S: Likewise.
49309 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
49311         * aout/Makefile: Remove.
49313 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
49315         [BZ #13058]
49316         * manual/examples/argp-ex1.c (main): Format definition in GNU
49317         style.
49318         * manual/examples/argp-ex2.c (main): Likewise.
49319         * manual/examples/argp-ex3.c (main): Likewise.
49320         * manual/examples/argp-ex4.c (main): Likewise.
49321         * manual/examples/longopt.c (main): Use new-style prototype
49322         definition.
49323         * manual/examples/strncat.c (main): Specify return type and use
49324         (void) for arguments.
49325         * manual/examples/subopt.c (main): Use char **argv argument.
49327 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
49329         [BZ #5077]
49330         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
49331         rounding modes.
49333 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
49335         [BZ #6907]
49336         * manual/string.texi (strchr): Change when strchrnul is
49337         recommended.
49339 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
49341         [BZ #174]
49342         * manual/locale.texi (setlocale): Document LOCPATH.
49344 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
49346         [BZ #10210]
49347         * manual/process.texi (execle): Move @dots{} before last argument.
49349 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
49351         [BZ #12047]
49352         * manual/charset.texi (Generic Charset Conversion): Fix typo
49353         (LC_TYPE -> LC_CTYPE).
49355 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
49357         [BZ #5805]
49358         * manual/arith.texi (scalbn): Use @var{} on parameter names.
49359         (scalbnf): Likewise.
49360         (scalbnl): Likewise.
49361         (scalbln): Likewise.
49362         (scalblnf): Likewise.
49363         (scalblnl): Likewise.
49364         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
49365         (vwarnx): Likewise.
49366         (verr): Likewise.
49367         (verrx): Likewise.
49368         * manual/filesys.texi (telldir): Use braces around return type.
49369         * manual/llio.texi (mmap): Add space after comma.
49370         (mmap64): Likewise.
49371         * manual/math.texi (jn): Use @var{} on parameter names.
49372         (jnf): Likewise.
49373         (jnl): Likewise.
49374         (yn): Likewise.
49375         (ynf): Likewise.
49376         (ynl): Likewise.
49377         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
49378         line.
49379         * manual/resource.texi (ulimit): Use @dots{} instead of literal
49380         "...".
49381         (sched_get_priority_min): Remove semicolon on @deftypefun line.
49382         (sched_get_priority_max): Likewise.
49383         * manual/signal.texi (sigvec): Add space after comma.
49384         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
49385         names.
49386         (if_indextoname): Likewise.
49387         (if_freenameindex): Likewise.
49388         (sendto): Use ',' instead of '.' in prototype.
49389         * manual/startup.texi (syscall): Use @dots{} instead of literal
49390         "...".
49391         * manual/stdio.texi (__fpending): Separate initial words of
49392         paragraph from @deftypefun line.
49393         * manual/syslog.texi (syslog): Use @dots{} instead of literal
49394         "...".
49395         (vsyslog): Use @var{} on parameter names.
49396         * manual/terminal.texi (stty): Use @var{} on parameter names.
49397         * manual/users.texi (getutmp): Use @var{} on parameter names.
49398         (getutmpx): Likewise.
49400 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
49402         [BZ #6884]
49403         * manual/stdio.texi (fopen): Fix typos in description of
49404         ",ccs=STRING".
49406 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
49408         [BZ #4026]
49409         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
49410         get clock_id definition.
49412 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
49414         [BZ #4822]
49415         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
49416         (madvise): Cast every argument to void on its own.
49418 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
49420         [BZ #9902]
49421         * manual/startup.texi (Exit Status): Fix typo.
49423 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
49425         [BZ #10140]
49426         * manual/examples/argp-ex1.c: Include <stdlib.h>.
49427         * manual/examples/argp-ex2.c: Likewise.
49428         * manual/examples/argp-ex3.c: Likewise.
49430 2012-02-16  Richard Henderson  <rth@redhat.com>
49432         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
49433         * sysdeps/s390/s390-32/initfini.c: Remove.
49434         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
49435         * sysdeps/s390/s390-64/initfini.c: Remove.
49437 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
49439         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
49440         compiler output for sysdeps/generic/initfini.c.
49441         * sysdeps/sh/elf/initfini.c: Remove file.
49443 2012-02-16  David S. Miller  <davem@davemloft.net>
49445         [BZ #11494]
49446         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
49448         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
49449         * sysdeps/sparc/crti.S: New file.
49450         * sysdeps/sparc/crtn.S: New file.
49451         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
49452         * sysdeps/sparc/sparc64/Makefile: Likewise.
49454 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
49456         [BZ #3335]
49457         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
49459 2012-02-15  Roland McGrath  <roland@hack.frob.com>
49461         [BZ #4822]
49462         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
49464         * mach/devstream.c (cookie_io_functions_t): Macro removed.
49465         (write, read, close): Likewise.
49466         Patch by Aurelien Jarno <aurelien@aurel32.net>.
49468 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
49470         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
49471         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
49472         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
49473         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
49474         <bits/signalfd.h>.
49475         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
49476         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49477         bits/signalfd.h.
49479 2012-02-14  Marek Polacek  <polacek@redhat.com>
49481         * sysdeps/x86_64/crti.S: New file.
49482         * sysdeps/x86_64/crtn.S: New file.
49483         * sysdeps/x86_64/elf/initfini.c: Remove file.
49485 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
49487         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
49488         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
49489         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
49490         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
49491         <bits/inotify.h>.
49492         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
49493         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49494         bits/inotify.h.
49496 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
49498         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
49499         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
49500         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
49501         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
49502         <bits/eventfd.h>.
49503         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
49504         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49505         bits/eventfd.h.
49507 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
49509         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
49510         __feraiseexcept instead of feraiseexcept.
49512         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
49513         nanosleep invocations.
49514         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
49515         strings, and add error checking for a nanosleep invocations.
49517 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
49519         Replace FSF snail mail address with URLs, as per GNU coding standards.
49520         Most of the snail mail addresses were wrong anyway, and omitting
49521         them makes the source code easier to maintain.  Almost all of the
49522         changes are to license notices and to locale LC_IDENTIFICATION
49523         addresses, except for this one:
49524         * manual/libc.texinfo: In "Published by", give the FSF's URL,
49525         not its snail mail address.
49527 2012-02-09  Richard Henderson  <rth@twiddle.net>
49529         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
49530         of kernel-features.h.
49532         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
49534 2012-02-08  Marek Polacek  <polacek@redhat.com>
49536         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
49537         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
49538         * sysdeps/gnu/_G_config.h: Likewise.
49539         * sysdeps/generic/_G_config.h: Likewise.
49541 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
49543         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
49544         tests.
49545         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49547         * sysdeps/powerpc/powerpc32/crti.S: New file.
49548         * sysdeps/powerpc/powerpc32/crtn.S: New file.
49549         * sysdeps/powerpc/powerpc64/crti.S: New file.
49550         * sysdeps/powerpc/powerpc64/crtn.S: New file.
49552         * Makeconfig (have-initfini): Don't set.
49553         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
49554         * configure.in (nopic_initfini): Don't substitute.
49555         * config.h.in (HAVE_INITFINI): Don't #undef.
49556         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
49557         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
49559 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
49561         Support crti.S and crtn.S provided directly by architectures.
49562         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
49563         [crti.S in sysdirs] (omit-deps): Likewise.
49564         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
49565         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
49566         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
49567         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
49568         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
49569         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
49570         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
49571         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
49572         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
49573         compiler output for sysdeps/generic/initfini.c.
49574         * sysdeps/i386/elf/Makefile: Remove file.
49575         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
49577 2012-02-07  Marek Polacek  <polacek@redhat.com>
49579         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
49580         * sysdeps/gnu/_G_config.h: Likewise.
49581         * sysdeps/mach/hurd/_G_config.h: Likewise.
49583 2012-02-07  Marek Polacek  <polacek@redhat.com>
49585         * math/Makefile (tests): Add tst-CMPLX2.
49586         * math/tst-CMPLX2.c: New file.
49588 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
49590         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
49592         * math/libm-test.inc (jn_test): Add missing L suffix.
49594 2012-02-06  Marek Polacek  <polacek@redhat.com>
49596         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
49597         * sysdeps/i386/fpu/e_powf.S: Likewise.
49598         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
49599         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
49600         * sysdeps/i386/fpu/e_acosh.S: Likewise.
49601         * sysdeps/i386/fpu/e_pow.S: Likewise.
49602         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
49603         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
49604         * sysdeps/i386/fpu/s_expm1.S: Likewise.
49605         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
49606         * sysdeps/i386/fpu/e_log2.S: Likewise.
49607         * sysdeps/i386/fpu/e_log2l.S: Likewise.
49608         * sysdeps/i386/fpu/e_scalb.S: Likewise.
49609         * sysdeps/i386/fpu/e_powl.S: Likewise.
49610         * sysdeps/i386/fpu/s_log1p.S: Likewise.
49611         * sysdeps/i386/fpu/e_log10f.S: Likewise.
49612         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
49613         * sysdeps/i386/fpu/e_logl.S: Likewise.
49614         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
49615         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
49616         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
49617         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
49618         * sysdeps/i386/fpu/e_log2f.S: Likewise.
49619         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
49620         * sysdeps/i386/fpu/e_log.S: Likewise.
49621         * sysdeps/i386/fpu/s_cexp.S: Likewise.
49622         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
49623         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
49624         * sysdeps/i386/fpu/e_logf.S: Likewise.
49625         * sysdeps/i386/fpu/e_log10l.S: Likewise.
49626         * sysdeps/i386/fpu/e_atanh.S: Likewise.
49627         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
49628         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
49629         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
49630         * sysdeps/i386/fpu/e_log10.S: Likewise.
49631         * sysdeps/i386/fpu/s_frexp.S: Likewise.
49632         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
49633         * sysdeps/i386/fpu/s_asinh.S: Likewise.
49634         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
49635         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
49636         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
49637         * sysdeps/i386/asm-syntax.h: Likewise.
49638         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
49639         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
49640         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
49641         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
49642         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
49643         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
49644         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
49645         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
49646         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
49647         * sysdeps/powerpc/sysdep.h: Likewise.
49648         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
49649         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
49651 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
49653         [BZ #411]
49654         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
49656 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
49658         * sysdeps/i386/sysdep.h: Include <features.h>.
49659         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
49660         version.
49662 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
49664         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
49665         Define.
49666         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
49667         LOAD_PIC_REG_STR.
49669 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
49671         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
49672         (SETUP_PIC_REG): Use GET_PC_THUNK.
49673         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
49674         macro.
49676 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
49678         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
49679         for non-PIC compilation.
49680         (SETUP_PIC_REG): Add .p2align directive.
49681         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
49682         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
49683         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
49684         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
49685         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
49686         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
49687         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
49688         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
49689         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
49690         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
49691         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
49692         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
49693         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
49694         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
49695         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
49696         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
49697         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
49698         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
49699         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
49700         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
49701         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
49702         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
49703         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
49704         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
49705         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
49706         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
49707         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
49708         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
49709         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
49710         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
49711         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
49712         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
49713         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
49714         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
49715         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
49716         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
49717         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
49718         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
49719         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
49720         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
49721         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
49723 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
49725         * math/tst-CMPLX.c: Include <stdio.h>.
49727 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
49729         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
49730         float.
49731         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
49732         * sysdeps/sparc/bits/mathdef.h: Likewise.
49734 2012-01-31  Marek Polacek  <polacek@redhat.com>
49736         * libio/libio.h: Don't define _PARAMS.
49737         * locale/programs/config.h: Don't define PARAMS.
49738         * stdlib/strtol_l.c: Likewise.
49739         (__strtol_l): Remove PARAMS from the prototype.
49741 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
49743         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
49744         names.  Just use the correct names.  Remove unnecessary wrapper
49745         functions.
49746         * malloc/arena.c: Likewise.
49747         * malloc/hooks.c: Likewise.
49749         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
49750         ARENA_TEST says not to.  Simplify test for creation of a new arena.
49751         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
49753 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
49755         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
49756         into tail calls.
49757         (update_get_addr): New function.
49758         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
49759         GET_ADDR_MODULE parameter.
49761 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
49763         * crypt/cert.c: Remove __STDC__ conditionals.
49764         * crypt/crypt-entry.c: Likewise.
49765         * crypt/crypt_util.c: Likewise.
49766         * libio/filedoalloc.c: Likewise.
49767         * libio/fileops.c: Likewise.
49768         * libio/genops.c: Likewise.
49769         * libio/iofclose.c: Likewise.
49770         * libio/iofdopen.c: Likewise.
49771         * libio/iofopen.c: Likewise.
49772         * libio/iofopen64.c: Likewise.
49773         * libio/iogetdelim.c: Likewise.
49774         * libio/iopopen.c: Likewise.
49775         * libio/obprintf.c: Likewise.
49776         * libio/oldfileops.c: Likewise.
49777         * libio/oldiofclose.c: Likewise.
49778         * libio/oldiofdopen.c: Likewise.
49779         * libio/oldiofopen.c: Likewise.
49780         * libio/oldiopopen.c: Likewise.
49781         * libio/wfiledoalloc.c: Likewise.
49782         * libio/wgenops.c: Likewise.
49783         * locale/programs/xmalloc.c: Likewise.
49784         * misc/syslog.c: Likewise.
49785         * stdio-common/xbug.c: Likewise.
49786         * string/memchr.c: Likewise.
49787         * string/memcmp.c: Likewise.
49788         * string/memrchr.c: Likewise.
49789         * string/rawmemchr.c: Likewise.
49790         * sysdeps/posix/getcwd.c: Likewise.
49791         * time/strftime_l.c: Likewise.
49793 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
49795         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
49796         * config.make.in (config-cflags-sse2avx): Define.
49797         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
49798         Fix typo.
49800 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
49802         * scripts/config.guess: Update from upstream config git repository.
49803         * scripts/config.sub: Likewise.
49805 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
49807         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
49808         (EM_NUM): Update.
49809         (R_TILEPRO_*, R_TILEGX_*): New macros.
49811         * scripts/firstversions.awk: Fix bug in version range handling.
49813         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
49815         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
49817         * include/sys/epoll.h: New file.
49818         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
49819         libc_hidden_def.
49821 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
49823         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
49824         Avoid unnecessary __WORDSIZE == 64 test.
49825         (fmaxf): Use VEX format if possible.
49826         (fmax): Likewise.
49827         (fminf): Likewise.
49828         (fmin): Likewise.
49830         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
49831         * math/math_private.h: Remove libc_fegetround* and
49832         libc_fesetround*.
49833         * sysdeps/i386/configure.in: Check for -msse2avx.
49834         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
49835         also if SSE2AVX is defined.
49836         Remove libc_fegetround* and libc_fesetround*.
49837         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
49838         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
49839         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
49840         of HAS_YMM_USABLE.
49841         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
49842         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
49843         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
49844         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
49845         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
49847         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
49849 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
49851         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
49852         size is not set.
49853         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
49855 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
49857         [BZ #13618]
49858         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
49859         relocation.
49860         * Makeconfig (libm): Define.
49861         * elf/Makefile: Add rules to build and run tst-relsort1.
49862         * elf/tst-relsort1.c: New file.
49863         * elf/tst-relsort1mod1.c: New file.
49864         * elf/tst-relsort1mod2.c: New file.
49866 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
49868         * math/s_ldexp.c: Remove __STDC__ conditionals.
49869         * math/s_ldexpf.c: Likewise.
49870         * math/s_ldexpl.c: Likewise.
49871         * math/s_nextafter.c: Likewise.
49872         * math/s_nexttowardf.c: Likewise.
49873         * math/s_significand.c: Likewise.
49874         * math/s_significandf.c: Likewise.
49875         * math/s_significandl.c: Likewise.
49876         * math/w_jnl.c: Likewise.
49877         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
49878         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
49879         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
49880         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
49881         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
49882         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
49883         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
49884         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
49885         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
49886         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
49887         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
49888         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
49889         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
49890         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
49891         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
49892         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
49893         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
49894         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
49895         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
49896         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
49897         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
49898         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
49899         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
49900         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
49901         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
49902         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
49903         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
49904         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
49905         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
49906         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
49907         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
49908         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
49909         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
49910         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
49911         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
49912         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
49913         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
49914         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
49915         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
49916         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
49917         * sysdeps/ieee754/k_standard.c: Likewise.
49918         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
49919         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
49920         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
49921         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
49922         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
49923         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
49924         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
49925         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
49926         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
49927         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
49928         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
49929         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
49930         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
49931         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
49932         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
49933         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
49934         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
49935         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
49936         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
49937         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
49938         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
49939         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
49940         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
49941         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
49942         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
49943         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
49944         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
49945         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
49946         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
49947         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
49948         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
49949         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
49950         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
49951         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
49952         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
49953         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
49954         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
49955         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
49956         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
49957         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
49958         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
49959         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
49960         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
49961         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
49962         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
49963         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
49964         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
49965         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
49966         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
49967         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
49968         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
49969         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
49970         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
49971         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
49972         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
49973         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
49974         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
49975         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
49976         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
49977         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
49978         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
49979         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
49980         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
49981         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
49982         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
49983         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
49984         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
49985         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
49986         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
49987         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
49988         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
49989         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
49990         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
49991         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
49992         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
49993         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
49994         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
49995         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
49996         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
49997         * sysdeps/ieee754/s_matherr.c: Likewise.
49998         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
49999         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
50000         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
50001         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
50003 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
50005         * crypt/md5.h: Remove __STDC__ conditionals.
50006         * libio/libioP.h: Likewise.
50007         * locale/programs/config.h: Likewise.
50008         * sysdeps/generic/sysdep.h: Likewise.
50009         * sysdeps/i386/asm-syntax.h: Likewise.
50010         * sysdeps/s390/asm-syntax.h: Likewise.
50011         * sysdeps/unix/sysdep.h: Likewise.
50012         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
50013         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
50015 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
50017         * libio/libio.h: Remove __STDC__ conditionals.
50018         * malloc/obstack.h: Likewise.
50019         * math/complex.h: Likewise.
50020         * math/math.h: Likewise.
50021         * sysdeps/generic/_G_config.h: Likewise.
50022         * sysdeps/gnu/_G_config.h: Likewise.
50023         * sysdeps/mach/hurd/_G_config.h: Likewise.
50024         * sysdeps/powerpc/bits/mathdef.h: Likewise.
50025         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
50026         * sysdeps/sparc/bits/mathdef.h: Likewise.
50028 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
50030         [BZ #13583]
50031         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
50032         Clean up HAS_* macros.
50033         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
50034         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
50035         possible.
50036         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
50037         HAS_AVX.
50038         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
50039         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
50040         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
50041         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
50042         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
50044 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
50046         * elf/tst-unique3.cc (gets): Remove declaration.
50047         * elf/tst-unique3lib.cc (gets): Likewise.
50048         * elf/tst-unique3lib2.cc (gets): Likewise.
50049         * elf/tst-unique4.cc (gets): Likewise.
50051 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
50053         * include/stdio.h: Add C++ protection.  Add gets declarations and
50054         definitions.
50055         * debug/tst-chk1.c: Don't declare gets here.
50056         * stdio-common/tst-gets.c: Likewise.
50058 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
50060         * posix/glob: Remove directory.
50062 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
50064         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
50066 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
50068         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
50069         of the non-standard EPFNOSUPPORT.
50071 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
50073         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
50074         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
50075         ANYWHERE set to 1 only on KERN_NO_SPACE error.
50077 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
50079         * wcsmbs/uchar.h: Test __STDC_VERSION__.
50081 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
50083         * nscd/aicache.c (addhstaiX): Do not cache negative results of
50084         transient errors.
50085         * nscd/grpcache.c (cache_addgr): Likewise.
50086         * nscd/hstcache.c (cache_addhst): Likewise.
50087         * nscd/initgrcache.c (addinitgroupsX): Likewise.
50088         * nscd/pwdcache.c (cache_addpw): Likewise.
50089         * nscd/servicescache.c (cache_addserv): Likewise.
50091 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
50093         * malloc/malloc.c: Various cleanups.
50094         * malloc/hooks.c: Likewise.
50096         * stdlib/Makefile (tests): Add bug-fmtmsg1.
50097         * stdlib/bug-fmtmsg1.c: New file.
50099         * stdlib/fmtmsg.c (init): Add missing unlock.
50100         Patch by Peng Haitao <penght@cn.fujitsu.com>.
50102 2012-01-12  Marek Polacek  <polacek@redhat.com>
50104         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
50105         and _GNU_SOURCE.
50107 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
50109         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
50110         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
50111         macro to ensure uniqueness of label name.
50112         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
50113         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
50115 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
50117         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
50119         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
50120         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
50121         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
50122         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
50124 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
50126         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
50128         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
50129         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
50130         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
50132         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
50134         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
50135         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
50136         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
50137         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
50139         * math/bits/math-finite.h: Add ldexp support.
50141 2012-01-10  Marek Polacek  <polacek@redhat.com>
50143         * locale/programs/localedef.h (show_archive_content): Add noreturn
50144         attribute.
50146 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
50148         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
50150 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
50152         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
50154         * io/Makefile (headers): Add bits/poll2.h.
50156 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
50158         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
50159         typo #include statement.
50161 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
50163         * include/sys/cdefs.h: Define __attribute_alloc_size.
50164         * catgets/gencat.c: Add alloc_size attribute and apply consistently
50165         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
50166         * elf/pldd.c: Likewise.
50167         * iconv/iconv_charmap.c: Likewise.
50168         * iconv/iconvconfig.c: Likewise.
50169         * iconv/strtab.c: Likewise.
50170         * locale/programs/locale.c: Likewise.
50171         * locale/programs/localedef.h: Likewise.
50172         * locale/programs/simple-hash.c: Likewise.
50173         * nscd/nscd.h: Likewise.
50174         * nss/makedb.c: Likewise.
50175         * sysdeps/generic/ldconfig.h: Likewise.
50176         * locale/programs/localedef.c: Remove xmalloc prototype.
50177         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
50179 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
50181         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
50182         appropriate.
50184 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
50186         * math/Makefile (tests): Add tst-CMPLX.
50187         * math/tst-CMPLX.c: New file.
50189         * math/complex.h (CMPLXL): Fix typo.
50191         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
50192         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
50193         GLIBC_2.16.
50194         * debug/tst-chk1.c: Add poll and ppoll tests.
50195         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
50196         * include/sys/poll.h: Add hidden proto for ppoll.
50197         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
50198         * sysdeps/mach/hurd/ppoll.c: Likewise.
50199         * io/ppoll.c: Likewise.
50200         * debug/poll_chk.c: New file.
50201         * debug/ppoll_chk.c: New file.
50202         * include/bits/poll2.h: New file.
50203         * io/bits/poll2.h: New file.
50205         [BZ #1350]
50206         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
50208         * configure.in: static is always set to yes.  Remove.
50209         * config.make.in: Don't set build-static.
50210         * Makeconfig: Remove use of build-static.
50211         * dlfcn/Makefile: Likewise.
50212         * elf/Makefile: Likewise.
50213         * math/Makefile: Likewise.
50214         * misc/Makefile: Likewise.
50215         * nptl/Makefile: Likewise.
50216         * sysdeps/mach/hurd/Makefile: Likewise.
50218         * configure.in: PWD_P is not used anymore.
50219         * config.make.in: Remove PWD_P entry.
50221         * configure.in: Remove last remnants of RANLIB.
50222         No need to check for signed size_t anymore.
50223         Don't set libc_commonpagesize and libc_relro_required here for Alpha
50224         and IA-64.
50225         Remove __builtin_expect test because we require at least gcc 3.4.
50226         * aclocal.m4: Likewise.
50228         * wcsmbs/mbrtoc16.c: Implement using towc function.
50229         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
50230         * wcsmbs/wcsmbsload.c: Likewise.
50231         * iconv/gconv_simple.c: Likewise.
50232         * iconv/gconv_int.h: Likewise.
50233         * iconv/gconv_builtin.h: Likewise.
50234         * iconv/iconv_prog.c: Remove CHAR16 handling.
50236         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
50238         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
50240         * configure.in: Remove --with-elf and --enable-bounded options.
50241         Dont set base_machine for ia64.  More non-ELF conditions removed.
50242         Remove testing and setting of leading underscore information.
50243         * config.make.in (build-bounded): Set to no.
50244         * config.h.in: Remove NO_UNDERSCORES entry.
50245         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
50246         them.
50247         * csu/start.c: Remove !NO_UNDERSCORE code.
50248         * locale/localeinfo.h: Likewise.
50249         * sysdeps/generic/machine-gmon.h: Likewise.
50250         * sysdeps/generic/sysdep.h: Likewise.
50251         * sysdeps/i386/sysdep.h: Likewise.
50252         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
50253         * sysdeps/mach/sysdep.h: Likewise.
50254         * sysdeps/s390/s390-32/sysdep.h: Likewise.
50255         * sysdeps/s390/s390-64/sysdep.h: Likewise.
50256         * sysdeps/sh/sysdep.h: Likewise.
50257         * sysdeps/sparc/sparc32/alloca.S: Likewise.
50258         * sysdeps/unix/i386/sysdep.S: Likewise.
50259         * sysdeps/unix/sparc/start.c: Likewise.
50260         * sysdeps/unix/sparc/sysdep.S: Likewise.
50261         * sysdeps/unix/sparc/sysdep.h: Likewise.
50262         * sysdeps/unix/start.c: Likewise.
50263         * sysdeps/unix/x86_64/sysdep.S: Likewise.
50264         * sysdeps/x86_64/sysdep.h: Likewise.
50266 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
50268         [BZ #13553]
50269         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
50270         for non-gcc.
50271         * argp/argp-fmtstream.h: Use const instead __const.
50272         * argp/argp.h: Likewise.
50273         * assert/assert.h: Likewise.
50274         * bits/fenv.h: Likewise.
50275         * bits/sched.h: Likewise.
50276         * bits/sigset.h: Likewise.
50277         * bits/sigthread.h: Likewise.
50278         * catgets/nl_types.h: Likewise.
50279         * conform/data/pthread.h-data: Likewise.
50280         * crypt/crypt-private.h: Likewise.
50281         * crypt/crypt.h: Likewise.
50282         * crypt/crypt_util.c: Likewise.
50283         * ctype/ctype.h: Likewise.
50284         * debug/execinfo.h: Likewise.
50285         * debug/mbsnrtowcs_chk.c: Likewise.
50286         * debug/mbsrtowcs_chk.c: Likewise.
50287         * debug/wcsnrtombs_chk.c: Likewise.
50288         * debug/wcsrtombs_chk.c: Likewise.
50289         * debug/wcstombs_chk.c: Likewise.
50290         * dirent/dirent.h: Likewise.
50291         * dlfcn/dlfcn.h: Likewise.
50292         * elf/neededtest4.c: Likewise.
50293         * grp/grp.h: Likewise.
50294         * gshadow/gshadow.h: Likewise.
50295         * iconv/gconv.h: Likewise.
50296         * iconv/gconv_int.h: Likewise.
50297         * iconv/gconv_simple.c: Likewise.
50298         * iconv/iconv.h: Likewise.
50299         * iconv/loop.c: Likewise.
50300         * iconv/skeleton.c: Likewise.
50301         * include/aio.h: Likewise.
50302         * include/aliases.h: Likewise.
50303         * include/argz.h: Likewise.
50304         * include/arpa/inet.h: Likewise.
50305         * include/assert.h: Likewise.
50306         * include/dirent.h: Likewise.
50307         * include/dlfcn.h: Likewise.
50308         * include/execinfo.h: Likewise.
50309         * include/fcntl.h: Likewise.
50310         * include/fenv.h: Likewise.
50311         * include/glob.h: Likewise.
50312         * include/grp.h: Likewise.
50313         * include/libintl.h: Likewise.
50314         * include/mntent.h: Likewise.
50315         * include/netdb.h: Likewise.
50316         * include/pwd.h: Likewise.
50317         * include/rpc/netdb.h: Likewise.
50318         * include/sched.h: Likewise.
50319         * include/search.h: Likewise.
50320         * include/shadow.h: Likewise.
50321         * include/signal.h: Likewise.
50322         * include/stdio.h: Likewise.
50323         * include/stdlib.h: Likewise.
50324         * include/string.h: Likewise.
50325         * include/sys/socket.h: Likewise.
50326         * include/sys/stat.h: Likewise.
50327         * include/sys/statfs.h: Likewise.
50328         * include/sys/statvfs.h: Likewise.
50329         * include/sys/syslog.h: Likewise.
50330         * include/sys/time.h: Likewise.
50331         * include/sys/uio.h: Likewise.
50332         * include/time.h: Likewise.
50333         * include/unistd.h: Likewise.
50334         * include/utmp.h: Likewise.
50335         * include/wchar.h: Likewise.
50336         * include/wctype.h: Likewise.
50337         * inet/aliases.h: Likewise.
50338         * inet/arpa/inet.h: Likewise.
50339         * inet/netinet/ether.h: Likewise.
50340         * inet/netinet/in.h: Likewise.
50341         * intl/libintl.h: Likewise.
50342         * io/bits/fcntl2.h: Likewise.
50343         * io/fcntl.h: Likewise.
50344         * io/ftw.h: Likewise.
50345         * io/sys/poll.h: Likewise.
50346         * io/sys/stat.h: Likewise.
50347         * io/sys/statfs.h: Likewise.
50348         * io/sys/statvfs.h: Likewise.
50349         * io/utime.h: Likewise.
50350         * libio/bits/stdio.h: Likewise.
50351         * libio/bits/stdio2.h: Likewise.
50352         * libio/libio.h: Likewise.
50353         * libio/libioP.h: Likewise.
50354         * libio/stdio.h: Likewise.
50355         * locale/lc-ctype.c: Likewise.
50356         * locale/locale.h: Likewise.
50357         * login/utmp.h: Likewise.
50358         * malloc/arena.c: Likewise.
50359         * malloc/malloc.c: Likewise.
50360         * malloc/malloc.h: Likewise.
50361         * malloc/mcheck.c: Likewise.
50362         * malloc/mtrace.c: Likewise.
50363         * math/bits/mathcalls.h: Likewise.
50364         * math/fenv.h: Likewise.
50365         * math/math_private.h: Likewise.
50366         * misc/bits/error.h: Likewise.
50367         * misc/bits/syslog.h: Likewise.
50368         * misc/err.h: Likewise.
50369         * misc/error.h: Likewise.
50370         * misc/fstab.h: Likewise.
50371         * misc/mntent.h: Likewise.
50372         * misc/regexp.h: Likewise.
50373         * misc/search.h: Likewise.
50374         * misc/sgtty.h: Likewise.
50375         * misc/sys/mman.h: Likewise.
50376         * misc/sys/syslog.h: Likewise.
50377         * misc/sys/uio.h: Likewise.
50378         * misc/sys/xattr.h: Likewise.
50379         * misc/ttyent.h: Likewise.
50380         * nis/rpcsvc/ypclnt.h: Likewise.
50381         * nss/nss.h: Likewise.
50382         * posix/bits/unistd.h: Likewise.
50383         * posix/fnmatch.h: Likewise.
50384         * posix/glob.h: Likewise.
50385         * posix/sched.h: Likewise.
50386         * posix/spawn.h: Likewise.
50387         * posix/sys/wait.h: Likewise.
50388         * posix/unistd.h: Likewise.
50389         * posix/wordexp.h: Likewise.
50390         * pwd/pwd.h: Likewise.
50391         * resolv/netdb.h: Likewise.
50392         * resource/sys/resource.h: Likewise.
50393         * rt/aio.h: Likewise.
50394         * rt/bits/mqueue2.h: Likewise.
50395         * rt/mqueue.h: Likewise.
50396         * shadow/shadow.h: Likewise.
50397         * signal/signal.h: Likewise.
50398         * socket/send.c: Likewise.
50399         * socket/sendto.c: Likewise.
50400         * socket/sys/socket.h: Likewise.
50401         * stdio-common/printf.h: Likewise.
50402         * stdlib/bits/stdlib.h: Likewise.
50403         * stdlib/fmtmsg.h: Likewise.
50404         * stdlib/monetary.h: Likewise.
50405         * stdlib/stdlib.h: Likewise.
50406         * stdlib/ucontext.h: Likewise.
50407         * streams/stropts.h: Likewise.
50408         * string/argz.h: Likewise.
50409         * string/bits/string2.h: Likewise.
50410         * string/string.h: Likewise.
50411         * string/strings.h: Likewise.
50412         * sunrpc/rpc/auth.h: Likewise.
50413         * sunrpc/rpc/auth_des.h: Likewise.
50414         * sunrpc/rpc/clnt.h: Likewise.
50415         * sunrpc/rpc/netdb.h: Likewise.
50416         * sunrpc/rpc/pmap_clnt.h: Likewise.
50417         * sunrpc/rpc/xdr.h: Likewise.
50418         * sysdeps/generic/inttypes.h: Likewise.
50419         * sysdeps/generic/net/if.h: Likewise.
50420         * sysdeps/generic/sys/swap.h: Likewise.
50421         * sysdeps/gnu/net/if.h: Likewise.
50422         * sysdeps/gnu/utmpx.h: Likewise.
50423         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
50424         * sysdeps/i386/i486/bits/string.h: Likewise.
50425         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
50426         * sysdeps/s390/bits/string.h: Likewise.
50427         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
50428         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
50429         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
50430         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
50431         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
50432         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
50433         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
50434         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
50435         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
50436         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
50437         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
50438         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
50439         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
50440         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
50441         * sysdeps/unix/sysv/linux/readv.c: Likewise.
50442         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
50443         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
50444         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
50445         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
50446         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
50447         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
50448         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
50449         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
50450         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
50451         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
50452         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
50453         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
50454         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
50455         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
50456         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
50457         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
50458         * sysvipc/sys/ipc.h: Likewise.
50459         * sysvipc/sys/msg.h: Likewise.
50460         * sysvipc/sys/sem.h: Likewise.
50461         * sysvipc/sys/shm.h: Likewise.
50462         * termios/termios.h: Likewise.
50463         * time/sys/time.h: Likewise.
50464         * time/time.h: Likewise.
50465         * wcsmbs/bits/wchar2.h: Likewise.
50466         * wcsmbs/uchar.h: Likewise.
50467         * wcsmbs/wchar.h: Likewise.
50468         * wctype/wctype.h: Likewise.
50470         [BZ #13551]
50471         * Makeconfig: Remove all but ELF support including AIX support.
50472         * Makerules: Likewise.
50473         * config.h.in: Likewise.
50474         * config.make.in: Likewise.
50475         * configure: Likewise.
50476         * configure.in: Likewise.
50477         * csu/Makefile: Likewise.
50478         * csu/version.c: Likewise.
50479         * debug/Makefile: Likewise.
50480         * dlfcn/Makefile: Likewise.
50481         * elf/Makefile: Likewise.
50482         * extra-lib.mk: Likewise.
50483         * iconv/Makefile: Likewise.
50484         * include/libc-symbols.h: Likewise.
50485         * include/shlib-compat.h: Likewise.
50486         * resolv/Makefile: Likewise.
50487         * resolv/res_libc.c: Likewise.
50488         * rt/Makefile: Likewise.
50489         * sysdeps/i386/asm-syntax.h: Likewise.
50490         * sysdeps/i386/sysdep.h: Likewise.
50491         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
50492         * sysdeps/mach/sysdep.h: Likewise.
50493         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
50494         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
50495         * sysdeps/s390/asm-syntax.h: Likewise.
50496         * sysdeps/s390/s390-32/sysdep.h: Likewise.
50497         * sysdeps/s390/s390-64/sysdep.h: Likewise.
50498         * sysdeps/sh/sysdep.h: Likewise.
50499         * sysdeps/unix/sparc/sysdep.h: Likewise.
50500         * sysdeps/wordsize-32/divdi3.c: Likewise.
50501         * sysdeps/x86_64/sysdep.h: Likewise.
50503         * argp/Versions: Remove _argp_unlock_xxx.
50505         [BZ #13559]
50506         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
50507         * abilist/libBrokenLocale.abilist: Likewise.
50508         * abilist/libanl.abilist: Likewise.
50509         * abilist/libc.abilist: Likewise.
50510         * abilist/libcrypt.abilist: Likewise.
50511         * abilist/libdl.abilist: Likewise.
50512         * abilist/libm.abilist: Likewise.
50513         * abilist/libnsl.abilist: Likewise.
50514         * abilist/libpthread.abilist: Likewise.
50515         * abilist/libresolv.abilist: Likewise.
50516         * abilist/librt.abilist: Likewise.
50517         * abilist/libthread_db.abilist: Likewise.
50518         * abilist/libutil.abilist: Likewise.
50519         * abilist/libnss_db.abilist: New file.
50521         * scripts/abilist.awk: Add support for indirect functions.
50523         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
50525         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
50527         * shlib-versions: Remove entries for ports architectures.
50529         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
50530         files in ports.
50531         * elf/stackguard-macros.h: Remove support for IA-64.
50532         * elf/tst-auditmod1.c: Likewise.
50533         * sysdeps/generic/ldsodefs.h: Likewise.
50535         * sysdeps/unix/sysv/linux/configure.in: Ports should define
50536         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
50537         configure files.
50539         [BZ #13552]
50540         * configure.in: Remove --enable-omitfp support.
50541         * FAQ.in: Adjust.
50542         * config.make.in: Likewise.
50543         * Makeconfig: Likewise.
50544         * manual/install.texi: Likewise.
50546         In case anyone cares, the IA-64 architecture could move to ports.
50547         * sysdeps/ia64/*: Removed.
50548         * sysdeps/unix/sysv/linux/ia64/*: Removed.
50549         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
50551         [BZ #13555]
50552         * configure.in: Remove entries for unsupported architectures.
50554         [BZ #13533]
50555         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
50556         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
50557         routines.
50558         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
50559         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
50560         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
50561         fall back to using wcrtomb.
50562         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
50563         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
50564         renaming.
50565         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
50566         * wcsmbs/tst-c16c32-1.c: New file.
50568         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
50569         local variable.
50571         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
50573         * elf/tst-unique3.cc: Add explicit declaration of gets.
50574         * elf/tst-unique3lib.cc: Likewise.
50575         * elf/tst-unique3lib2.cc: Likewise.
50576         * elf/tst-unique4.cc: Likewise.
50578         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
50580 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
50582         [BZ #13566]
50583         * assert/assert.h (static_assert): Don't define for C++.
50584         * libio/stdio.h (gets): Do declare for C++ <= C++11.
50585         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
50587 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
50589         * iconv/loop.c (single loop): Fix assertion in storing of
50590         remaining bytes.
50592         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
50594 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
50596         * posix/getconf.c: Update copyright year.
50597         * nss/getent.c: Likewise.
50598         * nss/makedb.c: Likewise.
50599         * iconv/iconvconfig.c: Likewise.
50600         * iconv/iconv_prog.c: Likewise.
50601         * elf/ldconfig.c: Likewise.
50602         * elf/pldd.c: Likewise.
50603         * elf/sotruss.ksh: Likewise.
50604         * catgets/gencat.c: Likewise.
50605         * csu/version.c: Likewise.
50606         * elf/ldd.bash.in: Likewise.
50607         * elf/sprof.c (print_version): Likewise.
50608         * locale/programs/locale.c: Likewise.
50609         * locale/programs/localedef.c: Likewise.
50610         * login/programs/pt_chown.c: Likewise.
50611         * nscd/nscd.c (print_version): Likewise.
50612         * debug/xtrace.sh: Likewise.
50613         * malloc/memusage.sh: Likewise.
50614         * malloc/mtrace.pl: Likewise.
50615         * debug/catchsegv.sh: Likewise.
50617 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
50619         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
50620         pure attribute.
50622 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
50624         [BZ #13533]
50625         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
50626         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
50627         transformations.
50628         * iconv/gconv_int.h: Likewise.
50629         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
50630         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
50631         from libc for GLIBC_2.16.
50632         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
50633         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
50634         * wcsmbs/uchar.h: Really define mbstate_t.
50635         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
50636         * wcsmbs/c16rtomb.c: New file.
50637         * wcsmbs/mbrtoc16.c: New file.
50638         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
50639         for C/POSIX locale.
50640         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
50641         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
50643         * wcsmbs/wchar.h: Add missing __restrict.
50645 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
50647         [BZ #13532]
50648         * time/Makefile (routines): Add timespec_get.
50649         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
50650         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
50651         timespec for ISO C11.
50652         * time/timespec_get.c: New file.
50653         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
50654         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
50656         [BZ #13531]
50657         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
50658         * stdlib/stdlib.h: Declare aligned_alloc.
50659         * Versions.def: Add GLIBC_2.16 for libc.
50660         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
50662         [BZ 13527]
50663         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
50664         ISO C11.
50666         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
50667         code.
50669         [BZ #13528]
50670         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
50672         [BZ #13529]
50673         * assert/assert.h (static_assert): Define.
50675         * version.h: Update for 2.16 development version.
50677         [BZ #13526]
50678         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
50679         _ISOC11_SOURCE.
50681         * version.h (RELEASE): Bump for 2.15 release.
50682         * include/features.h (__GLIBC_MINOR__): Bump to 15.
50684         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
50685         Patch by Marek Polacek <mpolacek@redhat.com>.
50687         * bits/byteswap.h: Protect long long constants with __extension__.
50688         * sysdeps/i386/bits/byteswap.h: Likewise.
50689         * sysdeps/ia64/bits/byteswap.h: Likewise.
50690         * sysdeps/s390/bits/byteswap.h: Likewise.
50691         * sysdeps/x86_64/bits/byteswap.h: Likewise.
50693 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50695         [BZ #13540]
50696         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
50697         destination buffer.
50698         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
50700 2011-12-23  Marek Polacek  <polacek@redhat.com>
50702         * elf/dl-addr.c (determine_info): Add inline keyword.
50703         * elf/tst-auditmod4b.c (check_avx): Likewise.
50704         * elf/tst-auditmod6b.c (check_avx): Likewise.
50705         * elf/tst-auditmod6c.c (check_avx): Likewise.
50706         * elf/tst-auditmod7b.c (check_avx): Likewise.
50708 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
50710         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
50711         !__SSE_MATH__.
50713 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50715         [BZ #13540]
50716         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
50717         processing for last bytes.
50719 2011-08-06  Bruno Haible  <bruno@clisp.org>
50721         [BZ #13061]
50722         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
50723         U+0385, not to U+1FEE.
50725         [BZ #13062]
50726         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
50727         entry for U+00A5 U+0301.
50729 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
50731         [BZ #13166]
50732         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
50733         buffer for the output is too small.
50735         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
50736         optimization.
50738         [BZ #13185]
50739         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
50740         SSE flags if possible.
50742 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50744         [BZ #13540]
50745         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
50746         processing for last bytes.
50748 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
50750         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
50751         (syscall-list-default-options, syscall-list-default-condition)
50752         (syscall-list-includes): Define.
50753         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
50754         list of ABIs and options and #if conditions for each ABI.  Do not
50755         handle common syscalls between ABIs specially.
50756         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
50757         Remove.
50758         (syscall-list-variants, syscall-list-32bit-options)
50759         (syscall-list-32bit-condition, syscall-list-64bit-options)
50760         (syscall-list-64bit-condition): Define.
50761         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
50762         (syscall-list-variants, syscall-list-32bit-options)
50763         (syscall-list-32bit-condition, syscall-list-64bit-options)
50764         (syscall-list-64bit-condition): Define.
50765         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
50766         Remove.
50767         (syscall-list-variants, syscall-list-32bit-options)
50768         (syscall-list-32bit-condition, syscall-list-64bit-options)
50769         (syscall-list-64bit-condition): Define.
50770         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
50771         Remove.
50772         (syscall-list-variants, syscall-list-32bit-options)
50773         (syscall-list-32bit-condition, syscall-list-64bit-options)
50774         (syscall-list-64bit-condition): Define.
50776 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
50778         * locale/iso-639.def: Add brx entry.
50780         [BZ #13328]
50781         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
50782         Proposed by Mariusz_Cukr <marcukr@op.pl>.
50784         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
50785         __feraiseexcept_renamed.
50787 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
50789         [BZ #13538]
50790         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
50791         EPOLLET with unsigned values.
50792         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
50793         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
50795         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
50796         to large cancellation.
50797         * math/s_cacoshf.c: Likewise.
50798         * math/s_cacoshl.c: Likewise.
50800 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
50802         [BZ #13305]
50803         [BZ #12786]
50804         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
50805         * math/s_cacoshf.c: Likewise.
50806         * math/s_cacoshl.c: Likewise.
50808 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
50810         [BZ #13439]
50811         * iconv/gconv.h: Define __GCONV_SWAP.
50812         * iconvdata/unicode.c: The swap bit must be stored in __flags.
50813         * iconvdata/utf-16.c: Likewise.
50814         * iconvdata/utf-32.c: Likewise.
50816 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
50818         [BZ #13524]
50819         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
50820         numerator after shifting it by one limb.
50822 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
50824         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
50825         under [__USE_EXTERN_INLINES].
50827 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
50829         [BZ #13446]
50830         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
50832 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50834         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
50835         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
50836         optimized code.
50837         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
50838         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
50839         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
50840         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
50841         for strncasecmp/strncasecmp_l compilation.
50842         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
50843         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
50845 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
50847         [BZ #13484]
50848         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
50849         of __asm__.
50851 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
50853         [BZ #13506]
50854         * time/tzfile.c (__tzfile_read): Check values from file header.
50856 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
50858         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
50859         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
50860         * powerpc/powerpc32/dl-start.S: Likewise.
50861         * powerpc/powerpc32/elf/start.S: Likewise.
50862         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
50863         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
50864         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
50865         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
50866         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
50867         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
50868         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
50869         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
50870         * powerpc/powerpc32/fpu/s_round.S: Likewise.
50871         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
50872         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
50873         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
50874         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
50875         * powerpc/powerpc32/memset.S: Likewise.
50876         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
50877         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
50878         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
50879         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
50880         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
50881         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
50882         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
50883         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
50884         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
50885         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
50886         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
50887         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
50888         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
50890 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50892         * math/libm-test.inc: Added more nearbyint tests.
50893         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
50894         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
50895         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
50896         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
50898 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
50900         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
50901         FD_CLOEXEC.
50903 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50905         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
50906         Add wcscpy-ssse3 wcscpy-c.
50907         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
50908         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
50909         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
50910         * sysdeps/x86_64/wcschr.S: New file.
50911         * sysdeps/x86_64/wcsrchr.S: New file.
50912         * string/test-strcmp.c: Remove checking of wcscmp function for
50913         wrong alignments.
50914         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
50915         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
50916         wcsrchr-sse2 wcsrchr-c.
50917         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
50918         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
50919         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
50920         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
50921         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
50922         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
50923         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
50924         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
50925         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
50926         * wcsmbc/wcschr.c (WCSCHR): New macro.
50928 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
50930         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
50931         * wcsmbs/test-wcsrchr.c: New file.
50932         * string/test-strrchr.c: Add wcsrchr support.
50933         (WIDE): New macro.
50934         * wcsmbs/test-wcscpy.c: New file.
50935         * string/test-strcpy.c: Add wcscpy support.
50936         (WIDE): New macro.
50938 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
50940         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
50941         the inner loop.
50943 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
50945         [BZ #13472]
50946         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
50948 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
50950         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
50951         Minor optimizations.
50953         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
50954         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
50955         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
50957 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
50959         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
50960         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
50961         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
50962         for gcc to avoid warnings.
50963         * inet/Makefile (tests): Add tst-checks.
50964         * inet/tst-checks.c: New file.
50966         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
50967         warning.
50969         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
50970         __wmemcmp_sse2.
50972         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
50973         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
50975         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
50977 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
50979         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
50980         problem.
50982         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
50984 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
50986         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
50987         conditional on GCC version.
50988         (__arch_compare_and_exchange_val_8_acq)
50989         (__arch_compare_and_exchange_val_16_acq)
50990         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
50991         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
50992         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
50994 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
50996         * sysdeps/sh/backtrace.c: New file.
50998 2011-12-02  Andreas Schwab  <schwab@redhat.com>
51000         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
51001         parenthesis.
51003 2011-12-01  Andreas Schwab  <schwab@redhat.com>
51005         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
51006         falling back to utime.
51008 2011-11-30  Andreas Schwab  <schwab@redhat.com>
51010         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
51011         expectations for float.
51013 2011-11-29  Andreas Schwab  <schwab@redhat.com>
51015         * locale/weight.h (findidx): Add parameter len.
51016         * locale/weightwc.h (findidx): Likewise.
51017         * posix/fnmatch_loop.c (FCT): Adjust caller.
51018         * posix/regcomp.c (build_equiv_class): Likewise.
51019         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
51020         * posix/regexec.c (check_node_accept_bytes): Likewise.
51021         * string/strcoll_l.c (STRCOLL): Likewise.
51022         * string/strxfrm_l.c (STRXFRM): Likewise.
51024 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
51026         * Makefile.in: Remove CVSOPT handling.
51027         * configure.in: Remove use of AC_REVISION.
51028         * iconvdata/Makefile (distribute): No need to filter out CVS.
51029         * scripts/list-sources.sh: Remove CVS, subversion and monotone
51030         handling.
51032 2011-11-16  Andreas Schwab  <schwab@redhat.com>
51034         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
51035         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
51036         [USE_AS_STRNCASECMP_L]: Likewise.
51037         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
51038         NO_TLS_DIRECT_SEG_REFS.
51039         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
51040         Fix argument offsets for non-PIC.
51041         [USE_AS_STRNCASECMP_L]: Likewise.
51042         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
51043         NO_TLS_DIRECT_SEG_REFS.
51045 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
51047         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
51048         O_CLOEXEC.
51049         * locale/loadlocale.c (_nl_load_locale): Likewise.
51051 2011-11-15  Andreas Schwab  <schwab@redhat.com>
51053         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
51054         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
51055         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
51056         (SYSCALL_GETTIME): Set errno on error.
51058         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
51059         count references to noai6ai_cached.
51061 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
51063         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
51065         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
51066         FD_CLOEXEC for /proc/self/maps.
51068         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
51069         FD_CLOEXEC for /proc/meminfo.
51071         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
51072         gai.conf.
51074         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
51075         FD_CLOEXEC for given file.
51077         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
51079         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
51080         FD_CLOEXEC for /etc/hosts.
51081         (_gethtent): Likewise.
51083         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
51085         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
51086         cancellation and set FD_CLOEXEC for /etc/netgroup.
51088         * nss/nss_files/files-key.c (search): Don't allow cancellation when
51089         reading /etc/publickey.
51091         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
51092         allow cancellation when reading /etc/group.
51094         * nss/nss_files/files-alias.c (internal_setent): Don't allow
51095         cancellation.
51096         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
51098         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
51099         when using data file.
51101         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
51103         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
51104         (write_nis_obj): Use "c" and "e" in fopen.
51106         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
51108         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
51110         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
51112         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
51114         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
51115         locale.alias.
51117         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
51119         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
51121         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
51123         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
51124         file parsing and set FD_CLOEXEC.
51126 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
51128         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
51130 2011-11-14  Andreas Schwab  <schwab@redhat.com>
51132         * malloc/arena.c (arena_get2): Don't call reused_arena when
51133         _int_new_arena failed.
51135 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
51137         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
51138         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
51139         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
51140         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
51141         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
51142         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
51143         to compile strcasecmp and strncasecmp.
51144         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
51145         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
51147         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
51149 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
51151         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
51152         locale-defines.sym to gen-as-const-headers.
51153         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
51154         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
51155         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
51156         to compile strcasecmp and strncasecmp.
51157         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
51158         strcasecmp_l and strncasecmp_l.
51159         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
51160         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
51161         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
51162         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
51163         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
51164         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
51165         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
51166         * sysdeps/i386/i686/multiarch/strncase.S: New file.
51167         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
51168         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
51169         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
51171 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
51173         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
51174         result of SYSDEP_GETTIME_CPU to retval.
51175         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
51176         parameter list to macro.  Remove trailing semicolon.  Adjust users.
51178         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
51179         variable.
51181         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
51182         mantissa words.
51183         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
51185         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
51186         from unused variable.
51188         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
51189         DWARF definitions.
51190         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
51191         for assembling.
51193         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
51194         over namespaces.
51196         * sunrpc/rpc_prot.c (rejected): Fix case value.
51198         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
51199         unsigned long long int to avoid warnings in shift.
51201         * posix/regex_internal.c (re_string_reconstruct): Actually use result
51202         of use of trans.
51203         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
51204         variable tmp.
51206         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
51207         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
51208         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
51210         * nis/nis_table.c (nis_list): Use variable of correct type for
51211         result of __follow_path call.
51213 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51215         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
51216         of math functions ceil, trunc, floor, round, and sqrt, when
51217         avaliable on the platform.
51218         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
51219         name clash.
51220         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
51221         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
51222         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
51224 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
51226         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
51227         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
51229 2011-11-11  Roland McGrath  <roland@hack.frob.com>
51231         * include/unistd.h: Fix __readlink return type.
51232         Reported by Chris Metcalf <cmetcalf@tilera.com>.
51234 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
51236         * stdlib/ucontext.h: Undo last change for makecontext.
51238 2011-11-11  Andreas Schwab  <schwab@redhat.com>
51240         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
51242         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
51243         * setjmp/setjmp.h: Mark functions as non-leaf.
51244         * setjmp/bits/setjmp2.h: Likewise.
51245         * stdlib/ucontext.h: Likewise.
51247 2011-11-10  Andreas Schwab  <schwab@redhat.com>
51249         * malloc/arena.c (_int_new_arena): Don't increment narenas.
51250         (reused_arena): Don't check arena limit.
51251         (arena_get2): Atomically check arena limit.
51253 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
51255         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
51256         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
51258         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
51259         instructions.
51261 2011-11-07  Andreas Schwab  <schwab@redhat.com>
51263         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
51264         handler when locking.
51266         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
51267         Fix size of allocated buffer.
51269 2011-11-04  Andreas Schwab  <schwab@redhat.com>
51271         [BZ #10103]
51272         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
51273         declarations for long double functions.
51274         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
51276         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
51278 2011-11-03  Andreas Schwab  <schwab@redhat.com>
51280         * nscd/nscd.c (main): Don't start AVC thread until credentials are
51281         installed.
51283         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
51284         is disabled.
51286 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51288         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
51290 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
51292         * include/alloca.h (stackinfo_alloca_round): Define.
51293         (extend_alloca): Use it.
51294         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
51295         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
51296         here.
51298         * scripts/check-local-headers.sh: Ignore libaudit.h.
51300         * nscd/Makefile (extra-objs): Make recursively expanded.
51302 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
51304         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
51305         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
51307         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
51308         * posix/tst-rfc3484-2.c: Likewise.
51309         * posix/tst-rfc3484-3.c: Likewise.
51311         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
51312         process_vm_writev.
51313         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
51314         process_vm_writev.
51315         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
51316         process_vm_writev from libc using GLIBC_2.15 version.
51318         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
51320 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
51322         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
51323         stack usage.
51325 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
51327         [BZ #13367]
51328         * nss/getent.c (initgroups_keys): Show error message in case no group
51329         names are given.
51331         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
51332         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
51333         __bump_nl_timestamp.
51334         * nscd/connections (nscd_init): When host database is served open
51335         netlink socket and request notification about configuration changes.
51336         (main_loop_poll): Track netlink file descriptor and bump timestamp
51337         in case data becomes available.
51338         (main_loop_epoll): Likewise.
51339         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
51340         (database_pers_head): Add extra_data fileds.
51341         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
51342         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
51343         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
51344         Adjust caller.
51345         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
51346         in6ai data, call __free_in6ai.
51347         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
51348         Add -DHAVE_NETLINK.
51349         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
51350         interface information.  Reuse previous data if netlink timestamp
51351         is not changed.
51352         (__bump_nl_timestamp): New function.
51353         (__free_in6ai): New function.
51355 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
51357         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
51358         close_not_cancel_no_status here.
51359         (__check_pf): Reorganize code a bit to not call close twice if OOM.
51361 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
51363         [BZ #13276]
51364         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
51365         return value.
51367         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
51368         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
51369         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
51371 2011-07-03  Andreas Jaeger  <aj@suse.de>
51373         [BZ #10709]
51374         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
51375         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
51376         * math/libm-test.inc (sin_test): Add test case.
51378 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
51380         [BZ #13337]
51381         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
51382         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
51384         * elf/chroot_canon.c (chroot_canon): Cleanups.
51386         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
51388         [BZ #13335]
51389         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
51390         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
51392         * string/test-strchr.c: Make usable for strchrnul testing.
51393         * string/test-strchrnul.c: New file.
51394         * string/Makefile (strop-tests): Add strchrnul.
51396         * po/it.po: Update from translation team.
51397         * po/es.po: Likewise.
51399 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
51401         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
51402         the three constants needed as parameters.  Drop the others.
51403         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
51404         __m128i_strloadu_tolower.
51405         Create and initialize variable zero and use it in all the places
51406         where _mm_setzero_si128 was used.
51408         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
51409         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
51410         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
51411         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
51412         anymore.
51413         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
51414         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
51415         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
51416         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
51417         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
51418         __mpranred, __mptan.
51419         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
51420         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
51421         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
51422         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
51423         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
51424         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
51425         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
51426         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
51427         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
51429 2011-10-28  Andreas Schwab  <schwab@redhat.com>
51431         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
51432         redefine if SHARED.
51433         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
51435         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
51436         wide char related routines to wcsmbs subdir.
51438 2011-10-27  Andreas Schwab  <schwab@redhat.com>
51440         [BZ #13344]
51441         * misc/sys/cdefs.h (__THROWNL): Define.
51442         * posix/unistd.h: Use __THREADNL instead of __THREAD
51443         for memory synchronization functions.
51445 2011-10-26  Roland McGrath  <roland@hack.frob.com>
51447         [BZ #13349]
51448         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
51449         doesn't exist.
51450         * manual/stdio.texi (Obstack Streams): Node removed.
51452 2011-10-26  Andreas Schwab  <schwab@redhat.com>
51454         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
51455         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
51456         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
51458         * math/math_private.h (math_force_eval): Allow non-addressable
51459         arguments.
51460         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
51462 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
51464         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
51465         file is not needed.
51467         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
51468         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
51469         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
51470         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
51471         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
51472         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
51473         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
51474         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
51475         Add AVX variants.
51476         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
51477         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
51478         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
51479         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
51480         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
51481         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
51482         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
51483         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
51484         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
51485         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
51486         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
51487         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
51488         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
51489         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
51490         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
51491         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
51492         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
51493         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
51494         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
51496         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
51497         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
51499         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
51500         place.  Use VEX encoding when compiling for AVX.
51502 2011-10-25  Andreas Schwab  <schwab@redhat.com>
51504         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
51505         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
51507         * string/test-strchr.c (do_test): Don't generate NUL bytes.
51509 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
51511         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
51512         useless if() expression.
51513         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
51514         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
51515         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
51516         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
51517         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
51518         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
51519         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
51520         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
51521         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
51522         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
51523         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
51524         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
51525         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
51526         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
51527         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
51528         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
51529         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
51530         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
51531         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
51533         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
51535 2011-10-25  Andreas Schwab  <schwab@redhat.com>
51537         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
51538         condition.
51539         * elf/dl-fini.c (_dl_sort_fini): Likewise.
51541 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
51543         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
51544         .text section.  Avoid duplicate constants.
51545         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
51546         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
51547         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
51548         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
51549         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
51550         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
51551         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
51552         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
51553         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
51554         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
51555         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
51556         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
51557         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
51558         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
51559         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
51560         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
51561         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
51562         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
51563         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
51564         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
51565         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
51566         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
51567         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
51568         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
51569         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
51570         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
51571         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
51572         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
51573         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
51574         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
51575         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
51576         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
51577         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
51578         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
51579         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
51580         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
51581         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
51582         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
51583         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
51584         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
51585         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
51586         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
51587         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
51588         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
51589         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
51591 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
51593         * sysdeps/x86_64/dla.h: Move to ...
51594         * sysdeps/x86_64/fpu/dla.h: ...here.
51595         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
51596         situations.  Use __builtin_fma only for gcc 4.6 and up.
51598         * config.make.in: Add have-mfma4 entry.
51599         * configure.in: Substitute libc_cv_cc_fma4.
51600         * math/Makefile (dbl-only-routines): Add sincostab.
51601         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
51602         Use __sincostab not sincos.
51603         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
51604         name is a macro.
51605         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
51606         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
51607         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
51608         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
51609         using __copysign.
51610         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
51611         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
51612         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
51613         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
51614         and __inv.
51615         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
51616         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
51617         __copysign.
51618         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
51619         define aliases when function name is a macro.
51620         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
51621         sysdeps/ieee754/dbl-64/sincos.tbl.
51622         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
51623         fma4-enabled routines.
51624         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
51625         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
51626         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
51627         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
51628         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
51629         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
51630         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
51631         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
51632         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
51633         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
51634         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
51635         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
51636         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
51637         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
51638         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
51639         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
51640         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
51641         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
51642         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
51643         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
51644         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
51645         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
51646         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
51647         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
51648         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
51649         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
51650         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
51651         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
51652         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
51653         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
51655         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
51656         rename.
51657         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
51658         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
51659         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
51660         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
51661         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
51662         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
51663         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
51664         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
51666 2011-10-24  Andreas Schwab  <schwab@redhat.com>
51668         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
51670 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
51672         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
51674         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
51675         prediction.
51676         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
51678         * string/strnlen.c: Don't define STRNLEN, reverse logic.
51679         Remove unused variable magic_bits.
51680         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
51682         * string/strnlen.c: Define and use STRNLEN macro.
51683         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
51684         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
51685         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
51686         * wcsmbs/wcslen.c: Define and use WCSLEN.
51687         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
51688         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
51689         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
51690         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
51691         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
51692         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
51693         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
51695 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51697         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
51698         strnlen-sse2-no-bsf.
51699         Rename strlen-no-bsf to strlen-sse2-no-bsf.
51700         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
51701         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
51702         Add strnlen support.
51703         (USE_AS_STRNLEN): New macro.
51704         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
51705         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
51706         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
51707         * sysdeps/x86_64/wcslen.S: New file.
51709 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
51711         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
51712         XMM-moves are used for copying on small sizes.
51714 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51716         * wcsmbs/Makefile (strop-tests): Add wcschr.
51717         * wcsmbs/test-wcschr.c: New file.
51718         * string/test-strchr.c: Update.
51719         Add wcschr support.
51720         (WIDE): New macro.
51722 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51724         * wcsmbs/Makefile (strop-tests): Add wcslen.
51725         * wcsmbs/test-wcslen.c: New file.
51726         * string/test-strlen.c: Update.
51727         Add wcslen support.
51728         (WIDE): New macro.
51730 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
51732         * po/it.po: Update from translation team.
51734 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51736         * sysdeps/x86_64/wcscmp.S: Update.
51737         Fix wrong comparison semantics.
51738         wcscmp shall use signed comparison not unsigned.
51739         Don't use substraction to avoid overflow bug.
51740         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
51741         * wcsmbc/wcscmp.c: Likewise.
51742         * string/test-strcmp.c: Likewise.
51743         Add new tests to check cases with negative values.
51745 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
51747         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
51748         * sysdeps/x86_64/dla.h: ...here.  New file.
51749         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
51750         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
51751         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
51752         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
51753         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
51754         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
51755         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
51756         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
51757         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
51759 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
51761         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
51762         __ynl_finite aliases.
51764 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
51766         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
51768         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
51769         define DLA_FMA.
51770         [DLA_FMA] (EMULV): Use DLA_FMA.
51771         [DLA_FMA] (MUL12): Use EMULV.
51772         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
51773         that are not needed.
51774         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
51775         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
51776         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
51777         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
51778         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
51779         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
51780         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
51782 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
51784         * math/s_nan.c: Undef __nan.
51785         * math/s_nanf.c: Undef __nanf.
51786         * math/s_nanl.c: Undef __nanl.
51787         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
51788         "math_private.h".
51790 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
51792         * math/s_catan.c: Add branch predictions.
51793         * math/s_catanf.c: Likewise.
51794         * math/s_catanh.c: Likewise.
51795         * math/s_catanhf.c: Likewise.
51796         * math/s_catanhl.c: Likewise.
51797         * math/s_catanl.c: Likewise.
51798         * math/s_cexp.c: Likewise.
51799         * math/s_cexpf.c: Likewise.
51800         * math/s_cexpl.c: Likewise.
51801         * math/s_clog.c: Likewise.
51802         * math/s_clog10.c: Likewise.
51803         * math/s_clog10f.c: Likewise.
51804         * math/s_clog10l.c: Likewise.
51805         * math/s_clogf.c: Likewise.
51806         * math/s_clogl.c: Likewise.
51807         * math/s_csqrt.c: Likewise.
51808         * math/s_csqrtf.c: Likewise.
51809         * math/s_csqrtl.c: Likewise.
51810         * math/s_ctanf.c: Likewise.
51811         * math/s_ctanh.c: Likewise.
51812         * math/s_ctanhf.c: Likewise.
51813         * math/s_ctanhl.c: Likewise.
51814         * math/s_ctanl.c: Likewise.
51816         * math/math_private.h: Define __nan, __nanf, __nanl.
51817         * math/s_cacosh.c: Include <math_private.h>.
51818         * math/s_cacoshl.c: Likewise.
51819         * math/s_casinh.c: Likewise.
51820         * math/s_casinhf.c: Likewise.
51821         * math/s_casinhl.c: Likewise.
51822         * math/s_ccos.c: Rely entire on ccosh.
51823         * math/s_ccosf.c: Rely entire on ccoshf.
51824         * math/s_ccosl.c: Rely entirely on ccoshl.
51825         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
51826         Remove tests for FE_INVALID.
51827         * math/s_ccoshf.c: Likewise.
51828         * math/s_ccoshl.c: Likewise.
51829         * math/s_csin.c: Likewise.
51830         * math/s_csinf.c: Likewise.
51831         * math/s_csinh.c Likewise.
51832         * math/s_csinhf.c: Likewise.
51833         * math/s_csinhl.c: Likewise.
51834         * math/s_csinl.c: Likewise.
51835         * math/s_ctan.c: Likewise.
51836         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
51837         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
51838         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
51840 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
51842         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
51843         compilation problems.
51845         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
51846         __builtin_expect.
51848 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
51850         * sysdeps/i386/configure.in: Test for -mfma4 option.
51851         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
51852         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
51853         COMMON_CPUID_INDEX_80000001.
51854         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
51855         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
51856         use it if FMA3 is not supported.
51857         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
51859         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
51860         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
51862 2011-10-20  Andreas Schwab  <schwab@redhat.com>
51864         [BZ #12892]
51865         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
51866         it would create a cycle with a link time dependency.
51868 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
51870         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
51871         instruction.
51872         * string/Makefile (strop-tests): Add rawmemchr.
51873         * string/test-rawmemchr.c: New file.
51875         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
51876         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
51877         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
51878         when compiling str{,n}casecmp and when AVX is available.  Hook up
51879         new optimized code in initializers.
51881 2011-10-19  Andreas Schwab  <schwab@redhat.com>
51883         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
51884         __feraiseexcept instead of feraiseexcept.
51886 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
51888         * math/math_private.h: Define defaults for libc_fetestexcept and
51889         libc_feupdateenv.
51890         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
51891         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
51892         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
51893         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
51894         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
51895         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
51896         libc_fetestexcept and libc_feupdateenv.
51898         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
51899         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
51900         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
51901         * sysdeps/x86_64/fpu/math_private.h: Define special version of
51902         libc_feholdexcept_setround.
51904         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
51905         Add s_nearbyint-c and s_nearbyintf-c.
51906         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
51907         nearbyintf inlines.
51908         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
51909         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
51910         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
51911         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
51913         * math/math_private.h: Define defaults for libc_fegetround,
51914         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
51915         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
51916         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
51917         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
51918         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
51919         standard functions.
51920         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
51921         Remove comments and hacks for old compiler versions.
51922         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
51923         libc_fegetround, libc_fesetround, libc_feholdexcept, and
51924         libc_feholdexceptl.
51926 2011-10-18  Andreas Schwab  <schwab@redhat.com>
51928         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
51929         (__feraiseexcept_renamed): Add __NTH.
51930         (feraiseexcept): Add __NTH.  Rename local variables to fix
51931         namespace violations.
51933 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
51935         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
51937         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
51939         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
51940         recently added interfaces.
51941         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
51943         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
51944         about macro parameter expansion.
51946         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
51947         __NO_MATH_INLINES is defined.  Cleanups.
51949         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
51950         and __floorf is target has SSE4.1.
51951         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
51952         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
51953         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
51954         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
51956         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
51957         name.
51958         (floorf): Likewise.
51960         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
51962 2011-10-17  Andreas Schwab  <schwab@redhat.com>
51964         * misc/sys/cdefs.h: Fix last change.
51966         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
51967         database lookup.
51969 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
51971         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
51973         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
51974         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
51975         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
51976         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
51977         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
51978         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
51979         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
51980         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
51981         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
51982         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
51983         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
51984         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
51985         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
51986         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
51987         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
51988         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
51989         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
51990         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
51991         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
51992         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
51993         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
51994         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
51996         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
51997         ceil, ceilf, floor, floorf.
51999         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
52000         Perform IRELATIVE relocations last.
52002         * elf/do-rel.h: Add another parameter nrelative, replacing the
52003         local variable with the same name.  Change name of the function
52004         to end in Rel or Rela (uppercase).
52005         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
52006         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
52007         elf_dynamic_do_##reloc function.
52009 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
52011         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
52012         is sufficient, at least on modern CPUs.
52014         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
52016         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
52017         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
52019         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
52020         __expl_finite.
52021         * math/bits/math-finite.h: Add entries for exp.
52022         * math/e_expl.c: Add __*_finite alias.
52023         * sysdeps/i386/fpu/e_exp.S: Likewise.
52024         * sysdeps/i386/fpu/e_expf.S: Likewise.
52025         * sysdeps/i386/fpu/e_expl.c: Likewise.
52026         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52027         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
52028         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
52029         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
52030         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
52031         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
52032         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
52034         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
52035         is sufficient, at least on modern CPUs.
52037         * ctype/ctype-info.c (__ctype_init): Define.
52038         * include/ctype.h (__ctype_init): Declare.
52039         (__ctype_b_loc): The variable is always initialized.
52040         (__ctype_toupper_loc): Likewise.
52041         (__ctype_tolower_loc): Likewise.
52042         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
52043         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
52045 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
52047         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
52049         * configure.in: Also look in $cxxmachine/include for C++ system
52050         headers.
52052 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52054         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
52055         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
52056         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
52057         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
52058         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
52059         (USE_AS_WMEMCMP): New macro.
52060         Fixing indents.
52061         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
52062         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
52063         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
52064         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
52065         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
52066         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
52067         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
52068         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
52069         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
52070         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
52071         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
52072         (USE_AS_WMEMCMP): New macro.
52073         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
52074         * sysdeps/string/test-memcmp.c: Update.
52075         Fix simple_wmemcmp.
52076         Add new tests.
52077         * wcsmbs/wmemcmp.c: Update.
52078         (WMEMCMP): New macro.
52079         Fix overflow bug.
52081 2011-10-12  Andreas Jaeger  <aj@suse.de>
52083         [BZ #13268]
52084         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
52086 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
52088         * libio/iofwide.c (do_length): Avoid warning.
52090         * ctype/ctype.h (__isctype_f): Add missing __THROW.
52092 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
52094         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
52096         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
52097         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
52098         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
52099         * sysdeps/i386/i686/fpu/e_log.S: New file.
52100         * sysdeps/i386/i686/fpu/e_logf.S: New file.
52101         * sysdeps/i386/i686/fpu/e_logl.S: New file.
52103         * ctype/ctype.h: Add support for inlined isXXX functions when
52104         compiling C++ code.
52106 2011-10-14  Andreas Schwab  <schwab@redhat.com>
52108         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
52110         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
52112 2011-10-13  Roland McGrath  <roland@hack.frob.com>
52114         [BZ #13291]
52115         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
52117 2011-10-13  Andreas Schwab  <schwab@redhat.com>
52119         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
52120         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
52121         feraiseexcept.
52123         * sysdeps/x86_64/memrchr.S: Check for zero size.
52125         * string/stratcliff.c: Add memrchr tests.
52127 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52129         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
52130         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
52131         rawmemchr-sse2 rawmemchr-sse2-bsf.
52132         * sysdeps/i386/i686/multiarch/memchr.S: New file.
52133         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
52134         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
52135         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
52136         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
52137         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
52138         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
52139         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
52140         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
52141         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
52142         * string/memrchr.c (MEMRCHR): New macro.
52144 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
52146         Add integration with gcc's -ffinite-math-only and optimize wrapper
52147         functions in libm.
52148         * Versions.def: Define GLIBC_2.15 version for libm.
52149         * math/Makefile (headers): Add bits/math-finite.h.
52150         * math/bits/math-finite.h: New file.
52151         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
52152         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
52153         * math/e_acoshl.c: Add __*_finite alias.
52154         * math/e_acosl.c: Likewise.
52155         * math/e_asinl.c: Likewise.
52156         * math/e_atan2l.c: Likewise.
52157         * math/e_atanhl.c: Likewise.
52158         * math/e_coshl.c: Likewise.
52159         * math/e_exp10.c: Likewise.
52160         * math/e_exp10f.c: Likewise.
52161         * math/e_exp10l.c: Likewise.
52162         * math/e_exp2l.c: Likewise.
52163         * math/e_fmodl.c: Likewise.
52164         * math/e_gammal_r.c: Likewise.
52165         * math/e_hypotl.c: Likewise.
52166         * math/e_j0l.c: Likewise.
52167         * math/e_j1l.c: Likewise.
52168         * math/e_jnl.c: Likewise.
52169         * math/e_lgammal_r.c: Likewise.
52170         * math/e_log10l.c: Likewise.
52171         * math/e_log2l.c: Likewise.
52172         * math/e_logl.c: Likewise.
52173         * math/e_powl.c: Likewise.
52174         * math/e_sinhl.c: Likewise.
52175         * math/e_sqrtl.c: Likewise.
52176         * math/e_scalb.c: Completely rewritten and optimized.
52177         * math/e_scalbf.c: Likewise.
52178         * math/e_scalbl.c: Likewise.
52179         * math/w_acos.c: Likewise.
52180         * math/w_acosf.c: Likewise.
52181         * math/w_acosl.c: Likewise.
52182         * math/w_acosh.c: Likewise.
52183         * math/w_acoshf.c: Likewise.
52184         * math/w_acoshl.c: Likewise.
52185         * math/w_asin.c: Likewise.
52186         * math/w_asinf.c: Likewise.
52187         * math/w_asinl.c: Likewise.
52188         * math/w_atan2.c: Likewise.
52189         * math/w_atan2f.c: Likewise.
52190         * math/w_atan2l.c: Likewise.
52191         * math/w_atanh.c: Likewise.
52192         * math/w_atanhf.c: Likewise.
52193         * math/w_atanhl.c: Likewise.
52194         * math/w_exp10.c: Likewise.
52195         * math/w_exp10f.c: Likewise.
52196         * math/w_exp10l.c: Likewise.
52197         * math/w_fmod.c: Likewise.
52198         * math/w_fmodf.c: Likewise.
52199         * math/w_fmodl.c: Likewise.
52200         * math/w_j0.c: Likewise.
52201         * math/w_j0f.c: Likewise.
52202         * math/w_j0l.c: Likewise.
52203         * math/w_j1.c: Likewise.
52204         * math/w_j1f.c: Likewise.
52205         * math/w_j1l.c: Likewise.
52206         * math/w_jn.c: Likewise.
52207         * math/w_jnf.c: Likewise.
52208         * math/w_log.c: Likewise.
52209         * math/w_logf.c: Likewise.
52210         * math/w_logl.c: Likewise.
52211         * math/w_log10.c: Likewise.
52212         * math/w_log10f.c: Likewise.
52213         * math/w_log10l.c: Likewise.
52214         * math/w_log2.c: Likewise.
52215         * math/w_log2f.c: Likewise.
52216         * math/w_log2l.c: Likewise.
52217         * math/w_pow.c: Likewise.
52218         * math/w_powf.c: Likewise.
52219         * math/w_powl.c: Likewise.
52220         * math/w_remainder.c: Likewise.
52221         * math/w_remainderf.c: Likewise.
52222         * math/w_remainderl.c: Likewise.
52223         * math/w_scalb.c: Likewise.
52224         * math/w_scalbf.c: Likewise.
52225         * math/w_scalbl.c: Likewise.
52226         * math/w_sqrt.c: Likewise.
52227         * math/w_sqrtf.c: Likewise.
52228         * math/w_sqrtl.c: Likewise.
52229         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
52230         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
52231         used.
52232         * math/math_private.h: Declare __kernel_standard_f.
52233         * math/w_cosh.c: Remove cruft and optimize a bit.
52234         * math/w_coshf.c: Likewise.
52235         * math/w_coshl.c: Likewise.
52236         * math/w_exp2.c: Likewise.
52237         * math/w_exp2f.c: Likewise.
52238         * math/w_exp2l.c: Likewise.
52239         * math/w_hypot.c: Likewise.
52240         * math/w_hypotf.c: Likewise.
52241         * math/w_hypotl.c: Likewise.
52242         * math/w_lgamma.c: Likewise.
52243         * math/w_lgamma_r.c: Likewise.
52244         * math/w_lgammaf.c: Likewise.
52245         * math/w_lgammaf_r.c: Likewise.
52246         * math/w_lgammal.c: Likewise.
52247         * math/w_lgammal_r.c: Likewise.
52248         * math/w_sinh.c: Likewise.
52249         * math/w_sinhf.c: Likewise.
52250         * math/w_sinhl.c: Likewise.
52251         * math/w_tgamma.c: Likewise.
52252         * math/w_tgammaf.c: Likewise.
52253         * math/w_tgammal.c: Likewise.
52254         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
52255         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
52256         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
52257         Minor optimizations.  Pretty printing.  Remove cruft.
52258         * sysdeps/i386/fpu/e_acosf.S: Likewise.
52259         * sysdeps/i386/fpu/e_acosh.S: Likewise.
52260         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
52261         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
52262         * sysdeps/i386/fpu/e_acosl.c: Likewise.
52263         * sysdeps/i386/fpu/e_asin.S: Likewise.
52264         * sysdeps/i386/fpu/e_asinf.S: Likewise.
52265         * sysdeps/i386/fpu/e_atan2.S: Likewise.
52266         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
52267         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
52268         * sysdeps/i386/fpu/e_atanh.S: Likewise.
52269         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
52270         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
52271         * sysdeps/i386/fpu/e_exp10.S: Likewise.
52272         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
52273         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
52274         * sysdeps/i386/fpu/e_exp2.S: Likewise.
52275         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
52276         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
52277         * sysdeps/i386/fpu/e_fmod.S: Likewise.
52278         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
52279         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
52280         * sysdeps/i386/fpu/e_hypot.S: Likewise.
52281         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
52282         * sysdeps/i386/fpu/e_log.S: Likewise.
52283         * sysdeps/i386/fpu/e_log10.S: Likewise.
52284         * sysdeps/i386/fpu/e_log10f.S: Likewise.
52285         * sysdeps/i386/fpu/e_log10l.S: Likewise.
52286         * sysdeps/i386/fpu/e_log2.S: Likewise.
52287         * sysdeps/i386/fpu/e_log2f.S: Likewise.
52288         * sysdeps/i386/fpu/e_log2l.S: Likewise.
52289         * sysdeps/i386/fpu/e_logf.S: Likewise.
52290         * sysdeps/i386/fpu/e_logl.S: Likewise.
52291         * sysdeps/i386/fpu/e_pow.S: Likewise.
52292         * sysdeps/i386/fpu/e_powf.S: Likewise.
52293         * sysdeps/i386/fpu/e_powl.S: Likewise.
52294         * sysdeps/i386/fpu/e_remainder.S: Likewise.
52295         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
52296         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
52297         * sysdeps/i386/fpu/e_scalb.S: Likewise.
52298         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
52299         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
52300         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
52301         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
52302         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
52303         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
52304         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
52305         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52306         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
52307         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
52308         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
52309         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
52310         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
52311         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
52312         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
52313         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
52314         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
52315         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52316         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
52317         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
52318         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52319         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
52320         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
52321         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
52322         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52323         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
52324         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
52325         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
52326         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
52327         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
52328         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
52329         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
52330         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
52331         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
52332         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
52333         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
52334         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
52335         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
52336         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
52337         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
52338         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
52339         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
52340         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
52341         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
52342         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
52343         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
52344         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
52345         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
52346         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
52347         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
52348         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
52349         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
52350         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
52351         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
52352         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
52353         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
52354         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
52355         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
52356         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
52357         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
52358         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
52359         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
52360         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
52361         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
52362         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
52363         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
52364         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
52365         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
52366         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
52367         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
52368         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
52369         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
52370         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
52371         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
52372         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
52373         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
52374         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
52375         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
52376         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
52377         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
52378         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
52379         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
52380         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
52381         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
52382         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
52383         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
52384         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
52385         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
52386         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
52387         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
52388         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
52389         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
52390         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
52391         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
52392         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
52393         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
52394         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
52395         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
52396         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
52397         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
52398         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
52399         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
52400         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
52401         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
52402         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
52403         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
52404         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
52405         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
52406         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
52407         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
52408         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
52409         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
52410         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
52411         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
52412         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
52413         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
52414         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
52415         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
52416         (__isnanf): Likewise.
52417         (__isinf_ns): Likewise.
52418         (__isinf_nsf): Likewise.
52419         (__finite): Likewise.
52420         (__finitef): Likewise.
52421         (__ieee754_sqrt): Define as macro.
52422         (__ieee754_sqrtf): Define as macro.
52423         (__ieee754_sqrtl): Define as macro.
52424         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
52425         inlined copy.
52426         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
52427         __FINITE_MATH_ONLY__ consistent.
52428         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
52430 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
52432         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
52433         of rawmemchr.
52435         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
52437 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
52439         * po/ja.po: Update from translation team.
52441 2011-10-08  Roland McGrath  <roland@hack.frob.com>
52443         * locale/programs/locarchive.c (prepare_address_space): New function.
52444         (create_archive, enlarge_archive, open_archive): Use it.
52446         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
52447         inside [SHARED], where it is used.
52449         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
52451         * nss/getent.c (netgroup_keys): Remove unused variable.
52452         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
52454 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
52456         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
52457         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
52458         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
52459         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
52460         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
52461         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
52462         * math/Makefile (libm-calls): Add s_isinf_ns.
52463         * math/divtc3.c: Use __isinf_nsl instead of isinf.
52464         * math/multc3.c: Likewise.
52465         * math/s_casin.c: Likewise.
52466         * math/s_casinf.c: Likewise.
52467         * math/s_casinl.c: Likewise.
52468         * math/s_ccos.c: Likewise.
52469         * math/s_ccosf.c: Likewise.
52470         * math/s_ccosl.c: Likewise.
52471         * math/s_ctan.c: Likewise.
52472         * math/s_ctanf.c: Likewise.
52473         * math/s_ctanh.c: Likewise.
52474         * math/s_ctanhf.c: Likewise.
52475         * math/s_ctanhl.c: Likewise.
52476         * math/s_ctanl.c: Likewise.
52477         * math/w_fmod.c: Likewise.
52478         * math/w_fmodf.c: Likewise.
52479         * math/w_fmodl.c: Likewise.
52480         * math/w_remainder.c: Likewise.
52481         * math/w_remainderf.c: Likewise.
52482         * math/w_remainderl.c: Likewise.
52483         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
52484         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
52485         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
52486         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
52487         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
52488         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
52489         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
52490         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
52492         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
52493         of the number.
52494         * stdio-common/printf_fphex.c: Likewise.
52495         * stdio-common/printf_size.c: Likewise.
52497         * math/e_exp10.c: Include math_private.h using <...> not "...".
52498         * math/e_exp10f.c: Likewise.
52499         * math/e_exp10l.c: Likewise.
52500         * math/e_exp2l.c: Likewise.
52501         * math/e_j0l.c: Likewise.
52502         * math/e_j1l.c: Likewise.
52503         * math/e_jnl.c: Likewise.
52504         * math/e_lgammal_r.c: Likewise.
52505         * math/e_rem_pio2l.c: Likewise.
52506         * math/e_scalb.c: Likewise.
52507         * math/e_scalbf.c: Likewise.
52508         * math/e_scalbl.c: Likewise.
52509         * math/k_cosl.c: Likewise.
52510         * math/k_sinl.c: Likewise.
52511         * math/k_tanl.c: Likewise.
52512         * math/s_cacoshf.c: Likewise.
52513         * math/s_catan.c: Likewise.
52514         * math/s_catanf.c: Likewise.
52515         * math/s_catanh.c: Likewise.
52516         * math/s_catanhf.c: Likewise.
52517         * math/s_catanhl.c: Likewise.
52518         * math/s_catanl.c: Likewise.
52519         * math/s_ccosh.c: Likewise.
52520         * math/s_ccoshf.c: Likewise.
52521         * math/s_ccoshl.c: Likewise.
52522         * math/s_cexp.c: Likewise.
52523         * math/s_cexpf.c: Likewise.
52524         * math/s_cexpl.c: Likewise.
52525         * math/s_clog.c: Likewise.
52526         * math/s_clog10.c: Likewise.
52527         * math/s_clog10f.c: Likewise.
52528         * math/s_clog10l.c: Likewise.
52529         * math/s_clogf.c: Likewise.
52530         * math/s_clogl.c: Likewise.
52531         * math/s_csin.c: Likewise.
52532         * math/s_csinf.c: Likewise.
52533         * math/s_csinh.c: Likewise.
52534         * math/s_csinhf.c: Likewise.
52535         * math/s_csinhl.c: Likewise.
52536         * math/s_csinl.c: Likewise.
52537         * math/s_csqrt.c: Likewise.
52538         * math/s_csqrtf.c: Likewise.
52539         * math/s_csqrtl.c: Likewise.
52540         * math/s_ctan.c: Likewise.
52541         * math/s_ctanf.c: Likewise.
52542         * math/s_ctanh.c: Likewise.
52543         * math/s_ctanhf.c: Likewise.
52544         * math/s_ctanhl.c: Likewise.
52545         * math/s_ctanl.c: Likewise.
52546         * math/s_ldexp.c: Likewise.
52547         * math/s_ldexpf.c: Likewise.
52548         * math/s_ldexpl.c: Likewise.
52549         * math/s_significand.c: Likewise.
52550         * math/s_significandf.c: Likewise.
52551         * math/s_significandl.c: Likewise.
52552         * math/w_acos.c: Likewise.
52553         * math/w_acosf.c: Likewise.
52554         * math/w_acosh.c: Likewise.
52555         * math/w_acoshf.c: Likewise.
52556         * math/w_acoshl.c: Likewise.
52557         * math/w_acosl.c: Likewise.
52558         * math/w_asin.c: Likewise.
52559         * math/w_asinf.c: Likewise.
52560         * math/w_asinl.c: Likewise.
52561         * math/w_atan2.c: Likewise.
52562         * math/w_atan2f.c: Likewise.
52563         * math/w_atan2l.c: Likewise.
52564         * math/w_atanh.c: Likewise.
52565         * math/w_atanhf.c: Likewise.
52566         * math/w_atanhl.c: Likewise.
52567         * math/w_cosh.c: Likewise.
52568         * math/w_coshf.c: Likewise.
52569         * math/w_coshl.c: Likewise.
52570         * math/w_dremf.c: Likewise.
52571         * math/w_exp10.c: Likewise.
52572         * math/w_exp10f.c: Likewise.
52573         * math/w_exp10l.c: Likewise.
52574         * math/w_exp2.c: Likewise.
52575         * math/w_exp2f.c: Likewise.
52576         * math/w_fmod.c: Likewise.
52577         * math/w_fmodf.c: Likewise.
52578         * math/w_fmodl.c: Likewise.
52579         * math/w_hypot.c: Likewise.
52580         * math/w_hypotf.c: Likewise.
52581         * math/w_hypotl.c: Likewise.
52582         * math/w_j0.c: Likewise.
52583         * math/w_j0f.c: Likewise.
52584         * math/w_j0l.c: Likewise.
52585         * math/w_j1.c: Likewise.
52586         * math/w_j1f.c: Likewise.
52587         * math/w_j1l.c: Likewise.
52588         * math/w_jn.c: Likewise.
52589         * math/w_jnf.c: Likewise.
52590         * math/w_jnl.c: Likewise.
52591         * math/w_lgamma.c: Likewise.
52592         * math/w_lgamma_r.c: Likewise.
52593         * math/w_lgammaf.c: Likewise.
52594         * math/w_lgammaf_r.c: Likewise.
52595         * math/w_lgammal.c: Likewise.
52596         * math/w_lgammal_r.c: Likewise.
52597         * math/w_log.c: Likewise.
52598         * math/w_log10.c: Likewise.
52599         * math/w_log10f.c: Likewise.
52600         * math/w_log10l.c: Likewise.
52601         * math/w_log2.c: Likewise.
52602         * math/w_log2f.c: Likewise.
52603         * math/w_log2l.c: Likewise.
52604         * math/w_logf.c: Likewise.
52605         * math/w_logl.c: Likewise.
52606         * math/w_pow.c: Likewise.
52607         * math/w_powf.c: Likewise.
52608         * math/w_powl.c: Likewise.
52609         * math/w_remainder.c: Likewise.
52610         * math/w_remainderf.c: Likewise.
52611         * math/w_remainderl.c: Likewise.
52612         * math/w_scalb.c: Likewise.
52613         * math/w_scalbf.c: Likewise.
52614         * math/w_scalbl.c: Likewise.
52615         * math/w_sinh.c: Likewise.
52616         * math/w_sinhf.c: Likewise.
52617         * math/w_sinhl.c: Likewise.
52618         * math/w_sqrt.c: Likewise.
52619         * math/w_sqrtf.c: Likewise.
52620         * math/w_sqrtl.c: Likewise.
52621         * math/w_tgamma.c: Likewise.
52622         * math/w_tgammaf.c: Likewise.
52623         * math/w_tgammal.c: Likewise.
52625         * po/ja.po: Update from translation team.
52627 2011-09-29  Andreas Jaeger  <aj@suse.de>
52629         [BZ #13179]
52630         * sunrpc/netname.c (netname2host): Fix logic.
52632         [BZ #6779]
52633         [BZ #6783]
52634         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
52635         correctly.
52636         * math/w_remainder.c (__remainder): Likewise.
52637         * math/w_remainderf.c (__remainderf): Likewise.
52638         * math/libm-test.inc (remainder_test): Add test cases.
52640 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52642         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
52643         sdiv_qrnnd.
52645 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
52647         * string/test-memcmp.c: Avoid unncessary #defines.
52648         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
52650 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52652         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
52653         Use new sse2 version for core i3 - i7 as it's faster
52654         than sse42 version.
52655         (bit_Prefer_PMINUB_for_stringop): New.
52656         * sysdeps/x86_64/rawmemchr.S: Update.
52657         Replace with faster SSE2 version.
52658         * sysdeps/x86_64/memrchr.S: New file.
52659         * sysdeps/x86_64/memchr.S: Update.
52660         Replace with faster SSE2 version.
52662 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
52664         * elf/dl-load.c (lose): Add cast to avoid warning.
52666 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
52668         * po/ca.po: Update from translation team.
52670         * inet/getnetgrent_r.c: Hook up nscd.
52671         * nscd/Makefile (routines): Add nscd_netgroup.
52672         (nscd-modules): Add netgroupcache.
52673         (CFLAGS-netgroupcache.c): Define.
52674         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
52675         (cache_search): Add const to second parameter.
52676         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
52677         INNETGR.
52678         (dbs): Add netgrdb entry.
52679         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
52680         (verify_persistent_db): Handle netgrdb.
52681         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
52682         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
52683         GETFDNETGR.
52684         (netgroup_response_header): Define.
52685         (innetgroup_response_header): Define.
52686         (datahead): Add netgroup_response_header and innetgroup_response_header
52687         elements.
52688         * nscd/nscd.conf: Add entries for netgroup cache.
52689         * nscd/nscd.h (dbtype): Add netgrdb.
52690         (_PATH_NSCD_NETGROUP_DB): Define.
52691         (netgroup_iov_disabled): Declare.
52692         (xmalloc, xcalloc, xrealloc): Move declarations here.
52693         (cache_search): Adjust prototype.
52694         Add netgroup-related prototypes.
52695         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
52696         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
52697         (__nscd_innetgr): Declare.
52698         * nscd/selinux.c (perms): Use access_vector_t as element type and
52699         add netgroup-related initializers.
52700         * nscd/netgroupcache.c: New file.
52701         * nscd/nscd_netgroup.c: New file.
52702         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
52703         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
52704         For four parameters use innetgr.
52705         * nss/nss_files/files-init.c: Add definition and callback for netgr.
52706         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
52707         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
52708         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
52710         * nscd/connections.c (register_traced_file): Don't register file
52711         for disabled databases.
52713 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
52715         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
52717         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
52718         from tree and freeing node.
52720 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
52722         * nss/nsswitch.c (__nss_database_lookup): Handle
52723         nss_parse_service_list out of memory case.
52725 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
52727         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
52728         out of memory case.
52730 2011-10-04  Andreas Schwab  <schwab@redhat.com>
52732         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
52733         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
52734         pass it down.
52735         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
52736         elf_machine_rela, elf_machine_lazy_rel.
52737         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
52738         (ELF_DYNAMIC_DO_REL): Likewise.
52739         (ELF_DYNAMIC_DO_RELA): Likewise.
52740         (ELF_DYNAMIC_RELOCATE): Likewise.
52741         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
52742         to ELF_DYNAMIC_DO_REL.
52743         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
52744         (dl_main): In trace mode always set __RTLD_NOIFUNC.
52745         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
52746         elf_machine_rela.
52747         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
52748         skip_ifunc, don't call ifunc function if non-zero.
52749         (elf_machine_rela): Likewise.
52750         (elf_machine_lazy_rel): Likewise.
52751         (elf_machine_lazy_rela): Likewise.
52752         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
52753         (elf_machine_lazy_rel): Likewise.
52754         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
52755         Likewise.
52756         (elf_machine_lazy_rel): Likewise.
52757         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
52758         Likewise.
52759         (elf_machine_lazy_rel): Likewise.
52760         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
52761         (elf_machine_lazy_rel): Likewise.
52762         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
52763         (elf_machine_lazy_rel): Likewise.
52764         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
52765         (elf_machine_lazy_rel): Likewise.
52766         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
52767         (elf_machine_lazy_rel): Likewise.
52768         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
52769         (elf_machine_lazy_rel): Likewise.
52770         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
52771         (elf_machine_lazy_rel): Likewise.
52773 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
52775         * nss/nss_files/files-init.c (_nss_files_init): Use static
52776         initialization for all the *_traced_file variables.
52778 2011-09-28  Andreas Schwab  <schwab@redhat.com>
52780         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
52782 2011-09-27  Roland McGrath  <roland@hack.frob.com>
52784         [BZ #13226]
52785         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
52787 2011-09-27  Andreas Schwab  <schwab@redhat.com>
52789         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
52790         Reread the line before reparsing it.
52792 2011-09-26  Andreas Schwab  <schwab@redhat.com>
52794         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
52796 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
52797             Maxim Kuvyrkov  <maxim@codesourcery.com>
52798             Joseph Myers  <joseph@codesourcery.com>
52800         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
52801         if needed for __stack_chk_guard.
52803 2011-09-19  Roland McGrath  <roland@hack.frob.com>
52805         * sysdeps/posix/spawni.c (script_execute): Always define it.
52806         It will be optimized away if unused.
52807         (maybe_script_execute): New function.
52808         (__spawni): Call it.
52810         * Makerules: Don't include tls.make.
52811         (config-tls): Always set to thread.
52812         * tls.make.c: File removed.
52814 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
52816         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
52817         * config.make.in (CPPFLAGS-config): New substituted variable.
52819 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
52821         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
52823         [BZ #13192]
52824         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
52825         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
52827 2011-09-15  Roland McGrath  <roland@hack.frob.com>
52829         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
52830         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
52831         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
52832         (CALL_FAIL): Likewise.
52833         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
52834         (CALL_FAIL): Macro removed.
52835         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
52837 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
52839         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
52840         for __FINITE_MATH_ONLY__ == 1.
52842 2011-09-15  Andreas Schwab  <schwab@redhat.com>
52844         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
52845         __ieee754_sqrt instead of sqrt.
52846         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
52847         __ieee754_sqrtf instead of sqrtf.
52848         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
52849         __floorf instead of floorf.
52850         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
52851         __floorf, __truncf instead of floorf, truncf.
52853 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
52855         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
52857         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
52858         __extern_always_inline.
52859         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
52860         32-bit.
52862 2011-09-14  Andreas Schwab  <schwab@redhat.com>
52864         * elf/rtld.c (dl_main): Also relocate in dependency order when
52865         doing symbol dependency testing.
52867 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
52869         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
52870         Always define `refsym'.
52872 2011-09-13  Andreas Schwab  <schwab@redhat.com>
52874         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
52875         (__FD_ELT): Renamed from __FDELT.
52876         * misc/bits/select2.h (__FD_ELT): Likewise.
52877         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
52878         __FD_MASK instead of __FDELT, __FDMASK.
52879         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
52880         Likewise.
52881         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
52882         Likewise.
52884         * elf/Makefile (gen-ldd): Fix pattern.
52886         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
52887         (init_tls): Likewise.
52889 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
52891         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
52893 2011-09-12  Andreas Schwab  <schwab@redhat.com>
52895         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
52896         `struct cmsghdr *' instead of `void *'.
52897         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
52898         Likewise.
52900 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
52902         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
52903         if non-absolute.
52904         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
52905         ldd_rewrite_script.
52907 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
52909         * configure.in: Remove --with-tls option.
52910         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
52911         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
52912         out in case it is missing.
52913         * sysdeps/ia64/elf/configure.in: Likewise.
52914         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
52915         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
52916         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
52917         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
52918         * sysdeps/sh/elf/configure.in: Likewise.
52919         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
52920         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
52921         * sysdeps/x86_64/elf/configure.in: Likewise.
52922         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
52923         * sysdeps/mach/hurd/tls.h: Likewise.
52925         [BZ #13067]
52926         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
52928         [BZ #13090]
52929         * configure.in: Fix use of AC_INIT.
52931         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
52933 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
52935         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
52936         __set_errno.
52937         * malloc/hooks.c: Likewise.
52939         [BZ #11929]
52940         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
52941         variables statically.
52942         (narenas): Initialize.
52943         (list_lock): Initialize.
52944         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
52945         initializtion of main_arena and list_lock.  Small cleanups.
52946         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
52947         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
52948         Add initializers to main_arena and mp_.
52949         (malloc_state): Remove pagesize member.  Change all users to use
52950         GLRO(dl_pagesize).
52952         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
52953         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
52954         is always initialized.
52956         * malloc/malloc.c: Removed unused configurations and dead code.
52957         * malloc/arena.c: Likewise.
52958         * malloc/hooks.c: Likewise.
52959         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
52961         * include/tls.h: Removed.  USE___THREAD must always be defined.
52962         * bits/libc-tsd.h: Don't handle !USE___THREAD.
52963         * elf/dl-libc.c: Likewise.
52964         * elf/dl-tsd.c: Likewise.
52965         * include/errno.h: Likewise.
52966         * include/netdb.h: Likewise.
52967         * include/resolv.h: Likewise.
52968         * inet/herrno-loc.c: Likewise.
52969         * inet/herrno.c: Likewise.
52970         * malloc/arena.c: Likewise.
52971         * malloc/hooks.c: Likewise.
52972         * malloc/malloc.c: Likewise.
52973         * resolv/res-state.c: Likewise.
52974         * resolv/res_libc.c: Likewise.
52975         * sysdeps/i386/dl-machine.h: Likewise.
52976         * sysdeps/ia64/dl-machine.h: Likewise.
52977         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
52978         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
52979         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
52980         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
52981         * sysdeps/sh/dl-machine.h: Likewise.
52982         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
52983         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
52984         * sysdeps/unix/i386/sysdep.S: Likewise.
52985         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
52986         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
52987         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
52988         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
52989         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
52990         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
52991         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
52992         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
52993         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
52994         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
52995         * sysdeps/unix/x86_64/sysdep.S: Likewise.
52996         * sysdeps/x86_64/dl-machine.h: Likewise.
52997         * tls.make.c: Likewise.
52999         * configure.in: Remove --with-__thread option.  Make tests for
53000         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
53001         tls_model attribute fail if no support is available.  Remove
53002         USE_IN_LIBIO.
53003         * Makeconfig: Adjust for dropped configure option.  All features are
53004         now mandatory.
53005         * Makerules: Likewise.
53006         * Versions.def: Likewise.
53007         * argp/argp-fmtstream.c: Likewise.
53008         * argp/argp-fmtstream.h: Likewise.
53009         * argp/argp-help.c: Likewise.
53010         * assert/assert.c: Likewise.
53011         * config.h.in: Likewise.
53012         * config.make.in: Likewise.
53013         * configure: Likewise.
53014         * configure.in: Likewise.
53015         * csu/Versions: Likewise.
53016         * csu/init.c: Likewise.
53017         * elf/tst-audit2.c: Likewise.
53018         * elf/tst-tls10.c: Likewise.
53019         * elf/tst-tls10.h: Likewise.
53020         * elf/tst-tls11.c: Likewise.
53021         * elf/tst-tls12.c: Likewise.
53022         * elf/tst-tls14.c: Likewise.
53023         * elf/tst-tlsmod11.c: Likewise.
53024         * elf/tst-tlsmod12.c: Likewise.
53025         * elf/tst-tlsmod13.c: Likewise.
53026         * elf/tst-tlsmod13a.c: Likewise.
53027         * elf/tst-tlsmod14a.c: Likewise.
53028         * elf/tst-tlsmod15b.c: Likewise.
53029         * elf/tst-tlsmod16a.c: Likewise.
53030         * elf/tst-tlsmod16b.c: Likewise.
53031         * elf/tst-tlsmod7.c: Likewise.
53032         * elf/tst-tlsmod8.c: Likewise.
53033         * elf/tst-tlsmod9.c: Likewise.
53034         * gmon/gmon.c: Likewise.
53035         * grp/fgetgrent_r.c: Likewise.
53036         * grp/putgrent.c: Likewise.
53037         * hurd/fopenport.c: Likewise.
53038         * include/libc-symbols.h: Likewise.
53039         * include/tls.h: Likewise.
53040         * intl/gettextP.h: Likewise.
53041         * intl/loadinfo.h: Likewise.
53042         * locale/global-locale.c: Likewise.
53043         * locale/localeinfo.h: Likewise.
53044         * mach/devstream.c: Likewise.
53045         * malloc/arena.c: Likewise.
53046         * malloc/set-freeres.c: Likewise.
53047         * misc/err.c: Likewise.
53048         * misc/getttyent.c: Likewise.
53049         * misc/mntent_r.c: Likewise.
53050         * posix/getopt.c: Likewise.
53051         * posix/wordexp.c: Likewise.
53052         * pwd/fgetpwent_r.c: Likewise.
53053         * resolv/Versions: Likewise.
53054         * resolv/res_hconf.c: Likewise.
53055         * shadow/fgetspent_r.c: Likewise.
53056         * shadow/putspent.c: Likewise.
53057         * stdio-common/printf_fphex.c: Likewise.
53058         * stdio-common/tmpfile.c: Likewise.
53059         * stdlib/abort.c: Likewise.
53060         * stdlib/fmtmsg.c: Likewise.
53061         * sunrpc/auth_unix.c: Likewise.
53062         * sunrpc/clnt_perr.c: Likewise.
53063         * sunrpc/clnt_tcp.c: Likewise.
53064         * sunrpc/clnt_udp.c: Likewise.
53065         * sunrpc/clnt_unix.c: Likewise.
53066         * sunrpc/openchild.c: Likewise.
53067         * sunrpc/svc_simple.c: Likewise.
53068         * sunrpc/svc_tcp.c: Likewise.
53069         * sunrpc/svc_udp.c: Likewise.
53070         * sunrpc/svc_unix.c: Likewise.
53071         * sunrpc/xdr.c: Likewise.
53072         * sunrpc/xdr_array.c: Likewise.
53073         * sunrpc/xdr_rec.c: Likewise.
53074         * sunrpc/xdr_ref.c: Likewise.
53075         * sunrpc/xdr_stdio.c: Likewise.
53077 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
53079         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53081 2011-07-03  Andreas Jaeger  <aj@suse.de>
53083         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
53084         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
53085         regenerate with gen-libm-tests.pl.
53087 2010-05-12  Petr Baudis  <pasky@suse.cz>
53089         [BZ #11589]
53090         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
53091         around j0() zero points by switching to j1().
53092         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
53093         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
53094         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
53095         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
53097 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
53099         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
53100         instead of 0.
53101         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
53102         instead of 0.
53103         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
53104         Patch in part by Pavel Roskin <proski@gnu.org>.
53106         [BZ #13138]
53107         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
53108         realloc.
53109         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
53110         Free memory block if necessary.
53112         [BZ #12847]
53113         * libio/genops.c (INTDEF): For string streams the _lock pointer can
53114         be NULL.  Don't lock in this case.
53116 2011-09-09  Roland McGrath  <roland@hack.frob.com>
53118         * elf/elf.h (ELFOSABI_GNU): New macro.
53119         (ELFOSABI_LINUX): Define to that.
53121 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
53123         * string/strncat.c (strncat): Undef the symbol in case it has been
53124         defined in bits/string.h.
53126 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
53128         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
53130         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
53131         link map.
53133 2011-08-17  Andreas Jaeger  <aj@suse.de>
53135         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
53137 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
53138             Ian Lance Taylor  <iant@google.com>
53140         * math/libm-test.inc (lround_test): New testcase.
53141         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
53143 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
53145         * Makefile: Remove support for automatic cvs check-ins.
53146         * Makerules: Likewise.
53147         * config.make.in: Likewise.
53148         * configure.in: Likewise.
53149         * intl/Makefile: Likewise.
53150         * locale/Makefile: Likewise.
53151         * po/Makefile: Likewise.
53152         * posix/Makefile: Likewise.
53153         * sysdeps/gnu/Makefile: Likewise.
53154         * sysdeps/mach/hurd/Makefile: Likewise.
53155         * sysdeps/sparc/sparc32/Makefile: Likewise.
53157         [BZ #13118]
53158         * posix/Makefile (bug-regex32-ENV): Define.
53159         Patch by John Stanley <jpsinthemix@verizon.net>.
53161         * misc/Makefile (headers): Add bits/select2.h.
53162         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
53163         * misc/bits/select2.h: New file.
53164         * include/bits/select2.h: New file.
53165         * debug/Makefile (routines): Add fdelt_chk.
53166         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
53167         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
53168         FD_ISSET.
53169         * debug/fdelt_chk.c: New file.
53171         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
53172         * wcsmbs/test-wmemcmp.c: Likewise.
53173         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
53174         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
53176 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53178         * string/Makefile (strop-tests): Add memcmp.
53179         * string/test-wmemcmp.c: New file.
53180         * string/test-memcmp.c: Add wmemcmp support.
53182 2011-09-08  Roland McGrath  <roland@hack.frob.com>
53184         [BZ #13153]
53185         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
53186         2011-07-19 change.
53188         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
53189         garbage value in a __mach_port_mod_refs call in the cases of the
53190         task-self and thread-self ports.
53192 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
53194         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
53196 2011-09-08  Andreas Schwab  <schwab@redhat.com>
53198         * elf/dl-load.c (lose): Check for non-null L.
53200 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
53202         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
53204         * elf/dl-libc.c (dlerror_run): Pass back error code from
53205         dl_catch_error.
53207         [BZ #13123]
53208         * elf/dl-load.c (lose): Free l_origin if it is valid.
53210         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
53211         names.
53212         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
53213         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
53214         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
53215         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
53216         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
53217         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
53219 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
53221         * sysdeps/powerpc/fpu/e_hypot.c: New file.
53222         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
53223         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
53224         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
53225         * sysdeps/powerpc/fpu/k_cosf.c: New file.
53226         * sysdeps/powerpc/fpu/k_sinf.c: New file.
53227         * sysdeps/powerpc/fpu/s_cosf.c: New file.
53228         * sysdeps/powerpc/fpu/s_sinf.c: New file.
53229         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
53230         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
53232 2011-08-15  Alan Modra  <amodra@gmail.com>
53234         [BZ #13092]
53235         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
53236         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
53237         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
53238         ppc_mcount to static-only-routines.
53239         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
53240         __mcount_internal.
53241         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
53242         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
53244 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
53246         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
53247         for finite and infinity parameters.
53249 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
53251         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
53252         and add nop instructions for throughput optimization.
53253         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
53255 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
53257         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
53258         aligned copy for power7 with vector-scalar instructions.
53259         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
53261 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
53263         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
53264         AVX check.
53266 2011-09-07  Andreas Schwab  <schwab@redhat.com>
53268         [BZ #13144]
53269         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
53270         last change.
53272 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
53274         * sysdeps/unix/sysv/linux/x86_64/init-first.c
53275         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
53276         syscall wrapper around clock_gettime in __vdso_clock_gettime.
53277         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
53278         clock_gettime.
53280 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
53282         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
53283         Forgot to demangle the pointer.
53285         * sysdeps/i386/sysdep.h: Define atom_text_section.
53286         * sysdeps/x86_64/sysdep.h: Likewise.
53287         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
53288         section with atom_text_section.
53289         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
53290         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
53291         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
53292         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
53293         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
53295         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
53296         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
53297         already be defined.  Change to take two parameters and don't assign
53298         result to variable.  Adjust all users.
53299         Define INTERNAL_GETTIME if not already defined.
53300         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
53301         call.
53302         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
53303         HAVE_CLOCK_GETTIME_VSYSCALL.
53304         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
53306         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
53307         gettimeofday vsyscall, just use time.
53309 2011-09-06  Andreas Schwab  <schwab@redhat.com>
53311         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
53312         <errno.h>.
53314 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
53316         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
53317         syscall on x86-64.
53318         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
53319         syscall.
53320         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
53321         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
53322         syscall if possible.
53324 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
53326         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
53327         e_ident.  Don't pass to find_mapsXX.
53328         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
53330 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
53332         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53333         strchr-sse2-no-bsf strrchr-sse2-no-bsf
53334         * sysdeps/x86_64/multiarch/strchr.S: Update.
53335         Check bit_slow_BSF bit.
53336         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
53337         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
53338         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
53340 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
53342         [BZ #13134]
53343         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
53344         before glibc 2.15.
53345         (tryshell): Define.
53346         (__spawni): Change last parameter to be flag.  Test
53347         SPAWN_XFLAGS_USE_PATH flag to use path or not.
53348         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
53349         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
53350         * posix/spawni.c: Likewise.
53351         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
53352         * posix/spawnp.c: Likewise.  Change normal version to use
53353         SPAWN_XFLAGS_USE_PATH.
53354         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
53355         SPAWN_XFLAGS_TRY_SHELL.
53357         [BZ #13150]
53358         * posix/glob.h: Remove gcc 1.x support.
53360         [BZ #13068]
53361         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
53363 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
53365         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53366         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
53367         strrchr-sse2-bsf
53368         * sysdeps/i386/i686/multiarch/strchr.S: New file.
53369         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
53370         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
53371         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
53372         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
53373         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
53375 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53377         * sysdeps/x86_64/wcscmp.S: New file.
53379         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
53380         wcscmp-c wcscmp-sse2
53381         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
53382         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
53383         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
53384         * wcsmbs/wcscmp.c: Allow renaming.
53386 2011-09-05  David S. Miller  <davem@davemloft.net>
53388         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
53389         stack slot, rather than the struct return pointer slot.
53390         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
53391         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
53392         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
53393         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
53395 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
53397         * po/ja.po: Update from translation team.
53399         [BZ #13144]
53400         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
53401         kernel in 64-bit binaries.
53403 2011-09-01  David S. Miller  <davem@davemloft.net>
53405         * elf/elf.h (HWCAP_SPARC_*): Move to..
53406         * sysdeps/sparc/sysdep.h: this new file and add new values.
53407         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
53408         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
53409         _DL_HWCAP_COUNT to 24.
53410         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
53411         entries.
53412         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
53413         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
53414         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
53415         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
53416         instead of magic constants.
53417         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
53419 2011-08-31  David S. Miller  <davem@davemloft.net>
53421         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
53422         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
53423         Reimplement to do errno handling inline.
53424         (SYSCALL_ERROR_HANDLER): New macro.
53425         (__SYSCALL_STRING): Do not do errno handling in asm.
53426         (__CLONE_SYSCALL_STRING): Delete.
53427         (__INTERNAL_SYSCALL_STRING): Delete.
53428         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
53429         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
53430         (PSEUDO): Reimplement to do errno handling inline.
53431         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
53432         (SYSCALL_ERROR_HANDLER): New macro.
53433         (__SYSCALL_STRING): Do not do errno handling in asm.
53434         (__CLONE_SYSCALL_STRING): Delete.
53435         (__INTERNAL_SYSCALL_STRING): Delete.
53436         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
53437         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
53438         i386.
53439         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
53440         (inline_syscall*): Add 'err' argument.
53441         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
53442         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
53443         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
53444         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
53446         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
53447         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
53449 2011-08-30  Andreas Schwab  <schwab@redhat.com>
53451         * elf/rtld.c (dl_main): Relocate objects in dependency order.
53453 2011-08-29  Jiri Olsa <jolsa@redhat.com>
53455         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
53456         directive.
53458 2011-08-24  David S. Miller  <davem@davemloft.net>
53460         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
53462 2011-08-24  Andreas Schwab  <schwab@redhat.com>
53464         * elf/Makefile: Add rules to build and run unload8 test.
53465         * elf/unload8.c: New file.
53466         * elf/unload8mod1.c: New file.
53467         * elf/unload8mod1x.c: New file.
53468         * elf/unload8mod2.c: New file.
53469         * elf/unload8mod3.c: New file.
53471         * elf/dl-close.c (_dl_close_worker): Reset private search list if
53472         it wasn't used.
53474 2011-08-23  David S. Miller  <davem@davemloft.net>
53476         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
53477         subtract stack bias.
53478         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
53479         %sp not %fp in calculations.
53480         (_JMPBUF_UNWINDS_ADJ): Likewise.
53482         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
53483         (aio_suspend): Call it to force an exception region around the
53484         AIO_MISC_WAIT() invocation.
53486 2011-08-23  Andreas Schwab  <schwab@redhat.com>
53488         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
53489         backslash.
53491 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
53493         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
53494         protection macro.
53495         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
53496         and <dl-machine.h>.
53497         (Elf64_FuncDesc): Remove.
53499 2011-08-22  David S. Miller  <davem@davemloft.net>
53501         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
53502         sigaltstack check, add missing cfi directives.
53503         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
53504         missing cfi directives, and sigaltstack handling.
53506 2011-08-16  Andreas Schwab  <schwab@redhat.com>
53508         [BZ #11724]
53509         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
53510         object is seen twice.
53511         * elf/dl-fini.c (_dl_sort_fini): Likewise.
53513         * elf/Makefile (distribute): Add tst-initorder2.c.
53514         (tests): Add tst-initorder2.
53515         (modules-names): Add tst-initorder2a tst-initorder2b
53516         tst-initorder2c tst-initorder2d.  Add rules to build them.
53517         ($(objpfx)tst-initorder2.out): New rule.
53518         * elf/tst-initorder2.c: New file.
53519         * elf/tst-initorder2.exp: New file.
53521 2011-08-22  Andreas Schwab  <schwab@redhat.com>
53523         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
53525         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
53526         dependencies back to end of function.
53528         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
53529         $(elfobjdir)/ld.so.
53531 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
53533         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
53534         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
53535         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
53536         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
53537         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
53538         of __vdso_gettimeofday.
53539         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
53540         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
53541         attribute_hidden.
53542         (_libc_vdso_platform_setup): Remove initialization of
53543         __vdso_gettimeofday and __vdso_time.
53545 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
53547         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
53548         and fgetc_unlocked.
53549         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
53550         getc_unlocked.
53552         * elf/dl-open.c (add_to_global): Report additions to the global scope
53553         for LD_DEBUG=scopes.
53554         (dl_open_worker): Also print scope of newly loaded dependencies.
53555         (_dl_show_scope): Indicate if there is no scope.
53557         [BZ #13114]
53558         * stdio-common/Makefile (tests): Add bug24.
53559         * stdio-common/bug24.c: New file.
53561 2011-08-19  Andreas Jaeger  <aj@suse.de>
53563         [BZ #13114]
53564         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
53565         non-existant file when using close-on-exec mode.
53567 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
53569         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
53570         the very first instruction.
53572         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
53573         the CFI state in the end.
53574         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
53575         inclusion of dl-trampoline.h.
53576         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
53578 2011-08-19  Andreas Schwab  <schwab@redhat.com>
53580         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
53581         expectations for long double.
53583         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
53584         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
53586 2011-08-14  David S. Miller  <davem@davemloft.net>
53588         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
53589         artificual limit depends upon the system page size.
53591 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
53593         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
53594         * resolv/Makefile: Define CFLAGS-libresolv.
53596 2011-08-17  Andreas Schwab  <schwab@redhat.com>
53598         * nss/makedb.c (compute_tables): Make variables used in nested
53599         function static.
53601 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
53603         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
53604         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
53605         if buffer was too small.
53607         * elf/pldd.c (main): Attach to all threads in the process.
53608         Rewrite /proc handling to use *at functions.
53610 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
53612         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
53613         specifies first scope to show.
53614         (dl_open_worker): Update callers.  Move printing scope of new
53615         object to before the relocation.
53616         * elf/rtld.c (dl_main): Update _dl_show_scope call.
53617         * sysdeps/generic/ldsodefs.h: Update declaration.
53619         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
53620         string for the scope number.
53622 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
53624         * nscd/servicescache.c (cache_addserv): Make sure written is always
53625         initialized.
53627 2011-08-14  Roland McGrath  <roland@hack.frob.com>
53629         * sysdeps/i386/i486/bits/atomic.h
53630         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
53631         statement expression, so as to suppress "set but not used" warning.
53632         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
53634         * string/strncat.c (STRNCAT): Use prototype definition.
53636         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
53637         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
53638         -Iprograms here.
53639         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
53640         (localedef-modules): Add localedef.
53641         (locale-modules): Add locale.
53643         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
53644         * elf/rtld.c (dl_main): Invert order of assignment in last change,
53645         to avoid a warning.
53647 2011-08-14  David S. Miller  <davem@davemloft.net>
53649         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
53650         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
53652 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
53654         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
53655         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
53656         * elf/rtld.c (dl_main): Set l_name of vDSO.
53657         Call _dl_show_scope when DL_DEBUG_SCOPES.
53658         (process_dl_debug): Recognize scopes flag and also set it for all.
53659         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
53660         Declare _dl_show_scope.
53662         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
53663         (do_dlopen): Pass caller_dlopen to dl_open.
53664         (__libc_dlopen_mode): Initialize caller_dlopen.
53666         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
53667         of libc.  Make tolower call locale-independent.  Optimize a bit by
53668         using isdigit instead of isalnum.
53669         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
53671 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
53673         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
53674         was a dependency or dynamically loaded.
53676 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
53678         * intl/l10nflist.c: Allow architecture-specific pop function.
53679         * sysdeps/x86_64/l10nflist.c: New file.
53681         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
53682         classification.
53684 2011-08-10  Andreas Schwab  <schwab@redhat.com>
53686         * include/dirent.h: Add libc_hidden_proto for scandirat and
53687         scandirat64.  Don't declare __scandirat64.
53688         * dirent/scandirat.c: Add libc_hidden_def.
53689         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
53690         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
53692 2011-08-10  David S. Miller  <davem@davemloft.net>
53694         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
53695         enum.
53696         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
53697         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
53698         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
53700 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
53702         * Versions.def [libc]: Add GLIBC_2.15.
53703         * dirent/Makefile (routines): Add scandirat and scandirat64.
53704         * dirent/Versions [libc]: Export scandirat and scandirat64 for
53705         GLIBC_2.15.
53706         * dirent/dirent.h: Declare scandirat and scandirat64.
53707         * dirent/scandirat.c: New file.
53708         * dirent/scandirat64.c: New file.
53709         * sysdeps/wordsize-64/scandirat.c: New file.
53710         * sysdeps/wordsize-64/scandirat64.c: New file.
53711         * dirent/opendir.c: Define opendirat.
53712         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
53713         using scandirat.
53714         * dirent/scandir64.c: Adjust for scandir.c change.
53715         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
53716         __scandirat64, and __scandir_cancel_handler.
53717         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
53718         additional parameter and use openat instead of open (outside of ld.so).
53719         Add new __opendir as wrapper around __opendirat.
53720         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
53721         here without requiring old scandirat implementation.
53723 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
53725         * dirent/scandir.c (cancel_handler): Renamed to
53726         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
53727         defined.  Adjust users.
53728         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
53729         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
53731 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
53733         * string/test-string.h (IMPL): Use __STRING to expand name and then
53734         stringify it.
53736         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
53737         of cleanups.
53739 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53741         * string/Makefile: Update.
53742         (strop-tests): Append strncat.
53743         * string/test-wcscmp.c: New file.
53744         New comprehensive test for wcscmp.
53745         * string/test-strcmp.c: Update.
53746         (WIDE): New define.
53748 2011-07-22  Andreas Schwab  <schwab@redhat.com>
53750         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
53751         line.
53753 2011-07-26  Andreas Schwab  <schwab@redhat.com>
53755         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
53756         encoding to ACE if AI_IDN.
53758 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
53760         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
53761         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
53763 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
53765         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
53766         Fix overflow bug in strncat.
53767         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
53769         * string/test-strncat.c: Update.
53770         Add new tests for checking overflow bugs.
53772 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
53774         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53775         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
53776         * sysdeps/i386/i686/multiarch/strcat.S: New file.
53777         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
53778         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
53779         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
53780         * sysdeps/i386/i686/multiarch/strncat.S: New file.
53781         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
53782         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
53784         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
53785         (USE_AS_STRCAT): Define.
53786         Add strcat and strncat support.
53787         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
53789 2011-07-25  Andreas Schwab  <schwab@redhat.com>
53791         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
53792         __n bigger than INT_MAX+1.
53793         (__strncmp_g): Likewise.
53795 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
53797         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
53798         * libio/stido.h: Likewise.
53800         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
53801         (AF_NFC): Define.
53802         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
53803         (AF_NFC): Define.
53805         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
53806         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
53807         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
53808         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
53809         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
53811         [BZ #13021]
53812         * scripts/test-installation.pl: Don't expect libnss_test1 to be
53813         installed.
53815         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
53816         typo.
53817         (_dl_x86_64_save_sse): Likewise.
53819 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
53821         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
53822         OSXSAVE.
53823         (_dl_x86_64_save_sse): Likewise.
53825         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
53827         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
53829 2011-07-21  Andreas Schwab  <schwab@redhat.com>
53831         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
53832         change.
53833         (_dl_x86_64_save_sse): Use correct AVX check.
53835 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53837         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
53838         bug in strncpy/strncat.
53839         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
53841 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
53843         * string/tester.c (test_strcat): Add tests for different alignments
53844         of source and destination.
53845         (test_strncat): Likewise.
53847 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
53849         [BZ #12852]
53850         * posix/glob.c (glob): Check passed in values before using them in
53851         expressions to avoid some overflows.
53852         (glob_in_dir): Likewise.
53854         [BZ #13007]
53855         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
53856         check for AVX enablement so that we don't crash with old kernels and
53857         new hardware.
53858         * elf/tst-audit4.c: Add same checks here.
53859         * elf/tst-audit6.c: Likewise.
53861         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
53863 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
53865         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
53867 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
53869         * po/cs.po: Update from translation team.
53870         * po/bg.po: Likewise.
53872 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
53874         * misc/sys/cdefs.h: Add support for const attribute.
53875         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
53876         to gnu_dev_{major,minor,makedev} functions.
53878 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
53880         * intl/dcigettext.c (get_output_charset): Add missing bracket.
53882 2011-07-20  Andreas Schwab  <schwab@redhat.com>
53884         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
53885         strlen results.
53887 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53889         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
53890         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
53891         register in order to avoid conflicts with the soft frame pointer
53892         being held in r11 when necessary.
53893         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
53894         (INTERNAL_VSYSCALL_NCS): Likewise.
53896 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
53898         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
53899         * elf/dl-fini.c (_dl_fini): Adjust caller.
53900         * elf/dl-close.c (_dl_close_worker): Likewise.
53901         * sysdeps/generic/ldsodefs.h: Adjust declaration.
53903 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
53905         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
53906         "aux_cache->nlibs < 0".
53908         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
53909         in the reload-count case.
53911 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
53913         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
53914         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
53915         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
53916         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
53917         * sysdeps/x86_64/multiarch/strcat.S: New file.
53918         * sysdeps/x86_64/multiarch/strncat.S: New file.
53919         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
53920         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
53921         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
53922         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
53923         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
53924         (USE_AS_STRCAT): Define.
53925         Add strcat and strncat support.
53926         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
53927         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
53928         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
53929         * string/strncat.c: Update.
53930         (USE_AS_STRNCAT): Define.
53931         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
53932         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
53933         and i7.
53934         * sysdeps/x86_64/multiarch/init-arch.h
53935         (bit_Prefer_PMINUB_for_stringop): New.
53936         (index_Prefer_PMINUB_for_stringop): Likewise.
53937         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
53938         bit_Prefer_PMINUB_for_stringop.
53940 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
53942         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
53943         buffer64.
53944         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
53945         of casting of buffer.
53946         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
53947         buffer32 and buffer64.
53948         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
53949         writes instead of casting of buffer.
53950         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
53951         buffer32.
53952         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
53953         casting of buffer.
53955 2011-07-19  Andreas Schwab  <schwab@redhat.com>
53957         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
53959 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
53961         * nscd/nscd.c (termination_handler): Don't do anything for a database
53962         if it has not yet been initialized.
53964 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
53966         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
53968 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
53970         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
53972 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
53974         * po/nl.po: Update from translation team.
53975         * po/sv.po: Likewise.
53977 2011-07-16  Roland McGrath  <roland@hack.frob.com>
53979         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
53980         now disallowed by GCC.
53982         * configure.in (use-default-link): Default to yes if a test -shared
53983         link meets our qualifications.
53984         * configure: Regenerated.
53986         * config.make.in (output-format): New variable.
53987         * configure.in: Check for ld --print-output-format support.
53988         * configure: Regenerated.
53989         * Makerules ($(common-objpfx)format.lds)
53990         [$(output-format) != unknown]: Just use $(output-format),
53991         instead of the linker-script munging.
53993 2011-07-14  Roland McGrath  <roland@hack.frob.com>
53995         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
53996         of $(common-objpfx)shlib.lds.
53997         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
53999         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
54000         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
54002         * configure.in (-z relro check): Adjust test code to add a large
54003         writable data section after it.
54004         * configure: Regenerated.
54006 2011-07-11  Roland McGrath  <roland@hack.frob.com>
54008         * configure.in (-z relro check): Fix test code to make the variable
54009         truly const.
54010         * configure: Regenerated.
54012 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
54014         * nscd/nscd.h (struct traced_file): Define.
54015         (struct database_dyn): Remove inotify_descr, reset_res, and filename
54016         elements.  Add traced_files.
54017         (inotify_fd): Declare.
54018         (register_traced_file): Declare.
54019         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
54020         (inotify_fd): Export.
54021         (resolv_conf_descr): Remove.
54022         (nscd_init): Move inotify descriptor creation to main.
54023         Don't register files for notification here.
54024         (register_traced_file): New function.
54025         (invalidate_cache): Don't use reset_res to determine whether to call
54026         res_init, go through the list of registered files.
54027         (main_loop_poll): The inotify descriptors are now stored in the
54028         structures for the traced files.
54029         (main_loop_epoll): Likewise
54030         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
54031         to __nss_disable_nscd.
54032         * nscd/cache.c (prune_cache): There is no single inotify descriptor
54033         for a database anymore.  Check the records for all the registered
54034         files instead.
54035         * nss/Makefile (libnss_files-routines): Add files-init.
54036         (libnss_db-routines): Add db-init.
54037         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
54038         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
54039         * nss/nss_db/db-init.c: New file.
54040         * nss/nss_files/files-init.c: New file.
54041         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
54042         __nss_lookup_function.
54043         (__nss_lookup_function): Call nss_load_library.
54044         (nss_load_all_libraries): New function.
54045         (__nss_disable_nscd): Take parameter with callback function for files
54046         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
54047         used for the cached services.
54048         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
54049         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
54050         options for features to all the files in nscd.
54052         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
54054 2011-07-10  Roland McGrath  <roland@hack.frob.com>
54056         * csu/elf-init.c (__libc_csu_init): Comment typo.
54058 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
54060         * po/pl.po: Update from translation team.
54061         * po/ja.po: Likewise.
54062         * po/ru.po: Likewise.
54063         * po/ko.po: Likewise.
54064         * po/fr.po: Likewise.
54066 2011-07-09  Roland McGrath  <roland@hack.frob.com>
54068         * configure.in (.ctors/.dtors header and trailer check):
54069         Use an empirical test on a built program.
54070         * configure: Regenerated.
54072         * configure.in (-z relro check): Use an empirical test on a built DSO.
54073         Detect, but do not require, on ia64.
54074         * configure: Regenerated.
54076         * configure.in (READELF): Find it with AC_CHECK_TOOL.
54077         Update tests that use readelf to use $READELF instead.
54078         * configure: Regenerated.
54080 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
54082         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
54083         if the result is not used.
54085 2011-07-05  Andreas Jaeger  <aj@suse.de>
54087         [BZ#9696]
54088         * stdlib/tst-strtod.c: Add testcase.
54090 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
54092         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
54093         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
54094         The latter has a higher limit.  Take additional parameter to pass to
54095         the new function.
54096         (__pathconf): Pass file to __statfs_link_max.
54097         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
54098         __statfs_link_max.
54099         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
54100         __statfs_link_max.
54102         [BZ #12868]
54103         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
54104         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
54105         Handle Lustre.
54106         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
54107         (__statfs_filesize_max): Likewise.
54108         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
54110 2011-07-05  Andreas Jaeger  <aj@suse.de>
54112         * resolv/res_comp.c (dn_skipname): Remove unused variable.
54114 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
54116         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
54117         `status' variable.
54118         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
54119         Likewise.
54121 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
54123         * Makefile (strop-tests): Add strncat.
54124         * string/test-strncat.c: New file.
54126 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
54128         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
54130 2011-06-21  Andreas Jaeger  <aj@suse.de>
54132         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
54133         Copy rule from iconvdata/Makefile.
54135 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
54137         [BZ #12922]
54138         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
54139         but no long options are defined, just return 'W'.
54141 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
54143         [BZ #9696]
54144         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
54146 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
54148         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
54149         netgroups to read.
54150         (innetgr): Likewise.
54152 2011-07-05  Roland McGrath  <roland@hack.frob.com>
54154         * config.make.in (install_root): Default to $(DESTDIR).
54156 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
54158         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
54160 2011-07-02  Roland McGrath  <roland@hack.frob.com>
54162         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
54164         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
54165         containing directory rather than embedding absolute directory names.
54167         * scripts/check-local-headers.sh: Rewritten using awk.
54168         Match by word, not by line.  Print error messages for matches.
54169         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
54171         * Makerules [shlib-lds-flags empty]:
54172         ($(common-objpfx)libc_pic.opts): New target.
54173         ($(common-objpfx)libc_pic.os.clean): New target.
54174         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
54176         * config.make.in (OBJCOPY): New variable.
54177         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
54178         * configure: Regenerated.
54180         * config.make.in (use-default-link): New variable.
54181         * configure.in (use_default_link): Grok --with-default-link to set it.
54182         * configure: Regenerated.
54183         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
54184         (shlib-lds, shlib-lds-flags): Define to empty.
54186         * Makerules (shlib-lds): New variable.
54187         (shlib-lds-flags): New variable.
54188         (build-shlib, build-moduile, build-module-asneeded): Use it.
54189         ($(common-objpfx)libc.so): Use $(shlib-lds).
54190         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
54191         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
54193         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
54194         DT_FLAGS/DT_FLAGS_1 with zero flags.
54196         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
54197         linker script munging.
54199 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
54201         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
54202         as 128-bit value.
54203         * crypt/sha512.c (sha512_process_block): Perform total addition using
54204         128-bit if possible.
54205         (__sha512_finish_ctx): Likewise.
54206         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
54207         as 64-bit value.
54208         * crypt/sha256.c (SWAP64): Define.
54209         (sha256_process_block): Perform total addition using 64-bit if
54210         possible.
54211         (__sha256_finish_ctx): Likewise.
54213 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
54215         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
54216         * nscd/initgrcache.c (addinitgroupsX): Likewise.
54217         * nscd/hstcache.c (cache_addhst): Likewise.
54218         * nscd/grpcache.c (cache_addgr): Likewise.
54219         * nscd/aicache.c (addhstaiX): Likewise
54220         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
54222 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
54224         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
54225         * nscd/initgrcache.c (addinitgroupsX): Likewise.
54226         * nscd/hstcache.c (cache_addhst): Likewise.
54227         * nscd/grpcache.c (cache_addgr): Likewise.
54228         * nscd/aicache.c (addhstaiX): Likewise
54230 2011-07-01  Andreas Schwab  <schwab@redhat.com>
54232         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
54233         domain only when needed.
54235 2011-06-30  Andreas Schwab  <schwab@redhat.com>
54237         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
54238         is always restored.
54240 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
54242         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
54243         are re-adding the entry.
54244         * nscd/servicescache.c (cache_addserv): Likewise.
54246 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
54248         * sysdeps/generic/dl-irel.h: fix protection against multiple
54249         inclusions.
54250         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
54252 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
54254         [BZ #12935]
54255         * malloc/memusage.sh: Fix quoting in message.
54256         * debug/xtrace.sh: Likewise.
54258         * configure.in: Remove support for --experimental-malloc option, make
54259         it the default.
54260         * config.make.in: Likewise.
54261         * malloc/Makefile: Likewise.
54263 2011-06-27  Andreas Schwab  <schwab@redhat.com>
54265         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
54266         two-byte characters.
54268 2011-06-27  Roland McGrath  <roland@hack.frob.com>
54270         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
54271         AC_CACHE_CHECK invocation.
54272         * configure: Regenerated.
54274         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
54276 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
54278         [BZ #12350]
54279         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
54280         bit from old_res_options.
54282         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
54284         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
54285         value type for setfct.
54287 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
54289         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
54290         __gettimeofday instead of gettimeofday.
54292 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
54294         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
54296 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
54298         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
54300         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
54301         info.
54303 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
54305         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54306         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
54307         strcpy-sse2-unaligned strncpy-sse2-unaligned
54308         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
54309         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
54310         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
54311         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
54312         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
54313         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
54314         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
54315         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
54316         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
54317         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
54318         (STRCPY): Support SSE2 and SSSE3 versions.
54320 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
54322         [BZ #12874]
54323         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
54324         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
54325         kernels which artificially limit size of requests.
54327 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
54329         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54330         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
54331         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
54332         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
54333         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
54334         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
54335         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
54336         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
54337         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
54338         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
54339         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
54340         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
54341         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
54342         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
54343         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
54344         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54345         Enable unaligned load optimization for Intel Core i3, i5 and i7
54346         processors.
54347         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
54348         Define.
54349         (index_Fast_Unaligned_Load): Define.
54350         (HAS_FAST_UNALIGNED_LOAD): Define.
54352 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
54354         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
54356 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
54358         [BZ #12907]
54359         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
54360         until it is clear that the information is realy needed.
54361         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
54363 2011-06-22  Andreas Schwab  <schwab@redhat.com>
54365         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
54367 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
54369         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
54370         /sys/devices/system/cpu/online if it is usable.
54372         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
54373         reading the information from the /proc filesystem to once a second.
54375 2011-06-21  Andreas Jaeger  <aj@suse.de>
54377         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
54378         NULL after inclusion of kernel headers.
54380 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
54382         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
54383         calls to internal_setent.
54385         [BZ #12885]
54386         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
54387         addresses using gethostbyname4_r ignore IPv4 addresses.
54389         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
54390         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
54392         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
54394 2011-06-20  David S. Miller  <davem@davemloft.net>
54396         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
54397         inclusions.
54398         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
54400         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
54401         (elf_irel): Use it.
54402         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
54403         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
54404         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
54405         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
54406         * sysdeps/x86_64/dl-irel.h: Likewise.
54408         * elf/dl-runtime.c: Use elf_ifunc_invoke.
54409         * elf/dl-sym.c: Likewise.
54411 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
54413         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
54414         need to dereference resplen2.
54416 2011-06-14  Andreas Schwab  <schwab@redhat.com>
54418         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
54420 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
54422         * Makeconfig: Define vardbdir and inst_vardbdir.
54423         * nss/Makefile: Add rules to install db-Makefile.
54425         * nss/nss_db/db-XXX.c: Cleanup.
54427         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
54428         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
54429         GLIBC_PRIVATE.
54430         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
54431         * nss/makedb.c: Implement -g option to specify that value strings
54432         are generated and should not be added to table iterated over for
54433         get*ent calls.
54434         * nss/nss_db/db-initgroups.c: New file.
54436         * nss/getent.c: Add support for initgroups lookups through getgrouplist
54437         interface.
54439         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
54440         (internal_getgrouplist): Adjust to name change.
54441         Update use_initgroups_entry if this is not the first call.
54442         * nss/databases.def: Add initgroups entry.
54444         * nss/makedb.c (compute_tables): Check result of multiple hash table
54445         sizes to minimize maximum chain length.
54447 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
54449         * Versions.def: Add entry for libnss_db.
54450         * shlib-versions: Likewise.
54451         * nss/Makefile: Add rules to build libnss_db.
54452         * nss/Versions: Add libnss_db information.  Organize libnss_files
54453         entries better.
54454         * nss/db-Makefile: Add gshadow support.  Change rules for the new
54455         makedb progra.  Some minor improvements to generate smaller files.
54456         * nss/nss_db/nss_db.h: Move NSS database header data structures to
54457         here from...
54458         * nss/makedb.c: ...here.
54459         Improve database format to be smaller and require less memory at
54460         runtime.
54461         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
54462         db anymore.
54463         * nss/nss_db/db-netgrp.c: Likewise.
54464         * nss/nss_db/db-open.c: Likewise.
54465         * nss/nss_files/flies-XXX.x: Adjust comments.
54466         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
54467         * nss/nss_files/files-grp.c: Likewise.
54468         * nss/nss_files/files-hosts.c: Likewise.
54469         * nss/nss_files/files-network.c: Likewise.
54470         * nss/nss_files/files-proto.c: Likewise.
54471         * nss/nss_files/files-pwd.c: Likewise.
54472         * nss/nss_files/files-rpc.c: Likewise.
54473         * nss/nss_files/files-service.c: Likewise.
54474         * nss/nss_files/files-sgrp.c: Likewise.
54475         * nss/nss_files/files-spwd.c: Likewise.
54476         * nss/nss_db/db-alias.c: Removed.
54477         * nss/nss_db/dummy-db.h: Removed.
54479 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
54481         * nss/makedb.c: Rewritten to not use database library.
54482         * nss/Makefile: Update to build new makedb program.
54484 2011-06-14  Andreas Jaeger  <aj@suse.de>
54486         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
54487         memset declaration.
54489 2011-06-10  Andreas Schwab  <schwab@redhat.com>
54491         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
54492         tmpbuf.
54494 2011-06-10  Roland McGrath  <roland@hack.frob.com>
54496         * Makerules (shlib.lds): Fail if the linker script comes out empty.
54497         * elf/Makefile ($(objpfx)ld.so): Likewise.
54499         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
54500         Don't list ld.so twice in dependencies.
54502         * posix/bug-regex31.c: Include <stdlib.h>.
54504         * nscd/hstcache.c (cache_addhst): Remove unused variable.
54506         * nis/nss_compat/compat-spwd.c
54507         (getspent_next_nss_netgr): Remove unused variable.
54508         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
54510         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
54511         nonmembers" output to use the right array.
54513         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
54515         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
54517         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
54518         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
54519         * catgets/gencat.c (read_input_file): Likewise.
54520         * locale/programs/locarchive.c (enlarge_archive): Likewise.
54522         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
54523         variable definition inside #if's controlling its use.
54525         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
54527         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
54529         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
54531         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
54532         unreachable code.
54534         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
54536         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
54537         * configure: Regenerated.
54539         * Makerules: Revert last change.
54540         * elf/Makefile: Likewise.
54542 2011-06-09  Roland McGrath  <roland@hack.frob.com>
54544         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
54545         * elf/Makefile ($(objpfx)librtld.os): Likewise.
54546         (reloc-link): Likewise.
54548 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
54550         * elf/Makefile: Add rules to build pldd.
54551         * elf/pldd.c: New file.
54552         * elf/pldd-xx.c: New file.
54554 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
54556         * version.h: Update for 2.15 development version.
54558 2011-06-07  David S. Miller  <davem@davemloft.net>
54560         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
54561         ifuncs.
54562         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
54563         elf_machine_lazy_rel): Likewise.
54564         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
54565         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
54566         elf_machine_lazy_rel): Likewise.
54567         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
54568         dl_hwcap via passed in argument.
54569         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
54570         Likewise.
54572 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
54574         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
54576 2011-06-06  Roland McGrath  <roland@hack.frob.com>
54578         [BZ #12849]
54579         * manual/fdl-1.1.texi: New file, verbatim from:
54580         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
54581         * manual/lgpl-2.1.texi: New file, verbatim from:
54582         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
54583         * manual/Makefile (licenses): New variable, list those new file names.
54584         (texis): Use it.
54585         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
54587         * manual/fdl.texi: File removed.
54588         * manual/lesser.texi: File removed.
54589         * manual/libc.texinfo (Copying, Documentation License):
54590         Use new @include file names, put @appendix directive before @include.
54592 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
54594         [BZ #12841]
54595         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
54596         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
54597         (mq_open): Add __NTH.
54599 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
54601         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54602         Assume Intel Core i3/i5/i7 processor if AVX is available.
54604 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
54606         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
54607         typo.
54609 2011-05-31  Andreas Schwab  <schwab@redhat.com>
54611         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
54612         memory.  Use alloca_account.  Fix memory leak when retrying.
54614 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
54616         * version.h (RELEASE): Bump for 2.14 release.
54617         * include/features.h (__GLIBC_MINOR__): Bump to 14.
54619         * config.make.in (RANLIB): Remove entry.
54621 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
54623         * po/Makefile (po-sed-cmd): Add ksh to extensions.
54624         (libc.pot): Work around missing support for .ksh extension in xgettext.
54626         [BZ #12684]
54627         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
54628         if both request failed.
54629         (send_dg): In case of server errors clear resplen or *resplen2.
54631         [BZ #12454]
54632         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
54633         when there are multiple maps.
54634         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
54635         (_dl_fini): Remove test here.
54637         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
54639 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
54641         [BZ #12350]
54642         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
54643         bit from old_res_options.
54644         (gaih_inet): Likewise.
54646         [BZ #11099]
54647         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
54648         as signed.
54650         * resolv/res_init.c (res_setoptions): Make the code more compact.
54652         [BZ #11558]
54653         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
54654         set RES_USEVC.
54656         [BZ #11634]
54657         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
54659         * malloc/malloc.h: Mark malloc hook variables as deprecated.
54661         [BZ #11781]
54662         * malloc/malloc.h: Declare malloc hook variables as volatile.
54664         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
54665         in last patch.
54667         [BZ #11799]
54668         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
54669         raise in the comment.
54670         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
54671         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
54672         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
54674 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
54676         [BZ #12811]
54677         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
54678         grow the buffers more if it already has to be sufficient.
54679         (build_wcs_upper_buffer): Likewise.
54680         * posix/regexec.c (check_matching): Likewise.
54681         (clean_state_log_if_needed): Likewise.
54682         (extend_buffers): Don't enlarge buffers beyond size of the input
54683         buffer.
54684         Patches mostly by Emil Wojak <emil@wojak.eu>.
54685         * posix/bug-regex32.c: New file.
54686         * posix/Makefile (tests): Add bug-regex32.
54688         * locale/findlocale.c (_nl_find_locale): Return right away if
54689         _nl_explode_name failed.
54690         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
54692         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
54694         * debug/xtrace.sh: Unify messages.
54695         * malloc/memusage.sh: Likewise.
54697         [BZ #12813]
54698         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
54699         time symbol from vDSO.  Substitute with vsyscall if not available.
54700         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
54701         __vdso_time.
54703         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
54704         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
54705         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
54706         Add sendmmsg and internal_sendmmsg.
54707         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
54708         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
54709         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
54711         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
54712         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
54713         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
54715 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
54717         [BZ #12813]
54718         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
54719         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
54720         available.
54721         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
54722         __vdso_getcpu.
54724         [BZ #12814]
54725         * iconvdata/Makefile (tests): Add bug-iconv9.
54726         * iconvdata/bug-iconv9.c: New file.
54728 2011-05-27  Andreas Schwab  <schwab@redhat.com>
54730         [BZ #12814]
54731         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
54733 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
54735         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
54736         (struct user_regs_struct): Change intcs field back to cs.
54738 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
54740         * po/ja.po: Update from translation team.
54742 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
54744         [BZ #12795]
54745         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
54746         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
54748 2011-05-20  Andreas Schwab  <schwab@redhat.com>
54750         * stdlib/longlong.h: Update from GCC.
54752 2011-05-23  Andreas Schwab  <schwab@redhat.com>
54754         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
54755         parameter name.
54756         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
54757         Add parameter name.
54758         (__sysconf): Pass it down.
54760 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
54762         [BZ #12671]
54763         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
54764         some situations.
54765         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
54766         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
54767         add in in __libc_use_alloca calls.  Adjust callers.
54768         (glob): Use malloc in some situations.
54770         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
54771         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
54772         pltexit.
54774 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
54776         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
54777         and CLOCK_BOOTTIME_ALARM.
54779         [BZ #12782]
54780         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
54781         is returned.
54783         * string/_strerror.c (__strerror_r): Print negative errors as signed
54784         numbers.
54786         [BZ #12777]
54787         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
54788         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
54789         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
54791         * configure.in: Fix typo in redirection and correct removal of test
54792         files in two cases.
54794         [BZ #12788]
54795         * locale/setlocale.c (new_composite_name): Fix test to check for
54796         identical name of all categories.
54798         [BZ #12792]
54799         * libio/filedoalloc.c (local_isatty): New function.
54800         (_IO_file_doallocate): Use local_isatty.
54801         * stdio-common/perror.c (perror): In case a new stream is used
54802         forward the stream error.
54803         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
54804         error flag.
54806 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
54808         [BZ #11869]
54809         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
54810         alloca.
54811         * include/alloca.h (extend_alloca_account): Define.
54813         [BZ #11857]
54814         * posix/regex.h: Fix comments with documentation of user-accessible
54815         fields after compilation and describe correct free'ing of pattern
54816         after re_compile_pattern.
54817         Patch by Reuben Thomas <rrt@sc3d.org>.
54819 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
54821         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
54822         and -mno-altivec to prevent the compiler from using Altivec and/or
54823         VSX instructions when the corresponding registers are not available.
54825 2011-05-19  Andreas Schwab  <schwab@redhat.com>
54827         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
54829 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
54831         * libio/freopen.c (freopen): Use __dup2, not dup2.
54832         * libio/freopen64.c (freopen64): Likewise.
54834 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
54836         [BZ #12775]
54837         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
54838         * math/Makefile (tests): Add test-powl.
54839         (CFLAGS-test-powl.c): Define.
54840         * math/test-powl.c: New file.
54842 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
54844         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
54846 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
54848         [BZ #11837]
54849         * iconvdata/gb18030.c: Update to GB18020-2005.
54851 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
54853         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
54854         RE_SYNTAX_POSIX_AWK): Update to match recent development.
54855         Patch by Aharon Robbins <arnold@skeeve.com>.
54857         [BZ #11892]
54858         * stdlib/putenv.c (putenv): Don't always create copy of the variable
54859         on the stack.
54861         [BZ #11895]
54862         * misc/pselect.c (__pselect): Handle timeout value errors hidden
54863         through underflows.
54865         [BZ #12766]
54866         * misc/error.c (error_at_line): Ensure file_name and old_file_name
54867         point to strings before performing equality test for error_one_per_line
54868         mode.
54870         [BZ #11697]
54871         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
54873         [BZ #11820]
54874         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
54875         (struct user_fpregs_struct): Avoid __uint*_t types.
54877         [BZ #6420]
54878         * malloc/mtrace.c (tr_where): Add additional parameter to point to
54879         symbol info.  Use it instead of calling _dl_addr locally.
54880         (lock_and_info): New function.
54881         (tr_freehook): Call lock_and_info and pass symbol info as additional
54882         parameter to tr_where.
54883         (tr_mallochook): Likewise.
54884         (tr_reallochook): Likewise.
54885         (tr_memalignhook): Likewise.
54887         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
54888         used and couldn't be at all thread-safe.
54890 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
54892         * libio/freopen.c (freopen): Don't close old file descriptor
54893         before the new one is opened.  Instead dup the new file descriptor
54894         to the old one after the new stream is created.
54895         * libio/freopen64.c (freopen64): Likewise.
54896         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
54897         * libio/fileops.c (_IO_new_file_close_it): Handle new
54898         _IO_FLAGS2_NOCLOSE flag.
54899         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
54900         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
54901         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
54902         _IO_FLAGS2_NOCLOSE flag.
54903         * include/unistd.h: Add hidden_proto for dup3.
54904         Define __have_dup3.
54905         * io/dup3.c: Define hidden symbol.
54906         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
54908         [BZ #7101]
54909         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
54910         when an incomplete long option is used.
54911         * posix/tst-getopt_long1.c: New file.
54912         * posix/Makefile (tests): Add tst-getopt_long1.
54914         [BZ #10138]
54915         * scripts/config.guess: Update from autoconf-2.68.
54916         * scripts/config.sub: Likewise.
54918         [BZ #10157]
54919         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
54920         tests into ...
54921         (has_cpuclock): ...this.  New function.
54922         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
54923         macro here based on has_cpuclock code.
54925         [BZ #10149]
54926         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
54927         First byte (not low byte) is now always NUL.
54928         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
54930         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
54931         Use non-cancelable interfaces.
54933         [BZ #9809]
54934         * locale/iso-639.def: Add entry for Sorani.
54936         [BZ #11901]
54937         * include/stdlib.h: Move include protection to the right place.
54938         Define abort_msg_s.  Declare __abort_msg with it.
54939         * stdlib/abort.c (__abort_msg): Adjust type.
54940         * assert/assert.c (__assert_fail_base): New function.  Majority
54941         of code from __assert_fail.  Allocate memory for __abort_msg with
54942         mmap.
54943         (__assert_fail): Now call __assert_fail_base.
54944         * assert/assert-perr.c: Remove bulk of implementation.  Use
54945         __assert_fail_base.
54946         * include/assert.hL Declare __assert_fail_base.
54947         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
54948         mmap.
54949         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
54951 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
54953         [BZ #11952]
54954         [BZ #12453]
54955         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
54956         until all modules are registered in the DTV.
54957         * elf/Makefile: Add rules to build and run tst-tls19.
54958         * elf/tst-tls19.c: New file.
54959         * elf/tst-tls19mod1.c: New file.
54960         * elf/tst-tls19mod2.c: New file.
54961         * elf/tst-tls19mod3.c: New file.
54962         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
54964         [BZ #12083]
54965         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
54966         correctly.
54968         [BZ #12601]
54969         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
54970         two-byte sequence errors.
54971         * iconvdata/Makefile (tests): Add bug-iconv8.
54972         * iconvdata/bug-iconv8.c: New file.
54974         [BZ #12626]
54975         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
54976         buf2 definition.
54978         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
54980         [BZ #12432]
54981         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
54982         (dummy_getcfa): New function.
54983         (init): Get _Unwind_GetCFA address, use dummy if not found.
54984         (backtrace_helper): In recursion check, also check whether CFA changes.
54985         (__backtrace): Completely initialize arg.
54987         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
54988         storing incomplete byte sequence in state object.  Avoid testing for
54989         guaranteed too small input if we know there is enough data available.
54991 2011-05-11  Andreas Schwab  <schwab@redhat.com>
54993         * Makeconfig (+link-pie): Indent.
54994         * Rules (binaries-pie): Define if $(have-fpie) and
54995         $(build-shared).
54996         (binaries-shared): Also filter out $(binaries-pie).
54997         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
54998         * nscd/Makefile (others-pie): Add nscd.
54999         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
55000         ($(objpfx)nscd): Remove command override.
55001         * login/Makefile (others-pie): Add pt_chown.
55002         ($(objpfx)pt_chown): Remove command override.
55003         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
55004         remove command overrides.
55006 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
55008         * libio/tst_putwc.c: Fix error messages.
55010         [BZ #12724]
55011         * libio/fileops.c (_IO_new_file_close_it): Always flush when
55012         currently writing and seek to current position when not.
55013         * libio/Makefile (tests): Add bug-fclose1.
55014         * libio/bug-fclose1.c: New file.
55016 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
55018         [BZ #12511]
55019         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
55020         don't set DF_1_NODELETE here.
55021         (do_lookup_x): When entering new entry test for copy relocation
55022         and if necessary set DF_1_NODELETE flag.
55023         * elf/tst-unique4.cc: New file.
55024         * elf/tst-unique4.h: New file.
55025         * elf/tst-unique4lib.cc: New file.
55026         * elf/Makefile: Add rules to build and run tst-unique4.
55027         Patch by Piotr Bury <pbury@goahead.com>.
55029 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
55031         [BZ #12052]
55032         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
55034         [BZ #12625]
55035         * misc/mntent_r.c (addmntent): Flush the stream after the output
55037         [BZ #12393]
55038         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
55039         (is_trusted_path_normalize): Skip initial colon.  Append slash
55040         to empty buffer.  Duplicate is_trusted_path code but allow
55041         constructed patch to be prefix.
55042         (is_dst): Allow $ORIGIN followed by /.
55043         (_dl_dst_substitute): Correct clearing of check_for_trusted.
55044         Correct testing of result of is_trusted_path_normalize
55045         (decompose_rpath): Fix warning.
55047 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
55049         [BZ #11257]
55050         * grp/initgroups.c (internal_getgrouplist): When we found the service
55051         list through the initgroups entry in nsswitch.conf do not always
55052         continue on a successful lookup.  Don't always use the
55053         __nss_group_database value if it is set.
55054         * nss/nsswitch.conf (initgroups): Change action for successful db
55055         lookup to continue for compatibility.
55057 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
55059         [BZ #11532]
55060         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
55061         and CP774 modules.
55062         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
55063         and CP774 modules.
55064         * iconvdata/tst-tables.sh: Likewise.
55065         * iconvdata/cp770.c: New file.
55066         * iconvdata/cp771.c: New file.
55067         * iconvdata/cp772.c: New file.
55068         * iconvdata/cp773.c: New file.
55069         * iconvdata/cp774.c: New file.
55070         * iconvdata/testdata/CP770: New file.
55071         * iconvdata/testdata/CP770..UTF8: New file.
55072         * iconvdata/testdata/CP771: New file.
55073         * iconvdata/testdata/CP771..UTF8: New file.
55074         * iconvdata/testdata/CP772: New file.
55075         * iconvdata/testdata/CP772..UTF8: New file.
55076         * iconvdata/testdata/CP773: New file.
55077         * iconvdata/testdata/CP773..UTF8: New file.
55078         * iconvdata/testdata/CP774: New file.
55079         * iconvdata/testdata/CP774..UTF8: New file.
55081         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
55082         END CHARMAP line.
55083         * iconvdata/gen-8bit-gap.sh: Likewise.
55084         * iconvdata/gen-8bit.sh: Likewise.
55086         * locale/iso-639.def: Add ary entry.
55088         [BZ #11258]
55089         * locale/C-translit.h.in: Add U20A1 transliteration.
55091         [BZ #12178]
55092         * locale/iso-639.def: Add wae entry.
55093         Patch by Kevin Bortis <bortis@translate-wae.ch>.
55095         [BZ #12545]
55096         * locale/programs/localedef.c (construct_output_path): Use ssize_t
55097         for n.
55099         [BZ #12711]
55100         * locale/C-translit.h.in: Add entry for U20B9.
55101         Patch by pravin.d.s@gmail.com.
55103 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
55105         [BZ #12713]
55106         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
55107         ENAMETOOLONG use generic getcwd.
55108         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
55109         in rtld.  Use *stat64.
55110         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
55111         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
55112         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
55113         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
55114         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
55115         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
55116         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
55117         __fstatat64 macros.
55118         * include/dirent.h: Add libc_hidden_proto for rewinddir.
55119         * dirent/rewinddir.c: Add libc_hidden_def.
55120         * sysdeps/mach/hurd/rewinddir.c: Likewise.
55121         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
55123         * include/dirent.h (__alloc_dir): Add flags parameter.
55124         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
55125         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
55126         __alloc_dir.
55127         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
55128         from fdopendir if O_CLOEXEC is already set.
55130 2011-03-15  Alan Modra  <amodra@gmail.com>
55132         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
55133         l_tls_firstbyte_offset non-zero.  Save padding offset in
55134         l_tls_firstbyte_offset for later use.
55135         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
55136         freeing static tls block.
55138 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
55140         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
55141         where #ifdef was intended.  The intent is to prevent ARG_MAX from
55142         being defined by the kernel headers.
55144 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
55146         [BZ #12734]
55147         * resolv/resolv.h: Define RES_NOTLDQUERY.
55148         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
55149         no-tld-query and set RES_NOTLDQUERY.
55150         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
55151         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
55152         modern BIND to search name as TLD unless forbidden.
55154 2011-05-07  Petr Baudis  <pasky@suse.cz>
55155             Ulrich Drepper  <drepper@gmail.com>
55157         [BZ #12393]
55158         * elf/dl-load.c (fillin_rpath): Move trusted path check...
55159         (is_trusted_path): ...to here.
55160         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
55161         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
55162         using is_trusted_path_normalize() in setuid scripts.
55164 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
55166         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
55167         __BEGIN/__END_DECLS.
55169 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
55171         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
55172         NSS_STATUS_NOTFOUND if no record was found.
55174 2011-05-05  Andreas Schwab  <schwab@redhat.com>
55176         * sunrpc/Makefile (headers): Add rpc/netdb.h.
55177         (headers-not-in-tirpc): Remove rpc/netdb.h
55178         * resolv/netdb.h: Revert last change.
55180 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
55182         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
55183         circular dependency between libgcc.a and libc.a.
55185 2011-05-05  Andreas Schwab  <schwab@redhat.com>
55187         * resolv/netdb.h: Don't include <rpc/netdb.h>.
55188         * nis/Makefile: Don't install rpcsvc/*.
55189         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
55190         instead of <rpc/types.h>.
55191         (MAXHOSTNAMELEN): Define.
55193 2011-05-03  Andreas Schwab  <schwab@redhat.com>
55195         * elf/ldconfig.c (add_dir): Don't crash on empty path.
55197 2011-04-28  Maciej Babinski  <mbabinski@google.com>
55199         [BZ #12714]
55200         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
55201         gethostbyname4_r when IPv6 results are possible.
55203 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
55205         [BZ #12723]
55206         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
55207         _PC_PIPE_BUF handling.
55209 2011-04-30  Bruno Haible  <bruno@clisp.org>
55211         [BZ #12717]
55212         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
55213         * resolv/netdb.h (getnameinfo): Change type of flags parameter
55214         to 'int'.
55215         * inet/getnameinfo.c (getnameinfo): Likewise.
55217 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
55219         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
55220         to groups setting in database lookup.
55221         * nss/nsswitch.conf: Add initgroups entry.
55223 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
55225         [BZ #12685]
55226         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
55227         mode string.
55228         Patch by Eric Blake <eblake@redhat.com>.
55230 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
55232         * sunrpc/Makefile (need-export-routines): Add svc_run.
55233         (routines): Remove svc_run.
55234         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
55235         * sunrpc/clnt_perr.c (clnt_perrno): Export.
55236         * sunrpc/svc_run.c (svc_run): Likewise.
55237         * sunrpc/svc_udp.c (svcudp_create): Likewise.
55239 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
55241         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
55242         problem in reallocation in last patch.
55244 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
55246         * sunrpc/Makefile: Move inclusion of Rules.
55248 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
55250         * nss/nss_files/files-initgroups.c: New file.
55251         * nss/Makefile (libnss_files-routines): Add files-initgroups.
55252         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
55253         _nss_files_initgroups_dyn.
55255 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
55257         * elf/elf.h (R_ARM_IRELATIVE): Define.
55259 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
55261         * po/ru.po: Update from translation team.
55263 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
55265         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
55266         dependencies.
55268 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
55270         [BZ #12653]
55271         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
55272         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
55273         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
55274         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
55275         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
55277 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
55279         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
55280         differing bytes.
55281         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
55282         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
55283         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
55285 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
55287         [BZ #12420]
55288         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
55289         storing it.
55290         * stdlib/bug-getcontext.c: New file.
55291         * stdlib/Makefile: Add rules to build and run bug-getcontext.
55293 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55295         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
55296         instructions into .machine "z9-109".
55297         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
55298         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
55300 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55302         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
55303         between environment variables and auxiliary vector.
55305 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
55307         * Makefile: Add rules to build linkobj/libc.so.
55308         * include/libc-symbols.h: Define libc_hidden_nolink.
55309         * include/rpc/auth.h: Mark functions which are to be hidden.
55310         * include/rpc/auth_des.h: Likewise.
55311         * include/rpc/auth_unix.h: Likewise.
55312         * include/rpc/clnt.h: Likewise.
55313         * include/rpc/des_crypt.h: Likewise.
55314         * include/rpc/key_prot.h: Likewise.
55315         * include/rpc/pmap_clnt.h: Likewise.
55316         * include/rpc/pmap_prot.h: Likewise.
55317         * include/rpc/pmap_rmt.h: Likewise.
55318         * include/rpc/rpc_msg.h: Likewise.
55319         * include/rpc/svc.h: Likewise.
55320         * include/rpc/svc_auth.h: Likewise.
55321         * include/rpc/xdr.h: Likewise.
55322         * nis/Makefile: Link all DSOs against linkobj/libc.so.
55323         * nss/Makefile: Likewise.
55324         * sunrpc/Makefile: Don't install headers.  Build library with normal
55325         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
55326         * sunrpc/auth_des.c: Hide exported symbols by default, export some
55327         for the compat linking library.  Remove use of INTDEF/INTUSE.
55328         * sunrpc/auth_none.c: Likewise.
55329         * sunrpc/auth_unix.c: Likewise.
55330         * sunrpc/authdes_prot.c: Likewise.
55331         * sunrpc/authuxprot.c: Likewise.
55332         * sunrpc/clnt_gen.c: Likewise.
55333         * sunrpc/clnt_perr.c: Likewise.
55334         * sunrpc/clnt_raw.c: Likewise.
55335         * sunrpc/clnt_simp.c: Likewise.
55336         * sunrpc/clnt_tcp.c: Likewise.
55337         * sunrpc/clnt_udp.c: Likewise.
55338         * sunrpc/clnt_unix.c: Likewise.
55339         * sunrpc/des_crypt.c: Likewise.
55340         * sunrpc/des_soft.c: Likewise.
55341         * sunrpc/get_myaddr.c: Likewise.
55342         * sunrpc/key_call.c: Likewise.
55343         * sunrpc/key_prot.c: Likewise.
55344         * sunrpc/netname.c: Likewise.
55345         * sunrpc/pm_getmaps.c: Likewise.
55346         * sunrpc/pm_getport.c: Likewise.
55347         * sunrpc/pmap_clnt.c: Likewise.
55348         * sunrpc/pmap_prot.c: Likewise.
55349         * sunrpc/pmap_prot2.c: Likewise.
55350         * sunrpc/pmap_rmt.c: Likewise.
55351         * sunrpc/publickey.c: Likewise.
55352         * sunrpc/rpc_cmsg.c: Likewise.
55353         * sunrpc/rpc_common.c: Likewise.
55354         * sunrpc/rpc_dtable.c: Likewise.
55355         * sunrpc/rpc_prot.c: Likewise.
55356         * sunrpc/rpc_thread.c: Likewise.
55357         * sunrpc/rtime.c: Likewise.
55358         * sunrpc/svc.c: Likewise.
55359         * sunrpc/svc_auth.c: Likewise.
55360         * sunrpc/svc_authux.c: Likewise.
55361         * sunrpc/svc_raw.c: Likewise.
55362         * sunrpc/svc_run.c: Likewise.
55363         * sunrpc/svc_simple.c: Likewise.
55364         * sunrpc/svc_tcp.c: Likewise.
55365         * sunrpc/svc_udp.c: Likewise.
55366         * sunrpc/svc_unix.c: Likewise.
55367         * sunrpc/svcauth_des.c: Likewise.
55368         * sunrpc/xcrypt.c: Likewise.
55369         * sunrpc/xdr.c: Likewise.
55370         * sunrpc/xdr_array.c: Likewise.
55371         * sunrpc/xdr_float.c: Likewise.
55372         * sunrpc/xdr_intXX_t.c: Likewise.
55373         * sunrpc/xdr_mem.c: Likewise.
55374         * sunrpc/xdr_rec.c: Likewise.
55375         * sunrpc/xdr_ref.c: Likewise.
55376         * sunrpc/xdr_sizeof.c: Likewise.
55377         * sunrpc/xdr_stdio.c: Likewise.
55379 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
55381         [BZ #12650]
55382         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
55383         * sysdeps/ia64/dl-tls.h: Likewise.
55384         * sysdeps/powerpc/dl-tls.h: Likewise.
55385         * sysdeps/s390/dl-tls.h: Likewise.
55386         * sysdeps/sh/dl-tls.h: Likewise.
55387         * sysdeps/sparc/dl-tls.h: Likewise.
55388         * sysdeps/x86_64/dl-tls.h: Likewise.
55389         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
55391 2011-03-14  Andreas Schwab  <schwab@redhat.com>
55393         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
55394         rpath element also skip the following colon.
55395         (expand_dynamic_string_token): Add is_path parameter and pass
55396         down to DL_DST_REQUIRED and _dl_dst_substitute.
55397         (decompose_rpath): Call expand_dynamic_string_token with
55398         non-zero is_path.  Ignore empty rpaths.
55399         (_dl_map_object_from_fd): Call expand_dynamic_string_token
55400         with zero is_path.
55402 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
55404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
55405         Make cancelable.
55407 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
55409         [BZ #12655]
55410         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
55411         Patch by Filipe David Manana <fdmanana@apache.org>.
55413 2011-04-07  Andreas Schwab  <schwab@redhat.com>
55415         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
55416         Maintain aligned stack.
55417         (CHECK_RSP): Remove unused macro.
55419 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
55421         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
55422         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
55424 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
55426         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
55428         * include/features.h: Mention __USE_XOPEN2K8 in comment.
55430 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
55432         [BZ #12518]
55433         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
55434         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
55435         * sysdeps/x86_64/memmove.c: New file.
55436         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
55437         (memcpy): Renamed to ...
55438         (__new_memcpy): This.
55439         (memcpy): Provide GLIBC_2_14 memcpy.
55440         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
55441         (memcpy): Provide GLIBC_2_2_5 memcpy.
55443 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
55445         [BZ #12631]
55446         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
55448 2011-03-30  Andreas Schwab  <schwab@redhat.com>
55450         * misc/syncfs.c: New file.
55451         * misc/Makefile (routines): Add syncfs.
55452         * posix/unistd.h: Declare syncfs.
55453         * sysdeps/unix/syscalls.list: Add syncfs.
55455 2011-04-01  Andreas Schwab  <schwab@redhat.com>
55457         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
55458         open_by_handle_at.
55459         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
55460         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
55461         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
55462         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
55463         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
55464         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
55465         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
55467 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
55469         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
55470         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
55471         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
55472         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
55473         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
55474         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
55475         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
55477         * io/Makefile: Compile fallocate.c, fallocate64.c, and
55478         sync_file_range.c with -fexceptions.
55479         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
55480         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
55481         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
55482         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
55483         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
55484         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
55485         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
55486         sync_file_range as cancellation point
55487         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
55488         now a wrapper around __call_sync_file_range with cancellation handling.
55489         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
55490         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
55491         function name to __call_sync_file_range.
55492         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
55493         Add call_sync_file_range.
55495 2011-04-01  Andreas Schwab  <schwab@redhat.com>
55497         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
55498         bits/timex.h.
55500 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
55502         * iconv/iconv.h: Fix typo in comment.
55503         * io/fcntl.h: Likewise.
55504         * libio/stdio.h: Likewise.
55505         * posix/spawn.h: Likewise.
55506         * posix/unistd.h: Likewise.
55507         * stdlib/stdlib.h: Likewise.
55508         * time/time.h: Likewise.
55509         * wcsmbs/wchar.h: Likewise.
55511         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
55512         open_by_handle): Add.
55513         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
55514         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
55515         Augment a few comments.
55516         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
55517         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
55518         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
55519         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
55520         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
55521         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
55522         open_by_handle.
55524         * io/fcntl.h (AT_EMPTY_PATH): Define.
55526 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
55528         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
55529         * sysdeps/unix/sysv/linux/bits/time.h: New file.
55530         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
55531         to...
55532         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
55533         * Versions.def: Add GLIBC_2.14.
55534         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
55535         Export.
55537 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
55539         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
55540         round counter.
55541         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
55543 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
55545         [BZ #12597]
55546         * string/test-strncmp.c (do_page_test): New function.
55547         (check2): Likewise.
55548         (test_main): Call check2.
55549         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
55551 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
55553         [BZ #12587]
55554         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
55555         Handle cache information in CPU leaf 4.
55556         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
55558 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
55560         [BZ #12583]
55561         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
55562         character representation.
55563         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
55565 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
55567         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
55568         END(__isnan) to END(__isnanf) to match function entry point/label
55569         EALIGN(__isnanf,...).
55571 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
55573         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
55575 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
55577         [BZ #12510]
55578         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
55579         copy from the symbol referenced in the relocation to initialize the
55580         used variable.
55581         Patch by Piotr Bury <pbury@goahead.com>.
55582         * elf/Makefile: Add rules to build and tst-unique3.
55583         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
55584         * elf/tst-unique3.cc: New file.
55585         * elf/tst-unique3.h: New file.
55586         * elf/tst-unique3lib.cc: New file.
55587         * elf/tst-unique3lib2.cc: New file.
55589         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
55591 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
55593         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
55594         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
55595         to _start.
55597 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
55599         * elf/dl-load.c (_dl_map_object): If we are looking for the first
55600         to-be-loaded object along a path to loader is ld.so.
55602 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
55603             Ulrich Drepper  <drepper@gmail.com>
55605         * sysdeps/x86_64/memset.S: After aligning destination, code
55606         branches to different locations depending on the value of
55607         misalignment, when multiarch is enabled. Fix this.
55609 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
55611         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
55612         Set _x86_64_preferred_memory_instruction for AMD processsors.
55613         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55614         Set bit_Prefer_SSE_for_memop for AMD processors.
55616 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
55618         * libio/fmemopen.c (fmemopen): Optimize a bit.
55620 2011-03-03  Andreas Schwab  <schwab@redhat.com>
55622         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
55624 2011-03-03  Roland McGrath  <roland@redhat.com>
55626         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
55628 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
55630         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
55631         __bzero_ultra1 instead of __memset_ultra1.
55633 2011-02-23  Andreas Schwab  <schwab@redhat.com>
55634             Ulrich Drepper  <drepper@gmail.com>
55636         [BZ #12509]
55637         * include/link.h (struct link_map): Add l_orig_initfini.
55638         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
55639         returning unsuccessfully.
55640         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
55641         close of a file loaded at startup, restore the original l_initfini
55642         list.
55643         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
55644         list, store the pointer.
55645         * elf/Makefile ($(objpfx)noload-mem): New rule.
55646         (noload-ENV): Define.
55647         (tests): Add $(objpfx)noload-mem.
55648         * elf/noload.c: Include <memcheck.h>.
55649         (main): Call mtrace.  Close all opened handles.
55651 2011-02-17  Andreas Schwab  <schwab@redhat.com>
55653         [BZ #12454]
55654         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
55655         dependencies are missing.
55657 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
55659         Fix __if_freereq crash: Unlike the generic version which uses free,
55660         Hurd needs munmap.
55661         * sysdeps/mach/hurd/ifreq.h: New file.
55663 2011-01-27  Petr Baudis  <pasky@suse.cz>
55664             Ulrich Drepper  <drepper@gmail.com>
55666         [BZ 12445]#
55667         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
55668         to extend_alloca().
55669         * stdio-common/bug23.c: New file.
55670         * stdio-common/Makefile (tests): Add bug23.
55672 2010-09-28  Andreas Schwab  <schwab@redhat.com>
55673             Ulrich Drepper  <drepper@gmail.com>
55675         [BZ #12489]
55676         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
55677         before performing relro protection.  At old place add assertion
55678         to make sure nothing changed.
55680 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
55681             Glauber de Oliveira Costa  <glommer@gmail.com>
55683         * elf/elf.h: Add new ARM TLS relocs.
55685 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
55687         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
55688         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
55689         cast from r3.
55690         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
55691         'tests' variable.
55692         * sysdeps/wordsize-64/tst-writev.c: New file.
55694 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
55696         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
55697         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
55698         insns in _dl_start to prevent a TOC reference before relocs are
55699         resolved.
55701 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
55703         [BZ #12469]
55704         * Makeconfig: Remove RANLIB definition.
55705         * Makerules: Don't use RANLIB.
55706         * aclocal.m4: Remove ranlib test.
55707         * configure.in: No need to check for ranlib.
55708         * elf/rtld-Rules: Don't use RANLIB.
55710 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
55712         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
55713         protection macro.
55714         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
55715         inclusion protection macro.
55717         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
55718         SIGRTMIN and SIGRTMAX and print information in that case only when
55719         SIGRTMIN is defined.
55721 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
55723         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
55724         arginfo fn returning -1.
55726         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
55727         and thousands string is zero terminated.
55729 2011-02-03  Andreas Schwab  <schwab@redhat.com>
55731         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
55732         sysdeps/unix/sysv/linux/bits/socket.h.
55734 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
55736         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
55737         (__CPU_COUNT): Remove old macros.
55738         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
55739         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
55740         (__CPU_ALLOC, __CPU_FREE): Add macros.
55741         (__sched_cpualloc, __sched_cpufree): Add declarations.
55743 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
55745         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
55746         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
55747         * nscd/aicache.c (addhstaiX): Return timeout of added value.
55748         (readdhstai): Return value of addhstaiX call.
55749         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
55750         (addgrbyX): Return value returned by cache_addgr.
55751         (readdgrbyname): Return value returned by addgrbyX.
55752         (readdgrbygid): Likewise.
55753         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
55754         (addpwbyX): Return value returned by cache_addpw.
55755         (readdpwbyname): Return value returned by addhstbyX.
55756         (readdpwbyuid): Likewise.
55757         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
55758         (addservbyX): Return value returned by cache_addserv.
55759         (readdservbyname): Return value returned by addservbyX:
55760         (readdservbyport): Likewise.
55761         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
55762         (addhstbyX): Return value returned by cache_addhst.
55763         (readdhstbyname): Return value returned by addhstbyX.
55764         (readdhstbyaddr): Likewise.
55765         (readdhstbynamev6): Likewise.
55766         (readdhstbyaddrv6): Likewise.
55767         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
55768         (readdinitgroups): Return value returned by addinitgroupsX.
55769         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
55770         (prune_cache): Keep track of timeout value of re-added entries.
55771         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
55772         * nscd/nscd.h: Adjust prototypes of readd* functions.
55774 2011-02-04  Roland McGrath  <roland@redhat.com>
55776         * nis/nis_server.c (nis_servstate): Use the right name for 0.
55777         (nis_stats): Likewise.
55778         * nis/nis_modify.c (nis_modify): Likewise.
55779         * nis/nis_remove.c (nis_remove): Likewise.
55780         * nis/nis_add.c (nis_add): Likewise.
55782         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
55784         * posix/fnmatch_loop.c: Add some consts.
55786         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
55788 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
55790         [BZ #12460]
55791         * config.make.in (config-cflags-novzeroupper): Define.
55792         * configure.in: Substitute libc_cv_cc_novzeroupper.
55793         * elf/Makefile (AVX-CFLAGS): Define.
55794         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
55795         (CFLAGS-tst-auditmod4a.c): Likewise.
55796         (CFLAGS-tst-auditmod4b.c): Likewise.
55797         (CFLAGS-tst-auditmod6b.c): Likewise.
55798         (CFLAGS-tst-auditmod6c.c): Likewise.
55799         (CFLAGS-tst-auditmod7b.c): Likewise.
55800         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
55802 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
55804         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
55805         function to the callback.
55806         Patch partly by Jiri Olsa <jolsa@redhat.com>.
55808 2011-02-02  Andreas Schwab  <schwab@redhat.com>
55810         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
55811         of errno.
55813 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
55815         [BZ #11724]
55816         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
55817         of constructors.
55818         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
55819         of destructors.
55820         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
55822         [BZ #11724]
55823         * elf/Makefile: Add rules to build and run new test.
55824         * elf/tst-initorder.c: New file.
55825         * elf/tst-initorder.exp: New file.
55826         * elf/tst-initordera1.c: New file.
55827         * elf/tst-initordera2.c: New file.
55828         * elf/tst-initordera3.c: New file.
55829         * elf/tst-initordera4.c: New file.
55830         * elf/tst-initorderb1.c: New file.
55831         * elf/tst-initorderb2.c: New file.
55832         * elf/tst-order-a1.c: New file.
55833         * elf/tst-order-a2.c: New file.
55834         * elf/tst-order-a3.c: New file.
55835         * elf/tst-order-a4.c: New file.
55836         * elf/tst-order-b1.c: New file.
55837         * elf/tst-order-b2.c: New file.
55838         * elf/tst-order-main.c: New file.
55839         New test case by George Gensure <werkt0@gmail.com>.
55841 2010-10-01  Andreas Schwab  <schwab@redhat.com>
55843         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
55844         decoding ACE if AI_CANONIDN.
55846 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
55848         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
55850 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
55852         * version.h (RELEASE): Bump for 2.13 release.
55853         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
55855         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
55857         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
55858         MADV_NOHUGEPAGE.
55859         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
55860         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
55861         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
55862         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
55863         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
55864         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
55866         * posix/getconf.c: Update copyright year.
55867         * catgets/gencat.c: Likewise.
55868         * csu/version.c: Likewise.
55869         * debug/catchsegv.sh: Likewise.
55870         * debug/xtrace.sh: Likewise.
55871         * elf/ldconfig.c: Likewise.
55872         * elf/ldd.bash.in: Likewise.
55873         * elf/sprof.c (print_version): Likewise.
55874         * iconv/iconv_prog.c: Likewise.
55875         * iconv/iconvconfig.c: Likewise.
55876         * locale/programs/locale.c: Likewise.
55877         * locale/programs/localedef.c: Likewise.
55878         * malloc/memusage.sh: Likewise.
55879         * malloc/mtrace.pl: Likewise.
55880         * nscd/nscd.c (print_version): Likewise.
55881         * nss/getent.c: Likewise.
55883         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
55884         PF_CAIF, and PF_ALG.
55885         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
55887 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
55889         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
55890         (modules-names): Use them.
55891         (ifunc-test-modules, ifunc-pie-tests): Define.
55892         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
55893         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
55894         (test-extras): Likewise.
55895         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
55896         $(compile-command.c).
55897         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
55898         (all-built-dso): Define.
55899         (check-textrel.out, check-execstack.out): Depend on it.
55901         * configure.in: Don't override --enable-multi-arch.
55903 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
55905         [BZ #6812]
55906         * nscd/hstcache.c (tryagain): Define.
55907         (cache_addhst): Return tryagain not notfound for temporary errors.
55908         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
55909         failed.
55911 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
55913         [BZ #10563]
55914         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
55915         to make the syscall.
55916         * sysdeps/unix/sysv/linux/setgroups.c: New file.
55918         [BZ #12378]
55919         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
55920         and fall back to matching as normal character if the string ends before
55921         the matching ']' is found.  This is what POSIX requires.
55922         * posix/testfnm.c: Adjust test result.
55923         * posix/globtest.sh: Adjust test result.  Add new test.
55924         * posix/tst-fnmatch.input: Likewise.
55925         * posix/tst-fnmatch2.c: Add new test.
55927 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
55929         * elf/Makefile (check-execstack): Revert last change.  Depend on
55930         check-execstack.h.
55931         (check-execstack.h): New target.
55932         (generated): Add check-execstack.h.
55933         * elf/check-execstack.c: Include "check-execstack.h".
55934         (main): Revert last change.
55935         (handle_file): Return zero if GNU_STACK is absent and
55936         DEFAULT_STACK_PERMS doesn't include PF_X.
55938 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
55940         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
55941         in child fails because the descriptor is already closed.
55942         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
55943         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
55944         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
55946         [BZ #12397]
55947         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
55948         syscall.
55950         [BZ #10484]
55951         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
55952         temporary buffer used to handle multi lookups locally.
55953         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
55955 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
55957         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
55958         loader is ld.so.
55960 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
55962         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
55963         alignment for SSE2.
55965 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
55967         [BZ #12394]
55968         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
55969         characters.  When rounding increased number of integer digits recompute
55970         number of groups.
55971         * stdio-common/tst-grouping.c: New file.
55972         * stdio-common/Makefile: Add rules to build and run tst-grouping.
55974 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
55976         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
55977         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
55979         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
55980         void.
55981         * bits/select.h: Likewise.
55983 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
55985         * po/ja.po: Update from translation team.
55987 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
55989         [BZ #11155]
55990         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
55991         implementation just like for lxstat, fxstatat, et al.
55993 2010-12-27  Jim Meyering  <meyering@redhat.com>
55995         [BZ #12348]
55996         * posix/regexec.c (build_trtable): Return failure indication upon
55997         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
55999 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
56001         [BZ #12201]
56002         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
56003         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
56004         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
56005         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
56007         [BZ #12207]
56008         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
56010         [BZ #12204]
56011         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
56012         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
56014 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
56016         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
56017         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
56018         script has SORT_BY_INIT_PRIORITY.
56019         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
56020         NO_CTORS_DTORS_SECTIONS is defined.
56021         * elf/soinit.c: Likewise.
56022         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
56023         NO_CTORS_DTORS_SECTIONS is defined.
56024         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
56025         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
56026         * sysdeps/sh/init-first.c: Likewise.
56027         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
56029 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
56031         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
56032         always use the slow path.
56034 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
56036         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
56037         similar rule which adds the sysdep directories to the header search in
56038         order to pick up the correct platform stackinfo.h.
56039         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
56040         perform test if it is, otherwise return successfully without testing.
56041         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
56042         DEFAULT_STACK_PERMS define in stackinfo.h.
56043         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
56044         defined in stackinfo.h.
56045         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
56046         DEFAULT_STACK_PERMS defined in stackinfo.h.
56047         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
56048         * sysdeps/ia64/stackinfo.h: Likewise.
56049         * sysdeps/s390/stackinfo.h: Likewise.
56050         * sysdeps/sh/stackinfo.h: Likewise.
56051         * sysdeps/sparc/stackinfo.h: Likewise.
56052         * sysdeps/x86_64/stackinfo.h: Likewise.
56053         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
56054         PF_X for powerpc64.  Retain PF_X for powerpc32.
56056 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
56058         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
56059         accurately.
56060         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
56061         GETDENTS_64BIT_ALIGNED.
56063 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
56065         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
56067 2010-12-10  Andreas Schwab  <schwab@redhat.com>
56069         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
56070         _GNU_SOURCE.
56072         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
56073         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
56074         Remove __restrict.
56075         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
56076         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
56078 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
56080         [BZ #11655]
56081         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
56082         are initialized.
56084 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
56086         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
56088 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
56090         * po/it.po: Update from translation team.
56092 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
56094         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
56095         unused codes.
56097 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
56099         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
56101 2010-11-24  Andreas Schwab  <schwab@redhat.com>
56103         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
56104         specially.
56105         (gaih_getanswer_slice): Likewise.
56107 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
56109         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
56111 2010-05-31  Petr Baudis  <pasky@suse.cz>
56113         [BZ #11149]
56114         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
56115         silently even in the chroot mode.
56117 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
56119         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
56120         last patch a bit.  Pretty printing
56122 2010-05-31  Petr Baudis <pasky@suse.cz>
56124         [BZ #10085]
56125         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
56126         initialization of skip_initgroups_dyn.
56128 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
56130         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
56131         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
56133 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
56135         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
56137 2010-11-11  Andreas Schwab  <schwab@redhat.com>
56139         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
56140         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
56141         (tst-fnmatch-ENV): Set MALLOC_TRACE.
56142         ($(objpfx)tst-fnmatch-mem): New rule.
56143         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
56144         * posix/tst-fnmatch.c (main): Call mtrace.
56146 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
56148         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56149         Support Intel processor model 6 and model 0x2c.
56151 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
56153         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
56154           signed comparison.
56156 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
56158         [BZ #12205]
56159         * string/test-strncasecmp.c (check_result): New function.
56160         (do_one_test): Use it.
56161         (check1): New function.
56162         (test_main): Use it.
56163         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
56164         Support strcasecmp and strncasecmp.
56166 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
56168         [BZ #12194]
56169         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
56170         * sysdeps/x86_64/bits/byteswap.h: Likewise.
56172 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
56174         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
56175         IFUNC support.
56176         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56177         memset-x86-64.
56178         * sysdeps/x86_64/multiarch/bzero.S: New file.
56179         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
56180         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
56181         * sysdeps/x86_64/multiarch/memset.S: New file.
56182         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
56183         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56184         Set bit_Prefer_SSE_for_memop for Intel processors.
56185         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
56186         Define.
56187         (index_Prefer_SSE_for_memop): Define.
56188         (HAS_PREFER_SSE_FOR_MEMOP): Define.
56190 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
56192         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
56193         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
56195 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
56197         [BZ #12191]
56198         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
56199         (__x86_64_raw_data_cache_size_half): Likewise.
56200         (__x86_64_raw_shared_cache_size): Likewise.
56201         (__x86_64_raw_shared_cache_size_half): Likewise.
56203         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
56204         (__x86_64_raw_data_cache_size_half): Likewise.
56205         (__x86_64_raw_shared_cache_size): Likewise.
56206         (__x86_64_raw_shared_cache_size_half): Likewise.
56207         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
56208         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
56209         and __x86_64_raw_shared_cache_size_half.  Round
56210         __x86_64_data_cache_size_half, __x86_64_data_cache_size
56211         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
56212         to multiple of 256 bytes.
56214 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
56216         [BZ #12167]
56217         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
56218         of inacessible symlinks.  Verify result of symlink before returning it.
56219         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
56220         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
56222 2010-10-28  Erich Ritz  <erichritz@gmail.com>
56224         * math/math.h (isinf): Fix typo in comment.
56226 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
56228         * po/da.po: Update from translation team.
56230 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
56232         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
56233         is added to the list.
56235 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56236             Ulrich Drepper  <drepper@gmail.com>
56238         * elf/dl-object.c (_dl_new_object): Don't append the new object to
56239         the global list here.  Move code to...
56240         (_dl_add_to_namespace_list): ...here.  New function.
56241         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
56242         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
56243         * elf/dl-load.c (lose): Don't remove the element from the list.
56244         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
56245         (_dl_map_object): Likewise.
56247 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
56249         [BZ #12159]
56250         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
56251         into all bytes of SSE register.
56252         Patch by Richard Li <richardpku@gmail.com>.
56254 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
56256         [BZ #12140]
56257         * malloc/malloc.c (_int_free): Fill correct number of bytes when
56258         perturbing.
56260 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
56262         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
56263         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
56264         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
56265         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
56266         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
56267         submachine.
56268         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
56270 2010-10-22  Andreas Schwab  <schwab@redhat.com>
56272         * include/dlfcn.h (__RTLD_SECURE): Define.
56273         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
56274         mode & __RTLD_SECURE instead.
56275         (open_path): Rename preloaded parameter to secure.
56276         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
56277         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
56278         * elf/dl-deps.c (openaux): Likewise.
56279         * elf/rtld.c (struct map_args): Remove is_preloaded.
56280         (map_doit): Don't use it.
56281         (dl_main): Likewise.
56282         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
56283         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
56285 2010-09-09  Andreas Schwab  <schwab@redhat.com>
56287         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
56288         (sysd-rules-targets): Remove duplicates.
56289         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
56290         rtld-%.$o dependency.
56292 2010-10-18  Andreas Schwab  <schwab@redhat.com>
56294         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
56295         _dl_map_object do it.
56297 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
56299         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
56300         fast fma builtins, define the macros in the C99 standard.
56301         (FP_FAST_FMAF): Likewise.
56302         (FP_FAST_FMAL): Likewise.
56303         * sysdeps/x86_64/bits/mathdef.h: Likewise.
56305         * bits/mathdef.h: Update copyright year.
56306         * sysdeps/powerpc/bits/mathdef.h: Likewise.
56308 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
56310         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
56311         builtins, define the macros in the C99 standard.
56312         (FP_FAST_FMAF): Likewise.
56313         (FP_FAST_FMAL): Likewise.
56314         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
56315         multiply/add.
56316         (FP_FAST_FMAF): Likewise.
56318 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
56320         [BZ #3268]
56321         * math/libm-test.inc (fma_test): Some new testcases.
56322         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
56323         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
56324         y and infinite z.  Do multiplication by C already in long double.
56325         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
56326         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
56327         y and infinite z.  Do bitwise or of inexact bit into u.d.
56328         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
56329         * sysdeps/i386/fpu/s_fmaf.S: Removed.
56330         * sysdeps/i386/fpu/s_fma.S: Removed.
56331         * sysdeps/i386/fpu/s_fmal.S: Removed.
56333 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
56335         [BZ #3268]
56336         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
56337         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
56338         computation is not scheduled after fetestexcept.  Fix value
56339         of minimum denormal long double.
56341 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
56343         [BZ #3268]
56344         * math/libm-test.inc (fma_test): Add some more tests.
56345         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
56346         correctly.
56348 2010-10-15  Andreas Schwab  <schwab@redhat.com>
56350         * scripts/data/localplt-s390-linux-gnu.data: New file.
56351         * scripts/data/localplt-s390x-linux-gnu.data: New file.
56353 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
56355         [BZ #3268]
56356         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
56357         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
56358         instead of dbl-64.
56359         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
56360         inlines.
56361         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
56362         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
56363         if one of x and y is very large and the other is subnormal.
56364         * sysdeps/s390/fpu/s_fmaf.c: New file.
56365         * sysdeps/s390/fpu/s_fma.c: New file.
56366         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
56367         * sysdeps/powerpc/fpu/s_fma.S: New file.
56368         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
56369         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
56370         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
56372 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
56374         [BZ #3268]
56375         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
56376         fma tests.
56377         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
56378         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
56379         * sysdeps/i386/i686/multiarch/s_fma.c: Include
56380         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
56381         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
56382         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
56383         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
56385 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
56387         [BZ #12078]
56388         * posix/regcomp.c (parse_branch): One more memory leak plugged.
56389         * posix/bug-regex31.input: Add test case.
56391 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
56393         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
56394         * posix/bug-regex31.input: New file.
56396         [BZ #12078]
56397         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
56398         (parse_sub_exp): Fix last change, use postorder.
56400         * posix/bug-regex31.c: New file.
56401         * posix/Makefile: Add rules to build and run bug-regex31.
56403         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
56405         [BZ #12078]
56406         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
56408         [BZ #12108]
56409         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
56410         to have entries in sys_siglist.
56412         [BZ #12093]
56413         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
56414         be NULL.
56416 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
56418         [BZ #3268]
56419         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
56420         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
56421         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
56422         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
56423         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
56424         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
56425         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
56426         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
56427         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
56428         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
56429         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
56430         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
56431         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
56432         * math/ftestexcept.c (fetestexcept): Likewise.
56433         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
56434         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
56435         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
56436         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
56437         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
56438         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
56439         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
56441 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
56443         [BZ #12107]
56444         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
56445         newline.
56447 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
56449         * string/bug-strstr1.c: New file.
56450         * string/Makefile: Add rules to build and run bug-strstr1.
56452 2010-10-05  Eric Blake  <eblake@redhat.com>
56454         [BZ #12092]
56455         * string/str-two-way.h (two_way_long_needle): Always clear memory
56456         when skipping input due to the shift table.
56458 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
56460         [BZ #12005]
56461         * malloc/mcheck.c: Handle large requests.
56463         [BZ #12077]
56464         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
56465         for strncmp and strncasecmp.
56466         * string/stratcliff.c: Add tests for strcmp and strncmp.
56467         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
56469 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
56471         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
56472         __set_fpscr.
56474 2010-09-30  Andreas Jaeger  <aj@suse.de>
56476         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
56477         (CGROUP_SUPER_MAGIC): Define.
56478         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
56479         Handle btrfs and cgroup file systems.
56480         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
56481         Likewise.
56483 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
56485         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
56486         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
56488 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56490         [BZ #12067]
56491         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
56492         trying to locate the ELF header.
56494 2010-09-27  Andreas Schwab  <schwab@redhat.com>
56496         [BZ #11611]
56497         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
56498         Mask out sign-bit copies when constructing f_fsid.
56500 2010-09-24  Petr Baudis <pasky@suse.cz>
56502         * debug/stack_chk_fail_local.c: Add missing licence exception.
56503         * debug/warning-nop.c: Likewise.
56505 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
56507         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
56508         implementing getdents64 using getdents syscall, set d_type if
56509         __ASSUME_GETDENTS32_D_TYPE.
56511 2010-09-16  Andreas Schwab  <schwab@redhat.com>
56513         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
56514         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
56516 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
56518         [BZ #12037]
56519         * posix/unistd.h: Undo change of feature selection for ftruncate from
56520         2010-01-11.
56522 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
56524         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
56525         detection.
56527 2010-09-20  Andreas Schwab  <schwab@redhat.com>
56529         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
56530         fanotify_mark.
56531         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
56533 2010-09-14  Andreas Schwab  <schwab@redhat.com>
56535         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
56536         variables after CHECK_SP call.
56537         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
56539 2010-09-13  Andreas Schwab  <schwab@redhat.com>
56540             Ulrich Drepper  <drepper@redhat.com>
56542         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
56543         re-relocationg ld.so.
56544         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
56545         _dl_init_paths call.
56546         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
56547         here anymore.
56549 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
56551         * resolv/res_init.c (__res_vinit): Count the default server we added.
56553 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
56554             Ulrich Drepper  <drepper@redhat.com>
56556         [BZ #11968]
56557         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
56558         (____longjmp_chk): Use %ebx for saving value across system call.
56559         Add unwind info.
56561 2010-09-06  Andreas Schwab  <schwab@redhat.com>
56563         * manual/Makefile: Don't mix pattern rules with normal rules.
56565 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
56567         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
56568         operation.
56569         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
56570         * libio/iofopncook.c (_IO_cookie_init): Likewise.
56571         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
56572         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
56573         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
56574         Likewise.
56576 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
56578         [BZ #11979]
56579         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
56580         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
56582 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
56584         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
56585         * sysdeps/x86_64/addmul_1.S: Likewise.
56586         * sysdeps/x86_64/lshift.S: Likewise.
56587         * sysdeps/x86_64/mul_1.S: Likewise.
56588         * sysdeps/x86_64/rshift.S: Likewise.
56589         * sysdeps/x86_64/sub_n.S: Likewise.
56590         * sysdeps/x86_64/submul_1.S: Likewise.
56592 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56594         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
56595         Define __sched_param instead of SCHED_* and sched_param when
56596         <bits/sched.h> is included with __need_schedparam defined.
56597         * bits/sched.h [__need_schedparam]
56598         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
56599         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
56600         (__defined_schedparam): Define to 1.
56601         (__sched_param): New structure, identical to sched_param.
56602         (__need_schedparam): Undefine.
56604 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
56606         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
56607         (epoll_create1): Declare.
56609         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
56611 2010-08-31  Andreas Schwab  <schwab@redhat.com>
56613         [BZ #7066]
56614         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
56615         shifting retval into place.
56617 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
56619         * nis/rpcsvc/nis.h: Update copyright notice.
56620         * nis/rpcsvc/nis.x: Likewise.
56621         * nis/rpcsvc/nis_callback.h: Likewise.
56622         * nis/rpcsvc/nis_callback.x: Likewise.
56623         * nis/rpcsvc/nis_object.x: Likewise.
56624         * nis/rpcsvc/nis_tags.h: Likewise.
56625         * nis/rpcsvc/yp.h: Likewise.
56626         * nis/rpcsvc/yp.x: Likewise.
56627         * nis/rpcsvc/ypupd.h: Likewise.
56628         * nis/yp_xdr.c: Likewise.
56629         * nis/ypupdate_xdr.c: Likewise.
56631         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
56632         mainly the body of pmap_getport.  Add parameters to specify timeouts.
56633         (pmap_getport): Use __libc_rpc_getport.
56634         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
56635         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
56636         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
56638 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
56640         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
56641         fanotify_mark.
56643 2010-08-27  Roland McGrath  <roland@redhat.com>
56645         * sysdeps/i386/i686/multiarch/Makefile
56646         (CFLAGS-varshift.c): New variable.
56648 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
56650         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
56651         * sysdeps/i386/i686/multiarch/varshift.c: New file.
56653         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
56655         * sysdeps/x86_64/strlen.S: Minimal code improvement.
56657 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
56659         * sysdeps/x86_64/strlen.S: Unroll the loop.
56660         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
56661         strlen-sse2 strlen-sse2-bsf.
56662         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
56663         __strlen_no_bsf if bit_Slow_BSF is set.
56664         (__strlen_sse42): Removed.
56665         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
56666         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
56668 2010-08-25  Roland McGrath  <roland@redhat.com>
56670         * sysdeps/x86_64/multiarch/varshift.S: File removed.
56671         * sysdeps/x86_64/multiarch/varshift.c: New file.
56672         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
56673         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
56674         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
56675         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
56677 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
56679         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
56680         strlen-sse2 strlen-sse2-bsf.
56681         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
56682         __strlen_sse2_bsf if bit_Slow_BSF is unset.
56683         (__strlen_sse2): Removed.
56684         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
56685         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
56686         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
56687         bit_Slow_BSF for Atom.
56688         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
56689         (index_Slow_BSF): Define.
56690         (HAS_SLOW_BSF): Define.
56692 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
56694         [BZ #10851]
56695         * resolv/res_init.c (__res_vinit): When no server address at all
56696         is given default to loopback.
56698 2010-08-24  Roland McGrath  <roland@redhat.com>
56700         * configure.in: Remove config-name.h generation.
56701         * configure: Regenerated.
56702         * config-name.in: File removed.
56703         * scripts/config-uname.sh: New file.
56704         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
56705         ($(objdir)config-name.h): New target.
56707         * sunrpc/rpc_parse.h: Avoid nested comment.
56709 2010-08-24  Richard Henderson  <rth@redhat.com>
56710             Ulrich Drepper  <drepper@redhat.com>
56711             H.J. Lu  <hongjiu.lu@intel.com>
56713         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
56714         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
56715         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
56716         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
56717         _mm_alignr_epi8 with _mm_loadu_si128.
56718         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
56719         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
56720         (__m128i_shift_right): Removed.
56721         * sysdeps/i386/i686/multiarch/varshift.h: New file.
56722         * sysdeps/i386/i686/multiarch/varshift.S: New file.
56723         * sysdeps/x86_64/multiarch/varshift.h: New file.
56724         * sysdeps/x86_64/multiarch/varshift.S: New file.
56726 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
56728         * configure.in: Move assembler checks to before sysdep dir checking.
56730 2010-08-20  Petr Baudis  <pasky@suse.cz>
56732         * LICENSES: Sync the sunrpc license.
56734 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
56736         * sunrpc/auth_des.c: Update copyright notice once again.
56737         * sunrpc/auth_none.c: Likewise.
56738         * sunrpc/auth_unix.c: Likewise.
56739         * sunrpc/authdes_prot.c: Likewise.
56740         * sunrpc/authuxprot.c: Likewise.
56741         * sunrpc/bindrsvprt.c: Likewise.
56742         * sunrpc/clnt_gen.c: Likewise.
56743         * sunrpc/clnt_perr.c: Likewise.
56744         * sunrpc/clnt_raw.c: Likewise.
56745         * sunrpc/clnt_simp.c: Likewise.
56746         * sunrpc/clnt_tcp.c: Likewise.
56747         * sunrpc/clnt_udp.c: Likewise.
56748         * sunrpc/clnt_unix.c: Likewise.
56749         * sunrpc/des_crypt.c: Likewise.
56750         * sunrpc/des_soft.c: Likewise.
56751         * sunrpc/get_myaddr.c: Likewise.
56752         * sunrpc/getrpcport.c: Likewise.
56753         * sunrpc/key_call.c: Likewise.
56754         * sunrpc/key_prot.c: Likewise.
56755         * sunrpc/openchild.c: Likewise.
56756         * sunrpc/pm_getmaps.c: Likewise.
56757         * sunrpc/pm_getport.c: Likewise.
56758         * sunrpc/pmap_clnt.c: Likewise.
56759         * sunrpc/pmap_prot.c: Likewise.
56760         * sunrpc/pmap_prot2.c: Likewise.
56761         * sunrpc/pmap_rmt.c: Likewise.
56762         * sunrpc/rpc/auth.h: Likewise.
56763         * sunrpc/rpc/auth_unix.h: Likewise.
56764         * sunrpc/rpc/clnt.h: Likewise.
56765         * sunrpc/rpc/des_crypt.h: Likewise.
56766         * sunrpc/rpc/key_prot.h: Likewise.
56767         * sunrpc/rpc/netdb.h: Likewise.
56768         * sunrpc/rpc/pmap_clnt.h: Likewise.
56769         * sunrpc/rpc/pmap_prot.h: Likewise.
56770         * sunrpc/rpc/pmap_rmt.h: Likewise.
56771         * sunrpc/rpc/rpc.h: Likewise.
56772         * sunrpc/rpc/rpc_des.h: Likewise.
56773         * sunrpc/rpc/rpc_msg.h: Likewise.
56774         * sunrpc/rpc/svc.h: Likewise.
56775         * sunrpc/rpc/svc_auth.h: Likewise.
56776         * sunrpc/rpc/types.h: Likewise.
56777         * sunrpc/rpc/xdr.h: Likewise.
56778         * sunrpc/rpc_clntout.c: Likewise.
56779         * sunrpc/rpc_cmsg.c: Likewise.
56780         * sunrpc/rpc_common.c: Likewise.
56781         * sunrpc/rpc_cout.c: Likewise.
56782         * sunrpc/rpc_dtable.c: Likewise.
56783         * sunrpc/rpc_hout.c: Likewise.
56784         * sunrpc/rpc_main.c: Likewise.
56785         * sunrpc/rpc_parse.c: Likewise.
56786         * sunrpc/rpc_parse.h: Likewise.
56787         * sunrpc/rpc_prot.c: Likewise.
56788         * sunrpc/rpc_sample.c: Likewise.
56789         * sunrpc/rpc_scan.c: Likewise.
56790         * sunrpc/rpc_scan.h: Likewise.
56791         * sunrpc/rpc_svcout.c: Likewise.
56792         * sunrpc/rpc_tblout.c: Likewise.
56793         * sunrpc/rpc_util.c: Likewise.
56794         * sunrpc/rpc_util.h: Likewise.
56795         * sunrpc/rpcinfo.c: Likewise.
56796         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
56797         * sunrpc/rpcsvc/key_prot.x: Likewise.
56798         * sunrpc/rpcsvc/klm_prot.x: Likewise.
56799         * sunrpc/rpcsvc/mount.x: Likewise.
56800         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
56801         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
56802         * sunrpc/rpcsvc/rex.x: Likewise.
56803         * sunrpc/rpcsvc/rstat.x: Likewise.
56804         * sunrpc/rpcsvc/rusers.x: Likewise.
56805         * sunrpc/rpcsvc/sm_inter.x: Likewise.
56806         * sunrpc/rpcsvc/spray.x: Likewise.
56807         * sunrpc/rpcsvc/yppasswd.x: Likewise.
56808         * sunrpc/rtime.c: Likewise.
56809         * sunrpc/svc.c: Likewise.
56810         * sunrpc/svc_auth.c: Likewise.
56811         * sunrpc/svc_authux.c: Likewise.
56812         * sunrpc/svc_raw.c: Likewise.
56813         * sunrpc/svc_run.c: Likewise.
56814         * sunrpc/svc_simple.c: Likewise.
56815         * sunrpc/svc_tcp.c: Likewise.
56816         * sunrpc/svc_udp.c: Likewise.
56817         * sunrpc/svc_unix.c: Likewise.
56818         * sunrpc/svcauth_des.c: Likewise.
56819         * sunrpc/xcrypt.c: Likewise.
56820         * sunrpc/xdr.c: Likewise.
56821         * sunrpc/xdr_array.c: Likewise.
56822         * sunrpc/xdr_float.c: Likewise.
56823         * sunrpc/xdr_mem.c: Likewise.
56824         * sunrpc/xdr_rec.c: Likewise.
56825         * sunrpc/xdr_ref.c: Likewise.
56826         * sunrpc/xdr_sizeof.c: Likewise.
56827         * sunrpc/xdr_stdio.c: Likewise.
56829         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
56830         handling.
56832 2010-08-19  Andreas Schwab  <schwab@redhat.com>
56834         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
56836 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
56838         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
56839         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
56840         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
56841         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
56842         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
56843         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
56844         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
56845         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
56846         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
56847         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
56848         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
56849         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
56850         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
56851         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
56853 2010-07-26  Anton Blanchard  <anton@samba.org>
56855         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
56856         * malloc/arena.c (heap_trim): Likewise.
56858 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
56860         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
56861         here.  Not...
56862         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
56863         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
56865 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
56867         * sysdeps/i386/elf/Makefile: New file.
56869 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
56871         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
56872         from fanotify_init.
56873         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
56874         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
56876 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
56878         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
56879         of strncasecmp_l.
56880         * sysdeps/multiarch/strcmp.S: Likewise.
56882 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
56884         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
56885         strncase_l-nonascii.
56886         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
56887         Add strncase_l-ssse3.
56888         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
56889         * sysdeps/x86_64/strcmp.S: Likewise.
56890         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
56891         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
56892         * sysdeps/x86_64/strncase.S: New file.
56893         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
56894         * sysdeps/x86_64/strncase_l.S: New file.
56895         * string/Makefile (strop-tests): Add strncasecmp.
56896         * string/test-strncasecmp.c: New file.
56898         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
56899         warning.
56901         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
56902         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
56904 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
56906         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
56908 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
56910         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
56911         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
56912         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
56914 2010-05-01  Alan Modra  <amodra@gmail.com>
56916         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
56917         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
56918         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
56919         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
56920         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
56921         tidying.  Don't tail-call __sigjmp_save for static lib.
56922         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
56923         save location.
56924         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
56925         (CALL_MCOUNT): Add eh info, and nop after bl.
56926         (TAIL_CALL_SYSCALL_ERROR): New macro.
56927         (PSEUDO_RET): Use it.
56928         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
56929         Correct save location of integer regs and cr.
56930         (_dl_profile_resolve): Correct cr save location.  Delete nops
56931         after bl when SHARED.  Reduce cfi size a little by better
56932         placement of cfi directives.
56933         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
56934         make a stack frame.  Instead use parm save area as a temp.
56935         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
56936         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
56937         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
56938         Don't make a stack frame for parent, use parm save area.
56939         Increase child stack frame to 112 bytes.  Don't save unused reg,
56940         and adjust reg usage.  Set up cfi on error recovery and
56941         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
56942         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
56943         (__makecontext): Add dummy nop after jump to exit.
56944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
56945         Use correct parm save area and cr save, reduce stack frame.
56946         Correct cfi for possible PSEUDO_RET frame setup.
56947         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
56948         Branch to local label emitted by PSEUDO_RET rather than
56949         __syscall_error.
56951 2010-08-12  Andreas Schwab  <schwab@redhat.com>
56953         [BZ #11904]
56954         * locale/programs/locale.c (print_assignment): New function.
56955         (show_locale_vars): Use it.
56957 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
56959         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
56960         field.
56961         (struct statfs64): Likewise.
56962         (_STATFS_F_FLAGS): Define.
56963         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
56964         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
56965         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
56966         (ST_VALID): Define locally.
56967         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
56968         __statvfs_getflags, use the provided value.
56969         * sysdeps/unix/sysv/linux/kernel-features.h: Define
56970         __ASSUME_STATFS_F_FLAGS.
56972         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
56974         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
56975         Add sys/fanotify.h.
56976         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
56977         fanotify_mask for GLIBC_2.13.
56978         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
56979         fanotify_init and fanotify_mark.
56980         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
56981         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
56983         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
56984         Add prlimit.
56985         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
56986         prlimit64 for GLIBC_2.13.
56987         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
56988         prlimit64.
56989         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
56990         syscall.
56991         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
56992         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
56993         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
56994         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
56995         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
56996         add prlimit alias.
56997         * sysdeps/unix/sysv/linux/prlimit.c: New file.
56999         [BZ #11903]
57000         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
57001         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
57003         * nss/Makefile: Add rules to build and run tst-nss-test1.
57004         * shlib-versions: Add entry for libnss_test1.
57005         * nss/nss_test1.c: New file.
57006         * nss/tst-nss-test1.c: New file.
57008         * nss/nsswitch.c (__nss_database_custom): Define new variable.
57009         (__nss_configure_lookup): Set appropriate entry in
57010         __nss_configure_lookup to true.
57011         * nss/nsswitch.h: Define enum with indeces of databases in
57012         databases and __nss_database_custom arrays.  Declare
57013         __nss_database_custom.
57014         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
57015         to avoid using nscd when custom rules are installed.
57016         * nss/getXXbyYY_r.c: Likewise.
57017         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
57019         * nss/nss_files/files-parse.c: Whitespace fixes.
57021 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
57023         [BZ #11883]
57024         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
57025         * posix/fnmatch_loop.c: Likewise.
57027 2010-07-17  Andi Kleen  <ak@linux.intel.com>
57029         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
57030         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
57031         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
57032         * Versions.def [GLIBC_2.13]: Add.
57034 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
57036         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
57037         Also fail if tpwd after pwuid call is NULL.
57039 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57041         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
57042         when converting to ms.
57044 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57046         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
57047         EOPNOTSUPP errors with ENOTTY.
57048         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
57049         EOPNOTSUPP errors with ENOTTY.
57051 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
57053         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
57054         Add strcasecmp_l-ssse3.
57055         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
57056         strcasecmp.
57057         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
57058         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
57059         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
57061 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
57063         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
57065         * string/Makefile (strop-tests): Add strcasecmp.
57066         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
57067         strcasecmp_l-nonascii.
57068         (gen-as-const-headers): Add locale-defines.sym.
57069         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
57070         * sysdeps/x86_64/strcasecmp.S: New file.
57071         * sysdeps/x86_64/strcasecmp_l.S: New file.
57072         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
57073         * sysdeps/x86_64/locale-defines.sym: New file.
57074         * string/test-strcasecmp.c: New file.
57076         * string/test-strcasestr.c: Test both ends of the range of characters.
57077         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
57079 2010-07-29  Roland McGrath  <roland@redhat.com>
57081         [BZ #11856]
57082         * manual/locale.texi (Yes-or-No Questions): Fix example code.
57084 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
57086         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
57087         for ld.so.
57089 2010-07-27  Andreas Schwab  <schwab@redhat.com>
57091         * manual/memory.texi (Malloc Tunable Parameters): Document
57092         M_PERTURB.
57094 2010-07-26  Roland McGrath  <roland@redhat.com>
57096         [BZ #11840]
57097         * configure.in (-fgnu89-inline check): Set and substitute
57098         gnu89_inline, not libc_cv_gnu89_inline.
57099         * configure: Regenerated.
57100         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
57102 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
57104         * string/test-strnlen.c: New file.
57105         * string/Makefile (strop-tests): Add strnlen.
57106         * string/tester.c (test_strnlen): Add a few more test cases.
57107         * string/tst-strlen.c: Better error reporting.
57109         * sysdeps/x86_64/strnlen.S: New file.
57111 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
57113         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
57114         lower-latency instructions.
57116 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
57118         * string/test-strcasestr.c: New file.
57119         * string/test-strstr.c: New file.
57120         * string/Makefile (strop-tests): Add strstr and strcasestr.
57121         * string/str-two-way.h: Don't undefine MAX.
57122         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
57124 2010-07-21  Andreas Schwab  <schwab@redhat.com>
57126         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
57127         strcasestr-nonascii.
57128         (CFLAGS-strcasestr-nonascii.c): Define.
57129         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
57130         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
57131         Remove unused attribute.
57133 2010-07-20  Roland McGrath  <roland@redhat.com>
57135         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
57136         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
57137         ld.so.cache was broken.  With it, there is no way to disable dsocaps
57138         like LD_HWCAP_MASK can disable hwcaps.
57140 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
57142         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
57144 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
57146         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
57147         call in strcasestr.
57148         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
57149         __strcasestr_sse42_nonascii.
57150         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
57151         strcasestr-nonascii.c.
57152         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
57154 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
57156         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
57157         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
57158         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
57159         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
57161 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
57163         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
57164         fcntl.
57166 2010-07-06  Andreas Schwab  <schwab@redhat.com>
57168         [BZ #11577]
57169         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
57170         dl_signal_cerror.
57172 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
57174         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
57175         _PC_PIPE_BUF using F_GETPIPE_SZ.
57177 2010-07-05  Roland McGrath  <roland@redhat.com>
57179         * manual/arith.texi (Rounding Functions): Fix rint description
57180         implicit in round description.
57182 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
57184         * elf/Makefile: Fix linking for a few tests to make recent linker
57185         happy.
57187 2010-06-30  Andreas Schwab  <schwab@redhat.com>
57189         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
57190         $(common-objpfx)libc_nonshared.a.
57192 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
57194         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
57195         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
57196         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
57197         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
57198         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
57199         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
57200         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
57201         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
57202         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
57203         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
57204         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
57205         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
57206         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
57207         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
57208         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
57209         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
57210         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
57211         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
57212         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
57213         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
57214         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
57215         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
57216         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
57217         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
57218         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
57219         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
57220         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
57221         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
57222         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
57223         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
57224         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
57225         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
57226         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
57227         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
57228         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
57229         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
57230         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
57231         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
57232         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
57233         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
57234         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
57235         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
57236         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
57237         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
57238         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
57239         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
57240         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
57241         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
57243 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
57245         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
57246         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
57247         * string/memmove.c (memmove): Renamed to ...
57248         (MEMMOVE): ...this.  Default to memmove.
57249         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
57250         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
57251         (END_CHK): Define.
57252         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
57253         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
57254         mempcpy-ssse3-back memmove-ssse3-back.
57255         * sysdeps/x86_64/multiarch/bcopy.S: New file .
57256         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
57257         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
57258         * sysdeps/x86_64/multiarch/memcpy.S: New file.
57259         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
57260         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
57261         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
57262         * sysdeps/x86_64/multiarch/memmove.c: New file.
57263         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
57264         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
57265         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
57266         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
57267         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
57268         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
57269         Define.
57270         (index_Fast_Copy_Backward): Define.
57271         (HAS_ARCH_FEATURE): Define.
57272         (HAS_FAST_REP_STRING): Define.
57273         (HAS_FAST_COPY_BACKWARD): Define.
57275 2010-06-21  Andreas Schwab  <schwab@redhat.com>
57277         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
57278         Restore proper fallback handling.
57280 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
57282         [BZ #11701]
57283         * posix/group_member.c (__group_member): Correct checking loop.
57285         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
57286         OOM in getpwuid_r correctly.  Return error number when the caller
57287         should return, otherwise -1.
57288         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
57289         call returning > 0 value.
57290         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
57292 2010-06-07  Andreas Schwab  <schwab@redhat.com>
57294         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
57295         libc_nonshared.a from targets in modules-names.
57297 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
57299         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
57300         requires it.
57302 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
57304         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
57305         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
57306         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
57307         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
57309 2010-06-02  Andreas Schwab  <schwab@redhat.com>
57311         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
57313 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
57315         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
57316         and F_GETPIPE_SZ.
57317         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
57318         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
57319         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
57320         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
57321         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
57322         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
57324 2010-06-14  Roland McGrath  <roland@redhat.com>
57326         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
57328 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
57330         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
57331         __REDIRECT followed by __THROW.
57332         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
57333         * posix/getopt.h (getopt): Likewise.
57335 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
57337         * hurd/lookup-at.c (__file_name_lookup_at): Accept
57338         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
57339         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
57340         in AT_FLAGS.
57341         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
57342         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
57344 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
57346         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
57348 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
57350         [BZ #11640]
57351         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57352         Properly check family and model.
57354 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
57356         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
57358 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
57360         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
57362 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
57364         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
57365         symbol reference.
57367 2010-05-19  Andreas Schwab  <schwab@redhat.com>
57369         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
57370         symbol reference.
57372 2010-05-21  Andreas Schwab  <schwab@redhat.com>
57374         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
57375         and internal_recvmmsg.
57376         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
57377         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
57378         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
57379         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
57381         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
57382         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
57383         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
57385 2010-05-20  Andreas Schwab  <schwab@redhat.com>
57387         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
57389 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
57391         POWER7 optimizations.
57392         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
57393         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
57395 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
57397         * version.h: Update for 2.13 development version.
57399 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
57401         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
57402         exceptions.  Return 0.
57404 2010-05-07  Roland McGrath  <roland@redhat.com>
57406         * elf/ldconfig.c (main): Add a const.
57408 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
57410         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
57411         (args_options): Add no-idn option.
57412         (ahosts_keys_int): Add idn_flags to ai_flags.
57413         (parse_option): Handle 'i' option to clear idn_flags.
57415         * malloc/malloc.c (_int_free): Possible race in the most recently
57416         added check.  Only act on the data if no current modification
57417         happened.
57419 See ChangeLog.17 for earlier changes.