Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).
[glibc.git] / ChangeLog
blob35106b5235d8678fbe01ecde31352b3ebfc7b78f
1 2015-04-28  Joseph Myers  <joseph@codesourcery.com>
3         [BZ #18346]
4         * sysdeps/ieee754/ldbl-128/s_roundl.c (__roundl): Handle all
5         exponents less than 48 as cases where high part of mantissa needs
6         examining to determine whether argument is integral.
7         * math/libm-test.inc (round_test_data): Add more tests.
9 2015-04-28  Mark Wielaard  <mjw@redhat.com>
11         * elf/elf.h (SHF_EXCLUDE): Use unsigned 1 for shift.
13 2015-04-27  David S. Miller  <davem@davemloft.net>
15         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Remove
16         __tls_get_addr.
17         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
19 2015-04-27  H.J. Lu  <hongjiu.lu@intel.com>
21         [BZ#18333]
22         * time/tzset.c (__tzfile_read): Check tzspec_len == 0.
24 2015-04-27  Florian Weimer  <fweimer@redhat.com>
26         [BZ#18333]
27         * time/tzset.c (parse_tzname): Return error on memory allocation
28         failure.
29         * test-skeleton.c (struct temp_name_list): Change type of name
30         member to non-const.
31         (add_temp_file): Create a copy of the file name.
32         (delete_temp_files): Deallocate memory.
33         (create_temp_file): Add comment.
35 2015-04-24  Florian Weimer  <fweimer@redhat.com>
37         * io/posix_fallocate.c (posix_fallocate): Do not set errno.
38         * io/posix_fallocate64.c (posix_fallocate64): Likewise.
40 2015-04-24  Roland McGrath  <roland@hack.frob.com>
42         * sysdeps/arm/configure.ac (PI_STATIC_AND_HIDDEN): Define it.
43         * sysdeps/arm/configure: Regenerated.
45 2015-04-24  Florian Weimer  <fweimer@redhat.com>
47         [BZ #17715]
48         * time/tzfile.c (__tzfile_read): Check for large values of
49         tzh_ttisstdcnt and tzh_ttisgmtcnt.  Use malloc instead of alloca.
50         * time/tzset.c (__tzstring_len): New function, based on the old
51         __tzstring function.
52         (__tzstring): Call __tzstring_len.
53         (parse_tzname): New helper function extracted from
54         __tzset_parse_tz.  Call __tzstring_len, without making a copy of
55         the input string.
56         (parse_offset): New helper function extracted from
57         __tzset_parse_tz.  Replace switch with fallthrough with
58         initialization before sscanf.
59         (parse_rule): Likewise.
60         (__tzset_parse_tz): Rewrite using the new helper functions.  Use
61         new-style function definition.
62         * timezone/Makefile (tests): Add tst-tzset.
63         (tst-tzset.out): Dependencies on time zone files.
64         (tst-tzset-ENV): Set TZDIR.
65         (testdata/XT%): Copy crafted time zone files.
66         * timezone/README: Mention crafted time zone files.
67         * timezone/testdata/XT1, timezone/testdata/XT2,
68         timezone/testdata/XT3, timezone/testdata/XT4: New time zone test
69         files.
70         * timezone/tst-tzset.c: New test.
72 2015-04-24  Florian Weimer  <fweimer@redhat.com>
74         * Makeconfig (+gccwarn): Remove -Winline.
76 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
78         * sysdeps/s390/fpu/libm-test-upls: Regenerate.
80 2015-04-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
82         * NEWS: Mention sysconf() cache information support for s390.
83         * sysdeps/unix/sysv/linux/s390/sysconf.c: New File.
85 2015-04-22  Wilco Dijkstra  <wdijkstr@arm.com>
87         * math/k_casinh.c (__kernel_casinh): Use __copysign.
88         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c
89         (__nearbyint): Likewise.
90         * sysdeps/ieee754/ldbl-opt/nldbl-copysign.c
91         (copysignl): Likewise.
93 2015-04-21  Arjun Shankar  <arjun.is@lostca.se>
95         [BZ #18287]
96         * resolv/nss_dns/dns-host.c (getanswer_r): Adjust buffer length
97         based on padding.  (CVE-2015-1781)
99 2015-04-20  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
101         * nptl/pthread_cond_timedwait.c: Change include bits/libc-vdso.h to just
102         libc-vdso.h.
103         * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
104         * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
105         * sysdeps/unix/sysv/linux/aarch64/init-first.c: Likewise.
106         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
107         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
108         * sysdeps/unix/sysv/linux/gettimeofday.c: Likewise.
109         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Likewise.
110         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
111         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
112         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: Likewise.
113         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
114         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
115         * sysdeps/unix/sysv/linux/tile/gettimeofday.c: Likewise.
116         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise.
117         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
118         * sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h: Move to ...
119         * sysdeps/unix/sysv/linux/aarch64/libc-vdso.h: ... here.
120         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Move to ...
121         * sysdeps/unix/sysv/linux/powerpc/libc-vdso.h: ... here.
122         * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: Move to ...
123         * sysdeps/unix/sysv/linux/s390/libc-vdso.h: ... here.
124         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Move to ...
125         * sysdeps/unix/sysv/linux/tile/libc-vdso.h: ... here.
127 2015-04-19  Paul Eggert  <eggert@cs.ucla.edu>
129         * stdlib/setenv.c (__add_to_environ):
130         Dump core quickly if setenv (..., NULL, ...) is called.
131         This time, do it the right way, and pacify GCC with a pragma.
133 2015-04-17  Roland McGrath  <roland@hack.frob.com>
135         * elf/dl-close.c (_dl_close_worker) [DL_NNS == 1]: Just assert that
136         IMAP->l_prev cannot be null, and #if out the code for the contrary
137         case, avoiding 'assert (nsid != LM_ID_BASE)' making the compiler
138         believe that NS (&_dl_ns[NSID]) could point outside the array.
140         * elf/dl-open.c (_dl_open): Use __glibc_unlikely in invalid namespace
141         check.  Reject NSID < 0 and NSID >= dl_nns, and check for DL_NNS==1,
142         before using NSID as an index.
144 2015-04-17  Il'ya Malakhov <ilmalakhov@yandex.ru>
146         [BZ #17825]
147         * sysdeps/sparc/sparc64/memchr.S: Fix signedness handling of length.
148         * sysdeps/sparc/sparc64/memcmp.S: Likewise.
149         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
151 2015-04-17  Roland McGrath  <roland@hack.frob.com>
153         Add preliminary port to Google Native Client on ARM.
154         * abi-tags (.*-.*-nacl.*): New entry.
155         * sysdeps/arm/nacl: New directory.
156         * sysdeps/nacl: New directory.
158 2015-04-16  David S. Miller  <davem@davemloft.net>
160         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Make use of
161         lowlevellock-futex.h
163 2015-04-16  Chris Metcalf  <cmetcalf@ezchip.com>
165         * sysdeps/tile/configure.ac: New file.
166         * sysdeps/tile/configure: Regenerated.
168 2015-04-15  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
170         * wcsmbs/wcschr.c [WCSCHR] (wcschr): Define as __wcschr.  Remove
171         conditionals for weak_alias and libc_hidden_weak.
172         * sysdeps/i386/i686/multiarch/wcschr-c.c [libc]: Undefine
173         libc_hidden_weak and weak_alias.
174         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c [libc]:
175         Undefine libc_hidden_weak. Define libc_hidden_def for SHARED builds
176         and weak_alias for static one.
178 2015-04-15  David S. Miller  <davem@davemloft.net>
180         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
182 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
184         [BZ #18206]
185         * wcsmbs/wcsncmp.c (wcsncmp): Compare as wchar_t, not wint_t.
186           Use signed comparision instead of substraction to avoid
187           overflow bug.
188         * localedata/tests-mbwc/tst_wcsncmp.c (tst_wcsncmp):
189           Take the sign of ret.
190         * localedata/tests-mbwc/dat_wcsncmp.c (tst_wcsncmp_loc):
191           Do not expect precise return values. Only the sign matters.
192         * wcsmbs/Makefile (strop-tests): Add wcsncmp.
193         * wcsmbs/test-wcsncmp.c: New File.
194         * string/test-strncmp.c: Add wcsncmp support.
196 2015-04-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
198         [BZ #6792]
199         * math/w_log1p.c: New file.
200         * math/w_log1pf.c: Likewise.
201         * math/w_log1pl.c: Likewise.
202         * math/Makefile (libm-calls): Add w_log1p.
203         * math/s_log1pl.c (log1pl): Remove weak_alias.
204         * sysdeps/i386/fpu/s_log1p.S (log1p): Likewise.
205         * sysdeps/i386/fpu/s_log1pf.S (log1pf): Likewise.
206         * sysdeps/i386/fpu/s_log1pl.S (log1pl): Likewise.
207         * sysdeps/x86_64/fpu/s_log1pl.S (log1pl): Likewise.
208         * sysdeps/ieee754/dbl-64/s_log1p.c (log1p): Likewise.
209         [NO_LONG_DOUBLE] (log1pl): Likewise.
210         * sysdeps/ieee754/flt-32/s_log1pf.c (log1pf): Likewise.
211         * sysdeps/ieee754/ldbl-128/s_log1pl.c (log1pl): Likewise.
212         * sysdeps/ieee754/ldbl-64-128/s_log1pl.c
213         (log1p): Remove long_double_symbol.
214         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (log1pl): Likewise.
215         * sysdeps/ieee754/ldbl-64-128/w_log1pl.c: New file.
216         * sysdeps/ieee754/ldbl-128ibm/w_log1pl.c: Likewise.
217         * sysdeps/m68k/m680x0/fpu/s_log1p.c: Define empty weak_alias to
218         remove weak_alias for corresponding log1p function.
219         * sysdeps/m68k/m680x0/fpu/s_log1pf.c: Likewise.
220         * sysdeps/m68k/m680x0/fpu/s_log1pl.c: Likewise.
221         * sysdeps/ia64/fpu/w_log1p.c: New file.
222         * sysdeps/ia64/fpu/w_log1pf.c: Likewise.
223         * sysdeps/ia64/fpu/w_log1pl.c: Likewise.
224         * math/libm-test.inc (log1p_test_data): Add errno expectations.
226 2015-04-10  Joseph Myers  <joseph@codesourcery.com>
228         [BZ #18247]
229         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Decrease minimum
230         decimal exponent by 1.
231         * stdlib/tst-strtod-round-data: Add more tests.
232         * stdlib/tst-strtod-round.c (tests): Regenerated.
234 2015-04-09  Joseph Myers  <joseph@codesourcery.com>
236         * math/auto-libm-test-in: Add more tests of clog and clog10.
237         * math/auto-libm-test-out: Regenerated.
238         * sysdeps/i386/fpu/libm-test-ulps: Update.
239         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
241 2015-04-09  Roland McGrath  <roland@hack.frob.com>
243         * Makeconfig (module-cppflags): Exclude all .v.i files.
244         (skip-module-cppflags): Variable removed.
246         * configure.ac (libc_config_ok): Initialize before reading
247         preconfigure scripts, not after.
248         * configure: Regenerated.
250         * test-skeleton.c (TIMEOUT): Move #define to top level.
251         (main): Grok environment variable TEST_DIRECT.  If set, print
252         test expectation details into that file and then behave as if
253         given --direct.
255 2015-04-09  Florian Weimer  <fweimer@redhat.com>
257         * malloc/tst-scratch_buffer.c (do_test): Suppress truncation
258         warning on 32-bit.
260 2015-04-08  David S. Miller  <davem@davemloft.net>
262         * sysdeps/sparc/fpu/libm-test-ulps: Update.
264 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
266         * math/auto-libm-test-in: Add more tests of atanh.
267         * math/auto-libm-test-out: Regenerated.
268         * sysdeps/i386/fpu/libm-test-ulps: Update.
269         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
271         * math/auto-libm-test-in: Add more tests of atan.
272         * math/auto-libm-test-out: Regenerated.
273         * sysdeps/i386/fpu/libm-test-ulps: Update.
274         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
276 2015-04-08  Florian Weimer  <fweimer@redhat.com>
278         * elf/pldd.c (main): Rewrite to use struct
279         scratch_buffer instead of extend_alloca.
280         * elf/pldd-xx.c (find_maps): Likewise.
281         * grp/initgroups.c: Include <scratch_buffer.h> instead of
282         <alloca.h>.
283         * grp/compat-initgroups.c (compat_call): Rewrite to use struct
284         scratch_buffer instead of extend_alloca.
285         * nscd/initgrcache.c: Include <scratch_buffer.h>, now needed by
286         grp/compat-initgroups.c.
287         * nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
288         Rewrite to use struct scratch_buffer instead of extend_alloca.
289         * inet/getnameinfo.c (nrl_domainname, getnameinfo): Likewise.
290         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
292 2015-04-08  Joseph Myers  <joseph@codesourcery.com>
294         * math/auto-libm-test-in: Add more tests of cbrt.
295         * math/auto-libm-test-out: Regenerated.
296         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
298         * math/auto-libm-test-in: Add more tests of cabs.
299         * math/auto-libm-test-out: Regenerated.
300         * sysdeps/i386/fpu/libm-test-ulps: Update.
301         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
303         [BZ #18210]
304         [BZ #18211]
305         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <fenv.h>.
306         (__ieee754_atan2): Set FE_TONEAREST mode for internal
307         computations.
308         * math/auto-libm-test-in: Add more tests of atan2, carg, clog and
309         clog10.
310         * math/auto-libm-test-out: Regenerated.
311         * sysdeps/i386/fpu/libm-test-ulps: Update.
312         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
314         [BZ #18197]
315         * sysdeps/ieee754/dbl-64/s_atan.c: Include <fenv.h>.
316         (atan): Set FE_TONEAREST mode for internal computations.
317         * math/auto-libm-test-in: Add more tests of atan.
318         * math/auto-libm-test-out: Regenerated.
320 2015-04-07  James Cowgill  <james410@cowgill.org.uk>
322         [BZ #17930]
323         * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_NORESERVE): Define.
325 2015-04-07  Florian Weimer  <fweimer@redhat.com>
327         * malloc/scratch_buffer_grow_preserve.c: Include <string.h>
329 2015-04-07  Florian Weimer  <fweimer@redhat.com>
331         * include/scratch_buffer.h: New file.
332         * malloc/scratch_buffer_grow.c: Likewise.
333         * malloc/scratch_buffer_grow_preserve.c: Likewise.
334         * malloc/scratch_buffer_set_array_size.c: Likewise.
335         * malloc/tst-scratch_buffer.c: Likewise.
336         * malloc/Makefile (routines): Add scratch_buffer_grow.
337         (tests): Add test case.
338         * malloc/Versions (GLIBC_PRIVATE): Export
339         __libc_scratch_buffer_grow, __libc_scratch_buffer_grow_preserve,
340         __libc_scratch_buffer_set_array_size.
342 2015-04-06  Richard Henderson  <rth@redhat.com>
344         * sysdeps/unix/alpha/sysdep.h: Unconditionally include dl-sysdep.h.
345         * sysdeps/alpha/fpu/libm-test-ulps: Update.
347         * math/test-fenvinline.c (feenable_test): Cast fe_exc to
348         unsigned int before printing.
350 2015-04-03  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
352         [BZ #17596]
353         * wcsmbs/mbrtowc.c (__mbrtowc): Add check for n=0.
354         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
356 2015-04-02  Florian Weimer  <fweimer@redhat.com>
358         * include/libc-internal.h (libc_max_align_t): Define.
360 2015-04-02  Andreas Schwab  <schwab@suse.de>
362         [BZ #16850]
363         * sysdeps/unix/sysv/linux/aarch64/bits/sigstack.h: New file.
365 2015-04-02  Mel Gorman  <mgorman@suse.de>
367         [BZ #17195]
368         * malloc/arena.c (free): Apply trim threshold to per-thread heaps
369         as well as the main arena.
371 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
373         [BZ #18185]
374         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Limit threads
375         sharing L2 cache to 2 for Silvermont/Knights Landing.
377 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
379         [BZ #17711]
380         * config.make.in (have-protected-data): New.
381         * configure.ac: Check linker support for protected data symbol.
382         * configure: Regenerated.
383         * elf/Makefile (modules-names): Add tst-protected1moda and
384         tst-protected1modb if $(have-protected-data) is yes.
385         (tests): Add tst-protected1a and tst-protected1b if
386         $(have-protected-data) is yes.
387         ($(objpfx)tst-protected1a): New.
388         ($(objpfx)tst-protected1b): Likewise.
389         (tst-protected1modb.so-no-z-defs): Likewise.
390         * elf/tst-protected1a.c: New file.
391         * elf/tst-protected1b.c: Likewise.
392         * elf/tst-protected1mod.h: Likewise.
393         * elf/tst-protected1moda.c: Likewise.
394         * elf/tst-protected1modb.c: Likewise.
396 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
398         [BZ #17711]
399         * elf/dl-lookup.c (do_lookup_x): When UNDEF_MAP is NULL, which
400         indicates it is called from do_lookup_x on relocation against
401         protected data, skip the data definion in the executable from
402         copy reloc.
403         (_dl_lookup_symbol_x): Pass ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA,
404         instead of ELF_RTYPE_CLASS_PLT, to do_lookup_x for
405         EXTERN_PROTECTED_DATA relocation against STT_OBJECT symbol.
406         * sysdeps/generic/ldsodefs.h * (ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA):
407         New.  Defined to 4 if DL_EXTERN_PROTECTED_DATA is defined,
408         otherwise to 0.
409         * sysdeps/i386/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
410         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Set class
411         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_386_GLOB_DAT.
412         * sysdeps/x86_64/dl-lookupcfg.h (DL_EXTERN_PROTECTED_DATA): New.
413         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Set class
414         to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA for R_X86_64_GLOB_DAT.
416 2015-03-28  Martin Galvan  <martin.galvan@tallertechnologies.com>
418         * sysdeps/nptl/pthread.h: Remove duplicate definition of
419         PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP.
421 2015-03-27  Martin Galvan  <martin.galvan@tallertechnologies.com>
423         * sysdeps/i386/nptl/tls.h: Swap comments between THREAD_SETMEM and
424         THREAD_SETMEM_NC.
425         * sysdeps/x86_64/nptl/tls.h: Ditto.
427 2015-03-27  Roland McGrath  <roland@hack.frob.com>
429         * dlfcn/tststatic.c (main): Converted to ...
430         (do_test): ... this.
431         (TEST_FUNCTION): New macro.
432         Include test-skeleton.c.
434 2015-03-26  Alan Modra  <amodra@gmail.com>
436         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
437         Don't segfault if ifunc resolver returns a NULL.  Do set plt to
438         zero for undefined weak.
439         (elf_machine_plt_conflict): Similarly.
441 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
443         * math/auto-libm-test-in: Add more tests of acosh, asinh and
444         atanh.
445         * math/auto-libm-test-out: Regenerated.
446         * sysdeps/i386/fpu/libm-test-ulps: Update.
447         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
449         * math/auto-libm-test-in: Add another test of asin.
450         * math/auto-libm-test-out: Regenerated.
451         * sysdeps/i386/fpu/libm-test-ulps: Update.
452         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
454         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (LLL_EBX_LOAD):
455         Remove macro.
456         (LLL_EBX_REG): Likewise.
457         (LLL_ENTER_KERNEL): Likewise.
459         * math/auto-libm-test-in: Add more tests of asin.
460         * math/auto-libm-test-out: Regenerated.
461         * sysdeps/i386/fpu/libm-test-ulps: Update.
462         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
464         [BZ #18138]
465         * sysdeps/unix/sysv/linux/i386/sysdep.h (struct
466         libc_do_syscall_args): New structure.
467         (INTERNAL_SYSCALL_MAIN_0): New macro.
468         (INTERNAL_SYSCALL_MAIN_1): Likewise.
469         (INTERNAL_SYSCALL_MAIN_2): Likewise.
470         (INTERNAL_SYSCALL_MAIN_3): Likewise.
471         (INTERNAL_SYSCALL_MAIN_4): Likewise.
472         (INTERNAL_SYSCALL_MAIN_5): Likewise.
473         (INTERNAL_SYSCALL_MAIN_6): Likewise.  Call __libc_do_syscall.
474         (INTERNAL_SYSCALL): Define to use INTERNAL_SYSCALL_MAIN_##nr.
475         Replace conditional definitions by conditional definitions of ....
476         (INTERNAL_SYSCALL_MAIN_INLINE): ... this.  New macro.
477         * sysdeps/unix/sysv/linux/i386/libc-do-syscall.S: New file.
478         * sysdeps/unix/sysv/linux/i386/Makefile [$(subdir) = nptl]
479         (libpthread-sysdep_routines): Add libc-do-syscall.
480         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: Remove file.
481         * sysdeps/unix/sysv/linux/i386/lowlevellock.h (SYS_futex): Define
482         to __NR_futex not 240.
484 2015-03-25  Alan Modra  <amodra@gmail.com>
486         * NEWS: Advertise TLS optimization.
487         * elf/elf.h (R_PPC_TLSGD, R_PPC_TLSLD, DT_PPC_OPT, PPC_OPT_TLS): Define.
488         (DT_PPC_NUM): Increment.
489         * elf/dynamic-link.h (HAVE_STATIC_TLS): Define.
490         (CHECK_STATIC_TLS): Use here.
491         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Optimize
492         TLS descriptors.
493         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
494         * sysdeps/powerpc/dl-tls.c: New file.
495         * sysdeps/powerpc/Versions: Add __tls_get_addr_opt.
496         * sysdeps/powerpc/tst-tlsopt-powerpc.c: New tls test.
497         * sysdeps/unix/sysv/linux/powerpc/Makefile: Add new test.
498         Build tst-tlsmod2.so with --no-tls-get-addr-optimize.
499         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: Update.
500         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: Likewise.
501         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: Likewise.
503 2015-03-25  Alan Modra  <amodra@gmail.com>
505         * sysdeps/powerpc/powerpc64/configure.ac: Correct "linker support
506         for overlapping .opd entries" to "support...".
507         * sysdeps/powerpc/powerpc64/configure: Regenerate
509 2015-03-25  Joseph Myers  <joseph@codesourcery.com>
511         * math/auto-libm-test-in: Add more tests of acos.
512         * math/auto-libm-test-out: Regenerated.
513         * sysdeps/i386/fpu/libm-test-ulps: Update.
514         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
516         * math/auto-libm-test-in: Add more tests of expm1.
517         * math/auto-libm-test-out: Regenerated.
518         * sysdeps/i386/fpu/libm-test-ulps: Update.
519         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
521 2015-03-24  Joseph Myers  <joseph@codesourcery.com>
523         * math/auto-libm-test-in: Add more tests of cosh and sinh.
524         * math/auto-libm-test-out: Regenerated.
525         * sysdeps/i386/fpu/libm-test-ulps: Update.
526         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
528         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
529         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
531         * math/auto-libm-test-in: Add more tests of log2.
532         * math/auto-libm-test-out: Regenerated.
533         * sysdeps/i386/fpu/libm-test-ulps: Update.
534         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
536 2015-03-23  Roland McGrath  <roland@hack.frob.com>
538         * libio/iofdopen.c: Move FD_FLAGS declaration into its first use,
539         inside [F_GETFL].  Remove POSIX_MODE local variable, just test the
540         _IO_IS_APPENDING bit in READ_WRITE instead.
542 2015-03-23  Florian Weimer  <fweimer@redhat.com>
544         * sysdeps/unix/sysv/linux/pthread_setaffinity.c
545         (__determine_cpumask_size): Replace extend_alloca with a
546         variable-length array.  Do not treat res == 0 as an error.
548 2015-03-23  Florian Weimer  <fweimer@redhat.com>
550         [BZ #18100]
551         * posix/wordexp.c (eval_expr_multdiv): Check for division by zero
552         and integer overflow.
553         * posix/wordexp-test.c (test_case): Add divide-by-zero test.
554         (main): Add integer overflow tests.
555         * manual/pattern.texi (Calling Wordexp): Document additional use
556         for WRDE_SYNTAX.
558 2015-03-23  Alan Modra  <amodra@gmail.com>
560         * config.h.in: Remove HAVE_ASM_PPC_REL16.
561         * sysdeps/powerpc/powerpc32/tls-macros.h: Remove HAVE_ASM_PPC_REL16
562         and false branch of conditional.
563         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
564         Likewise.
566 2015-03-21  Samuel Thibault  <samuel.thibault@ens-lyon.org
568         * sysdeps/mach/hurd/Makefile ($(common-objpfx)errnos.d): Depend on
569         libc-modules.h
570         * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler): Remove
571         unused declaration of _hurd_intr_rpc_msg_in_trap.
572         * mach/mach_init.c (__mach_init): Test whether HAVE_HOST_PAGE_SIZE is
573         defined instead of whether it is non-zero.
574         * sysdeps/mach/hurd/i386/intr-msg.h (INTR_MSG_TRAP): Use "+m"
575         input constraint instead of both input and output constraint.  Use ecx
576         clobber instead of %ecx.
577         * sysdeps/mach/hurd/malloc-machine.h (mutex_init, mutex_lock,
578         mutex_unlock): Use a statement expression instead of an expression list.
579         * sysdeps/mach/hurd/setitimer.c (_hurd_itimer_thread_stack_size): Set
580         type to vm_size_t instead of vm_address_t.
581         * sysdeps/mach/hurd/fork.c (__fork): Test whether STACK_GROWTH_UP is
582         defined instead of whether it is non-zero.
583         * hurd/hurd/ioctl.h (_hurd_locked_install_cttyid): New declaration.
584         * sysdeps/mach/hurd/setsid.c: Include <hurd/ioctl.h>.
585         * sysdeps/mach/hurd/mmap.c (__mmap): Use 0 instead of NULL for
586         comparisons with mapaddr.
587         * nscd/nscd-client.h: Include <time.h>.
588         * sysdeps/mach/hurd/dl-sysdep.c (fmh): Pass vm_offset_t dummy
589         9th parameter to __vm_region instead of int.
590         * bits/termios.h [!__USE_MISC] (EXTPROC): Do not define.
591         * scripts/check-local-headers.sh (exclude): Add device/,
592         hurd/hurd_types.h, hurd/ioctl_types.h, hurd/paths.h, hurd/ioctls.defs,
593         cthreads.h.
595 2015-03-19  Roland McGrath  <roland@hack.frob.com>
597         * sysdeps/arm/memcpy.S [ARM_ALWAYS_BX]: Fix computed-jump calculations
598         to account for alignment padding.
599         * sysdeps/arm/memmove.S: Likewise.
601 2015-03-19  Chris Metcalf  <cmetcalf@ezchip.com>
603         * sysdeps/unix/sysv/linux/generic/README: New file.
605 2015-03-18  Joseph Myers  <joseph@codesourcery.com>
607         [BZ #18138]
608         * nptl/sem_waitcommon.c: Include <kernel-features.h>.
609         (futex_abstimed_wait)
610         [__ASSUME_FUTEX_CLOCK_REALTIME && lll_futex_timed_wait_bitset]:
611         Use lll_futex_timed_wait_bitset with FUTEX_CLOCK_REALTIME instead
612         of lll_futex_timed_wait.
614 2015-03-18  Brad Hubbard  <bhubbard@redhat.com>
616         [BZ #17542]
617         * sunrpc/svc.c (xprt_register): Use calloc to allocate xports.
619 2015-03-17  Alexandre Oliva <aoliva@redhat.com>
621         [BZ #17090]
622         [BZ #17620]
623         [BZ #17621]
624         [BZ #17628]
625         * NEWS: Update.
626         * elf/dl-tls.c (_dl_update_slotinfo): Clean up outdated DTV
627         entries with Static TLS too.  Skip entries past the end of the
628         allocated DTV, from Alan Modra.
629         (tls_get_addr_tail): Update to glibc_likely/unlikely.  Move
630         Static TLS DTV entry set up from...
631         (_dl_allocate_tls_init): ... here (fix modid assertion), ...
632         * elf/dl-reloc.c (_dl_nothread_init_static_tls): ... here...
633         * nptl/allocatestack.c (init_one_static_tls): ... and here...
634         * elf/dlopen.c (dl_open_worker): Drop l_tls_modid upper bound
635         for Static TLS.
636         * elf/tlsdeschtab.h (map_generation): Return size_t.  Check
637         that the slot we find is associated with the given map before
638         using its generation count.
639         * nptl_db/db_info.c: Include ldsodefs.h.
640         (rtld_global, dtv_slotinfo_list, dtv_slotinfo): New typedefs.
641         * nptl_db/structs.def (DB_RTLD_VARIABLE): New macro.
642         (DB_MAIN_VARIABLE, DB_RTLD_GLOBAL_FIELD): Likewise.
643         (link_map::l_tls_offset): New struct field.
644         (dtv_t::counter): Likewise.
645         (rtld_global): New struct.
646         (_rtld_global): New rtld variable.
647         (dl_tls_dtv_slotinfo_list): New rtld global field.
648         (dtv_slotinfo_list): New struct.
649         (dtv_slotinfo): Likewise.
650         * nptl_db/td_symbol_list.c: Drop gnu/lib-names.h include.
651         (td_lookup): Rename to...
652         (td_mod_lookup): ... this.  Use new mod parameter instead of
653         LIBPTHREAD_SO.
654         * nptl_db/td_thr_tlsbase.c: Include link.h.
655         (dtv_slotinfo_list, dtv_slotinfo): New functions.
656         (td_thr_tlsbase): Check DTV generation.  Compute Static TLS
657         addresses even if the DTV is out of date or missing them.
658         * nptl_db/fetch-value.c (_td_locate_field): Do not refuse to
659         index zero-length arrays.
660         * nptl_db/thread_dbP.h: Include gnu/lib-names.h.
661         (td_lookup): Make it a macro implemented in terms of...
662         (td_mod_lookup): ... this declaration.
663         * nptl_db/db-symbols.awk (DB_RTLD_VARIABLE): Override.
664         (DB_MAIN_VARIABLE): Likewise.
666 2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
668         [BZ #18134]
669         * sysdeps/x86_64/dl-trampoline.S (PRESERVE_BND_REGS_PREFIX): New.
671 2015-03-15  Paul Eggert  <eggert@cs.ucla.edu>
673         * stdlib/setenv.c (__add_to_environ): Revert previous change.
675 2015-03-14  Andreas Schwab  <schwab@linux-m68k.org>
677         [BZ #18128]
678         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (atomic_exchange_and_add)
679         (atomic_add, atomic_increment_and_test)
680         (atomic_decrement_and_test): Fix 64-bit arithmetic.
682 2015-03-13  Paul Eggert  <eggert@cs.ucla.edu>
684         * stdlib/setenv.c (__add_to_environ):
685         Dump core quickly if setenv (..., NULL, ...) is called.
687 2015-03-13  Roland McGrath  <roland@hack.frob.com>
689         * sysdeps/arm/tls-macros.h: Include <sysdep.h>.
690         (GET_SPECIAL_RELOC, GET_SPECIAL_PCREL): New macros to encapsulate
691         all the necessary asm magic in one place.
692         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Rewritten as C expressions
693         using those.
695 2015-03-13  Carlos O'Donell  <carlos@redhat.com>
697         [BZ #14906]
698         * nscd/cache.c (prune_cache): Use TRACED_FILE. Compare and update
699         traced file mtime. Use consistent log message.
700         * nscd/connections.c [HAVE_INOTIFY] (install_watches): New function.
701         (register_traced_file): Call install_watches. Always set mtime.
702         (invalidate_cache): Iterate over all trace files. Call install_watches.
703         (inotify_check_files): Don't inline. Handle watching parent
704         directories and configuration file movement in and out.
705         (handle_inotify_events): New function.
706         (main_loop_poll): Call handle_inotify_events.
707         (main_loop_epoll): Likewise.
708         * nscd/nscd.h: Define TRACED_FILE, TRACED_DIR, and PATH_MAX.
709         (struct traced_file): Use array of inotify fds. Add parent directory,
710         and basename.
711         (struct database_dyn): Remove unused file_mtime.
712         (init_traced_file): New inline function.
713         (define_traced_file): New macro.
714         * nss/nss_db/db-init.c: Use define_traced_file.
715         (_nss_db_init): Use init_traced_file.
716         * nss/nss_files/files-init.c: Use define_traced_file.
717         (_nss_files_init): Use init_traced_file.
719 2015-03-12  Joseph Myers  <joseph@codesourcery.com>
721         * soft-fp/soft-fp.h (_FP_STATIC_ASSERT): New macro.
722         [_LIBC]: Do not include <stdlib.h>.
723         [!_LIBC] (abort): Remove declaration.
724         * soft-fp/op-2.h (_FP_MUL_MEAT_2_120_240_double): Use
725         _FP_STATIC_ASSERT instead of conditionally calling abort.
726         * soft-fp/op-common.h (_FP_FROM_INT): Likewise.
727         (_FP_EXTEND_CNAN): Likewise.
728         (FP_TRUNC): Likewise.
729         (__FP_CLZ): Likewise.
730         * sysdeps/powerpc/nofpu/flt-rounds.c: Include <stdlib.h>.
732 2015-03-12  Yaakov Selkowitz  <yselkowi@redhat.com>
734         * manual/string.texi (XPG basename): Fix prototype.
736 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
738         [BZ #18080]
739         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
740         (__setcontext): Use SIG_SETMASK instead of SIG_BLOCK.
741         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
742         (__setcontext): Likewise.
743         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
744         (__swapcontext): Use SIG_SETMASK instead of SIG_BLOCK.
745         Call rt_sigprocmask syscall one time to set new signal mask
746         and retrieve the current signal mask instead of two calls.
747         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
748         (__swapcontext): Likewise.
749         * stdlib/Makefile (tests): Add new testcase tst-setcontext2.
750         * stdlib/tst-setcontext2.c: New file.
752 2015-03-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
754         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
756 2015-03-11  Aurelien Jarno  <aurelien@aurel32.net>
758         [BZ #18093]
759         * elf/cache.c (load_aux_cache): Regenerate the cache if it has
760         the wrong size.
762 2015-03-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
764         [BZ #18043]
765         * posix/wordexp.c (parse_param): Don't call setenv(..., NULL, 1).
767 2015-03-11  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
769         * config.h.in [HAVE_ASM_GLOBAL_DOT_NAME]: Remove define.
770         * include/libc-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (strong_alias):
771         Remove define.
772         [HAVE_ASM_GLOBAL_DOT_NAME] (strong_data_alias): Likewise.
773         [HAVE_ASM_GLOBAL_DOT_NAME] (weak_alias): Likewise.
774         [HAVE_ASM_GLOBAL_DOT_NAME] (_symbol_version): Likewise.
775         [HAVE_ASM_GLOBAL_DOT_NAME] (_default_symbol_version): Likewise.
776         [HAVE_ASM_GLOBAL_DOT_NAME] (HIDDEN_JUMPTARGET): Likewise.
777         * nptl_db/db-symbols.h [HAVE_ASM_GLOBAL_DOT_NAME] (DOT): Remove
778         define.
779         * nptl_db/td_symbol_list.c (td_lookup): Remove
780         HAVE_ASM_GLOBAL_DOT_NAME code.
781         * sysdeps/powerpc/powerpc64/configure.ac: Remove
782         HAVE_ASM_GLOBAL_DOT_NAME check.
783         * sysdeps/powerpc/powerpc64/configure: Regenerate.
784         * sysdeps/powerpc/powerpc64/sysdep.h [HAVE_ASM_GLOBAL_DOT_NAME]
785         (DOT_LABEL): Remove define.
786         [HAVE_ASM_GLOBAL_DOT_NAME] (BODY_LABEL): Likewise.
787         [HAVE_ASM_GLOBAL_DOT_NAME] (ENTRY_2): Likewise.
788         [HAVE_ASM_GLOBAL_DOT_NAME] (END_2): Likewise.
789         * sysdeps/powerpc/powerpc64/tls-macros.h [HAVE_ASM_GLOBAL_DOT_NAME]
790         (__TLS_GET_ADDR): Likewise.
791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
792         [HAVE_ASM_GLOBAL_DOT_NAME] (DASHDASHPFX): Likewise.
794 2015-03-11  Carlos O'Donell  <carlos@redhat.com>
796         [BZ #18111]
797         * sysdeps/hppa/fpu/fpu_control.h (_FPU_HPPA_SHIFT_FLAGS): Define.
798         (_FPU_SETCW): Initialize cw from fpsr before storing.
799         * sysdeps/hppa/fpu/fsetexcptflg.c: Include fpu_control.h
800         (fesetexceptflag): Rewrite using fpu_control.h.
801         * sysdeps/hppa/fpu/feupdateenv.c: Handle FE_DFL_ENV, and FE_NOMASK_ENV.
803 2015-03-11  John David Anglin  <danglin@gcc.gnu.org>
805         [BZ #18110]
806         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Don't modify bufptr in
807         asms.
808         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
810 2015-03-11  Joseph Myers  <joseph@codesourcery.com>
812         * soft-fp/soft-fp.h (_FP_UNREACHABLE): New macro.
813         * soft-fp/op-common.h (_FP_MUL): Use _FP_UNREACHABLE instead of
814         abort.
815         (_FP_FMA): Likewise.
816         (_FP_DIV): Likewise.
818 2015-03-10  Roland McGrath  <roland@hack.frob.com>
820         * scripts/evaluate-test.sh: Grok exit code 77 as UNSUPPORTED and exit
821         with 0 in that case.
822         * Makefile (summarize-tests): New canned sequence, factored out of
823         commands for targets tests and xtests.  Display summary lines that
824         don't start with PASS: or XFAIL: rather than ones that do start with
825         ERROR: or FAIL:.  Make the commands fail if any summary lines fail
826         to start with X?PASS: or XFAIL: or UNSUPPORTED: rather than if any
827         do start with ERROR: or FAIL:.
828         * dlfcn/Makefile (tests): Add bug-atexit3 back here unconditionally
829         (except for [$(build-shared) = yes]).
830         (tests-unsupported) [$(CXX) empty]: Add bug-atexit3.
831         (LDLIBS-bug-atexit3-lib.so): Conditionalize on [$(CXX) nonempty].
832         ($(objpfx)bug-atexit3, $(objpfx)bug-atexit3.out): Likewise.
833         * nptl/Makefile: Revert 2015-03-04 changes.
834         [$(CXX) empty] (tests-unsupported): New variable.
835         * debug/Makefile: Likewise.
837         * posix/regcomp.c: Fix comment typos and formatting to harmonize with
838         gnulib file.  Replace __attribute with __attribute__ throughout.
840 2015-03-10  Carlos O'Donell  <carlos@redhat.com>
842         * sysdeps/hppa/fpu/libm-test-ulps: Update.
844 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
846         [BZ #18104]
847         * math/auto-libm-test-in: Add another test of pow.
848         * math/auto-libm-test-out: Regenerated.
850 2015-03-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
852         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Add
853         $(config-cflags-nofma).
855 2015-03-10  Joseph Myers  <joseph@codesourcery.com>
857         * soft-fp/double.h [SOFT_FP_DOUBLE_H]: New multiple-include guard.
858         * soft-fp/extended.h [SOFT_FP_EXTENDED_H]: Likewise.
859         * soft-fp/op-1.h [SOFT_FP_OP_1_H]: Likewise.
860         * soft-fp/op-2.h [SOFT_FP_OP_2_H]: Likewise.
861         * soft-fp/op-4.h [SOFT_FP_OP_4_H]: Likewise.
862         * soft-fp/op-8.h [SOFT_FP_OP_8_H]: Likewise.
863         * soft-fp/op-common.h [SOFT_FP_OP_COMMON_H]: Likewise.
864         * soft-fp/quad.h [SOFT_FP_QUAD_H]: Likewise.
865         * soft-fp/single.h [SOFT_FP_SINGLE_H]: Likewise.
866         * soft-fp/soft-fp.h (SOFT_FP_H): Define to 1 rather than empty.
867         Add comment on closing #endif.
869 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
871         * posix/wordexp.c (CHAR_IN_SET): New macro.
872         (parse_param): Use it.
874 2015-03-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
876         * sysdeps/powerpc/fpu/libm-test-ulps: update.
878 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
880         [BZ #18043]
881         * posix/wordexp.c (parse_param): Fix buffer overflow.
882         * posix/wordexp-test.c (test_case): Add test case.
884 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
886         [BZ #18042]
887         * posix/wordexp.c (parse_backtick): Fix off-by-one.
888         * posix/wordexp-test.c (test_case): Add test for BZ #18042.
890 2015-03-09  Paul Pluzhnikov  <ppluzhnikov@google.com>
892         [BZ #18043]
893         * posix/wordexp-test.c (test_case): Add test for BZ #18043
894         (do_bz18043): Delete.
895         (at_page_end): New.
896         (testit): Refactor to have words at the edge of unreadable page.
898 2015-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
900         [BZ #16734]
901         * libio/genops.c (_IO_unbuffer_all): Renamed from _IO_unbuffer_write.
902         Cleanup read-only streams as well.
903         (_IO_cleanup): Call _IO_unbuffer_all instead of _IO_unbuffer_write.
905 2015-03-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
907         * sysdeps/mach/hurd/bits/libc-lock.h [_LIBC]: Include
908         <bits/libc-lockP.h>
910 2015-03-07  Joseph Myers  <joseph@codesourcery.com>
912         * soft-fp/soft-fp.h (_FP_ZERO_INIT): New macro.  Define depending
913         on [__KERNEL__].
914         * soft-fp/op-1.h (_FP_FRAC_DECL_1): Use _FP_ZERO_INIT.
915         * soft-fp/op-2.h (_FP_FRAC_DECL_2): Likewise.
916         * soft-fp/op-common.h (_FP_DECL): Likewise.
918 2015-03-06  H.J. Lu  <hongjiu.lu@intel.com>
920         * elf/ifuncdep2.c (global): Replace
921         __attribute__((visibility("protected"))) with
922         asm (".protected global").
923         * elf/ifuncmod1.c (global): Likewise.
924         * elf/ifuncmod5.c (global): Likewise.
926 2015-03-06  Joseph Myers  <joseph@codesourcery.com>
928         * soft-fp/soft-fp.h [!_LIBC && __KERNEL__]: Include
929         <asm/sfp-machine.h> instead of <sfp-machine.h>.
931 2015-03-06  Roland McGrath  <roland@hack.frob.com>
933         * manual/install.texi (Configuring and compiling):
934         Document test-wrapper-env-only.
935         * INSTALL: Regenerated.
937 2015-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
939         [BZ #18043]
940         * posix/wordexp.c (parse_param): Fix buffer overflow.
941         * posix/wordexp-test.c (do_bz18043): Add test case.
943 2015-03-06  Vincent Bernat  <vincent@bernat.im>
945         * time/tst-strptime2.c (do_test): Ensure failing tests are
946         reported correctly.
947         * time/tst-strptime3.c (do_test): Likewise.
949 2015-03-06  Samuel Thibault  <samuel.thibault@inria.fr>
951         Fix aio_error thread-safety.
952         * sysdeps/pthread/aio_error.c: New file
953         * sysdeps/pthread/aio_misc.c: Remove optimistic comment about
954         synchronization.
956 2015-03-06  Florian Weimer  <fweimer@redhat.com>
958         * stdio-common/vfprintf.c (THOUSANDS_SEP_T): New typedef.
959         (group_number, vfprintf): Use it.
960         (JUMP_TABLE_BASE_LABEL): New preprocessor macro.
961         (JUMP, REF): Use it.
962         (WORK_BUFFER_SIZE): New enum constant.
963         (process_arg, vfprintf): Use it.
965 2015-03-06  Rical Jasan  <ricaljasan@pacific.net>
967         * manual/errno.texi (Error Messages): Complete example function
968         by adding missing #define.
969         (program_invocation_name): Add statement indicating GNU
970         extension and reference which header file declares the variable.
971         (program_invocation_short_name): Likewise.
973 2015-03-06  Mike Frysinger  <vapier@gentoo.org>
975         * manual/errno.texi (Error Messages): Delete strerror ISO C89
976         compatibility note.
978 2015-03-05  Roland McGrath  <roland@hack.frob.com>
980         * Makeconfig (test-wrapper-env-only): New variable.
981         * Rules (make-test-out): If variable $*-ENV-only is nonempty,
982         then use that with $(test-wrapper-env-only) rather than using
983         $(test-wrapper-env) $(run-program-env) $($*-ENV).
985 2015-03-05  H.J. Lu  <hongjiu.lu@intel.com>
987         [BZ #18082]
988         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Replace
989         ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY in comments.
990         * sysdeps/arm/dl-machine.h (elf_machine_type_class): Likewise.
991         * sysdeps/hppa/dl-machine.h (elf_machine_type_class): Likewise.
992         * sysdeps/i386/dl-machine.h (elf_machine_type_class): Likewise.
993         * sysdeps/ia64/dl-machine.h (elf_machine_type_class): Likewise.
994         * sysdeps/m68k/dl-machine.h (elf_machine_type_class): Likewise.
995         * sysdeps/microblaze/dl-machine.h (elf_machine_type_class):
996         Likewise.
997         * sysdeps/nios2/dl-machine.h (elf_machine_type_class): Likewise.
998         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_type_class):
999         Likewise.
1000         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
1001         Likewise.
1002         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class):
1003         Likewise.
1004         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_type_class):
1005         Likewise.
1006         * sysdeps/sh/dl-machine.h (elf_machine_type_class): Likewise.
1007         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_type_class):
1008         Likewise.
1009         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_type_class):
1010         Likewise.
1011         * sysdeps/tile/dl-machine.h (elf_machine_type_class): Likewise.
1012         * sysdeps/x86_64/dl-machine.h (elf_machine_type_class): Likewise.
1014 2015-03-04  Roland McGrath  <roland@hack.frob.com>
1016         * sysdeps/generic/netinet/if_ether.h: Don't #include <features.h>.
1017         (ETH_ALEN): New macro.
1018         (struct ether_addr): Use it for length of ether_addr_octet.
1020         * nss/test-netdb.c: Don't #include <rpc/netdb.h>.
1021         (setdb): Don't call __nss_configure_lookup for "rpc".
1022         (do_test): Don't call test_rpc.
1023         (output_rpcent, test_rpc): Functions moved ...
1024         * sunrpc/test-rpcent.c: ... to this new file.
1025         * sunrpc/Makefile (tests): Add it.
1027         * nptl/tst-cancel4.c (tf_sigpause) [!SIGCANCEL]: Call pause instead of
1028         __xpg_sigpause.
1029         * nptl/tst-signal3.c: Conditionalize body on [SIGRTMIN].
1030         * nptl/tst-signal6.c: Likewise.
1031         * rt/tst-mqueue5.c: Conditionalize body on [SIGRTMIN && SA_SIGINFO].
1032         * rt/tst-timer4.c: Conditionalize body on [SA_SIGINFO].
1034         * configure.ac (libc_cv_cxx_link_ok): New check.
1035         Reset CXX to empty if it fails to link.
1036         * configure: Regenerated.
1037         * dlfcn/Makefile (tests, modules-names): Add bug-atexit3 and
1038         bug-atexit3-lib only if $(CXX) is nonempty.
1039         * nptl/Makefile (tests): Likewise for tst-cancel24.
1040         (tests, tests-static): Likewise for tst-cancel24-static.
1041         * debug/Makefile (tests): Likewise for tst-chk4, tst-chk5, tst-chk6,
1042         tst-lfschk4, tst-lfschk5, and tst-lfschk6.
1043         * elf/Makefile (tests, modules-names): Likewise for tst-unique3,
1044         tst-unique3lib, tst-unique3lib2, tst-unique4, and tst-unique4lib.
1046 2015-03-04  Andreas Schwab  <schwab@suse.de>
1048         [BZ #17631]
1049         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Don't define
1050         for non-GCC compilers.
1051         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
1052         Likewise.
1054 2015-03-03 Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1056         [BZ #17776]
1057         * sysdeps/powerpc/bits/fenvinline.h (feraiseexcept): Convert input to
1058         integer before bitwise and assembly operations.
1059         (feclearexcept): Likewise.
1060         * math/test-fenvinline.c: New file.
1061         * math/Makefile: Add test-fenvinline test.
1063 2015-03-03  Alan Modra  <amodra@gmail.com>
1065         [BZ #16512]
1066         * scripts/localplt.awk: Strip off symbol version.
1067         * NEWS: Mention bug fix.
1069 2015-03-02  Roland McGrath  <roland@hack.frob.com>
1071         * sysdeps/pthread/timer_routines.c
1072         (timer_free_list, thread_free_list, thread_active_list): Make static.
1074 2015-03-02  Joseph Myers  <joseph@codesourcery.com>
1076         [BZ #17779]
1077         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
1078         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1079         Undefine.
1080         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
1081         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1082         Likewise.
1083         * sysdeps/unix/sysv/linux/sh/kernel-features.h
1084         [__LINUX_KERNEL_VERSION < 0x020625] (__ASSUME_PRLIMIT64):
1085         Likewise.
1087 2015-03-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
1089         [BZ #18036]
1090         * posix/fnmatch_loop.c (END): Detect invalid pattern.
1091         * posix/tst-fnmatch3.c (do_bz18036): Add test case.
1093 2015-03-02  Andreas Schwab  <schwab@suse.de>
1095         * elf/Makefile ($(elf-objpfx)runtime-linker.st): Fix typo in
1096         variable name.
1098 2015-03-02  Florian Weimer  <fweimer@redhat.com>
1100         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn):
1101         Return error status.
1103 2015-02-27  Alexandre Oliva <aoliva@redhat.com>
1105         [BZ #15969]
1106         * locale/findlocale.c (_nl_find_locale): Introduce const
1107         version of loc_name and drop unsafe type casts.
1109 2015-02-27  Roland McGrath  <roland@hack.frob.com>
1111         * dlfcn/tststatic2.c (main): Converted to ...
1112         (do_test): ... this.
1113         (TEST_FUNCTION): New macro.
1114         Include test-skeleton.c.
1116 2015-02-27  H.J. Lu  <hongjiu.lu@intel.com>
1118         [BZ #17711]
1119         * elf/Makefile (tests): Add vismain only if PIE is enabled.
1120         (tests-pie): Add vismain.
1121         (CFLAGS-vismain.c): New.
1122         * elf/vismain.c: Add comments for PIE requirement.
1124 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
1126         [BZ #18046]
1127         [BZ #18047]
1128         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Use
1129         0x1p-56L as threshold for just returning the argument.
1130         * sysdeps/ieee754/ldbl-96/e_atanhl.c (__ieee754_atanhl): Use
1131         0x1p-32L as threshold for just returning the argument.
1132         * math/auto-libm-test-in: Add more tests of atanh.
1133         * math/auto-libm-test-out: Regenerated.
1134         * sysdeps/i386/fpu/libm-test-ulps: Update.
1135         * sysdeps/x86_64/fpu/libm-test-ulp: Likewise.
1137 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
1139         * string/bcopy.c (bcopy): Call memmove for performance.
1141 2015-02-27  Wilco Dijkstra  wdijkstr@arm.com
1143         * string/bzero.c (__bzero): Call memset for performance.
1145 2015-02-27  John David Anglin  <dave.anglin@bell.net>
1147         [BZ #18068]
1148         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
1149         to 00100000.
1151 2015-02-27  Joseph Myers  <joseph@codesourcery.com>
1153         * sysdeps/ieee754/k_standard.c (CSTR): Add comment.
1155 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
1157         * sysdeps/ieee754/k_standard.c (CSTR): New macro.
1158         (__kernel_standard): Use CSTR macro when setting exc.name.
1159         * sysdeps/ieee754/Makefile [$(subdir) = math]
1160         (CFLAGS-k_standard.c): Remove variable.
1162         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Change last case for
1163         setting p and q from "else if" to "else".
1164         (qzero): Likewise.
1165         * sysdeps/ieee754/dbl-64/e_j1.c (pone): Likewise.
1166         (qone): Likewise.
1167         * sysdeps/ieee754/flt-32/e_j0f.c (pzerof): Likewise.
1168         (qzerof): Likewise.
1169         * sysdeps/ieee754/flt-32/e_j1f.c (ponef): Likewise.
1170         (qonef): Likewise.
1171         * sysdeps/ieee754/ldbl-96/e_j0l.c (pzero): Likewise.
1172         (qzero): Likewise.
1173         * sysdeps/ieee754/ldbl-96/e_j1l.c (pone): Likewise.
1174         (qone): Likewise.
1176         [BZ #18038]
1177         [BZ #18039]
1178         * sysdeps/ieee754/ldbl-128/e_acosl.c (__ieee754_acosl): Only
1179         return pi/2 for arguments below 0x1p-113L.
1180         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Only
1181         return pi/2 for arguments below 0x1p-106L.
1182         * math/auto-libm-test-in: Add more tests of acos.
1183         * math/auto-libm-test-out: Regenerated.
1185         [BZ #16351]
1186         * sysdeps/i386/fpu/e_asin.S (dbl_min): New object.
1187         (MO): New macro.
1188         (__ieee754_asin): Force underflow exception for results with small
1189         absolute value.
1190         * sysdeps/i386/fpu/e_asinf.S (flt_min): New object.
1191         (MO): New macro.
1192         (__ieee754_asinf): Force underflow exception for results with
1193         small absolute value.
1194         * sysdeps/ieee754/dbl-64/e_asin.c: Include <float.h> and <math.h>.
1195         (__ieee754_asin): Force underflow exception for results with small
1196         absolute value.
1197         * sysdeps/ieee754/flt-32/e_asinf.c: Include <float.h>.
1198         (__ieee754_asinf): Force underflow exception for results with
1199         small absolute value.
1200         * sysdeps/ieee754/ldbl-128/e_asinl.c: Include <float.h>.
1201         (__ieee754_asinl): Force underflow exception for results with
1202         small absolute value.
1203         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Include <float.h>.
1204         (__ieee754_asinl): Force underflow exception for results with
1205         small absolute value.
1206         * sysdeps/ieee754/ldbl-96/e_asinl.c: Include <float.h>.
1207         (__ieee754_asinl): Force underflow exception for results with
1208         small absolute value.
1209         * sysdeps/x86_64/fpu/multiarch/e_asin.c [HAVE_FMA4_SUPPORT]:
1210         Include <math.h>.
1211         * math/auto-libm-test-in: Do not mark underflow exceptions as
1212         possibly missing for bug 16351.
1213         * math/auto-libm-test-out: Regenerated.
1215         [BZ #18030]
1216         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Adjust exponent
1217         of power of 2 down when low part has opposite sign.
1218         * math/libm-test.inc (logb_test_data): Add more tests.
1220 2015-02-26  Andreas Schwab  <schwab@suse.de>
1222         [BZ #18032]
1223         * posix/fnmatch_loop.c (FCT): Remove extra increment when skipping
1224         over collating symbol inside a bracket expression.  Minor cleanup.
1225         * posix/tst-fnmatch3.c (do_test): Add test case.
1227 2015-02-26  Joseph Myers  <joseph@codesourcery.com>
1229         [BZ #18029]
1230         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl):
1231         Adjust exponent of power of 2 down when low part has opposite
1232         sign.
1233         * math/libm-test.inc (ilogb_test_data): Add more tests.
1235 2015-02-26  Alexandre Oliva  <aoliva@redhat.com>
1237         [BZ #15969]
1238         * locale/findlocale.c (_nl_find_locale): Fix constness error in
1239         the previous change.
1241         [BZ #15969]
1242         * locale/findlocale.c (_nl_find_locale): Retry archive search
1243         after alias expansion.
1245 2015-02-25  Roland McGrath  <roland@hack.frob.com>
1247         * iconv/tst-iconv3.c (main): Converted to ...
1248         (do_test): ... this.
1249         (TEST_FUNCTION): New macro.
1250         Include test-skeleton.c.
1252         * iconv/tst-iconv5.c (testcode, number): Make variables static const.
1253         (convert): Make function static.
1254         (test_unalign): Likewise.  Add const to argument pointee types.
1255         (main): Replace with static function do_test.
1256         Print "Succeeded." only if RET is zero.
1257         (TEST_FUNCTION): New macro.
1258         Include test-skeleton.c.
1260         * iconv/gconv_conf.c (__gconv_get_path): Don't crash if __getcwd
1261         returns a null pointer.
1263 2015-02-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1265         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Define memcpy
1266         to __memcpy_ppc only for static builds.
1268 2015-02-25  Joseph Myers  <joseph@codesourcery.com>
1270         [BZ #18020]
1271         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
1272         2**-56 not 2**28 and 2**-29 as thresholds for simpler formulas.
1273         * math/auto-libm-test-in: Add more tests of asinh.
1274         * math/auto-libm-test-out: Regenerated.
1275         * sysdeps/i386/fpu/libm-test-ulps: Update.
1276         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1278 2015-02-25  Cong Wang  <xiyou.wangcong@gmail.com>
1280         [BZ #15850]
1281         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Put in6_pktinfo
1282         and ip6_mtuinfo definitions here.
1283         * sysdeps/unix/sysv/linux/bits/in.h [_UAPI_IPV6_H]: Wrap code
1284         in this define too.  Update comment.
1286 2015-02-24  Benno Schulenberg  <bensberg@justemail.net>
1288         * elf/sprof.c (load_shobj): Tweak error message to match others.
1290 2015-02-24  Kevin Easton  <kevin@guarana.org>
1292         [BZ #16145] (partial fix)
1293         * time/tzset.c (__tz_convert): Unlock tzset_lock earlier
1294         to reduce lock contention.
1296 2015-02-24  Miroslav Lichvar  <mlichvar@redhat.com>
1298         * sysdeps/unix/sysv/linux/bits/timex.h: Update version.
1299         (struct timex): Update time comment.
1300         (ADJ_SETOFFSET): Define.
1302 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
1304         [BZ #18019]
1305         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
1306         2**56 not 2**28 as threshold for log (2x) formula.
1307         * math/auto-libm-test-in: Add more tests of acosh.
1308         * math/auto-libm-test-out: Regenerated.
1309         * sysdeps/i386/fpu/libm-test-ulps: Update.
1310         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
1312 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
1314         * include/alloca.h [_STACK_GROWS_DOWN] (extend_alloca): Add
1315         parenthesis around the buf assignment.
1316         [_STACK_GROWS_UP] (extend_alloca): Add a char* cast.
1318 2015-02-24  Joseph Myers  <joseph@codesourcery.com>
1320         [BZ #16783]
1321         * sysdeps/i386/fpu/e_scalb.S (__ieee754_scalb): Do not handle
1322         arguments (NaN, -Inf) the same as (+/-Inf, -Inf).
1323         * sysdeps/i386/fpu/e_scalbf.S (__ieee754_scalbf): Likewise.
1324         * sysdeps/i386/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
1325         * sysdeps/x86_64/fpu/e_scalbl.S (__ieee754_scalbl): Likewise.
1326         * math/libm-test.inc (scalb_test_data): Add more tests.
1328 2015-02-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
1330         [BZ #17916]
1331         * libio/fileops.c (_IO_new_file_fopen): Limit stack use
1332         * libio/tst-fopenloc.c (do_test, do_bz17916): Add a large ccs= test
1334 2015-02-24  Eric Rannaud  <e@nanocritical.com>
1336         [BZ #17523]
1337         * io/fcntl.h (__OPEN_NEEDS_MODE): New macro.
1338         * io/bits/fcntl2.h (open): Use it.
1339         (openat): Likewise.
1340         * io/open.c (__libc_open): Likewise.
1341         * io/open64.c (__libc_open64): Likewise.
1342         * io/open64_2.c (__open64_2): Likewise.
1343         * io/open_2.c (__open_2): Likewise.
1344         * io/openat.c (__openat): Likewise.
1345         * io/openat64.c (__openat64): Likewise.
1346         * io/openat64_2.c (__openat64_2): Likewise.
1347         * io/openat_2.c (__openat_2): Likewise.
1348         * sysdeps/mach/hurd/open.c (__libc_open): Likewise.
1349         * sysdeps/mach/hurd/openat.c (__openat): Likewise.
1350         * sysdeps/posix/open64.c (__libc_open64): Likewise.
1351         * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Likewise.
1352         * sysdeps/unix/sysv/linux/generic/open.c (__libc_open): Likewise.
1353         (__open_nocancel): Likewise.
1354         * sysdeps/unix/sysv/linux/generic/open64.c (__libc_open64): Likewise.
1355         * sysdeps/unix/sysv/linux/open64.c (__libc_open64): Likewise.
1356         * sysdeps/unix/sysv/linux/openat.c (__OPENAT): Likewise.
1358 2015-02-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
1360         [BZ #14841]
1361         * resolv/gethnamaddr.c (getanswer): Skip logging if
1362         RES_USE_DNSSEC is set.
1363         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
1365 2015-02-24  Mike Frysinger  <vapier@gentoo.org>
1367         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Include dl-sysdep.h.
1369 2015-02-23  Alexandre Oliva <aoliva@redhat.com>
1371         * include/stdc-predef.h (__STDC_ISO_10646__): Update to
1372         201304L, for Unicode 7.
1374 2015-02-23  H.J. Lu  <hongjiu.lu@intel.com>
1376         [BZ #17836]
1377         * csu/Makefile (extra-objs): Add gmon-start.o if not builing
1378         shared library.  Add gmon-start.os otherwise.
1379         ($(objpfx)g$(start-installed-name)): Use $(objpfx)S%
1380         $(objpfx)gmon-start.os if builing shared library.
1381         ($(objpfx)g$(static-start-installed-name)): Likewise.
1383 2015-02-23  Andreas Schwab  <schwab@suse.de>
1385         * elf/Makefile (CFLAGS-tst-audit2.c): Define.
1387 2015-02-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
1389         [BZ #17269]
1390         * libio/wstrops.c (_IO_wstr_overflow): Guard against integer overflow
1391         (enlarge_userbuf): Likewise.
1393 2015-02-22  Chung-Lin Tang  <cltang@codesourcery.com>
1395         * libio/tst-memstream2.c (TIMEOUT): Define as 100.
1396         * math/atest-exp.c (TIMEOUT): Adjust to 200.
1397         * math/atest-exp2.c (TIMEOUT): Adjust to 300.
1398         * math/atest-sincos.c (TIMEOUT): Adjust to 600.
1400 2015-02-20  Joseph Myers  <joseph@codesourcery.com>
1402         * soft-fp/op-common.h (_FP_FROM_INT): Wrap call to abort in
1403         expression inside statement expression.
1405 2015-02-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
1407         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Include
1408         <sysdeps/nptl/lowlevellock.h> and remove macros and
1409         functions that are now defined there.
1410         (SYS_futex): Remove.
1411         (lll_compare_and_swap): Remove.
1412         * sysdeps/s390/bits/atomic.h (atomic_exchange_acq): Define.
1414 2015-02-19  Joseph Myers  <joseph@codesourcery.com>
1416         [BZ #17999]
1417         * dirent/scandir.c [!SCANDIR] (SCANDIRAT): Define to __scandirat
1418         instead of scandirat.
1419         * dirent/scandirat.c [!SCANDIRAT] (SCANDIRAT): Likewise.
1420         [!SCANDIRAT] (SCANDIRAT_WEAK_ALIAS): Define.
1421         [SCANDIRAT_WEAK_ALIAS] (scandirat): Define as weak alias of
1422         __scandirat.
1423         * include/dirent.h (scandirat): Do not use libc_hidden_proto.
1424         (__scandirat): Declare.  Use libc_hidden_proto.
1425         * conform/Makefile (test-xfail-POSIX2008/dirent.h/linknamespace):
1426         Remove variable.
1427         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
1429 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
1431         [BZ #15319]
1432         * sysdeps/i386/fpu/e_atan2.S (dbl_min): New object.
1433         (MO): New macro.
1434         (__ieee754_atan2): For results with small absolute value, force
1435         underflow exception and remove excess range and precision from
1436         return value.
1437         * sysdeps/i386/fpu/e_atan2f.S (flt_min): New object.
1438         (MO): New macro.
1439         (__ieee754_atan2f): For results with small absolute value, force
1440         underflow exception and remove excess range and precision from
1441         return value.
1442         * sysdeps/i386/fpu/s_atan.S (dbl_min): New object.
1443         (MO): New macro.
1444         (__atan): For results with small absolute value, force underflow
1445         exception and remove excess range and precision from return value.
1446         * sysdeps/i386/fpu/s_atanf.S (flt_min): New object.
1447         (MO): New macro.
1448         (__atanf): For results with small absolute value, force underflow
1449         exception and remove excess range and precision from return value.
1450         * sysdeps/ieee754/dbl-64/e_atan2.c: Include <float.h> and
1451         <math.h>.
1452         (__ieee754_atan2): Force underflow exception for results with
1453         small absolute value.
1454         * sysdeps/ieee754/dbl-64/s_atan.c: Include <float.h> and
1455         <math_private.h>.
1456         (atan): Force underflow exception for results with small absolute
1457         value.
1458         * sysdeps/ieee754/flt-32/s_atanf.c: Include <float.h>.
1459         (__atanf): Force underflow exception for results with small
1460         absolute value.
1461         * sysdeps/ieee754/ldbl-128/s_atanl.c: Include <float.h> and
1462         <math.h>.
1463         (__atanl): Force underflow exception for results with small
1464         absolute value.
1465         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <float.h>.
1466         (__atanl): Force underflow exception for results with small
1467         absolute value.
1468         * sysdeps/x86/fpu/bits/mathinline.h
1469         [!__SSE2_MATH__ && !__x86_64__ && __LIBC_INTERNAL_MATH_INLINES]
1470         (__ieee754_atan2): Only define inline for long double.
1471         * sysdeps/x86_64/fpu/multiarch/e_atan2.c
1472         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Include <math.h>.
1473         * math/auto-libm-test-in: Do not mark underflow exceptions as
1474         possibly missing for bug 15319.  Add more tests of atan2.
1475         * math/auto-libm-test-out: Regenerated.
1476         * math/libm-test.inc (casin_test_data): Do not mark underflow
1477         exceptions as possibly missing for bug 15319.
1478         (casinh_test_data): Likewise.
1479         * sysdeps/i386/fpu/libm-test-ulps: Update.
1481 2015-02-18  Steve Ellcey  <sellcey@imgtec.com>
1483         * sysdeps/unix/sysv/linux/mips/bits/endian.h: Remove.
1484         * sysdeps/mips/bits/endian.h: Fix comments.
1486 2015-02-18  Joseph Myers  <joseph@codesourcery.com>
1488         [BZ #17996]
1489         * include/search.h (hcreate_r): Don't use libc_hidden_proto.
1490         (hdestroy_r): Likewise.
1491         (hsearch_r): Likewise.
1492         (__hcreate_r): Declare and use libc_hidden_proto.
1493         (__hdestroy_r): Likewise.
1494         (__hsearch_r): Likewise.
1495         * misc/hsearch.c (hsearch): Call __hsearch_r instead of hsearch_r.
1496         (hcreate): Call __hcreate_r instead of hcreate_r.
1497         (__hdestroy): Call __hdestroy_r instead of hdestroy_r.
1498         * misc/hsearch_r.c (hcreate_r): Rename to __hcreate_r and define
1499         as weak alias of __hcreate_r.
1500         (hdestroy_r): Rename to __hdestroy_r and define as weak alias of
1501         __hdestroy_r.
1502         (hsearch_r): Rename to __hsearch_r and define as weak alias of
1503         __hsearch_r.
1504         * conform/Makefile (test-xfail-XPG3/search.h/linknamespace):
1505         Remove variable.
1506         (test-xfail-XPG4/search.h/linknamespace): Likewise.
1507         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
1508         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
1509         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
1511 2015-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
1513         * malloc/malloc.c (__libc_malloc): Consolidate arena_lookup and
1514         arena_lock into a single arena_get.
1516 2015-02-17  Carlos O'Donell  <carlos@redhat.com>
1518         * dl-reloc.c: Inlucde libc-internal.h.
1519         (_dl_try_allocate_static_tls): Call ALIGN_UP.
1520         (_dl_relocate_object): Call ALIGN_UP, ALIGN_DOWN, and PTR_ALIGN_DOWN.
1521         (_dl_protect_relro): Call ALIGN_UP and ALIGN_DOWN.
1522         * malloc/arena.c (new_heap): Use pagesize. Call ALIGN_UP.
1523         (grow_heap): Likewise.
1524         * malloc/malloc.c: Include libc-internal.h.
1525         (do_check_malloc): Call powerof2.
1526         (sysmalloc): Use pagesize. Call ALIGN_UP.
1527         (systrim): Use pagesize.
1528         (mremap_chunk): Use pagesize. Call ALIGN_UP.
1529         (__libc_valloc): Use pagesize.
1530         (__libc_pvalloc): Use pagesize. Call ALIGN_UP.
1532 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
1534         [BZ #17991]
1535         * include/sys/resource.h (__getrlimit64): Declare.  Use
1536         libc_hidden_proto.
1537         * resource/getrlimit64.c (getrlimit64): Rename to __getrlimit64
1538         and define as weak alias of __getrlimit64.  Use libc_hidden_weak.
1539         * sysdeps/posix/spawni.c (__spawni): Call __getrlimit64 instead of
1540         getrlimit64.
1541         * sysdeps/unix/sysv/linux/getrlimit64.c (getrlimit64): Rename to
1542         __getrlimit64.
1543         [!getrlimit64] (getrlimit64): Define as weak alias of
1544         __getrlimit64.  Use libc_hidden_weak.
1545         * sysdeps/unix/sysv/linux/i386/getrlimit64.c (getrlimit64): Define
1546         using __getrlimit64 not __new_getrlimit64.
1547         (__GI_getrlimit64): Likewise.
1548         * sysdeps/unix/sysv/linux/mips/getrlimit64.c (getrlimit64):
1549         Likewise.
1550         (__GI_getrlimit64): Likewise.
1551         (__old_getrlimit64): Use __getrlimit64 not __new_getrlimit64.
1552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
1553         (getrlimit): Add __getrlimit64 alias.
1554         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (getrlimit):
1555         Likewise.
1556         * conform/Makefile (test-xfail-XOPEN2K/spawn.h/linknamespace):
1557         Remove variable.
1558         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
1559         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
1561 2015-02-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
1563         * libio/fileops.c: Add missing sys/mman.h
1564         * libio/iopopen.c: Add missing fcntl.h, remove redundant unistd.h
1566 2015-02-17  Joseph Myers  <joseph@codesourcery.com>
1568         * manual/math.texi (Errors in Math Functions): Clarify goals
1569         regarding inexact and underflow exceptions.
1571 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
1573         * sysdeps/mips/memcpy.S: Move R6 PREFETCH_STORE_HINT check.
1574         * sysdeps/mips/memset.S: Ditto.
1576 2015-02-17  Steve Ellcey  <sellcey@imgtec.com>
1578         * sysdeps/mips/bits/endian.h (__MIPSEL): Use #ifdef instead of #if.
1580 2015-02-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
1582         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c
1583         (__v1longjmp): Remove versioned symbol.
1584         (__v1siglongjmp): Remove alias and versioned symbol.
1585         (__v2longjmp): Use DEFINE_LONGJMP instead of alias.
1586         (__v2siglongjmp): Likewise.
1588 2015-02-16  Torvald Riegel  <triegel@redhat.com>
1590         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Remove file.
1592 2015-02-16  Mike Frysinger  <vapier@gentoo.org>
1594         * sysdeps/unix/sysv/linux/ia64/getpagesize.c: Delete.
1596 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
1598         [BZ #17987]
1599         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Ensure sign of
1600         zero result does not depend on the sign resulting from
1601         subtraction.
1602         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1603         Likewise.
1604         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
1605         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
1606         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
1607         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
1608         * math/libm-test.inc (remquo_test_data): Add more tests.
1610 2015-02-16  Paul Eggert  <eggert@cs.ucla.edu>
1612         * manual/time.texi (TZ Variable): glibc no longer comes with tzdata.
1613         Problem reported by J William Piggott.
1615 2015-02-16  Joseph Myers  <joseph@codesourcery.com>
1617         [BZ #17978]
1618         * sysdeps/ieee754/dbl-64/s_remquo.c (__remquo): Do not form
1619         products 4 * y and 2 * y where those would overflow.
1620         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1621         Likewise.
1622         * sysdeps/ieee754/flt-32/s_remquof.c (__remquof): Likewise.
1623         * sysdeps/ieee754/ldbl-128/s_remquol.c (__remquol): Likewise.
1624         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
1625         * sysdeps/ieee754/ldbl-96/s_remquol.c (__remquol): Likewise.
1626         * math/libm-test.inc (remquo_test_data): Add more tests.
1628         * sysdeps/mips/sgidefs.h [!_ABIO64] (_ABIO64): New macro.
1630         * sysdeps/mips/memcpy.S [_COMPILING_NEWLIB]: Change condition to
1631         [defined _COMPILING_NEWLIB].
1632         * sysdeps/mips/memset.S [_COMPILING_NEWLIB]: Likewise.
1633         * sysdeps/mips/strcmp.S [_COMPILING_NEWLIB]: Likewise.
1635         * sysdeps/mips/sys/asm.h [__mips_isa_rev < 6]: Change condition to
1636         [!defined __mips_isa_rev || __mips_isa_rev < 6].
1638 2015-02-16  Torvald Riegel  <triegel@redhat.com>
1640         * nptl/tst-cond25.c (cleanup): Explicitly check that the mutex is
1641         acquired.
1643 2015-02-15  Matthew Fortune <Matthew.Fortune@imgtec.com>
1645         [BZ #17792]
1646         * sysdeps/unix/sysv/linux/ia64/sys/user.h (NBPG): Remove.
1647         (UPAGES, HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR,
1648         HOST_STACK_END_ADDR): Likewise.
1650 2015-02-13  Steve Ellcey  <sellcey@imgtec.com>
1652         * sysdeps/mips/bits/endian.h (__MIPSEB): Use #ifdef instead of #if.
1653         * sysdeps/mips/memcpy.S (__MIPSEB): Ditto.
1654         * sysdeps/mips/memset.S (__MIPSEB): Ditto.
1656 2015-02-13  Roland McGrath  <roland@hack.frob.com>
1658         * sysdeps/generic/c++-types.data: New file.
1659         * sysdeps/generic/ld.abilist: New file.
1660         * sysdeps/generic/libBrokenLocale.abilist: New file.
1661         * sysdeps/generic/libanl.abilist: New file.
1662         * sysdeps/generic/libc.abilist: New file.
1663         * sysdeps/generic/libcrypt.abilist: New file.
1664         * sysdeps/generic/libdl.abilist: New file.
1665         * sysdeps/generic/libm.abilist: New file.
1666         * sysdeps/generic/libpthread.abilist: New file.
1667         * sysdeps/generic/libresolv.abilist: New file.
1668         * sysdeps/generic/librt.abilist: New file.
1670 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
1672         [BZ #17569]
1673         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo):
1674         Compute absolute value of x as modified by fmod, not original
1675         value of x.
1676         * math/libm-test.inc (RUN_TEST_ffI_f1): Rename to
1677         RUN_TEST_ffI_f1_mod8.  Check extra return value mod 8.
1678         (RUN_TEST_LOOP_ffI_f1): Rename to RUN_TEST_LOOP_ffI_f1_mod8.  Call
1679         RUN_TEST_ffI_f1_mod8.
1680         (remquo_test_data): Add more tests.
1682 2015-02-13  Roland McGrath  <roland@hack.frob.com>
1684         * sysdeps/init_array/pt-crti.S: New file.
1686 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
1688         [BZ #17967]
1689         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Use
1690         __builtin_fmaf instead of relying on contraction of a * b + c.
1692 2015-02-12  J William Piggott  <elseifthen@gmx.com>
1694         [BZ #17969]
1695         * manual/time.texi: correct the zoneinfo path in the TZ Variable
1696         node.
1698 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
1700         [BZ #17964]
1701         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Use
1702         __builtin_fma instead of relying on contraction of a * b + c.
1704 2015-02-12  Roland McGrath  <roland@hack.frob.com>
1706         * Makeconfig (ASFLAGS): Add -Werror=undef.
1707         * sysdeps/arm/Versions (libc: GLIBC_2.19): New (empty) version set.
1708         * sysdeps/unix/make-syscalls.sh: Always emit #define's for
1709         SYSCALL_CANCELLABLE, SYSCALL_NOERRNO, SYSCALL_ERRVAL, to 1 or 0.
1711         * Makeconfig (after-link): New variable.
1712         (+link-pie, +link-pie-tests): Use it.
1713         (+link-static, +link-static-tests): Likewise.
1714         (+link, +link-tests): Likewise.
1715         * Makerules (build-module, build-module-asneeded): Likewise.
1716         (lib%.so, $(common-objpfx)libc.so, $(common-objpfx)linkobj/libc.so):
1717         Likewise.
1718         * elf/Makefile ($(objpfx)ld.so): Likewise.
1720 2015-02-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
1722         [BZ #17965]
1723         * manual/time.texi (Elapsed Time): tv_sec is of type time_t in
1724         both struct timeval and struct timespec.
1726 2015-02-12  Joseph Myers  <joseph@codesourcery.com>
1728         [BZ #16560]
1729         * math/e_exp2l.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
1730         and redefine.
1731         (__ieee754_exp2l): Do not multiply small fractional parts by
1732         M_LN2l.
1733         * sysdeps/i386/fpu/e_exp2l.S (__ieee754_exp2l): Just add 1 to
1734         small argument.
1735         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
1736         * sysdeps/ieee754/flt-32/e_exp2f.c (__ieee754_exp2f): Likewise.
1737         * sysdeps/x86_64/fpu/e_exp2l.S (__ieee754_exp2l): Likewise.
1738         * math/auto-libm-test-in: Add more tests of exp2.
1739         * math/auto-libm-test-out: Regenerated.
1741 2015-02-12  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
1743         * sysdeps/powerpc/powerpc64/power7/strncpy.S (strncpy): Optimize
1744         unaligned path.
1746 2015-02-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1748         * sysdeps/unix/sysv/linux/powerpc/htm.h [TABORT]: Fix encoding for
1749         little endian.
1751 2015-02-12  Andreas Schwab  <schwab@suse.de>
1753         [BZ #15790]
1754         * nptl/pthread_mutexattr_gettype.c (pthread_mutexattr_gettype):
1755         Filter out elision flags from value returned in kind.
1756         * nptl/Makefile (tests): Add tst-pthread-mutexattr.
1757         * nptl/tst-pthread-mutexattr.c: New file.
1759 2015-02-11  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1761         * abi-tags: Revert ae20c9a: rename back gnu into gnu-gnu.
1762         * configure.ac, configure: Revert ba90e05: modify gnu-* host_os back
1763         into gnu-gnu, and update comment to refer to abi-tags.
1765 2015-02-11  Joseph Myers  <joseph@codesourcery.com>
1767         [BZ #15467]
1768         * sysdeps/ieee754/dbl-64/s_sincos.c: Include <errno.h>.
1769         (__sincos): Set errno to EDOM for infinite argument.
1770         * sysdeps/ieee754/flt-32/s_sincosf.c: Include <errno.h>.
1771         (SINCOSF_FUNC): Set errno to EDOM for infinite argument.
1772         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Include <errno.h>.
1773         (__sincosl): Set errno to EDOM for infinite argument.
1774         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Include <errno.h>.
1775         (__sincosl): Set errno to EDOM for infinite argument.
1776         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Include <errno.h>.
1777         (__sincosl): Set errno to EDOM for infinite argument.
1778         * math/libm-test.inc (sincos_test_data): Test errno setting.
1780 2015-02-11  Leonhard Holz  <leonhard.holz@web.de>
1782         * string/strxfrm_l.c: Remove #define STRCMP.
1783         * string/strcoll_l.c: Remove #define STRLEN.
1784         * wcsmbs/wcsxfrm_l.c: Remove #define STRCMP.
1785         * wcsmbs/wcscoll_l.c: Remove #define STRLEN.
1787 2015-02-10  Joseph Myers  <joseph@codesourcery.com>
1789         * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
1790         * sysdeps/mips/mips32/sfp-machine.h: ... here.
1791         * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
1792         * sysdeps/mips/mips64/Makefile: ... here.
1793         * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
1794         * sysdeps/mips/mips64/e_sqrtl.c: ... here.
1795         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
1796         * sysdeps/mips/mips64/sfp-machine.h: ... here.
1797         * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
1798         * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
1799         * sysdeps/mips/mips64/n64/Implies: Likewise.
1801 2015-02-10  Roland McGrath  <roland@hack.frob.com>
1803         * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
1804         <sys/time.h>, <string.h>, and <errno.h>.
1805         (dest_offset, dest_address, value, zero): Remove unused variables.
1806         (ldouble): Remove typedef.
1807         (myFPsighandler): Use simple handler signature, not SA_SIGINFO
1808         signature.  Pass 1 to siglongjmp rather than 0 (which is converted to
1809         1).  Fix code style.
1810         (set_sigaction_FP, remove_sigaction_FP): Functions removed.
1811         (check): Function removed.
1812         (CHECK): New macro.
1813         (TEST_FUNC): Fix code style.  Use CHECK macro rather than repeating
1814         boilerplate feclearexcept + feenableexcept + sigsetjmp code.
1815         Don't call set_sigaction_FP and remove_sigaction_FP here.
1816         (ldouble_test): Just use 'long double' as macro argument, no need for
1817         the 'ldouble' typedef.
1818         (do_test): Set up SIGFPE handler at start, using plain signal rather
1819         than sigaction.  Fix code style.
1821 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
1823         [BZ #17949]
1824         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
1825         jump label.
1827 2015-02-09  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
1829         * sysdeps/powerpc/powerpc32/configure.ac: Remove R_PPC_REL16 check.
1830         * sysdeps/powerpc/powerpc32/configure: Regenerated.
1832         * sysdeps/powerpc/configure.ac: Remove file.
1833         * sysdeps/powerpc/configure: Likewise.
1835         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
1836         [sysdep_routines]: Remove wordcopy-power6 object.
1837         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
1838         (__memmove_power7): Use local call for wordcopy and memcpy symbols.
1839         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
1840         (__memmove_ppc32): Likewise.
1841         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: Remove
1842         file.
1843         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Remove file.
1844         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c [IS_IN (libc)]:
1845         Remove preprocessor.
1847         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile
1848         [sysdep_routines]: Remove wide chars objects.
1849         [wcsmbs]: New rule for wide char objects.
1851         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1852         Remove wordcopy-power6 obejct.
1853         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c (__memmove_ppc):
1854         Use local call for wordcopy and memcpy symbols.
1855         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: Remove file.
1856         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: Add default
1857         implementation for loader.
1858         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Remove file.
1860         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1861         Remove wordcopy-power7 object.
1862         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: Remove file.
1863         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
1864         (_wordcopy_fwd_aligned): Remove POWER7 specialization.
1865         (_wordcopy_fwd_dest_aligned): Likewise.
1866         (_wordcopy_bwd_aligned): Likewise.
1867         (_wordcopy_bwd_dest_aligned): Likewise.
1869         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c (__bcopy_ppc):
1870         Rewrite to call __memmove_ppc instead of include default
1871         implementation.
1873         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
1874         Remove wide chars objects.
1875         [wcsmbs]: New rule for wide char objects.
1877 2015-02-09  Andreas Schwab  <schwab@suse.de>
1879         [BZ #17912]
1880         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
1881         in terms of __O_DIRECTORY.
1883 2015-02-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1885         * time/getdate.c: Include <stdbool.h>.
1886         * sysdeps/gnu/unwind-resume.c [!PTR_MANGLE] (__libgcc_s_init): Do not
1887         call PTR_MANGLE.
1888         [!PTR_DEMANGLE] (_Unwind_Resume, __gcc_personality_v0): Do not call
1889         PTR_DEMANGLE.
1891 2015-02-07  Paul Eggert  <eggert@cs.ucla.edu>
1893         Add ersatz _Static_assert on older C hosts
1894         * misc/sys/cdefs.h (_Static_assert): Define a substitute, if on a
1895         pre-C11 C platform that is not known to support _Static_assert.
1897 2015-02-07  Richard Braun  <rbraun@sceen.net>
1899         * hurd/hurd/signal.h (_hurd_critical_section_lock): Don't unlock
1900         sigstate.
1901         * sysdeps/mach/hurd/mmap.c (__mmap): Also handle PROT_NONE case.
1903 2015-02-07  Samuel Thibault  <samuel.thibault@ens-lyon.org>
1905         * sysdeps/pthread/aio_misc.c [!AIO_PRIO_DELTA_MAX]: Do not check
1906         priority against unexistent AIO_PRIO_DELTA_MAX.
1907         * misc/chflags.c (chflags): Set flags parameter type to unsigned long
1908         instead of int.
1909         * misc/fchflags.c (fchflags): Likewise.
1910         * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
1911         * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
1912         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC] (UF_SETTABLE, UF_NODUMP,
1913         UF_IMMUTABLE, UF_APPEND, UF_OPAQUE, UF_NOUNLINK, SF_SETTABLE,
1914         SF_ARCHIVED, SF_IMMUTABLE, SF_APPEND, SF_NOUNLINK, SF_SNAPSHOT):
1915         Declare macros.
1916         [__USE_MISC] (chflags, fchflags): Declare functions.
1917         * hurd/hurdselect.c (_hurd_select): In the poll case, do not return
1918         EINVAL when nfds is greater than FD_SETSIZE.
1919         * hurd/hurd/resource.h (MACH_PRIORITY_TO_NICE,
1920         NICE_TO_MACH_PRIORITY): Align nice levels on Mach priorities from 5 to
1921         45.
1922         * hurd/hurdselect.c (_hurd_select): Pass MACH_RCV_INTERRUPT to
1923         __mach_msg.  If that returns MACH_RCV_INTERRUPTED, set ERR to EINTR.
1924         * hurd/hurdselect.c (_hurd_select): Remove unreachable check for
1925         MACH_RCV_TIMED_OUT.
1926         * hurd/hurd/signal.h (_hurd_self_sigstate,
1927         _hurd_critical_section_lock, _hurd_critical_section_unlock):
1928         Explicit casts from void *.
1929         * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
1930         * abi-tags: Rename gnu-gnu os into gnu.
1932         [BZ #4719]
1933         * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
1934         _IOT_short, _IOT_int, _IOT_long, _IOT__IOTBASE_int8_t,
1935         _IOT__IOTBASE_uint8_t, _IOT__IOTBASE_int16_t, _IOT__IOTBASE_uint16_t,
1936         _IOT__IOTBASE_int32_t, _IOT__IOTBASE_uint32_t, _IOT__IOTBASE_int64_t,
1937         _IOT__IOTBASE_uint64_t, _IOT__IOTBASE_size_t, _IOT__IOTBASE_ssize_t,
1938         _IOTBASE_unsigned, _IOTBASE_signed): Define macros.
1940         [BZ #17944]
1941         * hurd/hurdsocket.h: New file, defines _hurd_sun_path_dupa which
1942         duplicates ADDR->sun_path with sockaddr LEN limitation.
1943         * sysdeps/mach/hurd/connect.c: Include <string.h>
1944         (__connect): Give result of _hurd_sun_path_dupa to name lookup.
1945         * sysdeps/mach/hurd/sendmsg.c: Likewise.
1946         * sysdeps/mach/hurd/sendto.c: Likewise.
1947         * sysdeps/mach/hurd/bind.c: Call _hurd_sun_path_dupa instead of
1948         implementing it by hand.
1950 2015-02-06  Roland McGrath  <roland@hack.frob.com>
1952         * sysdeps/arm/sysdep.h [!PROF] [ARCH_HAS_T2 && !PIC] (LDR_GLOBAL):
1953         Use sfi_breg on ldr.
1954         [!PROF] [ARCH_HAS_T2 && PIC && ARM_PCREL_MOVW_OK] (LDR_GLOBAL):
1955         Likewise.
1957         * nptl/tst-cancel25.c (tf2): Test for SIGCANCEL being blocked only if
1958         it's defined.
1959         * nptl/tst-signal7.c (do_test): Test SIGCANCEL only if it's defined.
1960         Test SIGSETXID only if it's defined.
1962         * nptl/tst-locale1.c (useless): Use SIGRTMIN only if it's defined.
1964         * rt/tst-timer2.c (do_test): Don't initialize SIGEV.sigev_signo, which
1965         will not be used.  Use NULL rather than 0 for .sigev_notify_attributes.
1967         * nptl/tst-align2.c: Moved ...
1968         * sysdeps/unix/sysv/linux/tst-align-clone.c: ... here.
1969         * nptl/Makefile (tests): Remove tst-align2.
1970         * sysdeps/unix/sysv/linux/Makefile
1971         [$(subdir) = nptl] (tests): Add tst-align-clone.
1972         * nptl/tst-getpid1.c: Moved ...
1973         * sysdeps/unix/sysv/linux/tst-getpid1.c: ... here.
1974         * nptl/tst-getpid2.c: Moved ...
1975         * sysdeps/unix/sysv/linux/tst-getpid2.c: ... here.
1976         * nptl/Makefile (tests): Move tst-getpid1 and tst-getpid2 ...
1977         * sysdeps/unix/sysv/linux/Makefile
1978         [$(subdir) = nptl] (tests): ... here.
1979         * nptl/Makefile (tst-getpid2-ENV): Move variable ...
1980         * sysdeps/unix/sysv/linux/Makefile
1981         [$(subdir) = nptl] (tst-getpid2-ENV): ... here.
1983         * nptl/tst-cleanup2.c (do_test): Use signal rather than sigaction.
1984         Drop trailing \n from perror argument.  Use return rather than exit.
1986         * nptl/tst-cancel20.c (do_test): Conditionalize SA_SIGINFO-using tests
1987         on [SA_SIGINFO].
1988         * nptl/tst-cancel21.c (do_test): Likewise.
1989         * debug/tst-backtrace6.c: Include <signal.h> first thing.
1990         Conditionalize inclusion of tst-backtrace5.c on [SA_SIGINFO].
1991         [!SA_SIGINFO]: Make it a stub test.
1993         * misc/tst-pselect.c (do_test): Don't set SA_NOCLDWAIT in sa_flags for
1994         SIGCHLD; it's redundant with SIG_IGN as sa_handler.
1996         * posix/tst-getlogin.c: Move to ...
1997         * login/tst-getlogin.c: ... here.
1998         * posix/Makefile (tests): Move tst-getlogin to ...
1999         * login/Makefile (tests): ... here.
2001         * libio/tst-atime.c (do_test): Move local variables SV and E
2002         inside [ST_NOATIME] conditional.
2004         * dirent/tst-fdopendir.c (O_NOATIME): If not defined, #define to 0.
2006         * nptl/tst-kill5.c (do_test): Use INT_MAX rather than SIGRTMAX + 10.
2008         * nptl/tst-join5.c: Drop #include <sys/syscall.h>.
2009         (wait_code): New function replaces macro.
2010         Call nanosleep rather than syscall.
2012         * nptl/pt-system.c: Rewritten.  Put everything under
2013         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
2014         Use IFUNC to redirect when possible.
2016         * nptl/pt-longjmp.c: Rewritten.  Put everything under
2017         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
2018         Use IFUNC to redirect when possible.
2020         * nptl/pt-fork.c: Rewritten.  Put everything under
2021         [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_22)].
2022         Use IFUNC to redirect when possible.
2023         * nptl/Versions (libpthread: GLIBC_2.22): New (empty) version set.
2025         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Remove all
2026         code under [!__ASSUME_FUTEX_CLOCK_REALTIME], since that is defined
2027         unconditionally nowadays.  This included the only reference to
2028         __vdso_clock_gettime that appears outside libc proper.
2029         * sysdeps/unix/sysv/linux/x86_64/Versions (libc: GLIBC_PRIVATE):
2030         Remove version set (containing only __vdso_clock_gettime).
2031         * sysdeps/unix/sysv/linux/x86/libc-vdso.h (__vdso_clock_gettime):
2032         Add attribute_hidden.
2033         * sysdeps/unix/sysv/linux/i386/init-first.c (__vdso_clock_gettime):
2034         Likewise.  Drop __attribute__ ((nocommon)), libc_hidden_proto, and
2035         libc_hidden_data_def.
2036         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
2037         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
2039         * inet/Versions (libc: GLIBC_2.0): Move getrpcbyname, getrpcbyname_r,
2040         getrpcbynumber, getrpcbynumber_r, getrpcent, getrpcent_r, endrpcent,
2041         setrpcent, and getrpcport to ...
2042         * sunrpc/Versions (libc: GLIBC_2.0): ... here.
2043         * inet/Versions (libc: GLIBC_2.1.2): Move getrpcbyname_r,
2044         getrpcbynumber_r, and getrpcent_r to ...
2045         * sunrpc/Versions (libc: GLIBC_2.1.2): ... this new set.
2046         * inet/getrpcbyname.c: Moved ...
2047         * sunrpc/getrpcbyname.c: ... here.
2048         * inet/getrpcbyname_r.c: Moved ...
2049         * sunrpc/getrpcbyname_r.c: ... here.
2050         * inet/getrpcbynumber.c: Moved ...
2051         * sunrpc/getrpcbynumber.c: ... here.
2052         * inet/getrpcbynumber_r.c: Moved ...
2053         * sunrpc/getrpcbynumber_r.c: ... here.
2054         * inet/getrpcent.c: Moved ...
2055         * sunrpc/getrpcent.c: ... here.
2056         * inet/getrpcent_r.c: Moved ...
2057         * sunrpc/getrpcent_r.c: ... here.
2058         * inet/Makefile (routines): Move those to ...
2059         * sunrpc/Makefile (routines): ... here.
2060         * nss/Makefile (databases): Add key and rpc only if sunrpc appears in
2061         the $(subdirs) list.
2062         (CPPFLAGS-getent.c): New variable.  Pass -D option to set HAVE_SUNRPC
2063         to 0 or 1, indicating whether sunrpc appears in the $(subdirs) list.
2064         * nss/getent.c (print_rpc, rpc_keys): Conditionalize on [HAVE_SUNRPC].
2065         (databases): Conditionalize rpc entry on [HAVE_SUNRPC].
2067         * elf/Makefile (routines): Include $(all-dl-routines), not just
2068         $(dl-routines).
2069         (rtld-routines): Likewise.  Use = rather than :=.
2070         * sysdeps/aarch64/Makefile [$(subdir) = elf]
2071         (sysdep_routines, sysdep-rtld-routines): Don't add tlsdesc and
2072         dl-tlsdesc to these; sysdep-dl-routines alone is enough.
2073         * sysdeps/arm/Makefile: Likewise.
2074         * sysdeps/i386/Makefile: Likewise.
2075         * sysdeps/x86_64/Makefile: Likewise.
2076         * sysdeps/hppa/Makefile [$(subdir) = elf]
2077         (sysdep_routines, sysdep-rtld-routines): Don't add
2078         $(sysdep-dl-routines) to these.
2079         * sysdeps/ia64/Makefile: Likewise.
2080         * sysdeps/unix/sysv/linux/ia64/Makefile: Likewise.
2081         * sysdeps/unix/sysv/linux/aarch64/Makefile [$(subdir) = elf]
2082         [$(build-shared) = yes] (sysdep_routines, sysdep-rtld-routines):
2083         Don't add dl-static to these; sysdep-dl-routines alone is enough.
2084         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
2085         * sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
2086         * sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
2087         * sysdeps/unix/sysv/linux/tile/Makefile: Likewise.
2088         * sysdeps/powerpc/Makefile [$(subdir) = elf]
2089         (sysdep_routines, sysdep-rtld-routines): Don't add dl-machine to
2090         these; sysdep-dl-routines alone is enough.
2092 2015-02-06  Joseph Myers  <joseph@codesourcery.com>
2094         [BZ #17932]
2095         * soft-fp/op-common.h (_FP_FMA): Set exponent of result in case
2096         where multiplication results in zero and third argument is finite
2097         and nonzero.
2098         * math/auto-libm-test-in: Add more tests of fma.
2099         * math/auto-libm-test-out: Regenerated.
2101         * soft-fp/op-common.h (_FP_CMP_CHECK_DENORM): New macro.
2102         (_FP_CMP_CHECK_FLUSH_ZERO): Likewise.
2103         (_FP_CMP): Use_FP_CMP_CHECK_DENORM and _FP_CMP_CHECK_FLUSH_ZERO.
2104         (_FP_CMP_EQ): Likewise.
2105         (_FP_CMP_UNORD): Use _FP_CMP_CHECK_DENORM.
2107         * soft-fp/op-common.h (FP_EXTEND): Rename to _FP_EXTEND_CNAN with
2108         extra argument CHECK_NAN.  Redefine as wrapper around
2109         _FP_EXTEND_CNAN.
2111 2015-02-06  Carlos O'Donell  <carlos@systemhalted.org>
2113         * version.h (RELEASE): Set to "stable".
2114         (VERSION): Set to "2.21"
2115         * include/features.h (__GLIBC_MINOR__): Set to 21.
2117         * sysdeps/unix/sysv/linux/hppa/pthread.h: Sync with pthread.h.
2119 2015-02-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
2120             Paul Eggert  <eggert@cs.ucla.edu>
2122         [BZ #16618]
2123         * stdio-common/tst-sscanf.c (main): Test for buffer overflow.
2124         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Compute needed
2125         size in bytes. Store needed elements in wpmax. Use needed size
2126         in bytes for extend_alloca.
2128 2015-02-05  Carlos O'Donell  <carlos@systemhalted.org>
2130         * manual/install.texi: Latest tested versions are GCC 4.9.2,
2131         binutls 2.25, and texinfo 5.2.
2132         * INSTALL: Regenerate.
2133         * sysdeps/nios2/configure: Regenerate.
2134         * sysdeps/unix/sysv/linux/nios2/configure: Regenerate.
2135         * manual/contrib.texi: Update.
2136         * po/be.po: Update.
2137         * po/bg.po: Update.
2138         * po/ca.po: Update.
2139         * po/cs.po: Update.
2140         * po/da.po: Update.
2141         * po/de.po: Update.
2142         * po/el.po: Update.
2143         * po/eo.po: Update.
2144         * po/es.po: Update.
2145         * po/fi.po: Update.
2146         * po/fr.po: Update.
2147         * po/gl.po: Update.
2148         * po/hr.po: Update.
2149         * po/hu.po: Update.
2150         * po/ia.po: Update.
2151         * po/id.po: Update.
2152         * po/it.po: Update.
2153         * po/ja.po: Update.
2154         * po/ko.po: Update.
2155         * po/lt.po: Update.
2156         * po/nb.po: Update.
2157         * po/nl.po: Update.
2158         * po/pl.po: Update.
2159         * po/pt_BR.po: Update.
2160         * po/ru.po: Update.
2161         * po/rw.po: Update.
2162         * po/sk.po: Update.
2163         * po/sl.po: Update.
2164         * po/sv.po: Update.
2165         * po/tr.po: Update.
2166         * po/uk.po: Update.
2167         * po/vi.po: Update.
2168         * po/zh_CN.po: Update.
2169         * po/zh_TW.po: Update.
2171         * sysdeps/hppa/Makefile (CFLAGS-dl-fptr.c): Add -Wno-error.
2172         * sysdeps/hppa/bits/setjmp.h: Union is named __jmp_buf_internal_tag.
2173         * sysdeps/hppa/dl-irel.h: Remove #warning.
2174         * sysdeps/hppa/entry.h: Provide prototype for
2175         __canonicalize_funcptr_for_compare and cast argument.
2176         * sysdeps/hppa/fpu/fegetexcept.c (fegetexcept): Add semicolon.
2177         * sysdeps/hppa/fpu/ftestexcept.c (fetestexcept): Likewise.
2178         * sysdeps/hppa/sotruss-lib.c: New file.
2179         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h
2180         (atomic_compare_and_exchange_val_acq): Use __typeof__.
2181         (atomic_compare_and_exchange_bool_acq): Likewise.
2182         * sysdeps/unix/sysv/linux/hppa/mmap.c: Use weak alias.
2183         * sysdeps/unix/sysv/linux/hppa/pthread.h: Include pthread.h.
2185         * sysdeps/unix/sysv/linux/hppa/syscall.S: Delete file.
2186         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Move syscall from here...
2187         * sysdeps/unix/sysv/linux/hppa/syscall.c: ... to here.
2189 2015-02-05  Chung-Lin Tang  <cltang@codesourcery.com>
2191         * sysdeps/nios2/machine-gmon.h (NIOS2_MCOUNT_CALL): Correct name of
2192         called function in non-PIC case.
2194 2015-01-31  David S. Miller  <davem@davemloft.net>
2196         * sysdeps/sparc/sparc32/bits/atomic.h
2197         (__sparc32_atomic_do_unlock24): Put the memory barrier before the
2198         unlock not after it.
2199         (__v9_compare_and_exchange_val_32_acq): Use unions to avoid getting
2200         volatile register usage warnings from the compiler.
2202         * sysdeps/sparc/nptl/sem_init.c: Delete.
2203         * sysdeps/sparc/nptl/sem_post.c: Delete.
2204         * sysdeps/sparc/nptl/sem_timedwait.c: Delete.
2205         * sysdeps/sparc/nptl/sem_wait.c: Delete.
2206         * sysdeps/sparc/sparc32/sem_init.c: New file.
2207         * sysdeps/sparc/sparc32/sem_waitcommon.c: New file.
2208         * sysdeps/sparc/sparc32/sem_open.c: Generic nptl version with
2209         padding explicitly initialized.
2210         * sysdeps/sparc/sparc32/sem_post.c: Generic nptl version using
2211         padding for in-semaphore spinlock.
2212         * sysdeps/sparc/sparc32/sem_wait.c: Likewise.
2213         * sysdeps/sparc/sparc32/sem_trywait.c: Delete.
2214         * sysdeps/sparc/sparc32/sem_timedwait.c: Delete.
2215         * sysdeps/sparc/sparc32/sparcv9/sem_init.c: New file.
2216         * sysdeps/sparc/sparc32/sparcv9/sem_open.c: New file.
2217         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: New file.
2218         * sysdeps/sparc/sparc32/sparcv9/sem_waitcommon.c: New file.
2219         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: Redirect to nptl
2220         version.
2221         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: Delete.
2222         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Delete.
2224 2015-01-30  H.J. Lu  <hongjiu.lu@intel.com>
2226         [BZ #17801]
2227         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
2228         Set the bit_AVX_Fast_Unaligned_Load bit for AVX2.
2229         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX_Fast_Unaligned_Load):
2230         New.
2231         (index_AVX_Fast_Unaligned_Load): Likewise.
2232         (HAS_AVX_FAST_UNALIGNED_LOAD): Likewise.
2233         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Check the
2234         bit_AVX_Fast_Unaligned_Load bit instead of the bit_AVX_Usable bit.
2235         * sysdeps/x86_64/multiarch/memcpy_chk.S (__memcpy_chk): Likewise.
2236         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy): Likewise.
2237         * sysdeps/x86_64/multiarch/mempcpy_chk.S (__mempcpy_chk): Likewise.
2238         * sysdeps/x86_64/multiarch/memmove.c (__libc_memmove): Replace
2239         HAS_AVX with HAS_AVX_FAST_UNALIGNED_LOAD.
2240         * sysdeps/x86_64/multiarch/memmove_chk.c (__memmove_chk): Likewise.
2242 2015-01-29  Andreas Schwab  <schwab@suse.de>
2244         * sysdeps/nptl/allocrtsig.c: Include <signal.h>.
2246 2015-01-29  Siddhesh Poyarekar <siddhesh@redhat.com>
2248         [BZ #17892]
2249         * nscd/nscd_stat.c (send_stats): Initialize DATA.
2251 2015-01-28  Martin Sebor  <msebor@redhat.com>
2253         * math/README.libm-test: Clarify. Add "How to read the test output."
2255 2015-01-28  Chris Metcalf  <cmetcalf@ezchip.com>
2257         * sysdeps/tile/tilegx/bits/atomic.h [!_LP64] (__HAVE_64B_ATOMICS):
2258         Define to 0.
2260 2015-01-28  Joseph Myers  <joseph@codesourcery.com>
2262         * sysdeps/mips/bits/atomic.h [_MIPS_SIM == _ABIN32]
2263         (__HAVE_64B_ATOMICS): Define to 0.
2265 2015-01-28  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2267         [BZ #17885]
2268         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Fix correct
2269         value to set as new flag.
2271         [BZ #16576]
2272         * sysdeps/powerpc/fpu/math_private.h [__CPU_HAS_FSQRT]: Remove define
2273         and use _ARCH_PPCSQ instead.
2274         (__ieee754_sqrt): Likewise.
2275         (__ieee754_sqrtf): Likewise.
2276         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Build only if
2277         _ARCH_PPCSQ is defined.
2278         (__ieee754_sqrt): Use _ARCH_PPCSQ to select wheter to use hardware
2279         fsqrt instruction.
2280         * sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Build only if
2281         _ARCH_PPCSQ is defined.
2282         (__ieee754_sqrtf): Use _ARCH_PPCSQ to select wheter to use hardware
2283         fsqrts instruction.
2284         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Remove file.
2286 2015-01-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2288         * iconv/loop.c: Suppress array out of bound warning caused by GCC
2289         bug (GCC BZ #64739).
2291 2015-01-25  Andreas Schwab  <schwab@linux-m68k.org>
2293         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h (lll_futex_requeue):
2294         Mark _retval as used.
2295         (lll_futex_wake_unlock): Likewise.
2296         (lll_futex_timed_wait_requeue_pi): Likewise.
2298         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
2299         (atomic_compare_and_exchange_val_acq): Use uint32_t for the
2300         register variables.
2302         * sysdeps/m68k/m680x0/fpu/fraiseexcpt.c (__feraiseexcept): Use
2303         libm_hidden_def.
2305         * sysdeps/m68k/bits/byteswap.h (__bswap_16, __bswap_32)
2306         (__bswap_64): Mark as __always_inline.
2308 2015-01-25  Bram  <bug_rh@spam.wizbit.be>
2310         [BZ #15378]
2311         * elf/dl-load.c (open_path): Avoid writing to 'env_path_list'
2312         when none of the search directories exist.
2314 2015-01-24  Adhemerval Zanellla  <azanella@linux.vnet.ibm.com>
2316         [BZ #17869]
2317         * sysdeps/powerpc/powerpc64/power8/memset.S: Use power7 instead of
2318         power8 in .machine directive.
2320         [BZ #17868]
2321         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Force value
2322         set dependency from opd value.
2324 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
2326         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
2327         Treat model numbers 0x4a/0x4d/0x5a/0x5d as Intel Silvermont
2328         architecture.
2330 2015-01-23  H.J. Lu  <hongjiu.lu@intel.com>
2332         [BZ #17870]
2333         * nptl/sem_post.c (__new_sem_post): Replace unsigned long int
2334         with uint64_t.
2335         * nptl/sem_waitcommon.c (__sem_wait_cleanup): Replace 1UL with
2336         (uint64_t) 1.
2337         (__new_sem_wait_fast): Replace unsigned long with uint64_t.
2338         (__new_sem_wait_slow): Replace unsigned long int with uint64_t.
2339         Replace 1UL with (uint64_t) 1.
2340         * sysdeps/nptl/internaltypes.h (new_sem): Replace unsigned long
2341         int with uint64_t.
2343 2015-01-23  Roland McGrath  <roland@hack.frob.com>
2345         * inet/if_index.c (if_nameindex): Add missing libc_hidden_weak.
2346         (if_freenameindex): Likewise.
2348         * resource/getrlimit64.c: Add missing libc_hidden_def.
2350 2015-01-22  Joseph Myers  <joseph@codesourcery.com>
2352         * soft-fp/op-common.h (_FP_ADD_INTERNAL): Declare labels with
2353         __label__.
2354         (_FP_FMA): Likewise.
2355         (_FP_TO_INT_ROUND): Likewise.
2356         (_FP_FROM_INT): Likewise.
2358 2015-01-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2360         [BZ #16418]
2361         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c (__get_clockfreq):
2362         Make code racy and cancel safe.
2364 2015-01-21  Carlos O'Donell  <carlos@redhat.com>
2366         * sysdeps/arm/unwind-resume.h: Fix copyright year.
2367         * dlfcn/tst-rec-dlopen.c: Fix incorrect copyright year and
2368         attribution.
2370         * pwd/tst-getpw.c: Rewrite.
2372         [BZ #17702]
2373         * dlfcn/Makefile (tests): Add tst-rec-dlopen.
2374         (modules-names): Add moddummy1 and moddummy2.
2375         ($(objpfx)tst-rec-dlopen): Define.
2376         * dlfcn/moddummy1.c: New file.
2377         * dlfcn/moddummy2.c: New file.
2378         * dlfcn/tst-rec-dlopen.c: New file.
2379         * elf/dl-cache.c (_dl_load_cache_lookup):
2380         Return char*. Copy result with alloca/strcpy/strdup.
2381         * elf/dl-load.c (_dl_map_object): _dl_load_cached_lookup
2382         returns char*. Free cached. If not saving realname
2383         free cached.
2384         * elf/dl-open.c (dl_open_worker): Do not assert that
2385         _r_debug->r_state is RT_CONSISTENT.
2386         * sysdeps/generic/ldsodefs.h: _dl_load_cache_lookup
2387         returns char*.
2389 2015-01-21  Torvald Riegel  <triegel@redhat.com>
2390             Carlos O'Donell  <carlos@redhat.com>
2392         [BZ #12674]
2393         * nptl/sem_waitcommon.c: New file.
2394         * nptl/sem_wait.c: Include sem_waitcommon.c.
2395         (__sem_wait_cleanup, do_futex_wait): Remove.
2396         (__new_sem_wait): Adapt.
2397         (__new_sem_trywait): New function.
2398         (__old_sem_trywait): Moved here from nptl/sem_trywait.c.
2399         * nptl/sem_timedwait.c: Include sem_waitcommon.c.
2400         (__sem_wait_cleanup, do_futex_timed_wait): Remove.
2401         (sem_timedwait): Adapt.
2402         * nptl/sem_post.c (__new_sem_post): Adapt.
2403         (futex_wake): New function.
2404         (__old_sem_post): Add release MO fence.
2405         * nptl/sem_open.c (sem_open): Adapt.
2406         * nptl/sem_init.c (__new_sem_init): Adapt.
2407         (futex_private_if_supported): New function.
2408         * nptl/sem_getvalue.c (__new_sem_getvalue): Adapt.
2409         (__old_sem_getvalue): Add using previous code.
2410         * sysdeps/nptl/internaltypes.h: Adapt.
2411         * nptl/tst-sem13.c (do_test): Adapt.
2412         * nptl/tst-sem11.c (main): Adapt.
2413         * nptl/sem_trywait.c: Remove.
2414         * nptl/DESIGN-sem.txt: Remove.
2415         * nptl/Makefile (libpthread-routines): Remove sem_trywait.
2416         (gen-as-const-headers): Remove structsem.sym.
2417         * nptl/structsem.sym: Remove.
2418         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Remove.
2419         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Remove.
2420         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Remove.
2421         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Remove.
2422         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Remove.
2423         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Remove.
2424         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Remove.
2425         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Remove.
2426         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Remove.
2427         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Remove.
2428         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Remove.
2429         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Remove.
2430         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Remove.
2431         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Remove.
2432         * sysdeps/unix/sysv/linux/sh/sem_post.S: Remove.
2433         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Remove.
2434         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Remove.
2435         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Remove.
2436         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Remove.
2437         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Remove.
2438         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove.
2439         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove.
2441 2015-01-20  Carlos O'Donell  <carlos@redhat.com>
2443         * INSTALL: Regenerated.
2445         * po/libc.pot: Regenerated.
2447 2015-01-18  Chung-Lin Tang  <cltang@codesourcery.com>
2448             Sandra Loosemore  <sandra@codesourcery.com>
2449             Andrew Jenner  <andrew@codesourcery.com>
2450             Joseph Myers  <joseph@codesourcery.com>
2451             Nathan Sidwell  <nathan@codesourcery.com>
2453         * NEWS: Mention new Nios II port.
2454         * sysdeps/nios2/Implies: New file.
2455         * sysdeps/nios2/Makefile: New file.
2456         * sysdeps/nios2/Subdirs: New file.
2457         * sysdeps/nios2/Versions: New file.
2458         * sysdeps/nios2/__longjmp.S: New file.
2459         * sysdeps/nios2/abort-instr.h: New file.
2460         * sysdeps/nios2/backtrace.c: New file.
2461         * sysdeps/nios2/bits/endian.h: New file.
2462         * sysdeps/nios2/bits/fenv.h: New file.
2463         * sysdeps/nios2/bits/link.h: New file.
2464         * sysdeps/nios2/bits/setjmp.h: New file.
2465         * sysdeps/nios2/bsd-_setjmp.S: New file.
2466         * sysdeps/nios2/bsd-setjmp.S: New file.
2467         * sysdeps/nios2/configure: New generated file.
2468         * sysdeps/nios2/configure.ac: New file.
2469         * sysdeps/nios2/crti.S: New file.
2470         * sysdeps/nios2/crtn.S: New file.
2471         * sysdeps/nios2/dl-init.c: New file.
2472         * sysdeps/nios2/dl-machine.h: New file.
2473         * sysdeps/nios2/dl-sysdep.h: New file.
2474         * sysdeps/nios2/dl-tls.h: New file.
2475         * sysdeps/nios2/dl-trampoline.S: New file.
2476         * sysdeps/nios2/gccframe.h: New file.
2477         * sysdeps/nios2/gmp-mparam.h: New file.
2478         * sysdeps/nios2/jmpbuf-offsets.h: New file.
2479         * sysdeps/nios2/jmpbuf-unwind.h: New file.
2480         * sysdeps/nios2/ldsodefs.h: New file.
2481         * sysdeps/nios2/libc-tls.c: New file.
2482         * sysdeps/nios2/libm-test-ulps: New file.
2483         * sysdeps/nios2/machine-gmon.h: New file.
2484         * sysdeps/nios2/math-tests.h: New file.
2485         * sysdeps/nios2/math_private.h: New file.
2486         * sysdeps/nios2/memusage.h: New file.
2487         * sysdeps/nios2/nptl/Makefile: New file.
2488         * sysdeps/nios2/nptl/bits/pthreadtypes.h: New file.
2489         * sysdeps/nios2/nptl/bits/semaphore.h: New file.
2490         * sysdeps/nios2/nptl/pthread_spin_lock.c: New file.
2491         * sysdeps/nios2/nptl/pthreaddef.h: New file.
2492         * sysdeps/nios2/nptl/tcb-offsets.sym: New file.
2493         * sysdeps/nios2/nptl/tls.h: New file.
2494         * sysdeps/nios2/preconfigure: New file.
2495         * sysdeps/nios2/s_fma.c: New file.
2496         * sysdeps/nios2/s_fmaf.c: New file.
2497         * sysdeps/nios2/setjmp.S: New file.
2498         * sysdeps/nios2/sfp-machine.h: New file.
2499         * sysdeps/nios2/sotruss-lib.c: New file.
2500         * sysdeps/nios2/stackguard-macros.h: New file.
2501         * sysdeps/nios2/stackinfo.h: New file.
2502         * sysdeps/nios2/start.S: New file.
2503         * sysdeps/nios2/sysdep.h: New file.
2504         * sysdeps/nios2/tls-macros.h: New file.
2505         * sysdeps/nios2/tst-audit.h: New file.
2506         * sysdeps/unix/sysv/linux/nios2/Implies: New file.
2507         * sysdeps/unix/sysv/linux/nios2/Makefile: New file.
2508         * sysdeps/unix/sysv/linux/nios2/Versions: New file.
2509         * sysdeps/unix/sysv/linux/nios2/arch-fork.h: New file.
2510         * sysdeps/unix/sysv/linux/nios2/bits/atomic.h: New file.
2511         * sysdeps/unix/sysv/linux/nios2/bits/mman.h: New file.
2512         * sysdeps/unix/sysv/linux/nios2/cacheflush.c: New file.
2513         * sysdeps/unix/sysv/linux/nios2/clone.S: New file.
2514         * sysdeps/unix/sysv/linux/nios2/configure: New generated file.
2515         * sysdeps/unix/sysv/linux/nios2/configure.ac: New file.
2516         * sysdeps/unix/sysv/linux/nios2/getcontext.S: New file.
2517         * sysdeps/unix/sysv/linux/nios2/kernel-features.h: New file.
2518         * sysdeps/unix/sysv/linux/nios2/kernel_rt_sigframe.h: New file.
2519         * sysdeps/unix/sysv/linux/nios2/makecontext.c: New file.
2520         * sysdeps/unix/sysv/linux/nios2/profil-counter.h: New file.
2521         * sysdeps/unix/sysv/linux/nios2/setcontext.S: New file.
2522         * sysdeps/unix/sysv/linux/nios2/shlib-versions: New file.
2523         * sysdeps/unix/sysv/linux/nios2/sigcontextinfo.h: New file.
2524         * sysdeps/unix/sysv/linux/nios2/swapcontext.S: New file.
2525         * sysdeps/unix/sysv/linux/nios2/sys/cachectl.h: New file.
2526         * sysdeps/unix/sysv/linux/nios2/sys/procfs.h: New file.
2527         * sysdeps/unix/sysv/linux/nios2/sys/ucontext.h: New file.
2528         * sysdeps/unix/sysv/linux/nios2/sys/user.h: New file.
2529         * sysdeps/unix/sysv/linux/nios2/syscall.S: New file.
2530         * sysdeps/unix/sysv/linux/nios2/sysdep-cancel.h: New file.
2531         * sysdeps/unix/sysv/linux/nios2/sysdep.S: New file.
2532         * sysdeps/unix/sysv/linux/nios2/sysdep.h: New file.
2533         * sysdeps/unix/sysv/linux/nios2/ucontext_i.sym: New file.
2534         * sysdeps/unix/sysv/linux/nios2/vfork.S: New file.
2535         * sysdeps/unix/sysv/linux/nios2/c++-types.data: New file.
2536         * sysdeps/unix/sysv/linux/nios2/ld.abilist: New file.
2537         * sysdeps/unix/sysv/linux/nios2/libBrokenLocale.abilist: New file.
2538         * sysdeps/unix/sysv/linux/nios2/libanl.abilist: New file.
2539         * sysdeps/unix/sysv/linux/nios2/libc.abilist: New file.
2540         * sysdeps/unix/sysv/linux/nios2/libcrypt.abilist: New file.
2541         * sysdeps/unix/sysv/linux/nios2/libdl.abilist: New file.
2542         * sysdeps/unix/sysv/linux/nios2/libm.abilist: New file.
2543         * sysdeps/unix/sysv/linux/nios2/libnsl.abilist: New file.
2544         * sysdeps/unix/sysv/linux/nios2/libpthread.abilist: New file.
2545         * sysdeps/unix/sysv/linux/nios2/libresolv.abilist: New file.
2546         * sysdeps/unix/sysv/linux/nios2/librt.abilist: New file.
2547         * sysdeps/unix/sysv/linux/nios2/libthread_db.abilist: New file.
2548         * sysdeps/unix/sysv/linux/nios2/libutil.abilist: New file.
2549         * sysdeps/unix/sysv/linux/nios2/localplt.data: New file.
2551 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
2553         [BZ #17844]
2554         * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
2555         (getutent): Use weak_alias in non SHARED case
2556         and default_symbol_version in SHARED case.
2557         * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
2558         (getutent_r, pututline): Likewise.
2559         * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
2560         (getutid): Likewise.
2561         * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
2562         (getutid_r): Likewise.
2563         * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
2564         (getutline): Likewise.
2565         * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
2566         (getutline_r): Likewise.
2567         * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
2568         (updwtmp): Likewise.
2570 2015-01-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
2572         [BZ #17848]
2573         * sysdeps/s390/s390-32/memcmp.S
2574         (memcmp_g5): Rename to __memcmp_g5.
2575         * sysdeps/s390/s390-32/memcpy.S
2576         (memcpy_g5): Rename to __memcpy_g5.
2577         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2578         (memcpy_mvcle) Rename to __memcpy_mvcle.
2579         * sysdeps/s390/s390-32/memset.S
2580         (memset_g5): Rename to __memset_g5.
2581         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
2582         (IFUNC_RESOLVE): Prefix ifunc-resolve function
2583         and use prefixed functions.
2584         * sysdeps/s390/s390-32/multiarch/memcmp.S
2585         (memcmp_z196): Rename to __memcmp_z196.
2586         (memcmp_z10): Rename to __memcmp_z10.
2587         (memcmp): Set alias to __memcmp_g5.
2588         (bcmp): Set alias to __memcmp_g5.
2589         * sysdeps/s390/s390-32/multiarch/memcpy.S
2590         (memcpy_z196): Rename to __memcpy_z196.
2591         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2592         (memcpy_z10): Rename to __memcpy_z10.
2593         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2594         (memcpy): Set alias to __memcpy_g5.
2595         * sysdeps/s390/s390-32/multiarch/memset.S
2596         (memset_z196): Rename to __memset_z196.
2597         Jump to __memset_mvcle instead of memset_mvcle.
2598         (memset_z10): Rename to __memset_z10.
2599         Jump to __memset_mvcle instead of memset_mvcle.
2600         (memset_mvcle) Rename to __memset_mvcle.
2601         (memset): Set alias to __memset_g5.
2602         * sysdeps/s390/s390-64/memcmp.S
2603         (memcmp_z900): Rename to __memcmp_z900.
2604         * sysdeps/s390/s390-64/memcpy.S
2605         (memcpy_z900): Rename to __memcpy_z900.
2606         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2607         (memcpy_mvcle) Rename to __memcpy_mvcle.
2608         * sysdeps/s390/s390-64/memset.S
2609         (memset_z900): Rename to __memset_z900.
2610         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
2611         (IFUNC_RESOLVE): Prefix ifunc-resolve function
2612         and use prefixed functions.
2613         * sysdeps/s390/s390-64/multiarch/memcmp.S
2614         (memcmp_z196): Rename to __memcmp_z196.
2615         (memcmp_z10): Rename to __memcmp_z10.
2616         (memcmp): Set alias to __memcmp_z900.
2617         (bcmp): Set alias to __memcmp_z900.
2618         * sysdeps/s390/s390-64/multiarch/memcpy.S
2619         (memcpy_z196): Rename to __memcpy_z196.
2620         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2621         (memcpy_z10): Rename to __memcpy_z10.
2622         Jump to __memcpy_mvcle instead of memcpy_mvcle.
2623         (memcpy): Set alias to __memcpy_z900.
2624         * sysdeps/s390/s390-64/multiarch/memset.S
2625         (memset_z196): Rename to __memset_z196.
2626         Jump to __memset_mvcle instead of memset_mvcle.
2627         (memset_z10): Rename to __memset_z10.
2628         Jump to __memset_mvcle instead of memset_mvcle.
2629         (memset_mvcle) Rename to __memset_mvcle.
2630         (memset): Set alias to __memset_z900.
2632 2015-01-14  Joseph Myers  <joseph@codesourcery.com>
2634         [BZ #17748]
2635         * sysdeps/powerpc/nofpu/feholdexcpt.c (__feholdexcept): Call
2636         __fesetenv instead of fesetenv.
2638 2015-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
2640         * sysdeps/s390/dl-tls.h [IS_IN (rtld)]: Define __tls_get_addr
2641         macro.
2643 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2645         * sysdeps/powerpc/powerpc64/power7/memcmp.S (memcmp): Fix performance
2646         regression on LE.
2648         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: New file.
2649         * sysdeps/powerpc/powerpc64/power8/strncmp.S: New file.
2650         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2651         strncmp-power8 object.
2652         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2653         (__libc_ifunc_impl_list): Add __strncmp_power8 implementation.
2654         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c (strncmp): Likewise.
2655         * NEWS: Update.
2657 2015-01-13  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
2658             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2660         * sysdeps/powerpc/powerpc64/power7/strcmp.S (strcmp): Optimize
2661         trailing byte check.
2663 2015-01-13  David S. Miller  <davem@davemloft.net>
2665         * include/signal.h (__sigreturn): Guard with __USE_MISC.
2667 2015-01-13  Roland McGrath  <roland@hack.frob.com>
2669         * login/logout.c (logout): Use memset rather than bzero.
2670         * nis/nss_compat/compat-pwd.c (getpwent_next_file): Likewise.
2671         * nis/nss_compat/compat-spwd.c (getspent_next_file): Likewise.
2672         * resolv/gethnamaddr.c (gethostbyaddr): Use memcmp rather than bcmp.
2673         (_gethtbyaddr): Likewise.
2674         * locale/programs/simple-hash.c (bcopy): Macro removed.
2676 2015-01-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2678         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2679         Add strcmp-power8 object.
2680         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2681         (__libc_ifunc_impl_list): Add __strcmp_power8 implementation.
2682         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: New file.
2683         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c (strcmp): Add
2684         __strcmp_power8 implementation.
2685         * sysdeps/powerpc/powerpc64/power8/strcmp.S: New file.
2686         * NEWS: Update.
2688         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
2689         Add strncpy-power8 and stpncpy-power8 objects.
2690         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2691         (__libc_ifunc_impl_list): Add __strncpy_power8 and stpncpy_power8
2692         implementations.
2693         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power8.S: New file.
2694         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c (__stpncpy): Add
2695         __stpncpy_power8 implementation.
2696         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power8.S: New file.
2697         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c (strncpy): Add
2698         __strncpy_power8 implementation.
2699         * sysdeps/powerpc/powerpc64/power8/stpncpy.S: New file.
2700         * sysdeps/powerpc/powerpc64/power8/strncpy.S: New file.
2701         * NEWS: Update.
2703         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c: New file.
2704         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: Remove file.
2705         * sysdeps/powerpc/powerpc64/power7/strncat.S: Likewise.
2707         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2708         strncat-power8 object.
2709         * sysdeps/powerpc/powerpc64/multiarch/strcat.c (strcat): Add
2710         __strcat_power8 implementation.
2711         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2712         (__libc_ifunc_impl_list): Add __strcat_power8 implementation.
2713         * sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c: New file:
2714         optimized strcat for power8.
2716         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]: Add
2717         strcpy-power8 and stpcpy-power8 objects.
2718         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
2719         (__libc_ifunc_impl_list): Add __strcpy_power8 and __stpcpy_power8
2720         implementations.
2721         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power8.S: New file:
2722         multiarch stpcpy implementation for POWER8.
2723         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power8.S: New file;
2724         multiarch strcpy implementation for POWER8.
2725         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c (strcpy): Add
2726         __strcpy_power8 function.
2727         * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
2728         stpcpy for POWER8.
2729         * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
2730         strcpy for POWER8.
2731         * NEWS: Update.
2733 2015-01-13  Leonhard Holz  <leonhard.holz@web.de>
2735         [BZ #16009]
2736         * string/strxfrm_l.c (STRXFRM): Allocate fixed size cache for
2737         weights and rules. Use do_xfrm_cached if data fits in cache,
2738         do_xfrm otherwise.  Moved former main loop to...
2739         * (do_xfrm_cached): New function.
2740         * (do_xfrm): Non-caching version of do_xfrm_cached. Uses
2741         find_idx, find_position and stack_push.
2742         * (find_idx): New function.
2743         * (find_position): Likewise.
2744         * localedata/sort-test.sh: Added test run for do_xfrm.
2745         * localedata/xfrm-test.c (main): Added command line option
2746         -nocache to run the test with strings that are too large for
2747         the STRXFRM cache.
2749 2015-01-13  Torvald Riegel  <triegel@redhat.com>
2751         * sysdeps/nptl/fork.c (__libc_fork): Provide address of futex
2752         variable to lll_futex_wake call, not the value itself.
2754 2015-01-12  Joseph Myers  <joseph@codesourcery.com>
2756         [BZ #17803]
2757         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (twom63): Rename to
2758         twom64.  Adjust value to 0x1p-64L.
2759         (__scalblnl): Only return standard underflowing result for K <=
2760         -64 not K <= -63; adjust exponent for underflowing result by 64
2761         not 63.
2762         * math/libm-test.inc (scalbn_test_data): Add more tests.
2763         (scalbln_test_data): Likewise.
2765         [BZ #17834]
2766         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (two63): Change value to
2767         0x1p63L.
2768         (__scalblnl): Get new exponent of adjusted subnormal value from ES
2769         not HX.
2770         * math/libm-test.inc (scalbn_test_data): Add more tests.
2771         (scalbln_test_data): Likewise.
2773 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2774             Stefani Seibold  <stefani@seibold.net>
2776         * sysdeps/unix/sysv/linux/x86_64/Makefile [$(subdir) = elf]
2777         (sysdep_routines): Add dl-vdso here, ...
2778         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = elf]
2779         (sysdep_routines): ... not here.
2780         * sysdeps/unix/sysv/linux/i386/gettimeofday.c: New file: set syscall
2781         fallback when vDSO is not presented.
2782         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_clock_gettime):
2783         Define with libc_hidden_proto/libc_hidden_data_def definitions.
2784         (_libc_vdso_platform_setup): Rename to __vdso_platform_setup.
2785         * sysdeps/unix/sysv/linux/i386/init-first.c: New file: likewise.
2786         * sysdeps/unix/sysv/linux/i386/time.c: New file: likewise.
2787         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Moved to ...
2788         * sysdeps/unix/sysv/linux/x86/libc-vdso.h: ... here.
2789         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: Move to ...
2790         * sysdeps/unix/sysv/linux/x86/clock_gettime.c: ... here.
2791         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: Move to ...
2792         * sysdeps/unix/sysv/linux/x86/gettimeofday.c: ... here.  Also added
2793         fallback configurable symbol when vDSO is not available.
2794         * sysdeps/unix/sysv/linux/x86_64/time.c: Move to ...
2795         * sysdeps/unix/sysv/linux/x86/time.c: ... here.  Also refactored to
2796         be able to redefine fallback symbol when vDSO is not available.
2797         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: Move to ...
2798         * sysdeps/unix/sysv/linux/x86/timespec_get.c: ... here.
2800 2015-01-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2802         * sysdeps/powerpc/nptl/tls.h (tcbhead_t): Add tm_capable field.
2803         (TLS_INIT_TP): Add tm_capable initialization.
2804         (TLS_DEFINE_INIT_TP): Likewise.
2805         (THREAD_GET_TM_CAPABLE): New file: get tm_capable field value from
2806         TCB.
2807         (THREAD_SET_TM_CAPABLE): New file: set tm_capable field value in TCB.
2808         * sysdeps/powerpc/nptl/tcb-offsets.sym (TM_CAPABLE): Add field offset
2809         calculation.
2810         * sysdeps/powerpc/powerpc32/sysdep.h (DO_CALL): Abort hardware
2811         transactoion is lock elision is built and TCB tm_capable is set.
2812         * sysdeps/powerpc/powerpc64/sysdep.h (DO_CALL): Likewise.
2813         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
2814         (INTERNAL_SYSCALL_NCS): Likewise.
2815         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2816         (INTERNAL_SYSCALL_NCS): Likewise.
2817         * sysdeps/powerpc/sysdep.h (ABORT_TRANSACTION): New define.
2819         * sysdeps/powerpc/nptl/elide.h: New file: generic lock elision support
2820         for powerpc.
2821         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
2822         [pthread_rwlock_t] (__pad1): Change size to 7 bytes in 64 bits case
2823         and remove it for 32 bits case.
2824         [pthread_rwlock_t] (__rwelision): New field for lock elision.
2825         (__PTHREAD_RWLOCK_ELISION_EXTRA): Adjust for new lock elision field
2826         initialization.
2827         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c (elision_init):
2828         Disable lock elision with rdlocks if elision is not available.
2830         * sysdeps/unix/sysv/linux/powerpc/Makefile [nptl]
2831         (sysdep_routines): Add lock elision objects.
2832         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
2833         [pthread_mutex_t] (__spins): Rework to add lock elision field.
2834         [pthread_mutex_t] (__elision): Add field.
2835         [__PTHREAD_SPINS]: Adjust to init lock elision field.
2836         * sysdeps/unix/sysv/linux/powerpc/elision-conf.c: New file: lock
2837         elision definitions for powerpc.
2838         * sysdeps/unix/sysv/linux/powerpc/elision-lock.c: New file:
2839         implementation of lock elision for powerpc.
2840         * sysdeps/unix/sysv/linux/powerpc/elision-timed.c: New file:
2841         implementation of timed lock elision for powerpc.
2842         * sysdeps/unix/sysv/linux/powerpc/elision-trylock.c: New file:
2843         implementation of trylock with lock elision for powerpc.
2844         * sysdeps/unix/sysv/linux/powerpc/elision-unlock.c: New file:
2845         implementaion of unlock for lock elision for powerpc.
2846         * sysdeps/unix/sysv/linux/powerpc/force-elision.h: New file:
2847         automatic enable lock elision for mutexes.
2848         * sysdeps/unix/sysv/linux/powerpc/htm.h: New file: hardware
2849         transaction execution definitions for powerpc.
2850         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: New file: add TLE
2851         definitions.
2852         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_cond_lock.c: New file.
2853         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_lock.c: Likewise.
2854         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_timedlock.c: Likewise.
2855         * sysdeps/unix/sysv/linux/powerpc/pthread_mutex_trylock.c: Likewise.
2856         * NEWS: Update.
2858 2015-01-09  Roland McGrath  <roland@hack.frob.com>
2860         * sysdeps/posix/shm-directory.c: Use <> rather than ""
2861         for #include of <shm-directory.h>.
2863 2015-01-09  Chung-Lin Tang  <cltang@codesourcery.com>
2865         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and
2866         assign raw DT_REL[A]COUNT value to ranges[0].nrelative.
2868 2015-01-09  Matthew Fortune <matthew.fortune@imgtec.com>
2870         [BZ #17791]
2871         * NEWS: Mention bug fix.
2872         * sysdepsysdeps/unix/sysv/linux/microblaze/sys/user.h
2873         (PAGE_SHIFT, PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Remove.
2874         (HOST_TEXT_START_ADDR, HOST_STACK_END_ADDR): Remove.
2876 2015-01-09  Torvald Riegel <triegel@redhat.com>
2878         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Delete file.
2880 2015-01-09  Torvald Riegel <triegel@redhat.com>
2882         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: Delete file.
2884 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
2886         * sysdeps/microblaze/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as void
2887         pointer and cast to uintptr_t.
2889 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
2891         * sysdeps/microblaze/nptl/tls.h (__microblaze_get_thread_area): Function
2892         removed.
2893         (READ_THREAD_POINTER): Use __microblaze_thread_area instead.
2895 2015-01-09  David Holsgrove  <david.holsgrove@xilinx.com>
2897         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Use NULL instead
2898         of 0.
2900 2015-01-08  Roland McGrath  <roland@hack.frob.com>
2902         * sysdeps/pthread/timer_routines.c: Fix <pthreadP.h> include to use
2903         <nptl/pthreadP.h> instead.
2904         * sysdeps/pthread/aio_notify.c: Include <signal.h> for raise decl.
2906         * signal/allocrtsig.c (RESERVED_SIGRT): New macro, defined to 0 if not
2907         already defined.
2908         [__SIGRTMIN] (init): Function removed.
2909         [__SIGRTMIN] (initialized): Variable removed.
2910         [!__SIGRTMIN] (current_rtmin, current_rtmax): Variables removed.
2911         [__SIGRTMIN] (current_rtmin, current_rtmax): Initialize to
2912         __SIGRTMIN + RESERVED_SIGRT and __SIGRTMAX, respectively.
2913         (__libc_current_sigrtmin) [__SIGRTMIN]: Don't call init.
2914         (__libc_current_sigrtmin) [!__SIGRTMIN]: Just return -1.
2915         (__libc_current_sigrtmin): Add __libc_current_sigrtmin_private alias.
2916         (__libc_current_sigrtmax) [__SIGRTMIN]: Don't call init.
2917         (__libc_current_sigrtmax) [!__SIGRTMIN]: Just return -1.
2918         (__libc_current_sigrtmax): Add __libc_current_sigrtmax_private alias.
2919         (__libc_allocate_rtsig) [__SIGRTMIN]: Don't call init.
2920         (__libc_allocate_rtsig): Add __libc_allocate_rtsig_private alias.
2921         * sysdeps/nptl/allocrtsig.c: New file.
2922         * sysdeps/unix/sysv/linux/allocrtsig.c: File removed.
2923         * sysdeps/unix/sysv/linux/testrtsig.h: File removed.
2924         * sysdeps/generic/testrtsig.h: File removed.
2926         * nptl/pthread_sigmask.c [SIGCANCEL || SIGTIMER || SIGSETXID]: #error.
2927         (pthread_sigmask): Call sigprocmask, not __sigprocmask.
2929         * nptl/nptl-init.c (pthread_functions): Conditionalize
2930         .ptr__nptl_setxid initialization on [SIGSETXID].
2932         * sysdeps/nptl/sys/procfs.h: New file.
2933         * nptl_db/Makefile (headers): Add it.
2934         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Don't add it.
2936         * nptl/pthreadP.h (check_cpuset_attr): Moved ...
2937         * sysdeps/unix/sysv/linux/check-cpuset.h: ... to this new file.
2938         * nptl/pthread_attr_setaffinity.c: Include it.
2939         * nptl/pthread_setattr_default_np.c: Likewise.
2940         * nptl/check-cpuset.h: New file.
2942 2015-01-08  Richard Henderson  <rth@redhat.com>
2944         * elf/Makefile (CFLAGS-tst-execstack-mod.c): Add -Wno-trampolines
2945         (CFLAGS-tst-execstack-prog.c): Likewise.
2946         * nptl/Makefile (CFLAGS-tst-execstack-mod.c): Likewise.
2948 2015-01-08  Chung-Lin Tang  <cltang@codesourcery.com>
2949             Sandra Loosemore  <sandra@codesourcery.com>
2950             Andrew Jenner  <andrew@codesourcery.com>
2951             Joseph Myers  <joseph@codesourcery.com>
2952             Nathan Sidwell  <nathan@codesourcery.com>
2954         * elf/elf.h (EM_ALTERA_NIOS2): New machine number for Altera Nios II.
2955         (DT_NIOS2_GP): New dynamic entry type for Nios II _gp address.
2956         (R_NIOS2_NONE,R_NIOS2_S16,R_NIOS2_U16): Define Nios II relocations.
2957         (R_NIOS2_PCREL16,R_NIOS2_CALL26,R_NIOS2_IMM5): Likewise.
2958         (R_NIOS2_CACHE_OPX,R_NIOS2_IMM6,R_NIOS2_IMM8,R_NIOS2_HI16): Likewise.
2959         (R_NIOS2_LO16,R_NIOS2_HIADJ16,R_NIOS2_BFD_RELOC_32): Likewise.
2960         (R_NIOS2_BFD_RELOC_16,R_NIOS2_BFD_RELOC_8,R_NIOS2_GPREL): Likewise.
2961         (R_NIOS2_GNU_VTINHERIT,R_NIOS2_GNU_VTENTRY,R_NIOS2_UJMP): Likewise.
2962         (R_NIOS2_CJMP,R_NIOS2_CALLR,R_NIOS2_ALIGN,R_NIOS2_GOT16): Likewise.
2963         (R_NIOS2_CALL16,R_NIOS2_GOTOFF_LO,R_NIOS2_GOTOFF_HA): Likewise.
2964         (R_NIOS2_PCREL_LO,R_NIOS2_PCREL_HA,R_NIOS2_TLS_GD16): Likewise.
2965         (R_NIOS2_TLS_LDM16,R_NIOS2_TLS_LDO16,R_NIOS2_TLS_IE16): Likewise.
2966         (R_NIOS2_TLS_LE16,R_NIOS2_TLS_DTPMOD,R_NIOS2_TLS_DTPREL): Likewise.
2967         (R_NIOS2_TLS_TPREL,R_NIOS2_COPY,R_NIOS2_GLOB_DAT): Likewise.
2968         (R_NIOS2_JUMP_SLOT,R_NIOS2_RELATIVE,R_NIOS2_GOTOFF): Likewise.
2969         (R_NIOS2_CALL26_NOAT,R_NIOS2_GOT_LO,R_NIOS2_GOT_HA): Likewise.
2970         (R_NIOS2_CALL_LO,R_NIOS2_CALL_HA): Likewise.
2972 2015-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2974         * sysdeps/unix/sysv/linux/futimens.c (futimens): Use address of first
2975         timespec struct member in syscall macro.
2976         * sysdeps/unix/sysv/linux/utimensat.c (utimensat): Likewise.
2977         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Use address of
2978         first timeval struct member in syscall macro.
2979         * sysdeps/unix/sysv/linux/utimes.c (__utimeS): Likewise.
2981 2015-01-07  Joseph Myers  <joseph@codesourcery.com>
2983         [BZ #17748]
2984         * include/fenv.h (__feupdateenv): Use libm_hidden_proto.
2985         * math/feupdateenv.c (__feupdateenv): Use libm_hidden_def.
2986         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Rename to
2987         __feupdateenv and define as weak alias of __feupdateenv.  Use
2988         libm_hidden_weak.
2989         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Use
2990         libm_hidden_def.
2991         * sysdeps/arm/feupdateenv.c (feupdateenv): Rename to __feupdateenv
2992         and define as weak alias of __feupdateenv.  Use libm_hidden_weak.
2993         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
2994         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Use
2995         libm_hidden_def.
2996         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Rename to
2997         __feupdateenv and define as weak alias of __feupdateenv.  Use
2998         libm_hidden_weak.
2999         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Use
3000         libm_hidden_def.
3001         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Rename to
3002         __feupdateenv and define as weak alias of __feupdateenv.  Use
3003         libm_hidden_weak.
3004         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Use
3005         libm_hidden_def.
3006         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
3007         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
3008         (__feupdateenv): Likewise.
3009         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Rename to
3010         __feupdateenv and define as weak alias of __feupdateenv.  Use
3011         libm_hidden_weak.
3012         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3013         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Use
3014         libm_hidden_def.
3015         * sysdeps/tile/math_private.h (__feupdateenv): New inline
3016         function.
3017         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Use
3018         libm_hidden_def.
3019         * sysdeps/generic/math_private.h (default_libc_feupdateenv): Call
3020         __feupdateenv instead of feupdateenv.
3021         (default_libc_feupdateenv_test): Likewise.
3022         (libc_feresetround_ctx): Likewise.
3024 2015-01-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3026         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Fix function
3027         prototype.
3029 2015-01-07  Chris Metcalf  <cmetcalf@ezchip.com>
3031         * posix/regcomp.c (parse_bracket_exp): Initialize type to
3032         COLL_SYM in a couple of places to avoid uninitialized variable
3033         wanings on tilegx gcc 4.8.2.
3035 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
3037         * sysdeps/aarch64/strcpy.S: New file.
3038         * sysdeps/aarch64/stpcpy.S: New file.
3039         * NEWS: Updated.
3041 2015-01-07  Richard Earnshaw  <rearnsha@arm.com>
3043         * sysdeps/aarch64/strrchr.S: New file.
3044         * NEWS: Updated.
3046 2015-01-07  Eric Biggers  <ebiggers3@gmail.com>
3048         [BZ #17658]
3049         * stdlib/setenv.c: Fix memory leak when setting large,
3050         duplicate string.
3052 2015-01-06  Vladimir A. Nazarenko  <naszar@ya.ru>
3054         [BZ #17273]
3055         * misc/mntent_r.c (__getmntent_r): Cut off trailing spaces
3056         and tabs from buffer before parsing fstab entry.
3057         * misc/tst-mntent.c (main): Add test for mount entry with
3058         trailing spaces and tabs.
3060 2015-01-06  Joseph Myers  <joseph@codesourcery.com>
3062         [BZ #17748]
3063         * include/fenv.h (__fesetround): Declare.  Use libm_hidden_proto.
3064         * math/fesetround.c (fesetround): Rename to __fesetround and
3065         define as weak alias of __fesetround.  Use libm_hidden_weak.
3066         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Likewise.
3067         * sysdeps/alpha/fpu/fesetround.c (fesetround): Likewise.
3068         * sysdeps/arm/fesetround.c (fesetround): Likewise.
3069         * sysdeps/hppa/fpu/fesetround.c (fesetround): Likewise.
3070         * sysdeps/i386/fpu/fesetround.c (fesetround): Likewise.
3071         * sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.
3072         * sysdeps/m68k/fpu/fesetround.c (fesetround): Likewise.
3073         * sysdeps/mips/fpu/fesetround.c (fesetround): Likewise.
3074         * sysdeps/powerpc/fpu/fenv_libc.h (__fesetround): Rename to
3075         __fesetround_inline.
3076         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetround_ppc): Call
3077         __fesetround_inline instead of __fesetround.
3078         * sysdeps/powerpc/fpu/fesetround.c (fesetround): Rename to
3079         __fesetround and define as weak alias of __fesetround.  Use
3080         libm_hidden_weak.  Call __fesetround_inline instead of
3081         __fesetround.
3082         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Rename to
3083         __fesetround and define as weak alias of __fesetround.  Use
3084         libm_hidden_weak.
3085         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c (fesetround):
3086         Likewise.
3087         * sysdeps/s390/fpu/fesetround.c (fesetround): Likewise.
3088         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
3089         * sysdeps/sparc/fpu/fesetround.c (fesetround): Likewise.
3090         * sysdeps/tile/math_private.h (__fesetround): New inline function.
3091         * sysdeps/x86_64/fpu/fesetround.c (fesetround): Rename to
3092         __fesetround and define as weak alias of __fesetround.  Use
3093         libm_hidden_weak.
3094         * sysdeps/generic/math_private.h (default_libc_fesetround): Call
3095         __fesetround instead of fesetround.
3096         (default_libc_feholdexcept_setround): Likewise.
3097         (libc_feholdsetround_ctx): Likewise.
3098         (libc_feholdsetround_noex_ctx): Likewise.
3100         [BZ #17748]
3101         * include/fenv.h (__fesetenv): Use libm_hidden_proto.
3102         * math/fesetenv.c (__fesetenv): Use libm_hidden_def.
3103         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
3104         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
3105         * sysdeps/alpha/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3106         * sysdeps/arm/fesetenv.c (fesetenv): Rename to __fesetenv and
3107         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3108         * sysdeps/hppa/fpu/fesetenv.c (fesetenv): Likewise.
3109         * sysdeps/i386/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3110         * sysdeps/ia64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3111         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3112         * sysdeps/m68k/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3113         * sysdeps/mips/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3114         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3115         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Use
3116         libm_hidden_def.
3117         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Likewise.
3118         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c (__fesetenv):
3119         Likewise.
3120         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Rename to __fesetenv and
3121         define as weak alias of __fesetenv.  Use libm_hidden_weak.
3122         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
3123         * sysdeps/sparc/fpu/fesetenv.c (__fesetenv): Use libm_hidden_def.
3124         * sysdeps/tile/math_private.h (__fesetenv): New inline function.
3125         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Rename to __fesetenv
3126         and define as weak alias of __fesetenv.  Use libm_hidden_weak.
3127         * sysdeps/generic/math_private.h (default_libc_fesetenv): Use
3128         __fesetenv instead of fesetenv.
3129         (libc_feresetround_noex_ctx): Likewise.
3130         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
3131         * sysdeps/hppa/fpu/feupdateenv.c (feupdateenv): Likewise.
3132         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Likewise.
3133         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
3134         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
3135         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
3136         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
3137         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
3138         (__feupdateenv): Likewise.
3139         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
3140         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3141         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3142         * sysdeps/x86_64/fpu/feupdateenv.c (__feupdateenv): Likewise.
3144 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
3146         [BZ #17806]
3147         * resolv/res_init.c (__res_iclose): Only clear nsinit if the
3148         addresses have been freed.
3150 2015-01-06  Aurelien Jarno  <aurelien@aurel32.net>
3152         * resolv/res_init.c (__res_vinit): Improve comments about nserv
3153         and nservall.
3155 2015-01-06  Ondřej Bílka  <neleai@seznam.cz>
3157         * sysdeps/unix/sysv/linux/check_pf.c (make_request):
3158         Clean up check_pf allocation pattern. addresses
3160 2015-01-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3162         * nptl/pthread_cancel.c (pthread_cancel): Use ANSI prototype.
3163         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Likewise.
3164         * nptl/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
3165         * nptl/pthread_exit.c (__pthread_exit): Likewise.
3166         * nptl/pthread_join.c (pthread_join): Likewise.
3167         * nptl/pthread_timedjoin.c (pthread_timedjoin_np): Likewise.
3168         * sysdeps/posix/waitid.c (__waitid): Likewise.
3169         * sysdeps/unix/sysv/linux/arm/pread.c (__libc_pread): Likewise.
3170         * sysdeps/unix/sysv/linux/arm/pread64.c (__libc_pread64): Likewise.
3171         * sysdeps/unix/sysv/linux/arm/pwrite.c (__libc_pwrite): Likewise.
3172         * sysdeps/unix/sysv/linux/arm/pwrite64.c (__libc_pwrite64): Likewise.
3173         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c (__libc_pread):
3174         Likewise.
3175         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
3176         (__libc_pread64): Likewise.
3177         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
3178         (__libc_pwrite): Likewise.
3179         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
3180         (__libc_pwrite64): Likewsie.
3181         * sysdeps/unix/sysv/linux/mips/pread.c (__libc_pread): Likewise.
3182         * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Likewise.
3183         * sysdeps/unix/sysv/linux/mips/pwrite.c (__libc_pwrite): Likewise.
3184         * sysdeps/unix/sysv/linux/mips/pwrite64.c (__libc_pwrite64): Likewise.
3185         * sysdeps/unix/sysv/linux/msgrcv.c (__libc_msgrcv): Likewise.
3186         * sysdeps/unix/sysv/linux/msgsnd.c (__libc_msgsnd): Likewise.
3187         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
3188         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c (__libc_pread):
3189         Likewise.
3190         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
3191         (__libc_pread64): Likewise.
3192         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c (__libc_pwrite):
3193         Likewise.
3194         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
3195         (__libc_pwrite64): Likewise.
3196         * sysdeps/unix/sysv/linux/pread.c (__libc_pread): Likewise.
3197         * sysdeps/unix/sysv/linux/pread64.c (__libc_pread64): Likewise.
3198         * sysdeps/unix/sysv/linux/preadv.c (PREADV): Likewise.
3199         * sysdeps/unix/sysv/linux/pthread_kill.c (__pthread_kill): Likewise.
3200         * sysdeps/unix/sysv/linux/pwrite.c (__libc_pwrite): Likewise.
3201         * sysdeps/unix/sysv/linux/pwrite64.c (__libc_pwrite64): Likewise.
3202         * sysdeps/unix/sysv/linux/pwritev.c (__libc_pwritev): Likewise.
3203         * sysdeps/unix/sysv/linux/sh/pread.c (__libc_pread): Likewise.
3204         * sysdeps/unix/sysv/linux/sh/pread64.c (__libc_pread64): Likewise.
3205         * sysdeps/unix/sysv/linux/sh/pwrite.c (__libc_pwrite): Likewise.
3206         * sysdeps/unix/sysv/linux/sh/pwrite64.c (__libc_write64): Likewise.
3207         * sysdeps/unix/sysv/linux/sigsuspend.c (__sigsuspend): Likewise.
3208         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Likewise.
3209         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
3210         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
3211         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c (__libc_msgrcv):
3212         Likewise.
3214 2015-01-06  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
3216         * math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
3217         (CFLAGS-test-double.c): Likewise.
3218         (CFLAGS-test-ldouble.c): Likewise.
3219         (CPPFLAGS-test-ifloat.c): Likewise.
3220         (CPPFLAGS-test-idouble.c): Likewise.
3221         (CPPFLAGS-test-ildoubl.c): Likewise.
3222         (CFLAGS-test-test-fenv.c): Remove variable.
3223         (CFLAGS-test-misc.c): Likewise.
3225 2015-01-06  H.J. Lu  <hongjiu.lu@intel.com>
3227         [BZ #17797]
3228         * bits/time.h (CLOCKS_PER_SEC): Changed to ((clock_t) 1000000).
3229         * sysdeps/unix/sysv/linux/bits/time.h (CLOCKS_PER_SEC): Likewise.
3230         * sysdeps/unix/sysv/linux/clock.c (clock): _Static_assert
3231         CLOCKS_PER_SEC == 1000000.
3232         * time/clocktest.c (main): Replace %ld with %jd and cast to
3233         intmax_t.
3235 2015-01-05  Roland McGrath  <roland@hack.frob.com>
3237         * sysdeps/generic/unwind-resume.h: New file.
3238         * sysdeps/gnu/unwind-resume.c: Include it.
3239         (libgcc_s_personality): Use PERSONALITY_PROTO macro for the prototype.
3240         (__gcc_personality_v0): Likewise, and PERSONALITY_ARGS for the callee
3241         argument list.
3242         (libgcc_s_resume): Variable renamed to __libgcc_s_resume, made hidden
3243         global rather than static.
3244         (_Unwind_Resume): Update user.
3245         Conditionalize definition on [!HAVE_ARCH_UNWIND_RESUME].
3246         (init): Likewise.  Renamed to __libgcc_s_init, made hidden global
3247         rather than static.  Add __attribute__ ((cold)).
3248         (_Unwind_Resume, __gcc_personality_v0): Update callers.
3249         * sysdeps/nptl/unwind-forcedunwind.c: Likewise.
3250         * sysdeps/arm/arm-unwind-resume.S: New file.
3251         * sysdeps/arm/rt-arm-unwind-resume.S: New file.
3252         * sysdeps/arm/pt-arm-unwind-resume.S: New file.
3253         * sysdeps/arm/Makefile [$(subdir) = csu]
3254         (sysdep_routines, shared-only-routines): Add arm-unwind-resume.
3255         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
3256         Add rt-arm-unwind-resume.
3257         [$(subdir) = nptl]
3258         (libpthread-sysdep_routines, libpthread-shared-only-routines):
3259         Add pt-arm-unwind-resume.
3260         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: File removed.
3261         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: File removed.
3263 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
3265         [BZ #17748]
3266         * include/fenv.h (__feholdexcept): Declare.  Use
3267         libm_hidden_proto.
3268         * math/feholdexcpt.c (feholdexcept): Rename to __feholdexcept and
3269         define as weak alias of __feholdexcept.  Use libm_hidden_weak.
3270         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Likewise.
3271         * sysdeps/alpha/fpu/feholdexcpt.c (feholdexcept): Likewise.
3272         * sysdeps/arm/feholdexcpt.c (feholdexcept): Likewise.
3273         * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Likewise.
3274         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Likewise.
3275         * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Likewise.
3276         * sysdeps/m68k/fpu/feholdexcpt.c (feholdexcept): Likewise.
3277         * sysdeps/mips/fpu/feholdexcpt.c (feholdexcept): Likewise.
3278         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
3279         * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Likewise.
3280         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
3281         (feholdexcept): Likewise.
3282         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
3283         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
3284         * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Likewise.
3285         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
3286         * sysdeps/generic/math_private.h (default_libc_feholdexcept): Use
3287         __feholdexcept instead of feholdexcept.
3288         (default_libc_feholdexcept_setround): Likewise.
3290 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
3292         * sysdeps/mips/memset.S (memset): Modify for mips32r6/mips64r6
3293         to avoid using stl/str to align destination.
3295 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
3297         * sysdeps/mips/memcpy.S: Add support for mips32r6/mips64r6.
3299 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
3301         [BZ #17796]
3302         * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
3303         [!SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)] (posix_fadvise64):
3304         Define as weak alias not strong alias.
3306 2015-01-05  Steve Ellcey  <sellcey@imgtec.com>
3308         * sysdeps/mips/dl-machine.h (elf_machine_load_address): Replace
3309         bltzal with addiupc.
3310         (RTLD_START): Ditto.
3312 2015-01-05  Chris Metcalf  <cmetcalf@ezchip.com>
3314         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h: Fix return type
3315         for __vdso_* functions in declarations.
3316         * sysdeps/unix/sysv/linux/tile/init-first.c: Likewise for
3317         definitions.
3318         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL,
3319         INTERNAL_VSYSCALL): Use struct return types to check for error.
3321         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c [!defined _LP64
3322         && REGISTER_CAST_INT32_TO_INT64]: Provide explicit lround()
3323         function with cast from llround().
3324         * sysdeps/tile/sysdep.h (REGISTER_CAST_INT32_TO_INT64): Define.
3325         * sysdeps/x86_64/x32/sysdep.h (REGISTER_CAST_INT32_TO_INT64):
3326         Define.
3328 2015-01-05  Joseph Myers  <joseph@codesourcery.com>
3330         [BZ #17793]
3331         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c (posix_fadvise64):
3332         Define as weak alias not strong alias.
3334         [BZ #17635]
3335         * ctype/ctype-c99.c: New file.  isblank implementation moved from
3336         ...
3337         * ctype/ctype-extn.c: ... here.
3338         (__isblank_l): Move to ...
3339         * ctype/ctype-c99_l.c: ... here.  New file.
3340         * ctype/Makefile (routines): Add ctype-c99 and ctype-c99_l.
3341         * conform/Makefile (test-xfail-ISO99/ctype.h/linknamespace):
3342         Remove variable.
3343         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
3344         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
3345         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
3346         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
3347         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
3349         [BZ #17777]
3350         * sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
3351         (posix_fadvise64): Define as weak alias not strong alias.
3352         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
3353         (posix_fallocate64): Likewise.
3354         * conform/Makefile (test-xfail-XOPEN2K/fcntl.h/linknamespace):
3355         Remove variable.
3356         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
3357         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
3358         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
3359         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
3360         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
3362 2015-01-05  Matthew Fortune  <matthew.fortune@imgtec.com>
3364         [BZ #16191]
3365         * NEWS: Mention bug fix.
3366         * sysdeps/unix/sysv/linux/mips/sys/user.h (PAGE_SHIFT): Remove.
3367         (PAGE_SIZE, PAGE_MASK, NBPG, UPAGES): Likewise.
3368         (HOST_TEXT_START_ADDR, HOST_DATA_START_ADDR): Likewise.
3369         (HOST_STACK_END_ADDR): Likewise.
3371 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
3373         [BZ #17748]
3374         * include/fenv.h (__fegetround): Declare.  Use libm_hidden_proto.
3375         * math/fegetround.c (fegetround): Rename to __fegetround and
3376         define as weak alias of __fegetround.  Use libm_hidden_weak.
3377         * sysdeps/aarch64/fpu/fegetround.c (fegetround): Likewise.
3378         * sysdeps/alpha/fpu/fegetround.c (fegetround): Likewise.
3379         * sysdeps/arm/fegetround.c (fegetround): Likewise.
3380         * sysdeps/hppa/fpu/fegetround.c (fegetround): Likewise.
3381         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
3382         * sysdeps/ia64/fpu/fegetround.c (fegetround): Likewise.
3383         * sysdeps/m68k/fpu/fegetround.c (fegetround): Likewise.
3384         * sysdeps/mips/fpu/fegetround.c (fegetround): Likewise.
3385         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
3386         Undefine after rather than before function definition; use
3387         parentheses around function name in definition.
3388         (__fegetround): Also undefine macro after function definition.
3389         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Rename to
3390         __fegetround and define as weak alias of __fegetround.  Use
3391         libm_hidden_weak.  Do not undefine as macro.
3392         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
3393         Likewise.
3394         * sysdeps/s390/fpu/fegetround.c (fegetround): Rename to
3395         __fegetround and define as weak alias of __fegetround.  Use
3396         libm_hidden_weak.
3397         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
3398         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
3399         * sysdeps/tile/math_private.h (__fegetround): New inline function.
3400         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Rename to
3401         __fegetround and define as weak alias of __fegetround.  Use
3402         libm_hidden_weak.
3403         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Use
3404         __fegetround instead of fegetround.
3406         [BZ #17782]
3407         * sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
3408         Condition macro definition on [__USE_MISC].
3410         [BZ #17781]
3411         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h
3412         (struct sigaction): Change type of sa_flags field to int.
3414         [BZ #17780]
3415         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock)
3416         [!__USE_FILE_OFFSET64 && _MIPS_SIM != _ABI64]: Rename pad field to
3417         __glibc_reserved0.
3419         * nptl/version.c (banner): Use single year in copyright notice.
3421         * NEWS: Update copyright dates.
3422         * catgets/gencat.c (print_version): Likewise.
3423         * csu/version.c (banner): Likewise.
3424         * debug/catchsegv.sh: Likewise.
3425         * debug/pcprofiledump.c (print_version): Likewise.
3426         * debug/xtrace.sh (do_version): Likewise.
3427         * elf/ldconfig.c (print_version): Likewise.
3428         * elf/ldd.bash.in: Likewise.
3429         * elf/pldd.c (print_version): Likewise.
3430         * elf/sotruss.sh: Likewise.
3431         * elf/sprof.c (print_version): Likewise.
3432         * iconv/iconv_prog.c (print_version): Likewise.
3433         * iconv/iconvconfig.c (print_version): Likewise.
3434         * locale/programs/locale.c (print_version): Likewise.
3435         * locale/programs/localedef.c (print_version): Likewise.
3436         * login/programs/pt_chown.c (print_version): Likewise.
3437         * malloc/memusage.sh (do_version): Likewise.
3438         * malloc/memusagestat.c (print_version): Likewise.
3439         * malloc/mtrace.pl: Likewise.
3440         * manual/libc.texinfo: Likewise.
3441         * nptl/version.c (banner): Likewise.
3442         * nscd/nscd.c (print_version): Likewise.
3443         * nss/getent.c (print_version): Likewise.
3444         * nss/makedb.c (print_version): Likewise.
3445         * posix/getconf.c (main): Likewise.
3446         * scripts/test-installation.pl: Likewise.
3447         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
3449 2015-01-02  Will Newton  <will.newton@linaro.org>
3451         * sysdeps/arm/armv7/configure: Removed.
3452         * sysdeps/arm/armv7/configure.ac: Likewise.
3454 2015-01-02  Joseph Myers  <joseph@codesourcery.com>
3456         * All files with FSF copyright notices: Update copyright dates
3457         using scripts/update-copyrights.
3458         * intl/plural.c: Regenerated.
3459         * locale/programs/charmap-kw.h: Likewise.
3460         * locale/programs/locfile-kw.h: Likewise.
3462 2015-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
3464         * scripts/gen-posix-conf-vars.awk (END): Don't use sprintf.
3466 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
3468         [BZ #17748]
3469         * include/fenv.h (__fegetenv): Use libm_hidden_proto.
3470         * math/fegetenv.c (__fegetenv): Use libm_hidden_def.
3471         * sysdeps/aarch64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
3472         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
3473         * sysdeps/alpha/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3474         * sysdeps/arm/fegetenv.c (fegetenv): Rename to __fegetenv and
3475         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3476         * sysdeps/hppa/fpu/fegetenv.c (fegetenv): Likewise.
3477         * sysdeps/i386/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3478         * sysdeps/ia64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3479         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3480         * sysdeps/m68k/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3481         * sysdeps/mips/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3482         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3483         * sysdeps/powerpc/fpu/fegetenv.c (__fegetenv): Use
3484         libm_hidden_def.
3485         * sysdeps/powerpc/nofpu/fegetenv.c (__fegetenv): Likewise.
3486         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (__fegetenv):
3487         Likewise.
3488         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Rename to __fegetenv and
3489         define as weak alias of __fegetenv.  Use libm_hidden_weak.
3490         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
3491         * sysdeps/sparc/fpu/fegetenv.c (__fegetenv): Use libm_hidden_def.
3492         * sysdeps/tile/math_private.h (__fegetenv): New inline function.
3493         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Rename to __fegetenv
3494         and define as weak alias of __fegetenv.  Use libm_hidden_weak.
3495         * sysdeps/generic/math_private.h (libc_feholdsetround_ctx): Use
3496         __fegetenv instead of fegetenv.
3497         (libc_feholdsetround_noex_ctx): Likewise.
3499 2014-12-31  Matthew Fortune  <matthew.fortune@imgtec.com>
3501         * elf/elf.h (PT_MIPS_ABIFLAGS): Define.
3502         (Elf_MIPS_ABIFlags_v0): New structure.
3503         (EF_MIPS_FP64): Define.
3504         (MIPS_AFL_REG_NONE, MIPS_AFL_REG_32, MIPS_AFL_REG_64): Likewise.
3505         (MIPS_AFL_REG_128, MIPS_AFL_ASE_DSP, MIPS_AFL_ASE_DSP64): Likewise.
3506         (MIPS_AFL_ASE_DSPR2, MIPS_AFL_ASE_EVA, MIPS_AFL_ASE_MCU): Likewise.
3507         (MIPS_AFL_ASE_MDMX, MIPS_AFL_ASE_MIPS3D, MIPS_AFL_ASE_MT): Likewise.
3508         (MIPS_AFL_ASE_SMARTMIPS, MIPS_AFL_ASE_VIRT): Likewise.
3509         (MIPS_AFL_ASE_VIRT64, MIPS_AFL_ASE_MSA, MIPS_AFL_ASE_MSA64): Likewise.
3510         (MIPS_AFL_ASE_MIPS16, MIPS_AFL_ASE_MICROMIPS): Likewise.
3511         (MIPS_AFL_ASE_XPA, MIPS_AFL_EXT_XLR, MIPS_AFL_EXT_OCTEON2): Likewise.
3512         (MIPS_AFL_EXT_OCTEONP, MIPS_AFL_EXT_LOONGSON_3A): Likewise.
3513         (MIPS_AFL_EXT_OCTEON, MIPS_AFL_EXT_5900, MIPS_AFL_EXT_4010): Likewise.
3514         (MIPS_AFL_EXT_4100, MIPS_AFL_EXT_3900, MIPS_AFL_EXT_10000): Likewise.
3515         (MIPS_AFL_EXT_SB1, MIPS_AFL_EXT_4111, MIPS_AFL_EXT_4120): Likewise.
3516         (MIPS_AFL_EXT_5400, MIPS_AFL_EXT_5500): Likewise.
3517         (MIPS_AFL_EXT_LOONGSON_2E, MIPS_AFL_EXT_LOONGSON_2F): Likewise.
3518         (Val_GNU_MIPS_ABI_FP_ANY, Val_GNU_MIPS_ABI_FP_DOUBLE): New enum values.
3519         (Val_GNU_MIPS_ABI_FP_SINGLE, Val_GNU_MIPS_ABI_FP_SOFT): Likewise.
3520         (Val_GNU_MIPS_ABI_FP_OLD_64, Val_GNU_MIPS_ABI_FP_XX): Likewise.
3521         (Val_GNU_MIPS_ABI_FP_64, Val_GNU_MIPS_ABI_FP_64A): Likewise.
3522         (Val_GNU_MIPS_ABI_FP_MAX): Likewise.
3523         * sysdeps/mips/Makefile [subdir=elf]: Add tst-abi-interlink,
3524         tst-mode-switch-1, tst-mode-switch-2, tst-mode-switch-3 tests.
3525         * sysdeps/mips/bits/linkmap.h (struct link_map_machine): Add fpmode
3526         field.
3527         * sysdeps/mips/dl-machine.h (elf_machine_matches_host): Reject
3528         EF_MIPS_FP64.
3529         * sysdeps/mips/dl-machine-reject-phdr.h: New file.
3530         * sysdeps/mips/tst-abi-fp32mod.c: Likewise.
3531         * sysdeps/mips/tst-abi-fpxxmod.c: Likewise.
3532         * sysdeps/mips/tst-abi-fpxxomod.c: Likewise.
3533         * sysdeps/mips/tst-abi-fp64mod.c: Likewise.
3534         * sysdeps/mips/tst-abi-fp64amod.c: Likewise.
3535         * sysdeps/mips/tst-abi-interlink.c: Likewise.
3536         * sysdeps/mips/tst-mode-switch-1.c: Likewise.
3537         * sysdeps/mips/tst-mode-switch-2.c: Likewise.
3538         * sysdeps/mips/tst-mode-switch-3.c: Likewise.
3539         * sysdeps/unix/sysv/linux/mips/configure.ac (o32-fpabi): Define to
3540         record the current FP ABI extension.
3541         (mips-mode-switch): Define to show if kernel headers support mode
3542         switching.
3543         * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
3544         * sysdeps/unix/sysv/linux/mips/ldsodefs.h: Increase maximum
3545         supported SYSV ABI version to 3.
3546         * sysdeps/unix/sysv/linux/mips/libc-abis: Add new MIPS_O32_FP64
3547         feature.
3549 2014-12-31  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
3550             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3552         * sysdeps/powerpc/powerpc64/power7/strcpy.S (strcpy): Optimize unaligned
3553         path.
3554         * benchtests/bench-strcpy.c (test_main): Add more unaligned inputs.
3556 2014-12-31  Joseph Myers  <joseph@codesourcery.com>
3558         * sysdeps/powerpc/bits/fenvinline.h (fegetround): Rename macro to
3559         __fegetround and redefine to call __fegetround.  Remove condition
3560         on [!__NO_MATH_INLINES].
3561         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove inline
3562         function.
3563         * sysdeps/powerpc/nofpu/fenv_libc.h: Remove file.
3564         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
3565         Remove macro.
3566         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Include <fenv.h>
3567         instead of <fenv_libc.h>.
3568         (__llrintl): Call fegetround instead of __fegetround.
3569         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Include <fenv.h>
3570         instead of <fenv_libc.h>.
3571         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
3572         (__lrintl): Call fegetround instead of __fegetround.
3573         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Include <fenv.h>
3574         instead of <fenv_libc.h>.
3575         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
3576         (__rintl): Call fegetround instead of __fegetround.
3578 2014-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
3580         * scripts/gen-posix-conf-vars.awk: Don't use multi-dimensional
3581         arrays.
3583 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
3585         [BZ #17775]
3586         * sysdeps/i386/dl-machine.h (PI_STATIC_AND_HIDDEN): Removed.
3587         (elf_machine_dynamic) [!PI_STATIC_AND_HIDDEN]: Likewise.
3588         (elf_machine_load_address) [!PI_STATIC_AND_HIDDEN]: Likewise.
3590 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
3592         * sysdeps/i386/tls-macros.h: Include <features.h>.
3593         (TLS_LE): Use non-PIC version for GCC >= 5.0.
3594         (TLS_IE): Likewise.
3595         (TLS_LD): Likewise.
3596         (TLS_GD): Likewise.
3597         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Don't
3598         define for GCC >= 5.0.
3600 2014-12-30  Chris Metcalf  <cmetcalf@ezchip.com>
3602         * math/test-fenv.c (test_single_exception, set_single_exc,
3603         feenv_nomask_test, feenv_mask_test, feexcp_nomask_test,
3604         feexcp_mask_test, feenable_test, fe_single_test): Add
3605         [!FE_ALL_EXCEPT] test so these routines are not compiled in the
3606         case where they are not used.
3607         * math/libm-test.inc: Likewise.
3608         * setjmp/test-setjmp-fp.c: Mark attribute ((unused)) on variable
3609         unused in the absence of FP rounding/exception support.
3610         * stdio-common/tst-printf-round.c: Likewise.
3611         * stdlib/tst-strtod-round.c: Likewise.
3612         * stdlib/tst-strtod-underflow.c: Likewise.
3614 2014-12-30  Joseph Myers  <joseph@codesourcery.com>
3616         [BZ #17723]
3617         * include/fenv.h (__feraiseexcept): Use libm_hidden_proto.
3618         * math/fraiseexcpt.c (__feraiseexcept): Use libm_hidden_def.
3619         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3620         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3621         libm_hidden_weak.
3622         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Likewise.
3623         * sysdeps/hppa/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
3624         * sysdeps/i386/fpu/fraiseexcpt.c (__feraiseexcept): Use
3625         libm_hidden_def.
3626         * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3627         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3628         libm_hidden_weak.
3629         * sysdeps/m68k/coldfire/fpu/fraiseexcpt.c (feraiseexcept):
3630         Likewise.
3631         * sysdeps/microblaze/math_private.h (__feraiseexcept): New macro.
3632         * sysdeps/mips/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3633         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3634         libm_hidden_weak.
3635         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Use
3636         libm_hidden_def.
3637         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
3638         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
3639         (__feraiseexcept): Likewise.
3640         * sysdeps/s390/fpu/fraiseexcpt.c (feraiseexcept): Rename to
3641         __feraiseexcept and define as weak alias of __feraiseexcept.  Use
3642         libm_hidden_weak.
3643         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Likewise.
3644         * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Use
3645         libm_hidden_def.
3646         * sysdeps/tile/math_private.h (__feraiseexcept): New macro.
3647         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (__feraiseexcept):
3648         Use libm_hidden_def.
3649         * sysdeps/x86_64/fpu/fraiseexcpt.c (__feraiseexcept): Use
3650         libm_hidden_def.
3651         (feraiseexcept): Define as weak not strong alias.  Use
3652         libm_hidden_weak.
3653         * sysdeps/x86/fpu/bits/fenv.h (__feraiseexcept_invalid_divbyzero):
3654         New inline function.  Factored out of ...
3655         (feraiseexcept): ... here.  Use __feraiseexcept_invalid_divbyzero.
3656         * sysdeps/x86/fpu/include/bits/fenv.h: New file.
3657         * math/e_scalb.c (invalid_fn): Call __feraiseexcept instead of
3658         feraiseexcept.
3659         * math/w_acos.c (__acos): Likewise.
3660         * math/w_asin.c (__asin): Likewise.
3661         * math/w_ilogb.c (__ilogb): Likewise.
3662         * math/w_j0.c (y0): Likewise.
3663         * math/w_j1.c (y1): Likewise.
3664         * math/w_jn.c (yn): Likewise.
3665         * math/w_log.c (__log): Likewise.
3666         * math/w_log10.c (__log10): Likewise.
3667         * sysdeps/aarch64/fpu/feupdateenv.c (feupdateenv): Likewise.
3668         * sysdeps/aarch64/fpu/math_private.h
3669         (libc_feupdateenv_test_aarch64): Likewise.
3670         * sysdeps/alpha/fpu/feupdateenv.c (__feupdateenv): Likewise.
3671         * sysdeps/arm/fenv_private.h (libc_feupdateenv_test_vfp): Likewise.
3672         * sysdeps/arm/feupdateenv.c (feupdateenv): Likewise.
3673         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Likewise.
3674         * sysdeps/m68k/fpu/feupdateenv.c (__feupdateenv): Likewise.
3675         * sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Likewise.
3676         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Likewise.
3677         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
3678         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
3679         * sysdeps/sparc/fpu/feupdateenv.c (__feupdateenv): Likewise.
3681 2014-12-30  H.J. Lu  <hongjiu.lu@intel.com>
3683         [BZ #17732]
3684         * io/test-utime.c (main): Replace %ld with %jd and cast to
3685         intmax_t.
3686         * libio/tst-ftell-active-handler.c (do_append_test): Likewise.
3687         * nptl/tst-mutex5.c: Include <stdint.h>.
3688         (do_test): Replace %ld with %jd and cast to intmax_t.
3689         * posix/tst-regex.c (run_test): Likewise.
3690         (run_test_backwards): Likewise.
3691         * rt/tst-clock.c: Include <stdint.h>.
3692         (clock_test): Replace %ld with %jd and cast to intmax_t.
3693         * rt/tst-cpuclock1.c: Include <stdint.h>.
3694         (do_test): Replace %lu with %ju and cast to uintmax_t.
3695         * rt/tst-cpuclock2.c: Include <stdint.h>.
3696         (do_test): Replace %lu with %ju and cast to uintmax_t.
3697         * rt/tst-mqueue1.c: Include <stdint.h>.
3698         (check_attrs): Replace %ld with %jd and cast to intmax_t.
3699         * rt/tst-mqueue3.c (fct): Replace %ld with %jd and cast to
3700         intmax_t.
3701         * rt/tst-mqueue4.c (do_test): Likewise.
3702         * rt/tst-timer4.c: Include <stdint.h>.
3703         (check_ts): Replace %ld with %jd and cast to intmax_t.
3704         (do_test): Likewise.
3705         * stdio-common/tst-fmemopen2.c (do_test): Replace %ld with %jd
3706         and cast to intmax_t.
3707         * sysdeps/pthread/tst-timer.c (main): Likewise.
3708         * time/clocktest.c (main): Likewise.
3709         * time/tst-posixtz.c (do_test): Likewise.
3710         * timezone/tst-timezone.c (main): Likewise.
3712 2014-12-30  Andrew Senkevich  <andrew.senkevich@intel.com>
3713             H.J. Lu  <hongjiu.lu@intel.com>
3715         * sysdeps/i386/i686/multiarch/bcopy-sse2-unaligned.S: New file.
3716         * sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S: Likewise.
3717         * sysdeps/i386/i686/multiarch/memmove-sse2-unaligned.S: Likewise.
3718         * sysdeps/i386/i686/multiarch/mempcpy-sse2-unaligned.S: Likewise.
3719         * sysdeps/i386/i686/multiarch/bcopy.S: Select the sse2_unaligned
3720         version if bit_Fast_Unaligned_Load is set.
3721         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
3722         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
3723         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
3724         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
3725         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
3726         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
3727         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
3728         bcopy-sse2-unaligned, memcpy-sse2-unaligned,
3729         memmove-sse2-unaligned and mempcpy-sse2-unaligned.
3730         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c (MAX_IFUNC): Set
3731         to 4.
3732         (__libc_ifunc_impl_list): Test __bcopy_sse2_unaligned,
3733         __memmove_chk_sse2_unaligned, __memmove_sse2_unaligned,
3734         __memcpy_chk_sse2_unaligned, __memcpy_sse2_unaligned,
3735         __mempcpy_chk_sse2_unaligned, and __mempcpy_sse2_unaligned.
3737 2014-12-29  Chris Metcalf  <cmetcalf@ezchip.com>
3739         * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Use #ifndef
3740         instead of #if to avoid a Wundef warning.
3741         * stdlib/tst-limits.c (do_test): Likewise.
3743         * sysdeps/tile/math_private.h (fetestexcept): Add macro to
3744         parallel other exception macros.
3745         (fegetenv): Convert from macro to extern inline so that it applies
3746         retroactively to inline functions already seen by the compiler.
3747         (fesetenv, feupdateenv, fegetround, fesetround): Likewise.
3749         * posix/Makefile (before-compile): Use $(objpfx) for
3750         posix-conf-vars-def.h.
3752 2014-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
3754         * posix/getconf.c (main): Use size_t for type of I.
3755         * scripts-gen-posix-conf-vars.awk (END): Use size_t for type of
3756         NSPEC.
3758         * posix/posix-conf-vars.list (SPEC:XBS5): Add sysconf prefix.
3759         * posix/confstr.c: Define NEED_SPEC_ARRAY to 0.
3760         * posix/posix-envs.def: Likewise.
3761         * sysdeps/posix/sysconf.c: Likewise.
3762         * posix/getconf.c: Define NEED_SPEC_ARRAY to 1.
3763         (specs): Remove array.
3764         * scripts/gen-posix-conf-vars.awk: Support generation of specs
3765         array.
3767         * posix/posix-conf-vars.list: Add _POSIX sysconf namespace.
3768         * sysdeps/posix/sysconf.c: Include posix-conf-vars.h.
3769         (__sysconf): Use CONF_IS_* macros.
3771         * posix/Makefile (before-compile): Add posix-conf-vars-def.h.
3772         ($(objpfx)posix-conf-vars-def.h): New target.
3773         * posix/posix-conf-vars.list: New file.
3774         * posix/posix-conf-vars.h: New file.
3775         * posix/confstr.c: Include posix-conf-vars.h.
3776         (confstr): Use CONF_IS_* macros.
3777         * posix/posix-envs.def: Include posix-conf-vars.h.  Use
3778         CONF_IS_* macros.
3779         * scripts/gen-posix-conf-vars.awk: New file.
3781 2014-12-26  Chris Metcalf  <cmetcalf@ezchip.com>
3783         * sysdeps/tile/math_private.h (fegetenv, fesetenv, feupdateenv,
3784         fegetround): Add no-op macros to avoid linknamespace issues.
3786         * sysdeps/unix/sysv/linux/clock_settime.c (SYSDEP_SETTIME): Remove
3787         definitions of INTERNAL_VSYSCALL and INLINE_VSYSCALL.
3789         * sysdeps/unix/sysv/linux/tile/sysdep.h
3790         (HAVE_CLOCK_GETTIME_VSYSCALL): Move definition out of
3791         assembly-specific section to avoid a redefinition warning.
3793         * sysdeps/tile/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast to
3794         long before casting to pointer to avoid a cast warning.
3796 2014-12-23  Chris Metcalf  <cmetcalf@ezchip.com>
3798         * sysdeps/tile/tilegx/Implies: New file.
3800 2014-12-23  Richard Earnshaw  <rearnsha@arm.com>
3802         * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
3804 2014-12-23  Florian Weimer  <fweimer@redhat.com>
3806         * iconvdata/run-iconv-test.sh: Actually test iconv modules.
3808 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3810         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Do
3811         not define.
3812         * sysdeps/unix/sysv/linux/utimes.c: Do not include
3813         <kernel-features.h>.
3814         (__utimes) [__NR_utimes]: Make code unconditional.
3815         (__utimes) [!__ASSUME_UTIMES]: Remove conditional code.
3816         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
3817         (__ASSUME_UTIMES): Do not undefine.
3818         * sysdeps/unix/sysv/linux/tile/kernel-features.h
3819         (__ASSUME_UTIMES): Likewise.
3820         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
3821         (__ASSUME_UTIMES): Define for [__LINUX_KERNEL_VERSION >= 0x030e00]
3822         instead of undefining for [__LINUX_KERNEL_VERSION < 0x030e00].
3823         * sysdeps/unix/sysv/linux/hppa/utimes.c: New file.
3825 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
3827         * sysdeps/mips/memcpy.S: Fix preprocessor indentation.
3829 2014-12-22  Chris Metcalf  <cmetcalf@ezchip.com>
3831         [BZ #17747]
3832         * math/w_j0.c [defined NO_LONG_DOUBLE] (j0, y0): Convert strong
3833         alias to weak alias for j0l, y0l.
3834         * math/w_j1.c [defined NO_LONG_DOUBLE] (j1, y1): Likewise.
3835         * math/w_jn.c [defined NO_LONG_DOUBLE] (jn, yn): Likewise.
3837         [BZ #17746]
3838         * sysdeps/tile/tilegx/strstr.c (STRSTR2): Remove implicit boolean
3839         conversion.
3841 2014-12-22  Steve Ellcey  <sellcey@imgtec.com>
3843         * sysdeps/unix/mips/sysdep.h (__mips_isa_rev): Set
3844         to zero if not already defined.
3846 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3848         [BZ #17724]
3849         * sysdeps/ieee754/k_standard.c: Don't include <float.h>.
3850         (__kernel_standard_f): Remove.  Moved to k_standardf.c.
3851         (__kernel_standard_l): Remove.  Moved to k_standardl.c with
3852         (char *) casts added.
3853         * sysdeps/ieee754/k_standardf.c: New file.
3854         * sysdeps/ieee754/k_standardl.c: Likewise.
3855         * math/Makefile (libm-support): Remove k_standard.
3856         (libm-calls): Add k_standard.
3858 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3860         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
3861         Optimize to avoid an unnecessary FPCR read.
3863 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3865         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv):
3866         Optimize to reduce FPCR/FPSR accesses.
3868 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3870         * sysdeps/aarch64/fpu/ftestexcept.c (fetestexcept):
3871         Call libc_fetestexcept_aarch64.
3873 2014-12-22  Wilco Dijkstra  <wdijkstr@arm.com>
3875         * sysdeps/aarch64/fpu/fesetround.c (fesetround):
3876         Call libc_fesetround_aarch64.
3878 2014-12-22  Joseph Myers  <joseph@codesourcery.com>
3880         [BZ #17733]
3881         * sysdeps/unix/sysv/linux/bind.S (NO_WEAK_ALIAS): Do not define.
3882         (__bind): Do not define as weak alias.
3883         * sysdeps/unix/sysv/linux/getsockname.S (NO_WEAK_ALIAS): Do not
3884         define.
3885         (__getsockname): Do not define as weak alias.
3887 2014-12-22  Will Newton  <will.newton@linaro.org>
3889         * manual/install.texi: Document that we require bison 2.7
3890         or above.
3891         * INSTALL: Regenerate.
3892         * configure.ac: Use AC_CHECK_PROG_VER instead of
3893         AC_PATH_PROG when checking for bison and check for
3894         version 2.7 or above.
3895         * configure: Regenerate.
3897 2014-12-21  Chris Metcalf  <cmetcalf@ezchip.com>
3899         [BZ #17745]
3900         * sysdeps/tile/ffs.c (__ffs): Moved ffsll definition...
3901         * sysdeps/tile/ffsll.c (ffsll): To here.
3903         * sysdeps/unix/sysv/linux/tile/localplt.data: Removed.
3905 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
3907         * elf/dl-tls.c (__tls_get_addr): Provide the hidden definition
3908         if not defined.
3909         * sysdeps/i386/dl-tls.h (___tls_get_addr): Provide the hidden
3910         definition.
3911         * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
3912         hidden ___tls_get_addr.
3913         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Call the
3914         hidden __tls_get_addr.
3915         * sysdeps/generic/localplt.data (__tls_get_addr): Removed.
3916         * sysdeps/unix/sysv/linux/i386/localplt.data (___tls_get_addr):
3917         Likewise.
3919 2014-12-21  Andreas Schwab  <schwab@linux-m68k.org>
3921         * sysdeps/m68k/dl-machine.h (RTLD_START): Remove @PLTPC from
3922         _dl_init call.
3924 2014-12-21  H.J. Lu  <hongjiu.lu@intel.com>
3926         * sysdeps/i386/dl-machine.h (_dl_start_user): Remove @PLT
3927         from "call _dl_init@PLT".
3928         * sysdeps/x86_64/dl-machine.h (_dl_start_user): Likewise.
3930 2014-12-21  Anders Kaseorg  <andersk@mit.edu>
3932         * manual/search.texi: (Array Sort Function): Clarify stable sorting
3933         guarantees.
3935 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
3937         * sysdeps/unix/sysv/linux/tile/localplt.data: New file.
3939 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
3941         [BZ #17744]
3942         * sysdeps/tile/tilegx/strstr.c (STRSTR): Call __strnlen, not
3943         strnlen.
3945 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
3947         * sysdeps/mips/addmul_1.S (__mpn_addmul_1): Use mulu/muhu instead
3948         of multu on MIPSr6.
3949         * sysdeps/mips/mul_1.S (__mpn_mul_1): Ditto.
3950         * sysdeps/mips/submul_1.S (__mpn_submul_1): Ditto.
3951         * sysdeps/mips/mips64/addmul_1.S (__mpn_addmul_1): Ditto.
3952         * sysdeps/mips/mips64/mul_1.S (__mpn_mul_1): Ditto.
3953         * sysdeps/mips/mips64/submul_1.S (__mpn_submul_1): Ditto.
3955 2014-12-19  Steve Ellcey  <sellcey@imgtec.com>
3957         * sysdeps/mips/sys/asm.h (PTR_ADDU): Use addu on mips32r6/mips64r6.
3958         (PTR_ADDIU): Use addiu for mips32r6/mips64r6.
3959         (PTR_SUBU): Use subu for mips32r6/mips64r6.
3960         (PTR_SUBIU): Use subu for mips32r6/mips64r6 (subiu does not exist).
3961         * sysdeps/mips/machine-gmon.h (PTR_ADDU_STRING) Use addu for
3962         mips32r6/mips64r6.
3963         (PTR_SUBU_STRING) Use subu for mips32r6/mips64r6.
3965 2014-12-19  Ondřej Bílka  <neleai@seznam.cz>
3967         * string/strncat.c (STRNCAT): Simplify implementation.
3969 2014-12-19  David S. Miller  <davem@davemloft.net>
3971         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Use a union to
3972         access the quad as both a long double and as a series of 4 words.
3974         * get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a
3975         link_map->l_info array access.
3977 2014-12-19  Chris Metcalf  <cmetcalf@ezchip.com>
3979         * iconvdata/tst-loading.c (TIMEOUT): Increase timeout 10 sec.
3981         * math/atest-exp.c (TIMEOUT): Increase timeout to 10 sec.
3982         * math/atest-exp2.c (TIMEOUT): Likewise.
3983         * math/atest-sincos.c (TIMEOUT): Likewise.
3985 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
3987         * sysdeps/x86_64/x32/Makefile (CFLAGS-s_llround.c): Replace
3988         -Wno-error with -fno-builtin-lround.
3990 2014-12-19  Torvald Riegel  <triegel@redhat.com>
3992         * sysdeps/unix/sysv/linux/i386/lowlevellock-futex.h: New file.
3993         Contains futex constants and functions moved over from ...
3994         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.  Include
3995         <lowlevellock-futex.h>.
3996         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
3997         (lll_timedwait_tid): Add comments and parentheses around macro
3998         arguments.
4000 2014-12-19  Torvald Riegel  <triegel@redhat.com>
4002         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Include
4003         <lowlevellock-futex.h>.  Remove FUTEX_* constants defined there.
4004         (__lll_private_flag): Remove.
4005         (lll_futex_wait): Likewise.
4006         (lll_futex_timed_wait): Likewise.
4007         (lll_futex_wake): Likewise.
4008         (lll_futex_requeue): Likewise.
4009         (lll_wait_tid): Use lll_futex_wait instead of assembly code.
4010         (__lll_timedwait_tid): Spell out argument names.
4011         (lll_timedwait_tid): Add comments and parentheses around macro
4012         arguments.
4013         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Make FUTEX_* constants,
4014         LLL_SHARED and LLL_PRIVATE usable from assembly code.
4016 2014-12-19  Torvald Riegel  <triegel@redhat.com>
4018         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Remove file.
4019         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
4020         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
4021         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Likewise.
4022         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Likewise.
4023         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Likewise.
4024         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Likewise.
4025         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
4026         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Likewise.
4027         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: Likewise.
4028         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: Likewise.
4029         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Likewise.
4030         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Likewise.
4031         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Likewise.
4032         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Likewise.
4033         * sysdeps/unix/sysv/linux/sh/sem_post.S: Likewise.
4034         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Likewise.
4035         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: Likewise.
4036         * sysdeps/unix/sysv/linux/sh/sem_wait.S: Likewise.
4038 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
4040         * sysdeps/x86_64/x32/Makefile: New file.
4042 2014-12-19  H.J. Lu  <hongjiu.lu@intel.com>
4044         * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Replace
4045         1L with (mp_limb_t) 1.
4047 2014-12-17  Roland McGrath  <roland@hack.frob.com>
4049         * sysdeps/nptl/fork.c (__fork_generation_pointer): Variable moved ...
4050         * nptl/libc_pthread_init.c: ... here.
4051         * sysdeps/nptl/fork.c (__fork_handlers): Variable moved ...
4052         * nptl/register-atfork.c: ... here.
4054         * sysdeps/nptl/gai_misc.h (__gai_start_notify_thread):
4055         Use pthread_sigmask rather than INTERNAL_SYSCALL.
4056         Use assert_perror to check its return value.
4057         (__gai_create_helper_thread): Likewise.
4059         * inet/if_index.c (__if_freenameindex): Add libc_hidden_def.
4061         * malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
4063 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
4065         [BZ #17725]
4066         * sysdeps/generic/profil-counter.h (profil_counter): Rename to
4067         __profil_counter.
4068         * sysdeps/unix/sysv/linux/hppa/profil-counter.h (profil_counter):
4069         Likewise.
4070         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
4071         Likewise.
4072         * sysdeps/unix/sysv/linux/ia64/profil-counter.h (profil_counter):
4073         Likewise.
4074         * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
4075         (profil_counter): Likewise.
4076         * sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
4077         (profil_counter): Likewise.
4078         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
4079         Likewise.
4080         * sysdeps/unix/sysv/linux/tile/profil-counter.h (profil_counter):
4081         Likewise.
4082         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h
4083         (profil_counter): Likewise.
4084         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
4085         Likewise.
4086         [!__profil_counter] (profil_counter): Define as weak alias of
4087         __profil_counter.
4088         * sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
4089         (profil_counter): Rename to __profil_counter.
4090         [!__profil_counter] (profil_counter): Define as weak alias of
4091         __profil_counter.
4092         * sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
4093         (profil_counter): Rename to __profil_counter.
4094         [!__profil_counter] (profil_counter): Define as weak alias of
4095         __profil_counter.
4096         * sysdeps/posix/profil.c: Update comment referring to
4097         profil_counter.
4098         (__profil): Use __profil_counter instead of profil_counter.
4099         * sysdeps/posix/sprofil.c (profil_counter): Rename to
4100         __profil_counter.  Use __profil_counter_ushort and
4101         __profil_counter_uint in definitions.
4102         (__sprofil): Use __profil_counter_uint and __profil_counter_ushort
4103         instead of profil_counter_uint and profil_counter_ushort.
4105         [BZ #17722]
4106         * inet/inet_mkadr.c (inet_makeaddr): Rename to __inet_makeaddr and
4107         define as weak alias of __inet_makeaddr.
4108         * resolv/inet_addr.c (inet_addr): Rename to __inet_addr and define
4109         as weak alias of __inet_addr.
4110         * resolv/inet_pton.c (inet_pton): Rename to __inet_pton and define
4111         as weak alias of __inet_pton.  Use libc_hidden_weak.
4112         * include/arpa/inet.h (__inet_pton): Declare.  Use
4113         libc_hidden_proto.
4114         (inet_makeaddr): Don't use libc_hidden_proto.
4115         (__inet_makeaddr): Declare.  Use libc_hidden_proto.
4116         * resolv/res_init.c (__res_vinit): Use __inet_pton instead of
4117         inet_pton.  Use __inet_makeaddr instead of inet_makeaddr.
4118         * conform/Makefile (test-xfail-POSIX/pthread.h/linknamespace):
4119         Remove variable.
4120         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
4121         (test-xfail-POSIX/time.h/linknamespace): Likewise.
4123 2014-12-17  Steve Ellcey  <sellcey@imgtec.com>
4125         * inet/getnetgrent_r.c: Move while loop to be inside if statement.
4127 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
4129         * stdio-common/bug-vfprintf-nargs.c (do_test):
4130         Cast value to intptr_t to avoid format warning
4131         for usage with PRIdPTR printing macro.
4133 2014-12-17  Stefan Liebler  <stli@linux.vnet.ibm.com>
4135         * libio/tst-widetext.c (do_test):
4136         Use format type %td instead of %Zd for ptrdiff_t
4137         in order to avoid format warning.
4139 2014-12-17  Andreas Schwab  <schwab@suse.de>
4141         * nscd/mem.c (gc): Add size_t cast to match printf format.
4143 2014-12-16  Roland McGrath  <roland@hack.frob.com>
4145         * sysdeps/gnu/unwind-resume.c: #include <sysdep.h>.
4146         (init): Apply PTR_MANGLE to pointers before storing them.
4147         (_Unwind_Resume, __gcc_personality_v0): Apply PTR_DEMANGLE to pointers
4148         before using them.
4150 2014-12-16  Joseph Myers  <joseph@codesourcery.com>
4152         [BZ #17719]
4153         * sysdeps/x86_64/memrchr.S (memrchr): Rename to __memrchr and
4154         define as weak alias of __memrchr.
4155         (__memrchr): Do not define as strong alias of memrchr.
4156         * conform/Makefile (test-xfail-XPG4/libgen.h/linknamespace):
4157         Remove variable.
4158         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
4159         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
4160         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
4162         [BZ #17717]
4163         * inet/if_index.c (if_nametoindex): Rename to __if_nametoindex and
4164         define as weak alias of __if_nametoindex.  Use libc_hidden_weak.
4165         (if_indextoname): Rename to __if_indextoname and define as weak
4166         alias of __if_indextoname.  Use libc_hidden_weak.
4167         (if_freenameindex): Rename to __if_freenameindex and define as
4168         weak alias of __if_freenameindex.
4169         (if_nameindex): Rename to __if_nameindex and define as weak alias
4170         of __if_nameindex.
4171         * sysdeps/mach/hurd/if_index.c (if_nametoindex): Rename to
4172         __if_nametoindex and define as weak alias of __if_nametoindex.
4173         Use libc_hidden_weak.
4174         (if_freenameindex): Rename to __if_freenameindex and define as
4175         weak alias of __if_freenameindex.
4176         (if_nameindex): Rename to __if_nameindex and define as weak alias
4177         of __if_nameindex.
4178         (if_indextoname): Rename to __if_indextoname and define as weak
4179         alias of __if_indextoname.  Use libc_hidden_weak.
4180         * sysdeps/unix/sysv/linux/if_index.c (if_nametoindex): Rename to
4181         __if_nametoindex and define as weak alias of __if_nametoindex.
4182         Use libc_hidden_weak.
4183         (if_freenameindex): Rename to __if_freenameindex and define as
4184         weak alias of __if_freenameindex.  Use libc_hidden_weak.
4185         (if_nameindex_netlink): Use __if_freenameindex instead of
4186         if_freenameindex.
4187         (if_nameindex): Rename to __if_nameindex and define as weak alias
4188         of __if_nameindex.  Use libc_hidden_weak.
4189         (if_indextoname): Rename to __if_indextoname and define as weak
4190         alias of __if_indextoname.  Use libc_hidden_weak.
4191         * include/net/if.h [!_ISOMAC] (__if_nametoindex): Declare and use
4192         libc_hidden_proto.
4193         [!_ISOMAC] (__if_freenameindex): Likewise.
4194         * resolv/res_init.c (__res_vinit): Use __if_nametoindex instead of
4195         if_nametoindex.
4196         * conform/Makefile (test-xfail-XPG4/grp.h/linknamespace): Remove
4197         variable.
4198         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
4199         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
4200         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
4201         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
4202         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
4203         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
4204         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
4206         * conform/Makefile (test-xfail-UNIX98/semaphore.h/linknamespace):
4207         Remove variable.
4208         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
4209         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
4211 2014-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
4213         * resolv/res_send.c (__libc_res_nsend): Disable warning 'array
4214         subscript above bounds'
4216         * resolv/res_send.c (__libc_res_nsend): Fix check for nsmap
4217         bounds.
4219 2014-12-16  Arjun Shankar  <arjun.is@lostca.se>
4221         * libio/tst-fopenloc.c: Use test-skeleton.c.
4223         * stdlib/tst-bsearch.c: Use test-skeleton.c.
4224         (entry): Rename to ITEM.
4225         (do_test, comp): Adjust.
4227         * stdio-common/tst-fseek.c: Use test-skeleton.c.
4229 2014-12-16  Torvald Riegel  <triegel@redhat.com>
4231         * string/tester.c: Include <libc-internal.h>.
4232         (test_memset): Ignore -Wmemset-transposed-args.
4234 2014-12-16  Torvald Riegel  <triegel@redhat.com>
4236         * misc/tst-mntent2.c (do_test): Fix warning.
4238 2014-12-16  Torvald Riegel  <triegel@redhat.com>
4240         * elf/tst-unique4lib.cc(a): Mark as used.
4242 2014-12-16  Florian Weimer  <fweimer@redhat.com>
4244         [BZ #17630]
4245         * resolv/nss_dns/dns-network.c (getanswer_r): Iterate over alias
4246         names.
4248 2014-12-16  Allan McRae  <allan@archlinux.org>
4250         * stdio-common/Makefile (tests): Re-add bug26.
4252 2014-12-15  Ondřej Bílka  <neleai@seznam.cz>
4254         [BZ #17657]
4255         * locale/programs/ld-ctype.c (find_translit2, read_widestring): Return
4256         static array.
4258 2014-12-15  Bernard Ogden  <bernie.ogden@linaro.org>
4260         * nptl/lowlevellock.c (__lll_lock_wait_private): Add comments.
4261         (__lll_lock_wait): Likewise.
4262         (__lll_timedlock_wait): Likewise.
4263         (__lll_timedwait_tid): Likewise.
4264         * nptl/lowlevelrobustlock.c (__lll_robust_lock_wait): Likewise.
4265         (__lll_robust_timedlock_wait): Likewise.
4266         * sysdeps/nptl/lowlevellock.h (lll_trylock): Likewise.
4267         (lll_cond_trylock): Likewise.
4268         (__lll_lock): Likewise.
4269         (__lll_robust_lock): Likewise.
4270         (__lll_cond_lock): Likewise.
4271         (lll_robust_cond_lock): Likewise.
4272         (__lll_timedlock): Likewise.
4273         (__lll_robust_timedlock): Likewise.
4274         (__lll_unlock): Likewise.
4275         (__lll_robust_unlock): Likewise.
4276         (lll_wait_tid): Likewise.
4277         (lll_timedwait_tid): Likewise.
4279 2014-12-15  Torvald Riegel  <triegel@redhat.com>
4281         * nptl/tst-sem4.c (do_test): Start with a fresh semaphore state.
4283 2014-12-15  Torvald Riegel  <triegel@redhat.com>
4285         * nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
4287 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
4289         * stdio-common/test-vfprintf.c: Include <libc-internal.h>.
4290         * stdio-common/tst-sprintf.c: Likewise.
4292 2014-12-15  Torvald Riegel  <triegel@redhat.com>
4294         * sysdeps/unix/sysv/linux/s390/pthread_once.c: Remove file.
4296 2014-12-15  Jeff Law  <law@redhat.com>
4298         [BZ #16617]
4299         * stdio-common/vfprintf.c (vfprintf): Allocate large specs array
4300         on the heap.  (CVE-2012-3406)
4301         * stdio-common/bug23-2.c, stdio-common/bug23-3.c: New file.
4302         * stdio-common/bug23-4.c: New file.  Test case by Joseph Myers.
4303         * stdio-common/Makefile (tests): Add bug23-2, bug23-3, bug23-4.
4305 2014-12-15  Will Newton  <will.newton@linaro.org>
4307         * manual/install.texi: Bump required version of texinfo
4308         to 4.7 from 4.5.
4309         * INSTALL: Regenerated.
4310         * configure.ac: Check for makeinfo version 4.7 and above.
4311         * configure: Regenerated.
4313 2014-12-12  Roland McGrath  <roland@hack.frob.com>
4315         * sysdeps/posix/shm-directory.h (SHM_GET_NAME): Take new argument
4316         PREFIX, string constant to insert between directory and name.
4317         * sysdeps/posix/shm_open.c: Update caller.
4318         * sysdeps/posix/shm_unlink.c: Likewise.
4319         * nptl/semaphoreP.h (struct mountpoint_info): Type removed.
4320         (__where_is_shmfs, mountpoint, __namedsem_once): Declarations removed.
4321         (SEM_SHM_PREFIX): New macro.
4322         * sysdeps/posix/Makefile (librt-routines): Add shm-directory only if
4323         [$(have-thread-library) = no].
4324         * nptl/Makefile (libpthread-routines): Add shm-directory.
4325         * nptl/Versions (GLIBC_PRIVATE): Add __shm_directory.
4326         * sysdeps/nptl/shm-directory.h: New file.
4327         * sysdeps/posix/shm-directory.c
4328         [IS_IN (libpthread)] (__shm_directory): Add hidden_def.
4329         * sysdeps/unix/sysv/linux/shm-directory.c: Likewise.
4330         * nptl/sem_open.c (check_add_mapping): Use munmap function rather than
4331         INTERNAL_SYSCALL.
4332         (__where_is_shmfs): Function removed.
4333         (mountpoint, defaultmount, defaultdir, __namedsem_once):
4334         Variables removed.
4335         (sem_open): Use __libc_close function rather than INTERNAL_SYSCALL.
4336         Use SHM_GET_NAME.
4337         * nptl/sem_unlink.c: Prototypify.  Use SHM_GET_NAME.
4339         * sysdeps/nptl/bits/libc-lockP.h [IS_IN (libpthread)]
4340         (PTFAVAIL, __libc_ptf_call, __libc_ptf_call_always): Define as
4341         unconditional for use inside libpthread.
4342         [IS_IN (libpthread)]: Include <nptl/pthreadP.h>.
4344 2014-12-12  Roland McGrath  <roland@hack.frob.com>
4346         * nptl/pthread_getaffinity.c: New file.
4347         * nptl/pthread_setaffinity.c: New file.
4348         * nptl/pthread_getname.c: New file.
4349         * nptl/pthread_setname.c: New file.
4351         * nptl/pthread_create.c (START_THREAD_DEFN)
4352         [! __ASSUME_SET_ROBUST_LIST]: Add missing & in lll_futex_wake argument.
4354 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4355             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4357         * resolv/res_send.c (send_vc): Disable warning resplen may
4358         be used uninitialized.
4360 2014-12-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4362         * nptl/tst-mutex6.c
4363         (ATTR_NULL): New define checks ATTR against NULL.
4364         (do_test): Use !ATTR_NULL instead of ATTR != NULL.
4365         * nptl/tst-mutexpp6.c (ATTR_NULL): New define.
4367 2014-12-11  James Lemke  <jwlemke@codesourcery.com>
4369         [BZ #17581]
4370         * malloc/hooks.c
4371         (mem2mem_check): Revert my previous change.
4372         (malloc_check_get_size): Revert my previous change.
4373         (mem2chunk_check): Revert my previous change.
4375 2014-12-11  Roland McGrath  <roland@hack.frob.com>
4377         * sysdeps/posix/shm-directory.c: New file.
4378         * sysdeps/posix/shm-directory.h: New file.
4379         * sysdeps/posix/Makefile [($(subdir) = rt] (librt-routines): Add it.
4380         * sysdeps/posix/shm_open.c: Use SHM_GET_NAME.
4381         Use O_NOFOLLOW and O_CLOEXEC if available.  Transmute EISDIR to EINVAL.
4382         * sysdeps/posix/shm_unlink.c: Use SHM_GET_NAME.
4383         Transmute EPERM to EACCES.
4384         * sysdeps/unix/sysv/linux/shm-directory.c: New file, most code taken
4385         from ...
4386         * sysdeps/unix/sysv/linux/shm_open.c: ... here.  File removed.
4387         * sysdeps/unix/sysv/linux/shm_unlink.c: File removed.
4389 2014-12-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4391         * sysdeps/sh/jmpbuf_unwind.h (_jmpbuf_sp): Declare SP as void
4392         pointer and cast to uintptr_t.
4393         * sysdeps/sh/nptl/tls.h (TLS_INIT_TP): Use NULL instead of 0.
4394         * sysdeps/unix/sysv/linux/sh/lowlevellock.h (lll_futex_timed_wait):
4395         Add cast to avoid warning.
4396         * sysdeps/unix/sysv/linux/sh/register-dump.h: Use 0 instead of NULL.
4398 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
4400         * nptl/semaphore.h: Move to ...
4401         * sysdeps/pthread/semaphore.h: ... here.
4402         * Makefile (installed-headers): Change nptl/semaphore.h to
4403         sysdeps/pthread/semaphore.h.
4405 2014-12-11  Roland McGrath  <roland@hack.frob.com>
4407         * misc/tst-error1.c (do_test): Ignore -Wformat-security for
4408         generated error format strings.
4410         * stdio-common/tstdiomisc.c (t2): Ignore -Wformat and
4411         -Wformat-extra-args warnings for scanf formats.
4412         * stdio-common/scanf4.c (main): Ignore -Wformat-zero-length around
4413         test of zero-length format (duh).
4414         * stdio-common/scanf7.c (main): Ignore -Wformat warnings for
4415         corner-case scanf format test.
4416         * stdio-common/test-vfprintf.c (do_test): Ignore -Wformat-security for
4417         generated fprintf format string.
4418         * stdio-common/tst-sprintf.c (do_test): Ignore -Wformat warnings for
4419         corner-case sprintf format tests.
4420         * stdio-common/tst-printf.c: Ignore -Wformat throughout.
4421         * stdio-common/tst-printfsz.c (main): Ignore -Wformat and
4422         -Wformat-extra-args warnings throughout.
4423         * stdio-common/Makefile (CFLAGS-tstdiomisc.c): Variable removed.
4424         (CFLAGS-scanf4.c): Likewise.
4425         (CFLAGS-scanf7.c): Likewise.
4426         (CFLAGS-tst-sprintf.c): Likewise.
4427         (CFLAGS-tst-printf.c): Likewise.
4428         (CFLAGS-tst-printfsz.c): Likewise.
4430 2014-12-11  Joseph Myers  <joseph@codesourcery.com>
4432         * include/cpio.h: New file.
4433         * include/fmtmsg.h: Likewise.
4435         * tst-mbswcs1.c (show): Use %zu format instead of %Zd.  Cast
4436         corresponding format argument to size_t.
4437         * tst-mbswcs2.c (show): Likewise.  Use %td format for ptrdiff_t
4438         arguments.
4439         * tst-mbswcs3.c (show): Use %zu format instead of %Zd.  Cast
4440         corresponding format argument to size_t.
4441         * tst-mbswcs4.c (show): Likewise.  Use %td format for ptrdiff_t
4442         arguments.
4443         * tst-mbswcs5.c (show): Use %zu format instead of %Zd.  Cast
4444         corresponding format argument to size_t.
4445         * tst-trans.c (do_test): Use %lc format for wint_t arguments.
4446         * Makefile (CFLAGS-tst-mbswcs1.c): Remove variable.
4447         (CFLAGS-tst-mbswcs2.c): Likewise.
4448         (CFLAGS-tst-mbswcs3.c): Likewise.
4449         (CFLAGS-tst-mbswcs4.c): Likewise.
4450         (CFLAGS-tst-mbswcs5.c): Likewise.
4451         (CFLAGS-tst-trans.c): Likewise
4453 2014-12-11  Roland McGrath  <roland@hack.frob.com>
4455         * posix/regexbug1.c (main): Use "%s" format with regerror results,
4456         rather than assuming they won't contain any '%'s.
4458 2014-12-11  Chris Metcalf  <cmetcalf@ezchip.com>
4460         * sysdeps/tile/tilegx/memset.c (__memcpy): Add
4461         inhibit_loop_to_libcall to avoid recursive calls.
4462         * sysdeps/tile/tilegx/memcpy.c (__memcpy): Likewise.
4463         * sysdeps/tile/tilepro/memcpy.c (__memcpy): Likewise.
4465 2014-12-11  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
4467         * include/sys/socket.h (__sendmmsg): Add __USE_GNU guards on function
4468         prototype.
4470 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
4472         * sysdeps/mips/dl-trampoline.c: Modify switch expression to have
4473         integer value instead of boolean.
4475 2014-12-11  Steve Ellcey  <sellcey@imgtec.com>
4477         * malloc/malloc.c: Fix powerof2 check.
4479 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
4481         * locale/programs/locfile.h (maybe_swap_uint32):
4482         Remove inline and add unused attribute.
4484 2014-12-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
4486         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
4487         Truncating assembler expression to a .long expression.
4489 2014-12-11  Andreas Schwab  <schwab@suse.de>
4491         * elf/rtld.c (struct map_args): Constify str member.
4492         (do_preload): Constify fname argument.
4494 2014-12-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4496         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Remove overflow warnings for
4497         constants definition.
4499 2014-12-11  Andreas Schwab  <schwab@suse.de>
4501         [BZ #16657]
4502         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Use
4503         FORCE_ELISION instead of DO_ELISION.
4504         * sysdeps/unix/sysv/linux/x86/force-elision.h (DO_ELISION):
4505         Remove.
4506         * sysdeps/unix/sysv/linux/s390/force-elision.h (DO_ELISION):
4507         Likewise.
4509         * iconvdata/gconv-modules: Remove duplicate entry.
4511 2014-12-11  Will Newton  <will.newton@linaro.org>
4513         Merge gettext 0.19.3 into intl/.
4515         This involves a number of cosmetic changes to comments
4516         and ANSI function definitions and prototypes throughout
4517         all the files. The gettext copyright header is used but
4518         with the date ranges taken from the glibc copy.
4520         * NEWS: Add gettext merge to 2.21.
4521         * intl/bindtextdom.c: Switch to gettext copyright.
4522         Use ANSI definitions and prototypes.
4523         Use gl_* locking primitives rather than __libc_* ones.
4524         Use __builtin_expect rather than __glibc_likely/unlikely.
4525         * intl/dcgettext.c: Switch to gettext copyright.
4526         Use ANSI definitions and prototypes.
4527         * intl/dcigettext.c: Switch to gettext copyright.
4528         Use ANSI definitions and prototypes.
4529         (INTDIV0_RAISES_SIGFPE): New define.
4530         Use gl_* locking primitives rather than __libc_* ones.
4531         Include eval-plural.h instead of plural-eval.c.
4532         Use __builtin_expect rather than __glibc_likely/unlikely.
4533         * intl/dcngettext.c: Switch to gettext copyright.
4534         Use ANSI definitions and prototypes.
4535         * intl/dgettext.c: Likewise.
4536         * intl/dngettext.c: Likewise.
4537         * intl/plural-eval.c: Renamed to...
4538         * intl/eval-plural.h: ...this.
4539         * intl/explodename.c: Switch to gettext copyright.
4540         Use ANSI definitions and prototypes.
4541         (_nl_explode_name): Use strchr instead of __rawmemchr.
4542         * intl/finddomain.c: Switch to gettext copyright.
4543         Use ANSI definitions and prototypes.
4544         Use gl_* locking primitives rather than __libc_* ones.
4545         (_nl_find_domain): Use malloc rather than alloca for
4546         allocation of temporary locale name.
4547         * intl/gettext.c: Switch to gettext copyright.
4548         Use ANSI definitions and prototypes.
4549         * intl/gettextP.h: Switch to gettext copyright.
4550         Use ANSI definitions and prototypes.
4551         Use gl_* locking primitives rather than __libc_* ones.
4552         * intl/gmo.h: Switch to gettext copyright.
4553         (struct sysdep_string): Move struct segment_pair outside of
4554         struct definition.
4555         * intl/hash-string.c: Use ANSI definitions and prototypes.
4556         * intl/hash-string.h: Switch to gettext copyright.
4557         Use ANSI definitions and prototypes.
4558         * intl/l10nflist.c: Switch to gettext copyright.
4559         Use ANSI definitions and prototypes.
4560         (_nl_normalize_codeset): Avoid integer overflow.
4561         * intl/loadinfo.h: Switch to gettext copyright.
4562         Use ANSI definitions and prototypes.
4563         (LIBINTL_DLL_EXPORTED): New define.
4564         (PATH_SEPARATOR): New define.
4565         * intl/loadmsgcat.c: Switch to gettext copyright.
4566         * intl/localealias.c: Switch to gettext copyright.
4567         Use ANSI definitions and prototypes.
4568         (_nl_expand_alias): Use PATH_SEPARATOR.
4569         * intl/ngettext.c: Switch to gettext copyright.
4570         Use ANSI definitions and prototypes.
4571         * intl/plural-exp.c: Likewise.
4572         * intl/plural-exp.h: Switch to gettext copyright.
4573         Use ANSI definitions and prototypes.
4574         (struct expression): Move definition of enum operator outside
4575         of struct definition.
4576         * intl/plural.c: Regenerate.
4577         * intl/plural.y: Switch to gettext copyright.
4578         Use ANSI definitions and prototypes.
4579         Port to bison 3.0.
4580         * intl/textdomain.c: Switch to gettext copyright.
4581         Use ANSI definitions and prototypes.
4582         Use gl_* locking primitives rather than __libc_* ones.
4584 2014-12-10  Steve Ellcey  <sellcey@imgtec.com>
4586         * debug/warning-nop.c: Add used atrribute.
4588 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4590         * sysdeps/unix/sysv/linux/mips/mips32/waitid.c: New file.
4592         * sysdeps/unix/sysv/linux/mips/mips64/Makefile
4593         [$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
4594         [$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
4596 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4597             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4599         [BZ #17634]
4600         * wcsmbs/wcschr.c [!WCSCHR] (wcschr): Define as __wcschr.
4601         Undefine after defining function.  Define as weak alias of
4602         __wcschr.  Use libc_hidden_weak.
4603         * include/wchar.h (__wcschr): Declare.  Use libc_hidden_proto.
4604         * sysdeps/i386/i686/multiarch/wcschr-c.c [IS_IN (libc) && SHARED]
4605         (libc_hidden_def): Also define __GI___wcschr alias.
4606         * sysdeps/i386/i686/multiarch/wcschr.S (wcschr): Rename to
4607         __wcschr and define as weak alias of __wcschr.
4608         * sysdeps/powerpc/power6/wcschr.c [!WCSCHR] (WCSCHR): Define as
4609         __wcschr.
4610         [!WCSCHR] (DEFAULT_WCSCHR): Define.
4611         [DEFAULT_WCSCHR] (__wcschr): Use libc_hidden_def.
4612         [DEFAULT_WCSCHR] (wcschr): Define as weak alias of __wcschr.  Use
4613         libc_hidden_weak.  Do not use libc_hidden_def.
4614         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
4615         [IS_IN (libc) && SHARED] (libc_hidden_def): Also define
4616         __GI___wcschr alias.
4617         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
4618         [IS_IN (libc)] (wcschr): Define as macro expanding to
4619         __redirect_wcschr.
4620         [IS_IN (libc)] (__wcschr_ppc): Use __redirect_wcschr in typeof.
4621         [IS_IN (libc)] (__wcschr_power6): Likewise.
4622         [IS_IN (libc)] (__wcschr_power7): Likewise.
4623         [IS_IN (libc)] (__libc_wcschr): New.  Define with libc_ifunc
4624         instead of wcschr.
4625         [IS_IN (libc)] (wcschr): Undefine and define as weak alias of
4626         __libc_wcschr.
4627         [!IS_IN (libc)] (libc_hidden_def): Do not undefine and redefine.
4628         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c (wcschr): Rename to
4629         __wcschr and define as weak alias of __wcschr.  Use
4630         libc_hidden_builtin_def.
4631         * sysdeps/x86_64/wcschr.S (wcschr): Rename to __wcschr and define
4632         as weak alias of __wcschr.  Use libc_hidden_weak.
4633         * time/alt_digit.c (_nl_get_walt_digit): Use __wcschr instead of
4634         wcschr.
4635         * time/era.c (_nl_init_era_entries): Likewise.
4636         * conform/Makefile (test-xfail-ISO/time.h/linknamespace): Remove
4637         variable.
4638         (test-xfail-XPG3/time.h/linknamespace): Likewise.
4639         (test-xfail-XPG4/time.h/linknamespace): Likewise.
4641 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4643         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Use %ld
4644         format for long int variable.
4646 2014-12-10  Anders Kaseorg  <andersk@MIT.EDU>
4648         [BZ #10672]
4649         * manual/search.texi: (Array Sort Function): Remove claim how to make
4650         qsort stable.
4652 2014-12-10  Andreas Schwab  <schwab@suse.de>
4654         [BZ #12847]
4655         * sysdeps/nptl/fork.c (fresetlockfiles): Skip files with
4656         user-controlled locks.
4658 2014-12-10  Richard Earnshaw  <rearnsha@arm.com>
4660         * sysdeps/aarch64/strchrnul.S (vrepmask): Use a call-clobbered
4661         register.
4663 2014-12-10  Joseph Myers  <joseph@codesourcery.com>
4665         * configure.ac (--disable-werror): New configure option.
4666         (enable_werror): New AC_SUBST.
4667         * configure: Regenerated.
4668         * config.make.in (enable-werror): New variable.
4669         * Makeconfig [$(enable-werror) = yes] (+gccwarn): Add -Werror
4670         -Wno-error=undef.
4671         (+gccwarn-c): Do not use -Werror=implicit-function-declaration.
4672         * manual/install.texi (Configuring and compiling): Document
4673         --disable-werror.
4674         * INSTALL: Regenerated.
4675         * debug/Makefile (CFLAGS-tst-chk1.c): Add -Wno-error.
4676         (CFLAGS-tst-chk2.c): Likewise.
4677         (CFLAGS-tst-chk3.c): Likewise.
4678         (CFLAGS-tst-chk4.cc): Likewise.
4679         (CFLAGS-tst-chk5.cc): Likewise.
4680         (CFLAGS-tst-chk6.cc): Likewise.
4681         (CFLAGS-tst-lfschk1.c): Likewise.
4682         (CFLAGS-tst-lfschk2.c): Likewise.
4683         (CFLAGS-tst-lfschk3.c): Likewise.
4684         (CFLAGS-tst-lfschk4.cc): Likewise.
4685         (CFLAGS-tst-lfschk5.cc): Likewise.
4686         (CFLAGS-tst-lfschk6.cc): Likewise.
4688         * stdio-common/tst-printfsz.c: Include <libc-internal.h>.
4689         (main): Disable -Wdeprecated-declarations around calls to
4690         register_printf_function.
4692         * stdio-common/tst-unlockedio.c: Include <libc-internal.h>.
4693         (do_test): Disable -Wdiv-by-zero around some calls to
4694         fwrite_unlocked and fread_unlocked.
4696         * include/libc-internal.h (DIAG_PUSH_NEEDS_COMMENT): New macro.
4697         (DIAG_POP_NEEDS_COMMENT): Likewise.
4698         (_DIAG_STR1): Likewise.
4699         (_DIAG_STR): Likewise.
4700         (DIAG_IGNORE_NEEDS_COMMENT): Likewise.
4701         * stdio-common/bug21.c: Include <libc-internal.h>.
4702         (do_test): Disable -Wformat around call to sscanf.
4703         * stdio-common/scanf14.c: Include <libc-internal.h>.
4704         (main): Disable -Wformat around some calls to scanf functions.
4706 2014-12-09  Torvald Riegel  <triegel@redhat.com>
4708         * sysdeps/unix/sysv/linux/sh/pthread_once.S: Remove file.
4710 2014-12-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4712         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix wide-character
4713         stack variable alignment.
4715 2014-12-06  Joseph Myers  <joseph@codesourcery.com>
4717         [BZ #17682]
4718         * resource/Versions (libc): Add __getrlimit at GLIBC_PRIVATE.
4719         * resource/getrlimit.c (__getrlimit): Use libc_hidden_def.
4720         * sysdeps/mach/hurd/getrlimit.c (__getrlimit): Likewise.
4721         * include/sys/resource.h (__getrlimit): Use libc_hidden_proto.
4722         * nptl/nptl-init.c (__pthread_initialize_minimal_internal): Use
4723         __getrlimit instead of getrlimit.
4724         * nptl/pthread_cond_timedwait.c (__pthread_cond_timedwait): Use
4725         __gettimeofday instead of gettimeofday.
4726         * nptl/pthread_rwlock_timedrdlock.c (pthread_rwlock_timedrdlock):
4727         Likewise.
4728         * nptl/pthread_rwlock_timedwrlock.c (pthread_rwlock_timedwrlock):
4729         Likewise.
4730         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
4731         * conform/Makefile (test-xfail-POSIX2008/aio.h/linknamespace):
4732         Remove variable.
4733         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
4734         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
4736 2014-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4738         * libio/tst-ftell-active-handler.c (do_ftell_test): Fix buffer overrun
4739         for wide-character tests.
4741 2014-12-04  Roland McGrath  <roland@hack.frob.com>
4743         * io/openat64.c: #include <libc-internal.h>
4744         (__openat64): Prototypify.  Use ignore_value on MODE.
4745         * io/openat.c: Likewise.
4746         * misc/reboot.c: #include <libc-internal.h>
4747         (reboot): Prototypify.  Use ignore_value on HOWTO.
4748         * misc/ptrace.c: #include <libc-internal.h>
4749         (ptrace): Prototypify.  Use ignore_value for va_arg'd parameters.
4751 2014-12-04  Joseph Myers  <joseph@codesourcery.com>
4753         * conform/list-header-symbols.pl (%extra_syms): Add h_errno for
4754         XPG4, UNIX98 and XOPEN2K.
4755         * conform/Makefile (test-xfail-XOPEN2K/grp.h/linknamespace):
4756         Remove variable.
4757         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
4759 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
4761         * libio/fileops.c: Use ISO C style for function definitions.
4762         * libio/iofopen.c: Likewise.
4763         * libio/wfileops.c: Likewise.
4765         [BZ #17653]
4766         * libio/fileops.c (_IO_new_file_underflow): Unset cached
4767         offset on EOF.
4768         * libio/wfileops.c (_IO_wfile_underflow): Likewise.
4769         * libio/tst-ftell-active-handler.c (fgets_func_t): New type.
4770         (fgets_func): Function pointer to fgets and fgetws.
4771         (do_ftell_test): Add test to verify ftell value after read
4772         EOF.
4773         (do_test): Set fgets_func.
4775         * libio/tst-ftell-active-handler.c (do_ftruncate_test): Add
4776         O_TRUNC flag for w and w+ modes.
4777         (do_rewind_test): Likewise.
4778         (do_ftell_test): Likewise.
4779         (do_write_test): Likewise.
4781         [BZ #17647]
4782         * libio/fileops.c (do_ftell): Seek only when there are
4783         unflushed writes.
4784         * libio/wfileops.c (do_ftell_wide): Likewise.
4785         * libio/tst-ftell-active-handler.c (do_ftruncate_test): New
4786         test case.
4787         (do_one_test): Call it.
4789 2014-12-03  Joseph Myers  <joseph@codesourcery.com>
4791         * conform/list-header-symbols.pl (%extra_syms): Add getdate_err
4792         for XPG4, UNIX98, XOPEN2K and XOPEN2K8.
4793         * conform/Makefile (test-xfail-XOPEN2K/pthread.h/linknamespace):
4794         Remove variable.
4795         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
4796         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
4797         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
4799 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
4801         * conform/Makefile (test-xfail-XOPEN2K/aio.h/linknamespace):
4802         Remove variable.
4803         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
4805         [BZ #17668]
4806         * inet/ifaddrs.c (getifaddrs): Rename to __getifaddrs and define
4807         as weak alias of __getifaddrs.  Use libc_hidden_weak.
4808         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4809         __freeifaddrs.  Use libc_hidden_weak.
4810         * sysdeps/gnu/ifaddrs.c (getifaddrs): Rename to __getifaddrs and
4811         define as weak alias of __getifaddrs.  Use libc_hidden_weak.
4812         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4813         __freeifaddrs.  Use libc_hidden_weak.
4814         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Rename to
4815         __getifaddrs and define as weak alias of __getifaddrs.  Use
4816         libc_hidden_weak.
4817         (freeifaddrs): Rename to __freeifaddrs and define as weak alias of
4818         __freeifaddrs.  Use libc_hidden_weak.
4819         * conform/Makefile (test-xfail-XOPEN2K/net/if.h/linknamespace):
4820         Remove variable.
4821         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
4822         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
4824 2014-12-02  Petar Jovanovic  <petar.jovanovic@rt-rk.com>
4826         [BZ #17601]
4827         * sysdeps/mips/start.S (__start): Use indirect jump to call
4828         __libc_start_main.
4830 2014-12-02  Joseph Myers  <joseph@codesourcery.com>
4832         * nptl/tst-stack4.c (dso_process): Use int not uintptr_t for t.
4834         * nptl/tst-mutex1.c: Include <stdbool.h>.
4835         [!ATTR] (ATTR_NULL): New macro.
4836         (do_test): Test !ATTR_NULL instead of ATTR != NULL.
4837         * nptl/tst-mutexpi1.c (ATTR_NULL): New macro.
4838         * nptl/tst-mutexpp1.c (ATTR_NULL): New macro.
4840         * posix/tst-getopt_long1.c (do_test): Cast elements of argv array
4841         to char *.
4843         [BZ #17665]
4844         * posix/unistd.h [__USE_MISC || (__USE_XOPEN && !__USE_UNIX98)]:
4845         Change conditional to [__USE_MISC].
4847         [BZ #17664]
4848         * misc/mntent_r.c (__getmntent_r): Use __fgets_unlocked instead of
4849         fgets_unlocked.
4850         * resolv/res_hconf.c [IS_IN (libc)] (fgets_unlocked): Define to
4851         __fgets_unlocked.
4852         * resolv/res_init.c (__res_vinit): Use __fgets_unlocked instead of
4853         fgets_unlocked.
4854         * conform/Makefile (test-xfail-XPG4/sys/statvfs.h/linknamespace):
4855         Remove variable.
4856         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
4857         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
4858         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
4859         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
4860         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
4861         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
4862         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
4863         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
4864         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
4866         * elf/tst-unique4lib.cc (b): Mark with __attribute__ ((used)).
4868 2014-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4870         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4871         Remove strpbrk objects.
4872         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4873         (__libc_ifunc_impl_list): Remove strpbrk implementation.
4874         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: Remove file.
4875         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Remove file.
4876         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: Remove file.
4877         * sysdeps/powerpc/powerpc64/strpbrk.S: New file.
4879         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4880         Remove strcspn objects.
4881         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4882         (__libc_ifunc_impl_list): Remove strcspn implementation.
4883         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: Remove file.
4884         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Remove file.
4885         * sysdeps/powerpc/powerpc64/power7/strcspn.S: Remove file.
4886         * sysdeps/powerpc/powerpc64/strcspn.S: New file.
4888         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
4889         Remove strspn objetcs.
4890         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
4891         (__libc_ifunc_impl_list): Remove strspn implementation.
4892         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: Remove file.
4893         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
4894         * sysdeps/powerpc/powerpc64/power7/strspn.S: Remove file.
4895         * sysdeps/powerpc/powerpc64/strspn.S: New file.
4897 2014-12-01  James Lemke  <jwlemke@codesourcery.com>
4899         [BZ #17581]
4900         * malloc/hooks.c
4901         (mem2mem_check): Add a terminator to the chain of checking blocks.
4902         (malloc_check_get_size): Use it here.
4903         (mem2chunk_check): Ditto.
4905 2014-12-01  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
4907         * sysdeps/powerpc/powerpc64/strtok.S: New file.
4908         * sysdeps/powerpc/powerpc64/strtok_r.S: New file.
4910 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
4912         * bits/ioctl-types.h: Indent preprocessor directives correctly.
4914         * nptl/nptl-init.c: Include libc-internal.h.
4915         (__pthread_initialize_minimal_internal): Use ROUND_UP.
4917         * elf/ldconfig.c (search_dir): Expand comment.
4919 2014-11-29  Joseph Myers  <joseph@codesourcery.com>
4921         * conform/Makefile (linknamespace-symlist-stdlibs-base): New
4922         variable.
4923         (linknamespace-symlist-stdlibs-tests): Likewise.
4924         (tests-special): Append $(linknamespace-symlist-stdlibs-tests)
4925         instead of $(objpfx)symlist-stdlibs.
4926         (linknamespace-libs-isoc): New variable.
4927         (linknamespace-libs): Use $(linknamespace-libs-isoc).
4928         (linknamespace-libs-ISO): New variable.
4929         (linknamespace-libs-ISO99): Likewise.
4930         (linknamespace-libs-ISO11): Likewise.
4931         (linknamespace-libs-XPG3): Likewise.
4932         (linknamespace-libs-XPG4): Likewise.
4933         (linknamespace-libs-POSIX): Likewise.
4934         (linknamespace-libs-UNIX98): Likewise.
4935         (linknamespace-libs-XOPEN2K): Likewise.
4936         (linknamespace-libs-POSIX2008): Likewise.
4937         (linknamespace-libs-XOPEN2K8): Likewise.
4938         ($(objpfx)symlist-stdlibs): Replace by
4939         $(linknamespace-symlist-stdlibs-tests).  Use
4940         $(linknamespace-libs-$*) as set of libraries.
4941         ($(linknamespace-header-tests)): Update dependencies.  Use
4942         $(objpfx)symlist-stdlibs-$$std for --libsyms argument.
4943         (test-xfail-XPG4/sys/mman.h/linknamespace): Remove.
4944         * conform/linknamespace.pl: Remove comment about considering
4945         definitions of symbols from irrelevant libraries.
4947 2014-11-28  H.J. Lu  <hongjiu.lu@intel.com>
4949         [BZ #13862]
4950         * elf/dl-tls.c: Include <atomic.h>.
4951         (oom): Remove #ifdef SHARED/#endif.
4952         (_dl_static_dtv, _dl_initial_dtv): Moved before ...
4953         (_dl_resize_dtv): This.  Extracted from _dl_update_slotinfo.
4954         (_dl_allocate_tls_init): Resize DTV if the current DTV isn't
4955         big enough.
4956         (_dl_update_slotinfo): Call _dl_resize_dtv to resize DTV.
4957         * nptl/Makefile (tests): Add tst-stack4.
4958         (modules-names): Add tst-stack4mod.
4959         ($(objpfx)tst-stack4): New.
4960         (tst-stack4mod.sos): Likewise.
4961         ($(objpfx)tst-stack4.out): Likewise.
4962         ($(tst-stack4mod.sos)): Likewise.
4963         (clean): Likewise.
4964         * nptl/tst-stack4.c: New file.
4965         * nptl/tst-stack4mod.c: Likewise.
4967 2014-11-27  J. Brown  <jb999@gmx.de>
4969         * sysdeps/x86/bits/string.h: Add recent CPUs.
4971 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
4973         * misc/tst-pselect.c (do_test): Use sigprocmask instead of
4974         sigblock.
4976         * libio/bug-ungetwc1.c (do_test): Verify results of getwc and
4977         feof.
4979         * dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
4980         variable.
4982 2014-11-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
4984         * nscd/connections.c: Include libc-internal.h because of macro
4985         usage ignore_value.
4987 2014-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4989         * string/bits/string3.h (__warn_memset_zero_len): Don't
4990         declare for gcc newer than 5.0.
4991         (memset): Don't test for zero-length __LEN for gcc newer than
4992         5.0.
4994 2014-11-27  Joseph Myers  <joseph@codesourcery.com>
4996         * stdio-common/tst-fmemopen.c (do_test): Cast st_size values to
4997         size_t for %zu format.
4999         * nss/tst-nss-test1.c (do_test): Use %td printf format for pointer
5000         difference, not %ju.
5002 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
5004         * include/libc-internal.h (ignore_value): New macro.
5005         * nscd/connections.c (restart): Wrap calls to setuid and setgid
5006         with ignore_value.
5008         * sysdeps/mips/__longjmp.c (____longjmp): Use prototype
5009         definition.
5011         * nptl/tst-cancel-self-cancelstate.c (do_test): Cast argument of
5012         pthread_cleanup_push to void *.
5014         * sysdeps/unix/sysv/linux/arm/libc-do-syscall.S (_FORTIFY_SOURCE):
5015         Undefine.
5017         [BZ #16619]
5018         [BZ #16740]
5019         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Use 1LL << 52
5020         instead of 1L << 52.
5022         * libio/bug-rewind.c (do_test): Check fwscanf return values.
5023         * libio/bug-rewind2.c (do_test): Likewise.
5025         * debug/test-stpcpy_chk-ifunc.c: Remove file.
5026         * debug/test-strcpy_chk-ifunc.c: Likewise.
5027         * wcsmbs/test-wcschr-ifunc.c: Likewise.
5028         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
5029         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
5030         * wcsmbs/test-wcslen-ifunc.c: Likewise.
5031         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
5032         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
5033         * Rules [$(multi-arch) = no] (tests): Do not filter out
5034         $(tests-ifunc).
5035         [$(multi-arch) = no] (xtests): Do not filter out $(xtests-ifunc).
5036         * debug/Makefile (tests-ifunc): Remove variable.
5037         (tests): Do not add $(tests-ifunc).
5038         * wcsmbs/Makefile (tests-ifunc): Remove variable.
5039         (tests): Do not add $(tests-ifunc).
5040         * benchtests/bench-string.h (TEST_IFUNC): Remove macro.
5041         [TEST_IFUNC]: Remove conditionals.
5042         * string/test-string.h (TEST_IFUNC): Remove macro.
5043         [TEST_IFUNC]: Remove conditionals.
5045         * string/test-strchr.c [!WIDE] (L): New macro.
5046         [WIDE] (L): Likewise.
5047         (check1): Use CHAR instead of char.  Use L on string and character
5048         constants.
5050 2014-11-26  Adhemerval Zanella  <azanella@linux.ibm.com>
5052         * csu/tst-atomic.c (do_test): Add atomic_exchange_and_add_{acq,rel}
5053         tests.
5054         * sysdeps/powerpc/bits/atomic.h
5055         (__arch_atomic_exchange_and_add_32_acq): Add definition.
5056         (__arch_atomic_exchange_and_add_32_rel): Likewise.
5057         (atomic_exchange_and_add_acq): Likewise.
5058         (atomic_exchange_and_add_rel): Likewise.
5059         * sysdeps/powerpc/powerpc32/bits/atomic.h
5060         (__arch_atomic_exchange_and_add_64_acq): Add definition.
5061         (__arch_atomic_exchange_and_add_64_rel): Likewise.
5062         * sysdeps/powerpc/powerpc64/bits/atomic.h
5063         (__arch_atomic_exchange_and_add_64_acq): Add definition.
5064         (__arch_atomic_exchange_and_add_64_rel): Likewise.
5066 2014-11-26  Torvald Riegel  <triegel@redhat.com>
5068         * nptl/tpp.c (__init_sched_fifo_prio, __pthread_tpp_change_priority):
5069         Change synchronization of __sched_fifo_min_prio and
5070         __sched_fifo_max_prio.
5071         * nptl/pthread_mutexattr_getprioceiling.c
5072         (pthread_mutexattr_getprioceiling): Likewise.
5073         * nptl/pthread_mutexattr_setprioceiling.c
5074         (pthread_mutexattr_setprioceiling): Likewise.
5075         * nptl/pthread_mutex_init.c (__pthread_mutex_init): Likewise.
5076         * nptl/pthread_mutex_setprioceiling.c (pthread_mutex_setprioceiling):
5077         Likewise.
5079 2014-11-26  Joseph Myers  <joseph@codesourcery.com>
5081         * setjmp/jmpbug.c (test): Make foo volatile and cast it to
5082         void.
5084 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
5086         * stdio-common/tst-printf-round.c (test_hex_in_one_mode): Make
5087         third argument const.
5089 2014-11-25  Paul Eggert  <eggert@cs.ucla.edu>
5091         fnmatch: work around GCC compiler warning bug with uninit var
5092         * posix/fnmatch_loop.c (FCT): Use a scalar not a one-item array.
5093         This works around a bug with x86-64 GCC 4.9.2 and earlier
5094         where 'gcc -O2 -Wmaybe-uninitialized' incorrectly complains
5095         "../locale/weightwc.h:93:7: warning: '*((void *)&str+4)' may be
5096         used uninitialized in this function [-Wmaybe-uninitialized]".
5098 2014-11-25  Joseph Myers  <joseph@codesourcery.com>
5100         * posix/bug-regex31.c (main): Return RES not 0.
5102 2014-11-25  Anton Blanchard <anton@samba.org>
5104         * sysdeps/powerpc/bits/atomic.h
5105         (__arch_compare_and_exchange_bool_64_rel): Load from mem.
5107 2014-11-24  Sterling Augustine  <saugustine@google.com>
5109         * sysdeps/x86_64/start.S (_start): Use ENTRY and END macros.
5111 2014-11-24  Ryan Cumming  <etaoins@gmail.com>
5113         [BZ #17608]
5114         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_TAI.
5116 2014-11-24  Joseph Myers  <joseph@codesourcery.com>
5118         [BZ #17633]
5119         * stdio-common/perror.c (perror): Call __fileno instead of fileno.
5120         * conform/Makefile (test-xfail-ISO/stdio.h/linknamespace): Remove
5121         variable.
5122         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
5123         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
5125 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
5127         * string/strncpy.c (strncpy): Improve performance by using memset.
5129 2014-11-24  Wilco Dijkstra  <wdijkstr@arm.com>
5131         * string/strcpy.c (strcpy):
5132         Improve performance by using strlen and memcpy.
5134 2014-11-24  Leonhard Holz  <leonhard.holz@web.de>
5136         * string/strcoll_l.c (get_next_seq): __always_inline.
5137         * string/strcoll_l.c (do_compare): __always_inline.
5139 2014-11-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
5141         * include/bits/stdlib-float.h: Use IS_IN only if _ISOMAC is
5142         defined.
5143         * include/mqueue.h: Likewise.
5144         * include/stdlib.h: Likewise.
5146         * stdlib/isomac.c (fmt): Replace NOT_IN_libc with IN_MODULE.
5147         (get_null_defines): Adjust.
5148         * sunrpc/Makefile: Adjust comment.
5149         * Makerules (CPPFLAGS-nonlib): Remove NOT_IN_libc.
5150         * elf/Makefile (CPPFLAGS-sotruss-lib): Likewise.
5151         (CFLAGS-interp.c): Likewise.
5152         (CFLAGS-ldconfig.c): Likewise.
5153         (CPPFLAGS-.os): Likewise.
5154         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
5155         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
5156         * extra-modules.mk (extra-modules.mk): Likewise.
5157         * iconv/Makefile (CPPFLAGS-iconvprogs): Likewise.
5158         * locale/Makefile (CPPFLAGS-locale_programs): Likewise.
5159         * malloc/Makefile (CPPFLAGS-memusagestat): Likewise.
5160         * nscd/Makefile (CPPFLAGS-nscd): Likewise.
5161         * nss/Makefile (CPPFLAGS-nss_test1): Likewise.
5162         * stdlib/Makefile (CFLAGS-tst-putenvmod.c): Likewise.
5163         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
5164         * sysdeps/unix/sysv/linux/Makefile (CPPFLAGS-lddlibc4): Likewise.
5165         * iconvdata/Makefile (CPPFLAGS): Likewise.
5166         (cpp-srcs-left): Add libof for all iconvdata routines.
5167         * bits/stdio-lock.h: Replace NOT_IN_libc with IS_IN.
5168         * include/assert.h: Likewise.
5169         * include/ctype.h: Likewise.
5170         * include/errno.h: Likewise.
5171         * include/libc-symbols.h: Likewise.
5172         * include/math.h: Likewise.
5173         * include/netdb.h: Likewise.
5174         * include/resolv.h: Likewise.
5175         * include/stdio.h: Likewise.
5176         * include/stdlib.h: Likewise.
5177         * include/string.h: Likewise.
5178         * include/sys/stat.h: Likewise.
5179         * include/wctype.h: Likewise.
5180         * intl/l10nflist.c: Likewise.
5181         * libidn/idn-stub.c: Likewise.
5182         * libio/libioP.h: Likewise.
5183         * nptl/libc_multiple_threads.c: Likewise.
5184         * nptl/pthreadP.h: Likewise.
5185         * posix/regex_internal.h: Likewise.
5186         * resolv/res_hconf.c: Likewise.
5187         * sysdeps/arm/armv7/multiarch/memcpy.S: Likewise.
5188         * sysdeps/arm/memmove.S: Likewise.
5189         * sysdeps/arm/sysdep.h: Likewise.
5190         * sysdeps/generic/_itoa.h: Likewise.
5191         * sysdeps/generic/symbol-hacks.h: Likewise.
5192         * sysdeps/gnu/errlist.awk: Likewise.
5193         * sysdeps/gnu/errlist.c: Likewise.
5194         * sysdeps/i386/i586/memcpy.S: Likewise.
5195         * sysdeps/i386/i586/memset.S: Likewise.
5196         * sysdeps/i386/i686/memcpy.S: Likewise.
5197         * sysdeps/i386/i686/memmove.S: Likewise.
5198         * sysdeps/i386/i686/mempcpy.S: Likewise.
5199         * sysdeps/i386/i686/memset.S: Likewise.
5200         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
5201         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
5202         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: Likewise.
5203         * sysdeps/i386/i686/multiarch/memchr-sse2.S: Likewise.
5204         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
5205         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
5206         * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
5207         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
5208         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
5209         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
5210         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
5211         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
5212         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
5213         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
5214         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
5215         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
5216         * sysdeps/i386/i686/multiarch/memrchr-c.c: Likewise.
5217         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: Likewise.
5218         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: Likewise.
5219         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
5220         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
5221         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
5222         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
5223         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
5224         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
5225         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
5226         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: Likewise.
5227         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
5228         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Likewise.
5229         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
5230         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
5231         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
5232         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
5233         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
5234         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
5235         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
5236         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
5237         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
5238         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
5239         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
5240         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
5241         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
5242         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
5243         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
5244         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
5245         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
5246         * sysdeps/i386/i686/multiarch/wcschr-c.c: Likewise.
5247         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: Likewise.
5248         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
5249         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
5250         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
5251         * sysdeps/i386/i686/multiarch/wcscpy-c.c: Likewise.
5252         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Likewise.
5253         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
5254         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
5255         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: Likewise.
5256         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
5257         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: Likewise.
5258         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: Likewise.
5259         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
5260         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
5261         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
5262         * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
5263         * sysdeps/nptl/bits/libc-lock.h: Likewise.
5264         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
5265         * sysdeps/nptl/bits/stdio-lock.h: Likewise.
5266         * sysdeps/posix/closedir.c: Likewise.
5267         * sysdeps/posix/opendir.c: Likewise.
5268         * sysdeps/posix/readdir.c: Likewise.
5269         * sysdeps/posix/rewinddir.c: Likewise.
5270         * sysdeps/powerpc/novmx-sigjmp.c: Likewise.
5271         * sysdeps/powerpc/powerpc32/__longjmp.S: Likewise.
5272         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
5273         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
5274         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
5275         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Likewise.
5276         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: Likewise.
5277         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: Likewise.
5278         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: Likewise.
5279         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: Likewise.
5280         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: Likewise.
5281         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: Likewise.
5282         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: Likewise.
5283         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: Likewise.
5284         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: Likewise.
5285         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: Likewise.
5286         * sysdeps/powerpc/powerpc32/power4/multiarch/memset.c: Likewise.
5287         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: Likewise.
5288         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: Likewise.
5289         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: Likewise.
5290         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c: Likewise.
5291         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: Likewise.
5292         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: Likewise.
5293         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: Likewise.
5294         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: Likewise.
5295         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: Likewise.
5296         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: Likewise.
5297         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: Likewise.
5298         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: Likewise.
5299         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: Likewise.
5300         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: Likewise.
5301         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: Likewise.
5302         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: Likewise.
5303         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: Likewise.
5304         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: Likewise.
5305         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: Likewise.
5306         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
5307         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
5308         * sysdeps/powerpc/powerpc64/__longjmp.S: Likewise.
5309         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: Likewise.
5310         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: Likewise.
5311         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: Likewise.
5312         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: Likewise.
5313         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: Likewise.
5314         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: Likewise.
5315         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Likewise.
5316         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: Likewise.
5317         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: Likewise.
5318         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: Likewise.
5319         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: Likewise.
5320         * sysdeps/powerpc/powerpc64/multiarch/memset.c: Likewise.
5321         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: Likewise.
5322         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S: Likewise.
5323         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c: Likewise.
5324         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: Likewise.
5325         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: Likewise.
5326         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: Likewise.
5327         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: Likewise.
5328         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: Likewise.
5329         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: Likewise.
5330         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: Likewise.
5331         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: Likewise.
5332         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S: Likewise.
5333         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c: Likewise.
5334         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: Likewise.
5335         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise.
5336         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: Likewise.
5337         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: Likewise.
5338         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: Likewise.
5339         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: Likewise.
5340         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: Likewise.
5341         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: Likewise.
5342         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: Likewise.
5343         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: Likewise.
5344         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: Likewise.
5345         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: Likewise.
5346         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: Likewise.
5347         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: Likewise.
5348         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: Likewise.
5349         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: Likewise.
5350         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c: Likewise.
5351         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
5352         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c: Likewise.
5353         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c: Likewise.
5354         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
5355         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Likewise.
5356         * sysdeps/s390/s390-32/multiarch/memcmp.S: Likewise.
5357         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
5358         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
5359         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
5360         * sysdeps/s390/s390-64/multiarch/memcmp.S: Likewise.
5361         * sysdeps/s390/s390-64/multiarch/memcpy.S: Likewise.
5362         * sysdeps/s390/s390-64/multiarch/memset.S: Likewise.
5363         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
5364         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
5365         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: Likewise.
5366         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
5367         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
5368         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Likewise.
5369         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: Likewise.
5370         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
5371         * sysdeps/unix/alpha/sysdep.S: Likewise.
5372         * sysdeps/unix/alpha/sysdep.h: Likewise.
5373         * sysdeps/unix/make-syscalls.sh: Likewise.
5374         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5375         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5376         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5377         * sysdeps/unix/sysv/linux/alpha/vfork.S: Likewise.
5378         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5379         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
5380         * sysdeps/unix/sysv/linux/getpid.c: Likewise.
5381         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5382         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5383         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Likewise.
5384         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5385         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5386         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5387         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
5388         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5389         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
5390         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5391         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
5392         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
5393         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5394         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
5395         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5396         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5397         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5398         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5399         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5400         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5401         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
5402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
5403         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: Likewise.
5404         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5405         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5406         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
5407         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
5408         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
5409         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5410         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
5411         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
5412         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
5413         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Likewise.
5414         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5415         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5416         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
5417         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
5418         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5419         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5420         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
5421         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
5422         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5423         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
5424         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5425         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5426         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5427         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5428         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Likewise.
5429         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5430         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5431         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
5432         * sysdeps/wordsize-32/symbol-hacks.h: Likewise.
5433         * sysdeps/x86_64/memcpy.S: Likewise.
5434         * sysdeps/x86_64/memmove.c: Likewise.
5435         * sysdeps/x86_64/memset.S: Likewise.
5436         * sysdeps/x86_64/multiarch/init-arch.h: Likewise.
5437         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
5438         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
5439         * sysdeps/x86_64/multiarch/memcmp.S: Likewise.
5440         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: Likewise.
5441         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
5442         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
5443         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
5444         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
5445         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
5446         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
5447         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
5448         * sysdeps/x86_64/multiarch/memset-avx2.S: Likewise.
5449         * sysdeps/x86_64/multiarch/memset.S: Likewise.
5450         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
5451         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Likewise.
5452         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
5453         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
5454         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
5455         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
5456         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Likewise.
5457         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
5458         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
5459         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
5460         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
5461         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
5462         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
5463         * sysdeps/x86_64/multiarch/wcscpy-c.c: Likewise.
5464         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
5465         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
5466         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Likewise.
5467         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
5468         * sysdeps/x86_64/strcmp.S: Likewise.
5470         * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
5472         * elf/Makefile (CPPFLAGS-.os): Remove IS_IN_rtld.
5473         * elf/dl-open.c: Use IS_IN (rtld) instead if IS_IN_rtld.
5474         * elf/rtld-Rules: Likewise.
5475         * elf/setup-vdso.h: Likewise.
5476         * include/assert.h: Likewise.
5477         * include/bits/stdlib-float.h: Likewise.
5478         * include/errno.h: Likewise.
5479         * include/sys/stat.h: Likewise.
5480         * include/unistd.h: Likewise.
5481         * sysdeps/aarch64/setjmp.S: Likewise.
5482         * sysdeps/alpha/setjmp.S: Likewise.
5483         * sysdeps/arm/__longjmp.S: Likewise.
5484         * sysdeps/arm/aeabi_unwind_cpp_pr1.c: Likewise.
5485         * sysdeps/arm/setjmp.S: Likewise.
5486         * sysdeps/arm/sysdep.h: Likewise.
5487         * sysdeps/generic/_itoa.h: Likewise.
5488         * sysdeps/generic/dl-sysdep.h: Likewise.
5489         * sysdeps/generic/ldsodefs.h: Likewise.
5490         * sysdeps/i386/dl-tls.h: Likewise.
5491         * sysdeps/i386/setjmp.S: Likewise.
5492         * sysdeps/m68k/setjmp.c: Likewise.
5493         * sysdeps/mach/hurd/dl-execstack.c: Likewise.
5494         * sysdeps/mach/hurd/opendir.c: Likewise.
5495         * sysdeps/posix/getcwd.c: Likewise.
5496         * sysdeps/posix/opendir.c: Likewise.
5497         * sysdeps/posix/profil.c: Likewise.
5498         * sysdeps/powerpc/dl-procinfo.h: Likewise.
5499         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
5500         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
5501         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
5502         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
5503         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
5504         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
5505         * sysdeps/s390/dl-tls.h: Likewise.
5506         * sysdeps/s390/s390-32/setjmp.S: Likewise.
5507         * sysdeps/s390/s390-64/setjmp.S: Likewise.
5508         * sysdeps/sh/sh3/setjmp.S: Likewise.
5509         * sysdeps/sh/sh4/setjmp.S: Likewise.
5510         * sysdeps/unix/alpha/sysdep.h: Likewise.
5511         * sysdeps/unix/arm/sysdep.S: Likewise.
5512         * sysdeps/unix/i386/sysdep.S: Likewise.
5513         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5514         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
5515         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
5516         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
5517         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5518         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Likewise.
5519         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
5520         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5521         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: Likewise.
5522         * sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h: Likewise.
5523         * sysdeps/unix/sysv/linux/m68k/m68k-helpers.S: Likewise.
5524         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
5525         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
5526         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
5527         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
5528         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
5529         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
5530         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
5531         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
5532         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
5533         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
5534         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
5535         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
5536         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
5537         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5538         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
5539         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
5540         * sysdeps/unix/x86_64/sysdep.S: Likewise.
5541         * sysdeps/x86_64/setjmp.S: Likewise.
5543         * include/math.h: Use IS_IN instead of IS_IN_libm.
5544         * sysdeps/alpha/fpu/s_copysign.c: Likewise.
5545         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
5546         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
5547         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: Likewise.
5548         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
5549         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
5550         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
5551         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
5552         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
5553         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
5554         * sysdeps/ieee754/ldbl-64-128/s_copysignl.c: Likewise.
5555         * sysdeps/ieee754/ldbl-64-128/s_finitel.c: Likewise.
5556         * sysdeps/ieee754/ldbl-64-128/s_frexpl.c: Likewise.
5557         * sysdeps/ieee754/ldbl-64-128/s_isinfl.c: Likewise.
5558         * sysdeps/ieee754/ldbl-64-128/s_isnanl.c: Likewise.
5559         * sysdeps/ieee754/ldbl-64-128/s_modfl.c: Likewise.
5560         * sysdeps/ieee754/ldbl-64-128/s_scalbnl.c: Likewise.
5561         * sysdeps/ieee754/ldbl-64-128/s_signbitl.c: Likewise.
5562         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: Likewise.
5563         * sysdeps/ieee754/ldbl-opt/s_copysign.c: Likewise.
5564         * sysdeps/ieee754/ldbl-opt/s_finite.c: Likewise.
5565         * sysdeps/ieee754/ldbl-opt/s_frexp.c: Likewise.
5566         * sysdeps/ieee754/ldbl-opt/s_isinf.c: Likewise.
5567         * sysdeps/ieee754/ldbl-opt/s_isnan.c: Likewise.
5568         * sysdeps/ieee754/ldbl-opt/s_ldexp.c: Likewise.
5569         * sysdeps/ieee754/ldbl-opt/s_ldexpl.c: Likewise.
5570         * sysdeps/ieee754/ldbl-opt/s_modf.c: Likewise.
5571         * sysdeps/ieee754/ldbl-opt/s_scalbln.c: Likewise.
5572         * sysdeps/ieee754/ldbl-opt/s_scalbn.c: Likewise.
5573         * sysdeps/powerpc/power5+/fpu/s_modf.c: Likewise.
5574         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
5575         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
5576         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
5577         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c:
5578         Likewise.
5579         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c:
5580         Likewise.
5581         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c:
5582         Likewise.
5583         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c:
5584         Likewise.
5585         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c:
5586         Likewise.
5587         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
5588         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Likewise.
5589         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
5590         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
5591         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
5592         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
5593         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: Likewise.
5594         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: Likewise.
5595         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: Likewise.
5596         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: Likewise.
5597         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: Likewise.
5598         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
5599         * sysdeps/powerpc/powerpc64/fpu/s_copysignl.S: Likewise.
5600         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
5601         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
5602         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
5603         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
5604         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
5605         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
5606         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
5607         * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: Likewise.
5608         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: Likewise.
5609         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: Likewise.
5610         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: Likewise.
5611         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: Likewise.
5612         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
5613         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S: Likewise.
5615         * nptl/lowlevellock.c: Use IS_IN instead of IS_IN_libpthread.
5616         * nptl/pthreadP.h: Likewise.
5617         * nptl_db/structs.def: Likewise.
5618         * sysdeps/arm/sysdep.h: Likewise.
5619         * sysdeps/nptl/bits/libc-lock.h: Likewise.
5620         * sysdeps/nptl/bits/libc-lockP.h: Likewise.
5621         * sysdeps/sparc/sparc32/lowlevellock.c: Likewise.
5622         * sysdeps/unix/alpha/sysdep.h: Likewise.
5623         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5624         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
5625         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5626         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5627         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5628         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5629         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
5630         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5631         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5632         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5633         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5634         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5635         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5636         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5637         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: Likewise.
5638         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: Likewise.
5639         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5640         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5641         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5642         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5643         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5644         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5645         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
5646         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5647         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Likewise.
5648         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5650         * include/mqueue.h: Use IS_IN instead of IS_IN_librt.
5651         * nptl/pthreadP.h: Likewise.
5652         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: Likewise.
5653         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Likewise.
5654         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: Likewise.
5655         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Likewise.
5656         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Likewise.
5657         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: Likewise.
5658         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
5659         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: Likewise.
5660         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: Likewise.
5661         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: Likewise.
5662         * sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: Likewise.
5663         * sysdeps/unix/sysv/linux/not-cancel.h: Likewise.
5664         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
5665         Likewise.
5666         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
5667         Likewise.
5668         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Likewise.
5669         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Likewise.
5670         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Likewise.
5671         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Likewise.
5672         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Likewise.
5673         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: Likewise.
5674         * sysdeps/unix/sysv/linux/tile/waitpid.S: Likewise.
5675         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Likewise.
5677         * dlfcn/dladdr.c: Use IS_IN.
5678         * dlfcn/dladdr1.c: Likewise.
5679         * dlfcn/dlclose.c: Likewise.
5680         * dlfcn/dlerror.c: Likewise.
5681         * dlfcn/dlinfo.c: Likewise.
5682         * dlfcn/dlmopen.c: Likewise.
5683         * dlfcn/dlopen.c: Likewise.
5684         * dlfcn/dlsym.c: Likewise.
5685         * dlfcn/dlvsym.c: Likewise.
5687         * include/ifaddrs.h: Use IS_IN.
5688         * inet/check_pf.c: Likewise.
5689         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
5690         * nscd/Makefile (CPPFLAGS-nscd): Remove IS_IN_nscd.
5692         * elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
5693         IS_IN_ldconfig.
5694         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
5695         * sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
5697         * include/shlib-compat.h [!NOT_IN_libc]: Remove.
5698         * nss/nss_files/files-parse.c (IS_IN_libc): Replace with
5699         IS_IN (libc).
5701         * elf/Makefile (libof-sotruss-lib): Set as extramodules.
5703         * elf/Makefile (CPPFLAGS-.os): Remove IN_LIB.
5704         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
5705         * extra-lib.mk (CPPFLAGS-$(lib)): Likewise.
5706         * include/libc-symbols.h (IS_IN_LIB): New macro.
5707         * include/errno.h: Use IS_IN_LIB instead of IN_LIB.
5708         * include/netdb.h: Likewise.
5709         * include/stap-probe.h: Remove all uses of IN_LIB.
5711         * Makeconfig (module-cppflags-real): Define MODULE_NAME
5712         instead of IN_MODULE.
5713         * include/libc-symbols.h (IN_MODULE): Define using
5714         MODULE_NAME.
5715         (PASTE_NAME, PASTE_NAME1): New macros.
5716         * include/stap-probe.h (LIBC_PROBE_1): Use MODULE_NAME instead
5717         of IN_LIB.
5718         (STAP_PROBE_ASM): Likewise.
5720 2014-11-23  Samuel Thibault  <samuel.thibault@ens-lyon.org>
5722         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Call
5723         __mach_init in dlopened libc.
5725 2014-11-22  Mike Frysinger  <vapier@gentoo.org>
5727         * sysdeps/arm/preconfigure.ac: Delete EABI check.
5728         * sysdeps/arm/preconfigure: Regenerate.
5730 2014-11-21  Roland McGrath  <roland@hack.frob.com>
5732         * nptl/pthread_create.c (__pthread_create_2_1): Set
5733         ATTR_FLAG_POLICY_SET and/or ATTR_FLAG_SCHED_SET in PD->flags
5734         when copying values from IATTR into PD.
5736 2014-11-21  Will Newton  <will.newton@linaro.org>
5737             Andrew Pinski  <andrew.pinski@caviumnetworks.com>
5739         * sysdeps/aarch64/dl-machine.h (elf_machine_load_address):
5740         Refactor inline-asm.  Also add comment.
5742         * sysdeps/aarch64/bits/link.h (la_aarch64_gnu_pltenter): Use
5743         ElfW macro instead of hardcoded Elf64 types.
5744         (la_aarch64_gnu_pltenter): Likewise.
5745         * sysdeps/aarch64/dl-machine.h
5746         (elf_machine_runtime_setup): Use ElfW(Addr).
5748         * elf/elf.h (R_AARCH64_P32_ABS32, R_AARCH64_P32_COPY,
5749         R_AARCH64_P32_GLOB_DAT, R_AARCH64_P32_JUMP_SLOT,
5750         R_AARCH64_P32_RELATIVE, R_AARCH64_P32_TLS_DTPMOD,
5751         R_AARCH64_P32_TLS_DTPREL, R_AARCH64_P32_TLS_TPREL,
5752         R_AARCH64_P32_TLSDESC, R_AARCH64_P32_IRELATIVE): Define.
5753         (R_AARCH64_TLS_DTPMOD64): Rename to ..
5754         (R_AARCH64_TLS_DTPMOD): This.
5755         (R_AARCH64_TLS_DTPREL64): Rename to ...
5756         (R_AARCH64_TLS_DTPREL): This.
5757         (R_AARCH64_TLS_TPREL64): Rename to ...
5758         (R_AARCH64_TLS_TPREL): This.
5759         * sysdeps/aarch64/dl-machine.h (elf_machine_type_class): Update
5760         R_AARCH64_TLS_DTPMOD64, R_AARCH64_TLS_DTPREL64, and
5761         R_AARCH64_TLS_TPREL64.
5762         (elf_machine_rela): Likewise.
5764 2014-11-21  Torvald Riegel  <triegel@redhat.com>
5766         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
5767         by setting it to 0.  64b atomics are not supported currently.
5769 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5771         [BZ #16469]
5772         * resolv/res_query.c (__libc_res_nsearch): Skip leading dot in
5773         search domain names.
5775 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5777         [BZ #16469]
5778         * NEWS: Update.
5779         * resolv/res_query.c (__libc_res_nquerydomain): Retain
5780         trailing dot.
5781         * posix/tst-getaddrinfo5.c: New.
5782         * posix/Makefile (tests): Add it.
5784 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5786         [BZ #14498]
5787         * NEWS: Fixed.
5788         * nss/nss_db/db-XXX.c (_nss_db_get##name##_r): Update hidx
5789         after parsing line but before break_if_match.
5790         * nss/nss_files/files-service (DB_LOOKUP): Don't "continue;"
5791         if there is a protocol mismatch.
5793 2014-11-21  Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
5795         * manual/sysinfo.texi (addmntent): It is actually MT-Safe,
5796         because the potential race is on the user-supplied stream.
5798 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5800         * sysdeps/posix/ctermid.c (ctermid): Return a pointer to a
5801         string literal if not passed a buffer.
5802         * manual/job.texi (ctermid): Update reasoning, note deviation
5803         from posix, suggest mtasurace when not passed a buffer, for
5804         future non-preliminary safety notes.
5806 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5808         * manual/users.texi (cuserid): Fix MT-Safety note for the case
5809         of not passing it a buffer.
5810         Reported by Peng Haitao.
5812 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
5814         * manual/Makefile ($(objpfx)stamp-summary): Require
5815         check-safety.sh to pass.
5816         * manual/check-safety.sh: Wish for verification that every
5817         @deftypefn and @deftypefun is followed by a @safety remark.
5819 2014-11-20  Roland McGrath  <roland@hack.frob.com>
5821         * nptl/unwind.c (unwind_cleanup): Use __libc_fatal.
5823         * nptl/pthread_setcanceltype.c [!SIGCANCEL]: Return ENOTSUP early for
5824         PTHREAD_CANCEL_ASYNCHRONOUS.
5825         * nptl/pthread_cancel.c [!SIGCANCEL]: Just abort rather than trying to
5826         send SIGCANCEL.
5828         * nptl/default-sched.h: New file.
5829         * sysdeps/unix/sysv/linux/default-sched.h: New file.
5830         * nptl/pthread_create.c: Include it.
5831         (__pthread_create_2_1): Use collect_default_sched instead of making
5832         Linux syscalls here directly.
5834 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5836         * nptl/pthread_once.c (clear_once_control, __pthread_once_slow,
5837         __pthread_once): Use C11 atomics.
5839 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5841         * csu/tst-atomic.c (do_test): Add tests for C11-like atomics.
5843 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5845         * include/atomic.h (__atomic_link_error, __atomic_check_size,
5846         atomic_thread_fence_acquire, atomic_thread_fence_release,
5847         atomic_thread_fence_seq_cst, atomic_load_relaxed,
5848         atomic_load_acquire, atomic_store_relaxed, atomic_store_release,
5849         atomic_compare_exchange_weak_relaxed,
5850         atomic_compare_exchange_weak_acquire,
5851         atomic_compare_exchange_weak_release,
5852         atomic_exchange_acquire, atomic_exchange_release,
5853         atomic_fetch_add_relaxed, atomic_fetch_add_acquire,
5854         atomic_fetch_add_release, atomic_fetch_add_acq_rel,
5855         atomic_fetch_and_acquire,
5856         atomic_fetch_or_relaxed, atomic_fetch_or_acquire): New.
5858 2014-11-20  Torvald Riegel  <triegel@redhat.com>
5860         * sysdeps/aarch64/bits/atomic.h (__HAVE_64B_ATOMICS,
5861         USE_ATOMIC_COMPILER_BUILTINS): Define.
5862         * sysdeps/alpha/bits/atomic.h (__HAVE_64B_ATOMICS,
5863         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5864         * sysdeps/arm/bits/atomic.h (__HAVE_64B_ATOMICS,
5865         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5866         * sysdeps/i386/i486/bits/atomic.h (__HAVE_64B_ATOMICS,
5867         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5868         * sysdeps/ia64/bits/atomic.h (__HAVE_64B_ATOMICS,
5869         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5870         * sysdeps/m68k/coldfire/bits/atomic.h (__HAVE_64B_ATOMICS,
5871         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5872         * sysdeps/m68k/m680x0/m68020/bits/atomic.h (__HAVE_64B_ATOMICS,
5873         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5874         * sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS,
5875         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5876         * sysdeps/mips/bits/atomic.h (__HAVE_64B_ATOMICS,
5877         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5878         * sysdeps/powerpc/powerpc32/bits/atomic.h (__HAVE_64B_ATOMICS,
5879         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5880         * sysdeps/powerpc/powerpc64/bits/atomic.h (__HAVE_64B_ATOMICS,
5881         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5882         * sysdeps/s390/bits/atomic.h (__HAVE_64B_ATOMICS,
5883         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5884         * sysdeps/sparc/sparc32/bits/atomic.h (__HAVE_64B_ATOMICS,
5885         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5886         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__HAVE_64B_ATOMICS,
5887         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5888         * sysdeps/sparc/sparc64/bits/atomic.h (__HAVE_64B_ATOMICS,
5889         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5890         * sysdeps/tile/tilegx/bits/atomic.h (__HAVE_64B_ATOMICS,
5891         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5892         * sysdeps/tile/tilepro/bits/atomic.h (__HAVE_64B_ATOMICS,
5893         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5894         * sysdeps/unix/sysv/linux/hppa/bits/atomic.h (__HAVE_64B_ATOMICS,
5895         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5896         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h
5897         (__HAVE_64B_ATOMICS, USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5898         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__HAVE_64B_ATOMICS,
5899         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5900         * sysdeps/x86_64/bits/atomic.h (__HAVE_64B_ATOMICS,
5901         USE_ATOMIC_COMPILER_BUILTINS): Likewise.
5903 2014-11-19  Roland McGrath  <roland@hack.frob.com>
5905         * nptl/pthread_create.c (__pthread_create_2_1): Don't try to validate
5906         the sched_priority value here.  It was already checked when the user
5907         called pthread_attr_setschedparam.
5909         * nptl/tst-bad-schedattr.c: New file.
5910         * nptl/Makefile (tests): Add it.
5912 2014-11-19  Carlos O'Donell  <carlos@redhat.com>
5913             Florian Weimer  <fweimer@redhat.com>
5914             Joseph Myers  <joseph@codesourcery.com>
5915             Adam Conrad  <adconrad@0c3.net>
5916             Andreas Schwab  <schwab@suse.de>
5917             Brooks  <bmoses@google.com>
5919         [BZ #17625]
5920         * wordexp-test.c (__dso_handle): Add prototype.
5921         (__register_atfork): Likewise.
5922         (__app_register_atfork): New function.
5923         (registered_forks): New global.
5924         (register_fork): New function.
5925         (test_case): Add 3 new tests for WRDE_CMDSUB.
5926         (main): Call __app_register_atfork.
5927         (testit): If WRDE_NOCMD set registered_forks to zero, run test, and if
5928         fork count is non-zero fail the test.
5929         * posix/wordexp.c (exec_comm): Return WRDE_CMDSUB if WRDE_NOCMD flag
5930         is set.
5931         (parse_dollars): Remove check for WRDE_NOCMD.
5932         (parse_dquote): Likewise.
5934 2014-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
5936         * Makeconfig (built-modules): List non-library modules to be
5937         built.
5938         (module-cppflags): Include libc-modules.h for
5939         everything except shlib-versions.v.i.
5940         (CPPFLAGS): Use it.
5941         (before-compile): Add libc-modules.h.
5942         ($(common-objpfx)libc-modules.h,
5943         $(common-objpfx)libc-modules.stmp): New targets.
5944         (common-generated): Add libc-modules.h and libc-modules.stmp.
5945         ($(common-objpfx)Versions.v.i): Depend on libc-modules.h.
5946         * include/libc-symbols.h: Don't include libc-modules.h.
5947         * include/libc-modules.h: Remove file.
5948         * scripts/gen-libc-modules.awk: New script to generate
5949         libc-modules.h.
5950         * sysdeps/unix/Makefile ($(common-objpfx)sysd-syscalls):
5951         Depend on libc-modules.stmp.
5953         * include/shlib-compat.h (_SHLIB_COMPAT): Use IS_IN.
5955         * Makeconfig (in-module): Get value of libof set for the
5956         translation unit.
5957         (CPPFLAGS): Use $(in-module).
5958         * Makerules: Don't suffix routine names for nonlib.
5959         * include/libc-modules.h: New file.
5960         * include/libc-symbols.h: Include libc-modules.h
5961         (IS_IN): New macro to replace IS_IN_* macros.
5962         * elf/Makefile: Set libof-* for each routine.
5963         * elf/rtld-Rules: Likewise.
5964         * extra-modules.mk: Likewise.
5965         * iconv/Makefile: Likewise.
5966         * iconvdata/Makefile: Likewise.
5967         * locale/Makefile: Likewise.
5968         * malloc/Makefile: Likewise.
5969         * nss/Makefile: Likewise.
5970         * sysdeps/gnu/Makefile: Likewise.
5971         * sysdeps/ieee754/ldbl-opt/Makefile: Likewise.
5972         * sysdeps/unix/sysv/linux/Makefile: Likewise.
5973         * sysdeps/s390/s390-64/Makefile: Likewise.
5974         * nscd/Makefile: Set libof-* for each routine.  Set CFLAGS and
5975         CPPFLAGS for nscd instead of nonlib.
5977 2014-11-18  Roland McGrath  <roland@hack.frob.com>
5979         * nptl/createthread.c: New file.
5981         * nptl/createthread.c: Moved ...
5982         * sysdeps/unix/sysv/linux/createthread.c: ... here.
5984         * nptl/createthread.c: Add proper top-line comment.
5985         (do_clone): Folded into ...
5986         (create_thread): ... here.  Take new arguments STOPPED_START and
5987         THREAD_RAN.  Always set PD->stopped_start to something here.  Don't
5988         increment __nptl_threads, do event-reporting logic, do
5989         CHECK_THREAD_SYSINFO, or set THREAD_SELF->header.multiple_threads
5990         here.  Set *THREAD_RAN after ARCH_CLONE call succeeds.  Don't do any
5991         resource cleanup if sched_setaffinity or sched_setscheduler fails,
5992         just send SIGCANCEL.
5993         * nptl/pthread_create.c: Forward-declare create_thread before
5994         including createthread.c.
5995         (start_thread): Use new macro START_THREAD_DEFN to replace defining
5996         declaration, and new macro START_THREAD_SELF to replace argument.
5997         Remove return statement.
5998         (report_thread_creation): New function.
5999         (__pthread_create_2_1): Use it.  Do TD_CREATE reporting,
6000         synchronization logic, and __nptl_nthreads increment here, around
6001         calling create_thread.  Do CHECK_THREAD_SYSINFO and initialize
6002         PD->parent_cancelhandling here, before create_thread.  When
6003         create_thread fails, do __nptl_nthreads decrement, setxid_futex wake,
6004         __deallocate_stack, and ENOMEM translation here.
6006 2014-11-18  Joseph Myers  <joseph@codesourcery.com>
6008         [BZ #17616]
6009         * sysdeps/ieee754/dbl-64/mpa.c (mpone): Rename to __mpone.
6010         (mptwo): Rename to __mptwo.
6011         (__inv): Use __mptwo instead of mptwo.
6012         * sysdeps/ieee754/dbl-64/mpa.h (mpone): Rename to __mpone.
6013         (mptwo): Rename to __mptwo.
6014         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __mpone instead
6015         of mpone and __mptwo instead of mptwo.
6016         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Use __mpone
6017         instead of mpone.
6018         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
6019         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Likewise.
6020         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use __mpone instead
6021         of mpone and __mptwo instead of mptwo.
6022         (__mpranred): Use __mpone instead of mpone.
6023         * conform/Makefile (test-xfail-ISO/math.h/linknamespace): Remove
6024         variable.
6025         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
6026         (test-xfail-ISO99/math.h/linknamespace): Likewise.
6027         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
6028         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
6029         (test-xfail-ISO11/math.h/linknamespace): Likewise.
6030         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
6031         (test-xfail-XPG3/math.h/linknamespace): Likewise.
6032         (test-xfail-XPG4/math.h/linknamespace): Likewise.
6033         (test-xfail-POSIX/math.h/linknamespace): Likewise.
6034         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
6035         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
6036         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
6037         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
6038         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
6039         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
6040         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
6041         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
6042         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
6043         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
6045 2014-11-18  Tom de Vries  <tom@codesoucery.com>
6047         * manual/signal.texi (Primitives Interrupted by Signals): In section,
6048         replace BSD Handler xref with BSD Signal Handling.
6050 2014-11-17  Richard Henderson  <rth@redhat.com>
6052         * sysdeps/alpha/soft-fp/local-soft-fp.h (_FP_UNPACK_RAW_2): Remove.
6053         (_FP_PACK_RAW_2): Remove.
6054         (AXP_DECL_RETURN_Q): Rename from FP_DECL_RETURN, use _FP_UNION_Q.
6055         (AXP_RETURN_Q): Rename from FP_RETURN, use _FP_UNION_Q.
6056         (AXP_UNPACK_RAW_Q, AXP_UNPACK_SEMIRAW_Q, AXP_UNPACK_Q): New.
6057         (AXP_PACK_RAW_Q, AXP_PACK_SEMIRAW_Q, AXP_PACK_Q): New.
6058         * sysdeps/alpha/soft-fp/ots_add.c (_OtsAddX): Update to match.
6059         * sysdeps/alpha/soft-fp/ots_cmp.c (internal_equality): Likewise.
6060         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Likewise.
6061         * sysdeps/alpha/soft-fp/ots_cvtqux.c (_OtsCvtQUX): Likewise.
6062         * sysdeps/alpha/soft-fp/ots_cvtqx.c (_OtsCvtQX): Likewise.
6063         * sysdeps/alpha/soft-fp/ots_cvttx.c (_OtsConvertFloatTX): Likewise.
6064         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Likewise.
6065         * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Likewise.
6066         * sysdeps/alpha/soft-fp/ots_div.c (_OtsDivX): Likewise.
6067         * sysdeps/alpha/soft-fp/ots_mul.c (_OtsMulX): Likewise.
6068         * sysdeps/alpha/soft-fp/ots_nintxq.c (_OtsNintXQ): Likewise.
6069         * sysdeps/alpha/soft-fp/ots_sub.c (_OtsSubX): Likewise.
6071 2014-11-14  Roland McGrath  <roland@hack.frob.com>
6073         * signal/signal.h [__USE_MISC]
6074         (struct sigvec): Remove type.
6075         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): Remove macros.
6076         (sigvec): Remove declaration.
6077         * sysdeps/posix/sigvec.c: Moved ...
6078         * signal/sigvec.c: ... here, replacing old file.
6079         (struct sigvec): New type, copied from old signal.h definition.
6080         (SV_ONSTACK, SV_INTERRUPT, SV_RESETHAND): New macros, likewise copied.
6081         (__sigvec): Convert definition to prototype.
6082         (sigvec): Replace weak_alias with compat_symbol.
6083         * signal/Versions (libc: GLIBC_2.21): New version set.
6084         * include/signal.h: Remove __sigvec declaration.
6085         * sysdeps/unix/bsd/sigvec.c: Remove file.
6086         * sysdeps/unix/bsd/syscalls.list: Remove sigvec.
6087         * manual/signal.texi (BSD Handler): Remove subsection.
6088         Move siginterrupt up to ...
6089         (BSD Signal Handling): ... here.  Mark it as XPG rather than BSD.
6090         (Blocking in BSD): Fold subsection into its parent.
6091         * NEWS: Mention sigvec removal.
6093 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
6095         * sysdeps/x86_64/fpu/dla.h [__FMA4__ && __GNUC_PREREQ (4, 6)]
6096         (DLA_FMS): Make definition conditional only on [__FMA4__].
6097         [__FMA4__ && !__GNUC_PREREQ (4, 6)] (DLA_FMS): Remove conditional
6098         definition.
6100         * sysdeps/arm/sysdep.h [PROF && __GNUC_PREREQ(4,4)] (CALL_MCOUNT):
6101         Make definition conditional only on [PROF].
6102         [PROF && !__GNUC_PREREQ(4,4)] (CALL_MCOUNT): Remove conditional
6103         definition.
6104         [__GNUC_PREREQ(4,4)] (mcount): Make definition unconditional.
6105         [!__GNUC_PREREQ(4,4)] (mcount): Remove conditional definition.
6107         * signal/signal.h (__sigpause): Only declare if [__USE_XOPEN &&
6108         !__GNUC__].
6109         * include/signal.h (__sigpause): Move declaration above call to
6110         libc_hidden_proto.
6111         * conform/Makefile (test-xfail-ISO/signal.h/linknamespace): Remove
6112         variable.
6113         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
6114         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
6116 2014-11-14  David S. Miller  <davem@davemloft.net>
6118         * sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
6119         Define before including <string/memcpy.c> and <string/mempcpy.c>.
6121 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
6123         * configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.
6124         * configure: Regenerated.
6125         * manual/install.texi (Tools for Compilation): Document a
6126         requirement of GCC 4.6 or later and that GCC 4.9 is the newest
6127         compiler verified to work.
6128         * INSTALL: Regenerated.
6130         * include/string.h [NO_MEMPCPY_STPCPY_REDIRECT] (mempcpy): Do not
6131         redeclare with asm name.
6132         [NO_MEMPCPY_STPCPY_REDIRECT] (stpcpy): Likewise.
6133         * string/mempcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Define before
6134         including <string.h>.
6135         * string/stpcpy.c (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6136         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
6137         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6138         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
6139         [!NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6140         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
6141         [SHARED && !NOT_IN_libc] (NO_MEMPCPY_STPCPY_REDIRECT): Likewise.
6143 2014-11-13  Joseph Myers  <joseph@codesourcery.com>
6145         * stdlib/strtol.c (__strtol): Use prototype definition.
6147         [BZ #17594]
6148         * stdlib/strtol.c (SYM__): New macro.
6149         (SYM__1): Likewise.
6150         (__strtol): Likewise.
6151         (strtol): Rename to __strtol and define as weak alias of
6152         __strtol.  Use libc_hidden_weak.
6154 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6156         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START):
6157         Use numbered labels in inline assembly.
6159 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6161         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp):
6162         Add setjmp LIBC_PROBE.
6163         * sysdeps/s390/s390-64/setjmp.S (__sigsetjmp):
6164         Likewise.
6165         * sysdeps/s390/s390-32/__longjmp.c (__longjmp):
6166         Add longjmp, longjmp_target LIBC_PROBE.
6167         * sysdeps/s390/s390-64/__longjmp.c (__longjmp):
6168         Likewise.
6170 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6172         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
6173         Gate the definition of refsym additionally with !RTLD_BOOTSTRAP
6174         to get rid of unused variable warning.
6176 2014-11-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
6178         * sysdeps/s390/s390-32/backtrace.c (__backtrace):
6179         Check for unwind_backtrace ==  NULL only in SHARED case.
6180         (__backchain_backtrace): Compile only in SHARED case.
6181         * sysdeps/s390/s390-64/backtrace.c (__backtrace):
6182         Likewise.
6183         (__backchain_backtrace): Declare as static.
6185 2014-11-12  Roland McGrath  <roland@hack.frob.com>
6187         * nptl/createthread.c [!TLS_MULTIPLE_THREADS_IN_TCB]
6188         (__libc_multiple_threads_ptr): Variable moved ...
6189         * nptl/nptl-init.c [!TLS_MULTIPLE_THREADS_IN_TCB]: ... here.
6191 2014-11-12  Joseph Myers  <joseph@codesourcery.com>
6193         * conform/GlibcConform.pm: New file.
6194         * conform/conformtest.pl: Use GlibcConform module.
6195         * conform/linknamespace.pl: New file.
6196         * conform/list-header-symbols.pl: Likewise.
6197         * conform/Makefile (linknamespace-symlists-base): New variable.
6198         (linknamespace-symlists-tests): Likewise.
6199         (linknamespace-header-base): Likewise.
6200         (linknamespace-header-tests): Likewise.
6201         (tests-special): Add new tests.
6202         ($(linknamespace-symlists-tests)): New rule.
6203         (linknamespace-libs): New variable.
6204         ($(objpfx)symlist-stdlibs): New rule.
6205         ($(linknamespace-header-tests)): Likewise.
6206         (test-xfail-XPG3/varargs.h/linknamespace): New variable.
6207         (test-xfail-XPG4/varargs.h/linknamespace): Likewise.
6208         (test-xfail-UNIX98/varargs.h/linknamespace): Likewise.
6209         (test-xfail-XPG4/ndbm.h/linknamespace): Likewise.
6210         (test-xfail-UNIX98/ndbm.h/linknamespace): Likewise.
6211         (test-xfail-XOPEN2K/ndbm.h/linknamespace): Likewise.
6212         (test-xfail-XOPEN2K8/ndbm.h/linknamespace): Likewise.
6213         (test-xfail-ISO/math.h/linknamespace): Likewise.
6214         (test-xfail-ISO/signal.h/linknamespace): Likewise.
6215         (test-xfail-ISO/stdio.h/linknamespace): Likewise.
6216         (test-xfail-ISO/time.h/linknamespace): Likewise.
6217         (test-xfail-ISO99/complex.h/linknamespace): Likewise.
6218         (test-xfail-ISO99/ctype.h/linknamespace): Likewise.
6219         (test-xfail-ISO99/math.h/linknamespace): Likewise.
6220         (test-xfail-ISO99/signal.h/linknamespace): Likewise.
6221         (test-xfail-ISO99/stdio.h/linknamespace): Likewise.
6222         (test-xfail-ISO99/tgmath.h/linknamespace): Likewise.
6223         (test-xfail-ISO11/complex.h/linknamespace): Likewise.
6224         (test-xfail-ISO11/ctype.h/linknamespace): Likewise.
6225         (test-xfail-ISO11/math.h/linknamespace): Likewise.
6226         (test-xfail-ISO11/signal.h/linknamespace): Likewise.
6227         (test-xfail-ISO11/stdio.h/linknamespace): Likewise.
6228         (test-xfail-ISO11/tgmath.h/linknamespace): Likewise.
6229         (test-xfail-XPG3/ctype.h/linknamespace): Likewise.
6230         (test-xfail-XPG3/fnmatch.h/linknamespace): Likewise.
6231         (test-xfail-XPG3/glob.h/linknamespace): Likewise.
6232         (test-xfail-XPG3/math.h/linknamespace): Likewise.
6233         (test-xfail-XPG3/regex.h/linknamespace): Likewise.
6234         (test-xfail-XPG3/search.h/linknamespace): Likewise.
6235         (test-xfail-XPG3/stdio.h/linknamespace): Likewise.
6236         (test-xfail-XPG3/time.h/linknamespace): Likewise.
6237         (test-xfail-XPG3/unistd.h/linknamespace): Likewise.
6238         (test-xfail-XPG3/wordexp.h/linknamespace): Likewise.
6239         (test-xfail-XPG4/ctype.h/linknamespace): Likewise.
6240         (test-xfail-XPG4/fmtmsg.h/linknamespace): Likewise.
6241         (test-xfail-XPG4/fnmatch.h/linknamespace): Likewise.
6242         (test-xfail-XPG4/glob.h/linknamespace): Likewise.
6243         (test-xfail-XPG4/grp.h/linknamespace): Likewise.
6244         (test-xfail-XPG4/libgen.h/linknamespace): Likewise.
6245         (test-xfail-XPG4/math.h/linknamespace): Likewise.
6246         (test-xfail-XPG4/netdb.h/linknamespace): Likewise.
6247         (test-xfail-XPG4/pwd.h/linknamespace): Likewise.
6248         (test-xfail-XPG4/regex.h/linknamespace): Likewise.
6249         (test-xfail-XPG4/search.h/linknamespace): Likewise.
6250         (test-xfail-XPG4/stdio.h/linknamespace): Likewise.
6251         (test-xfail-XPG4/stdlib.h/linknamespace): Likewise.
6252         (test-xfail-XPG4/sys/mman.h/linknamespace): Likewise.
6253         (test-xfail-XPG4/sys/statvfs.h/linknamespace): Likewise.
6254         (test-xfail-XPG4/syslog.h/linknamespace): Likewise.
6255         (test-xfail-XPG4/time.h/linknamespace): Likewise.
6256         (test-xfail-XPG4/unistd.h/linknamespace): Likewise.
6257         (test-xfail-XPG4/wordexp.h/linknamespace): Likewise.
6258         (test-xfail-POSIX/aio.h/linknamespace): Likewise.
6259         (test-xfail-POSIX/fnmatch.h/linknamespace): Likewise.
6260         (test-xfail-POSIX/glob.h/linknamespace): Likewise.
6261         (test-xfail-POSIX/math.h/linknamespace): Likewise.
6262         (test-xfail-POSIX/mqueue.h/linknamespace): Likewise.
6263         (test-xfail-POSIX/pthread.h/linknamespace): Likewise.
6264         (test-xfail-POSIX/regex.h/linknamespace): Likewise.
6265         (test-xfail-POSIX/sched.h/linknamespace): Likewise.
6266         (test-xfail-POSIX/semaphore.h/linknamespace): Likewise.
6267         (test-xfail-POSIX/sys/mman.h/linknamespace): Likewise.
6268         (test-xfail-POSIX/time.h/linknamespace): Likewise.
6269         (test-xfail-POSIX/unistd.h/linknamespace): Likewise.
6270         (test-xfail-POSIX/wordexp.h/linknamespace): Likewise.
6271         (test-xfail-UNIX98/aio.h/linknamespace): Likewise.
6272         (test-xfail-UNIX98/ctype.h/linknamespace): Likewise.
6273         (test-xfail-UNIX98/fmtmsg.h/linknamespace): Likewise.
6274         (test-xfail-UNIX98/fnmatch.h/linknamespace): Likewise.
6275         (test-xfail-UNIX98/glob.h/linknamespace): Likewise.
6276         (test-xfail-UNIX98/grp.h/linknamespace): Likewise.
6277         (test-xfail-UNIX98/libgen.h/linknamespace): Likewise.
6278         (test-xfail-UNIX98/math.h/linknamespace): Likewise.
6279         (test-xfail-UNIX98/mqueue.h/linknamespace): Likewise.
6280         (test-xfail-UNIX98/netdb.h/linknamespace): Likewise.
6281         (test-xfail-UNIX98/pthread.h/linknamespace): Likewise.
6282         (test-xfail-UNIX98/pwd.h/linknamespace): Likewise.
6283         (test-xfail-UNIX98/regex.h/linknamespace): Likewise.
6284         (test-xfail-UNIX98/sched.h/linknamespace): Likewise.
6285         (test-xfail-UNIX98/search.h/linknamespace): Likewise.
6286         (test-xfail-UNIX98/semaphore.h/linknamespace): Likewise.
6287         (test-xfail-UNIX98/stdio.h/linknamespace): Likewise.
6288         (test-xfail-UNIX98/stdlib.h/linknamespace): Likewise.
6289         (test-xfail-UNIX98/sys/mman.h/linknamespace): Likewise.
6290         (test-xfail-UNIX98/sys/statvfs.h/linknamespace): Likewise.
6291         (test-xfail-UNIX98/syslog.h/linknamespace): Likewise.
6292         (test-xfail-UNIX98/time.h/linknamespace): Likewise.
6293         (test-xfail-UNIX98/unistd.h/linknamespace): Likewise.
6294         (test-xfail-UNIX98/wchar.h/linknamespace): Likewise.
6295         (test-xfail-UNIX98/wordexp.h/linknamespace): Likewise.
6296         (test-xfail-XOPEN2K/aio.h/linknamespace): Likewise.
6297         (test-xfail-XOPEN2K/complex.h/linknamespace): Likewise.
6298         (test-xfail-XOPEN2K/fcntl.h/linknamespace): Likewise.
6299         (test-xfail-XOPEN2K/fmtmsg.h/linknamespace): Likewise.
6300         (test-xfail-XOPEN2K/fnmatch.h/linknamespace): Likewise.
6301         (test-xfail-XOPEN2K/glob.h/linknamespace): Likewise.
6302         (test-xfail-XOPEN2K/grp.h/linknamespace): Likewise.
6303         (test-xfail-XOPEN2K/libgen.h/linknamespace): Likewise.
6304         (test-xfail-XOPEN2K/math.h/linknamespace): Likewise.
6305         (test-xfail-XOPEN2K/mqueue.h/linknamespace): Likewise.
6306         (test-xfail-XOPEN2K/net/if.h/linknamespace): Likewise.
6307         (test-xfail-XOPEN2K/netdb.h/linknamespace): Likewise.
6308         (test-xfail-XOPEN2K/pthread.h/linknamespace): Likewise.
6309         (test-xfail-XOPEN2K/pwd.h/linknamespace): Likewise.
6310         (test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
6311         (test-xfail-XOPEN2K/search.h/linknamespace): Likewise.
6312         (test-xfail-XOPEN2K/semaphore.h/linknamespace): Likewise.
6313         (test-xfail-XOPEN2K/signal.h/linknamespace): Likewise.
6314         (test-xfail-XOPEN2K/spawn.h/linknamespace): Likewise.
6315         (test-xfail-XOPEN2K/stdlib.h/linknamespace): Likewise.
6316         (test-xfail-XOPEN2K/sys/mman.h/linknamespace): Likewise.
6317         (test-xfail-XOPEN2K/sys/statvfs.h/linknamespace): Likewise.
6318         (test-xfail-XOPEN2K/sys/wait.h/linknamespace): Likewise.
6319         (test-xfail-XOPEN2K/syslog.h/linknamespace): Likewise.
6320         (test-xfail-XOPEN2K/tgmath.h/linknamespace): Likewise.
6321         (test-xfail-XOPEN2K/time.h/linknamespace): Likewise.
6322         (test-xfail-XOPEN2K/ucontext.h/linknamespace): Likewise.
6323         (test-xfail-XOPEN2K/unistd.h/linknamespace): Likewise.
6324         (test-xfail-XOPEN2K/wordexp.h/linknamespace): Likewise.
6325         (test-xfail-POSIX2008/aio.h/linknamespace): Likewise.
6326         (test-xfail-POSIX2008/complex.h/linknamespace): Likewise.
6327         (test-xfail-POSIX2008/ctype.h/linknamespace): Likewise.
6328         (test-xfail-POSIX2008/dirent.h/linknamespace): Likewise.
6329         (test-xfail-POSIX2008/fcntl.h/linknamespace): Likewise.
6330         (test-xfail-POSIX2008/grp.h/linknamespace): Likewise.
6331         (test-xfail-POSIX2008/math.h/linknamespace): Likewise.
6332         (test-xfail-POSIX2008/mqueue.h/linknamespace): Likewise.
6333         (test-xfail-POSIX2008/net/if.h/linknamespace): Likewise.
6334         (test-xfail-POSIX2008/netdb.h/linknamespace): Likewise.
6335         (test-xfail-POSIX2008/pthread.h/linknamespace): Likewise.
6336         (test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
6337         (test-xfail-POSIX2008/semaphore.h/linknamespace): Likewise.
6338         (test-xfail-POSIX2008/spawn.h/linknamespace): Likewise.
6339         (test-xfail-POSIX2008/sys/mman.h/linknamespace): Likewise.
6340         (test-xfail-POSIX2008/sys/statvfs.h/linknamespace): Likewise.
6341         (test-xfail-POSIX2008/tgmath.h/linknamespace): Likewise.
6342         (test-xfail-POSIX2008/time.h/linknamespace): Likewise.
6343         (test-xfail-POSIX2008/unistd.h/linknamespace): Likewise.
6344         (test-xfail-XOPEN2K8/aio.h/linknamespace): Likewise.
6345         (test-xfail-XOPEN2K8/complex.h/linknamespace): Likewise.
6346         (test-xfail-XOPEN2K8/dirent.h/linknamespace): Likewise.
6347         (test-xfail-XOPEN2K8/fcntl.h/linknamespace): Likewise.
6348         (test-xfail-XOPEN2K8/fmtmsg.h/linknamespace): Likewise.
6349         (test-xfail-XOPEN2K8/grp.h/linknamespace): Likewise.
6350         (test-xfail-XOPEN2K8/libgen.h/linknamespace): Likewise.
6351         (test-xfail-XOPEN2K8/math.h/linknamespace): Likewise.
6352         (test-xfail-XOPEN2K8/mqueue.h/linknamespace): Likewise.
6353         (test-xfail-XOPEN2K8/net/if.h/linknamespace): Likewise.
6354         (test-xfail-XOPEN2K8/netdb.h/linknamespace): Likewise.
6355         (test-xfail-XOPEN2K8/pthread.h/linknamespace): Likewise.
6356         (test-xfail-XOPEN2K8/pwd.h/linknamespace): Likewise.
6357         (test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
6358         (test-xfail-XOPEN2K8/search.h/linknamespace): Likewise.
6359         (test-xfail-XOPEN2K8/semaphore.h/linknamespace): Likewise.
6360         (test-xfail-XOPEN2K8/spawn.h/linknamespace): Likewise.
6361         (test-xfail-XOPEN2K8/sys/mman.h/linknamespace): Likewise.
6362         (test-xfail-XOPEN2K8/sys/statvfs.h/linknamespace): Likewise.
6363         (test-xfail-XOPEN2K8/syslog.h/linknamespace): Likewise.
6364         (test-xfail-XOPEN2K8/tgmath.h/linknamespace): Likewise.
6365         (test-xfail-XOPEN2K8/time.h/linknamespace): Likewise.
6366         (test-xfail-XOPEN2K8/unistd.h/linknamespace): Likewise.
6368         [BZ #17589]
6369         * intl/localealias.c [_LIBC] (FGETS): Use __fgets_unlocked instead
6370         of fgets_unlocked.
6372         [BZ #17585]
6373         * string/memmem.c [!_LIBC] (__memmem): Define to memmem.
6374         (memmem): Rename to __memmem and define as weak alias of
6375         __memmem.  Use libc_hidden_weak.
6376         (__memmem): Use libc_hidden_def.
6377         * include/string.h (__memmem): Declare.  Use libc_hidden_proto.
6378         * locale/findlocale.c (valid_locale_name): Use __memmem instead of
6379         memmem.
6381         [BZ #17582]
6382         * libio/iofgets.c [weak_alias && !_IO_MTSAFE_IO]
6383         (__fgets_unlocked): Add alias of _IO_fgets.  Use libc_hidden_def.
6384         * libio/iofgets_u.c (fgets_unlocked): Rename to __fgets_unlocked
6385         and define as weak alias of __fgets_unlocked.  Use
6386         libc_hidden_weak.
6387         (__fgets_unlocked): Use libc_hidden_def.
6388         * include/stdio.h (__fgets_unlocked): Declare.  Use
6389         libc_hidden_proto.
6390         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Use
6391         __fgets_unlocked instead of fgets_unlocked.
6392         * sysdeps/unix/sysv/linux/alpha/getsysstats.c
6393         (GET_NPROCS_CONF_PARSER): Likewise.
6394         * sysdeps/unix/sysv/linux/sparc/getsysstats.c
6395         (GET_NPROCS_CONF_PARSER): Likewise.
6397         [BZ #17574]
6398         * wcsmbs/wmemset.c (wmemset): Rename to __wmemset and define as
6399         weak alias of __wmemset.  Use libc_hidden_weak.
6400         (__wmemset): Use libc_hidden_def.
6401         * include/wchar.h (__wmemset): Declare.  Use libc_hidden_proto.
6402         * stdio-common/printf_fp.c (___printf_fp): Call __wmemset instead
6403         of wmemset.
6405         [BZ #17573]
6406         * include/string.h [NOT_IN_libc || !SHARED] (mempcpy): Declare
6407         with asm name __mempcpy.
6408         [NOT_IN_libc || !SHARED] (stpcpy): Declare with asm name __stpcpy.
6410         [BZ #17572]
6411         * sysdeps/x86_64/rawmemchr.S (rawmemchr): Rename to __rawmemchr
6412         and define as weak alias of __rawmemchr.
6413         (__rawmemchr): Do not define as strong alias of rawmemchr.
6415         [BZ #17571]
6416         * stdlib/msort.c (qsort_r): Rename to __qsort_r and define as weak
6417         alias of __qsort_r.
6418         (qsort): Call __qsort_r instead of qsort_r.
6419         * include/stdlib.h (qsort_r): Do not call libc_hidden_proto.
6420         (__qsort_r): Declare.  Call libc_hidden_proto.
6421         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call __qsort_r
6422         instead of qsort_r.
6423         * nscd/gai.c (__qsort_r): Define to qsort_r.
6424         * posix/tst-rfc3484.c (__qsort_r): Likewise.
6425         * posix/tst-rfc3484-2.c (__qsort_r): Likewise.
6426         * posix/tst-rfc3484-3.c (__qsort_r): Likewise.
6428         [BZ #17570]
6429         * malloc/malloc.c (malloc_info): Rename to __malloc_info and
6430         define as weak alias of __malloc_info.
6432         [BZ #17584]
6433         * dirent/rewinddir.c (rewinddir): Rename to __rewinddir and define
6434         as weak alias of __rewinddir.  Don't use libc_hidden_def.
6435         (__rewinddir): Use libc_hidden_def.
6436         * sysdeps/mach/hurd/rewinddir.c: Rename to __rewinddir and define
6437         as weak alias of __rewinddir.  Don't use libc_hidden_def.
6438         (__rewinddir): Use libc_hidden_def.
6439         * sysdeps/posix/rewinddir.c: Rename to __rewinddir and define as
6440         weak alias of __rewinddir.  Don't use libc_hidden_def.
6441         (__rewinddir): Use libc_hidden_def.
6442         * include/dirent.h (rewinddir): Don't use libc_hidden_proto.
6443         (__rewinddir): Use libc_hidden_proto.
6444         * sysdeps/posix/getcwd.c [!_LIBC] (__rewinddir): Define to
6445         rewinddir.
6446         (__getcwd): Use __rewinddir instead of rewinddir.
6448         [BZ #17583]
6449         * libio/fileno.c (fileno): Rename to __fileno and define as weak
6450         alias of __fileno.  Use libc_hidden_weak.
6451         (__fileno): Use libc_hidden_def.
6452         [weak_alias] (fileno_unlocked): Define as weak alias of __fileno.
6453         * libio/ftello.c (ftello): Rename to __ftello and define as weak
6454         alias of __ftello.
6455         [__OFF_T_MATCHES_OFF64_T] (ftello64): Define as weak alias of
6456         __ftello.
6457         * libio/iofread.c [weak_alias && !_IO_MTSAFE_IO]
6458         (__fread_unlocked): Define as strong alias of _IO_fread.  Use
6459         libc_hidden_def.
6460         (fread_unlocked): Don't use libc_hidden_ver.
6461         * libio/iofread_u.c (fread_unlocked): Rename to __fread_unlocked
6462         and define as weak alias of __fread_unlocked.  Don't use
6463         libc_hidden_def.
6464         (__fread_unlocked): Use libc_hidden_def.
6465         * include/stdio.h (__fileno): Declare.  Use libc_hidden_proto.
6466         (ftello): Don't use libc_hidden_proto.
6467         (__ftello): Declare.  Use libc_hidden_proto.
6468         (fread_unlocked): Don't use libc_hidden_proto.
6469         (__fread_unlocked): Declare.  Use libc_hidden_proto.
6470         * time/tzfile.c (__tzfile_read): Use __fileno, __fread_unlocked
6471         and __ftello instead of fileno, fread_unlocked and ftello.
6473 2012-11-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
6475         * sysdeps/s390/s390-32/bcopy.S (__bcopy): Use GOT instead of
6476         GOT12.
6477         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_load_address):
6478         Likewise.
6479         (_dl_start_user): Likewise.
6480         * sysdeps/s390/s390-32/setjmp.S (__sigsetjmp): Likewise.
6482 2014-11-12  Carlos O'Donell  <carlos@redhat.com>
6483             Siddhesh Poyarekar  <siddhesh@redhat.com>
6485         * sysdeps/s390/s390-32/dl-machine.h (_dl_start_user):
6486         Move argv and envp down instead of moving argc up.
6487         * sysdeps/s390/s390-32/dl-sysdep.h: New file.
6489 2014-11-12  Leonhard Holz  <leonhard.holz@web.de>
6491         [BZ #17506]
6492         * test-skeleton.c (main): Return successful if one of
6493         EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
6494         * string/tst-strcoll-overflow.c: Define expected status.
6496 2014-11-12  Tatiana Udalova  <t.udalova@samsung.com>
6498         [BZ #17475]
6499         * locale/iso-639.def: Define Bhili and Tulu language codes.
6501 2014-11-11  Alan Hayward  <alan.hayward@arm.com>
6503         * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h: New file.
6505 2014-11-10  Renlin Li  <Renlin.Li@arm.com>
6507         [BZ #17555]
6508         * sysdeps/aarch64/start.S (_start): Delete x29 overwritten assignment.
6510 2014-11-10  Andrew Senkevich  <andrew.n.senkevich@gmail.com>
6512         * configure.ac: Updated check of minimal required version to
6513         2.22.
6514         * manual/install.texi (Tools for Compilation): Updated version
6515         number.
6516         * configure: Regenerated.
6517         * INSTALL: Likewise.
6519 2014-11-07  Andreas Schwab  <schwab@linux-m68k.org>
6521         * sysdeps/unix/sysv/linux/m68k/localplt.data (ld.so): Remove
6522         __tls_get_addr.
6524 2014-11-07  Joseph Myers  <joseph@codesourcery.com>
6526         * include/sys/wait.h (__libc_waitpid): Remove declaration.
6527         * posix/waitpid.c (__libc_waitpid): Rename to __waitpid.
6528         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6529         libc_hidden_weak.
6530         (waitpid): Define as alias of __waitpid.
6531         * sysdeps/unix/bsd/waitpid.c (__libc_waitpid): Rename to
6532         __waitpid.
6533         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6534         libc_hidden_weak.
6535         (waitpid): Define as alias of __waitpid.
6536         * sysdeps/unix/sysv/linux/i386/syscalls.list (waitpid): Remove
6537         __libc_waitpid alias.
6538         * sysdeps/unix/sysv/linux/m68k/syscalls.list (waitpid): Likewise.
6539         * sysdeps/unix/sysv/linux/powerpc/syscalls.list (waitpid):
6540         Likewise.
6541         * sysdeps/unix/sysv/linux/sh/syscalls.list (waitpid): Likewise.
6542         * sysdeps/unix/sysv/linux/sparc/syscalls.list (waitpid): Likewise.
6543         * sysdeps/unix/sysv/linux/tile/waitpid.S (__libc_waitpid): Remove
6544         alias.
6545         * sysdeps/unix/sysv/linux/waitpid.c (__libc_waitpid): Rename to
6546         __waitpid.
6547         (__waitpid): Don't define as alias.  Use libc_hidden_def not
6548         libc_hidden_weak.
6549         (waitpid): Define as alias of __waitpid.
6551 2014-11-06  Carlos O'Donell  <carlos@redhat.com>
6553         * manual/llio.texi: Add comment that write safety has been
6554         fixed in Linux.
6556         * elf/Makefile (all-built-dso): Add $(common-objpfx)elf/ld.so.
6557         (localplt-build-dso): Add elf/ld.so.
6558         * sysdeps/unix/sysv/linux/i386/localplt.data: Add ___tls_get_addr
6559         i.e. 3 underscore version, __libc_memalign, malloc, calloc, realloc,
6560         and free for ld.so.
6561         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: Add
6562         __libc_memalign, malloc, calloc, realloc, and free for ld.so.
6563         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data:
6564         Likewise.
6565         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
6566         Likewise.
6567         * sysdeps/unix/sysv/linux/s390/localplt.data: Likewise.
6568         * sysdeps/generic/localplt.data: Add __tls_get_addr i.e. 2 underscore
6569         version, __libc_memalign, malloc, calloc, realloc and free for ld.so.
6570         * sysdeps/unix/sysv/linux/aarch64/localplt.data: Likewise.
6571         * sysdeps/unix/sysv/linux/arm/localplt.data: Likewise.
6572         * sysdeps/unix/sysv/linux/alpha/localplt.data: Likewise.
6573         * sysdeps/unix/sysv/linux/ia64/localplt.data: Likewise.
6574         * sysdeps/unix/sysv/linux/m68k/localplt.data: Likewise.
6575         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Likewise.
6576         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: Likewise.
6577         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: Likewise.
6579 2014-11-05  Joseph Myers  <joseph@codesourcery.com>
6581         [BZ #14132]
6582         * include/libc-symbols.h (INTUSE): Remove macro.
6583         (INTDEF): Likewise.
6584         (INTVARDEF): Likewise.
6585         (_INTVARDEF): Likewise.
6586         (INTDEF2): Likewise.
6587         (INTVARDEF2): Likewise.
6588         * elf/rtld.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Use
6589         rtld_hidden_def instead of INTVARDEF.
6590         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]
6591         (_dl_starting_up_internal): Remove declaration.
6592         (_dl_starting_up): Use rtld_hidden_proto.
6593         * elf/dl-init.c [!HAVE_INLINED_SYSCALLS] (_dl_starting_up): Remove
6594         declaration.
6595         [!HAVE_INLINED_SYSCALLS] (_dl_starting_up_internal): Likewise.
6596         (_dl_init) [!HAVE_INLINED_SYSCALLS]: Don't use INTUSE with
6597         _dl_starting_up.
6598         * elf/dl-writev.h (_dl_writev): Likewise.
6599         * sysdeps/powerpc/powerpc64/dl-machine.h [!HAVE_INLINED_SYSCALLS]
6600         (DL_STARTING_UP_DEF): Use __GI__dl_starting_up instead of
6601         _dl_starting_up_internal.
6603 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6605         * stdio-common/tst-fmemopen.c (do_test): Refactor to use
6606         test-skeleton.c.
6608 2014-11-05  Will Newton  <will.newton@linaro.org>
6610         * benchtests/Makefile: (bench-malloc): Add malloc thread
6611         scalability benchmark.
6612         * benchtests/bench-malloc-threads.c: New file.
6614 2014-11-05  Richard Earnshaw  <rearnsha@arm.com>
6616         * sysdeps/aarch64/strchrnul.S: New file.
6618 2014-11-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6620         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Simplify
6621         definition.
6622         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
6623         Likwise.
6624         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
6625         Likewise.
6626         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
6627         Likewise.
6628         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
6629         Likewise.
6630         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
6631         Likewise.
6633 2014-11-05  Arjun Shankar  <arjun.is@lostca.se>
6635         * catgets/test-gencat.c: Use test-skeleton.c.
6636         * catgets/tst-catgets.c: Likewise.
6637         * csu/tst-empty.c: Likewise.
6638         * elf/tst-audit2.c: Likewise.
6639         * elf/tst-global1.c: Likewise.
6640         * elf/tst-pathopt.c: Likewise.
6641         * elf/tst-piemod1.c: Likewise.
6642         * elf/tst-tls10.c: Likewise.
6643         * elf/tst-tls11.c: Likewise.
6644         * elf/tst-tls12.c: Likewise.
6645         * gnulib/tst-gcc.c: Likewise.
6646         * iconvdata/tst-e2big.c: Likewise.
6647         * iconvdata/tst-loading.c: Likewise.
6648         * iconv/tst-iconv1.c: Likewise.
6649         * iconv/tst-iconv2.c: Likewise.
6650         * inet/test-inet6_opt.c: Likewise.
6651         * inet/tst-gethnm.c: Likewise.
6652         * inet/tst-network.c: Likewise.
6653         * inet/tst-ntoa.c: Likewise.
6654         * intl/tst-codeset.c: Likewise.
6655         * intl/tst-gettext2.c: Likewise.
6656         * intl/tst-gettext3.c: Likewise.
6657         * intl/tst-ngettext.c: Likewise.
6658         * intl/tst-translit.c: Likewise.
6659         * io/test-stat.c: Likewise.
6660         * libio/test-fmemopen.c: Likewise.
6661         * libio/tst-freopen.c: Likewise.
6662         * libio/tst-sscanf.c: Likewise.
6663         * libio/tst-ungetwc1.c: Likewise.
6664         * libio/tst-ungetwc2.c: Likewise.
6665         * libio/tst-widetext.c: Likewise.
6666         * localedata/tst-ctype.c: Likewise.
6667         * localedata/tst-digits.c: Likewise.
6668         * localedata/tst-leaks.c: Likewise.
6669         * localedata/tst-mbswcs1.c: Likewise.
6670         * localedata/tst-mbswcs2.c: Likewise.
6671         * localedata/tst-mbswcs3.c: Likewise.
6672         * localedata/tst-mbswcs4.c: Likewise.
6673         * localedata/tst-mbswcs5.c: Likewise.
6674         * localedata/tst-setlocale.c: Likewise.
6675         * localedata/tst-trans.c: Likewise.
6676         * localedata/tst-wctype.c: Likewise.
6677         * localedata/tst-xlocale1.c: Likewise.
6678         * login/tst-grantpt.c: Likewise.
6679         * malloc/tst-calloc.c: Likewise.
6680         * malloc/tst-malloc.c: Likewise.
6681         * malloc/tst-mallocstate.c: Likewise.
6682         * malloc/tst-mcheck.c: Likewise.
6683         * malloc/tst-mtrace.c: Likewise.
6684         * malloc/tst-obstack.c: Likewise.
6685         * math/atest-exp2.c: Likewise.
6686         * math/atest-exp.c: Likewise.
6687         * math/atest-sincos.c: Likewise.
6688         * math/test-matherr.c: Likewise.
6689         * math/test-misc.c: Likewise.
6690         * math/test-powl.c: Likewise.
6691         * math/tst-definitions.c: Likewise.
6692         * misc/tst-dirname.c: Likewise.
6693         * misc/tst-efgcvt.c: Likewise.
6694         * misc/tst-fdset.c: Likewise.
6695         * misc/tst-hsearch.c: Likewise.
6696         * misc/tst-mntent2.c: Likewise.
6697         * nptl/tst-sem7.c: Likewise.
6698         * nptl/tst-sem8.c: Likewise.
6699         * nptl/tst-sem9.c: Likewise.
6700         * nss/test-netdb.c: Likewise.
6701         * posix/tst-fnmatch.c: Likewise.
6702         * posix/tst-getlogin.c: Likewise.
6703         * posix/tst-gnuglob.c: Likewise.
6704         * posix/tst-mmap.c: Likewise.
6705         * pwd/tst-getpw.c: Likewise.
6706         * resolv/tst-inet_ntop.c: Likewise.
6707         * rt/tst-timer.c: Likewise.
6708         * stdio-common/test-fseek.c: Likewise.
6709         * stdio-common/test-popen.c: Likewise.
6710         * stdio-common/test-vfprintf.c: Likewise.
6711         * stdio-common/tst-cookie.c: Likewise.
6712         * stdio-common/tst-fileno.c: Likewise.
6713         * stdio-common/tst-gets.c: Likewise.
6714         * stdio-common/tst-obprintf.c: Likewise.
6715         * stdio-common/tst-perror.c: Likewise.
6716         * stdio-common/tst-sprintf2.c: Likewise.
6717         * stdio-common/tst-sprintf3.c: Likewise.
6718         * stdio-common/tst-sprintf.c: Likewise.
6719         * stdio-common/tst-swprintf.c: Likewise.
6720         * stdio-common/tst-tmpnam.c: Likewise.
6721         * stdio-common/tst-unbputc.c: Likewise.
6722         * stdio-common/tst-wc-printf.c: Likewise.
6723         * stdlib/tst-environ.c: Likewise.
6724         * stdlib/tst-fmtmsg.c: Likewise.
6725         * stdlib/tst-limits.c: Likewise.
6726         * stdlib/tst-rand48-2.c: Likewise.
6727         * stdlib/tst-rand48.c: Likewise.
6728         * stdlib/tst-random2.c: Likewise.
6729         * stdlib/tst-random.c: Likewise.
6730         * stdlib/tst-strtol.c: Likewise.
6731         * stdlib/tst-strtoll.c: Likewise.
6732         * stdlib/tst-tls-atexit.c: Likewise.
6733         * stdlib/tst-xpg-basename.c: Likewise.
6734         * string/test-ffs.c: Likewise.
6735         * string/tst-bswap.c: Likewise.
6736         * string/tst-inlcall.c: Likewise.
6737         * string/tst-strtok.c: Likewise.
6738         * string/tst-strxfrm.c: Likewise.
6739         * sysdeps/x86_64/tst-audit10.c: Likewise.
6740         * sysdeps/x86_64/tst-audit3.c: Likewise.
6741         * sysdeps/x86_64/tst-audit4.c: Likewise.
6742         * sysdeps/x86_64/tst-audit5.c: Likewise.
6743         * time/tst-ftime_l.c: Likewise.
6744         * time/tst-getdate.c: Likewise.
6745         * time/tst-mktime3.c: Likewise.
6746         * time/tst-mktime.c: Likewise.
6747         * time/tst-posixtz.c: Likewise.
6748         * time/tst-strptime2.c: Likewise.
6749         * time/tst-strptime3.c: Likewise.
6750         * wcsmbs/tst-btowc.c: Likewise.
6751         * wcsmbs/tst-mbrtowc.c: Likewise.
6752         * wcsmbs/tst-mbsrtowcs.c: Likewise.
6753         * wcsmbs/tst-wchar-h.c: Likewise.
6754         * wcsmbs/tst-wcpncpy.c: Likewise.
6755         * wcsmbs/tst-wcrtomb.c: Likewise.
6756         * wcsmbs/tst-wcsnlen.c: Likewise.
6757         * wcsmbs/tst-wcstof.c: Likewise.
6759 2014-11-04  Joseph Myers  <joseph@codesourcery.com>
6761         [BZ #14132]
6762         * elf/dl-profile.c (_dl_mcount): Use rtld_hidden_def instead of
6763         INTDEF.
6764         * sysdeps/generic/ldsodefs.h (_dl_mcount_internal): Remove
6765         declaration.
6766         (_dl_mcount): Use rtld_hidden_proto.
6767         * elf/dl-runtime.c (_dl_profile_fixup): Don't use INTUSE with
6768         _dl_mcount.
6769         * elf/rtld.c (_rtld_global_ro): Likewise.
6771         [BZ #14132]
6772         * elf/dl-init.c (_dl_init): Don't use INTDEF.
6773         * sysdeps/aarch64/dl-machine.h (RTLD_START): Use _dl_init instead
6774         of _dl_init_internal.
6775         * sysdeps/alpha/dl-machine.h (RTLD_START): Likewise.
6776         * sysdeps/arm/dl-machine.h (RTLD_START): Likewise.
6777         * sysdeps/hppa/dl-machine.h (RTLD_START): Likewise.
6778         * sysdeps/i386/dl-machine.h (RTLD_START): Likewise.
6779         * sysdeps/ia64/dl-machine.h (RTLD_START): Likewise.
6780         * sysdeps/m68k/dl-machine.h (RTLD_START): Likewise.
6781         * sysdeps/microblaze/dl-machine.h (RTLD_START): Likewise.
6782         * sysdeps/mips/dl-machine.h (RTLD_START): Likewise.
6783         * sysdeps/powerpc/powerpc32/dl-start.S (_start): Likewise.
6784         * sysdeps/s390/s390-32/dl-machine.h (RTLD_START): Likewise.
6785         * sysdeps/s390/s390-64/dl-machine.h (RTLD_START): Likewise.
6786         * sysdeps/sh/dl-machine.h (RTLD_START): Likewise.
6787         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
6788         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
6789         * sysdeps/tile/dl-start.S (_start): Likewise.
6790         * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
6791         * sysdeps/x86_64/x32/dl-machine.h (RTLD_START): Likewise.
6793         [BZ #14132]
6794         * sysdeps/generic/ldsodefs.h (_dl_argv): Use rtld_hidden_proto.
6795         [IS_IN_rtld] (_dl_argv_internal): Do not declare.
6796         (rtld_progname): Make macro definition unconditional.
6797         * elf/rtld.c (_dl_argv): Use rtld_hidden_data_def instead of
6798         INTDEF.
6799         (dlmopen_doit): Do not use INTUSE with _dl_argv.
6800         (dl_main): Likewise.
6801         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
6802         * sysdeps/alpha/dl-machine.h (RTLD_START): Use __GI__dl_argv
6803         instead of _dl_argv_internal.
6804         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
6805         __GI__dl_argv instead of INTUSE(_dl_argv).
6806         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
6807         __GI__dl_argv instead of _dl_argv_internal.
6809         * soft-fp/op-common.h (_FP_TO_INT_ROUND): New macro.
6810         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_D): New
6811         macro.
6812         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_D): Likewise.
6813         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_E):
6814         New macro.
6815         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_E): Likewise.
6816         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_ROUND_Q): New
6817         macro.
6818         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_ROUND_Q): Likewise.
6819         * soft-fp/single.h (FP_TO_INT_ROUND_S): New macro.
6821 2014-11-04  Andreas Schwab  <schwab@suse.de>
6823         * posix/regex_internal.h: Don't include <locale/elem-hash.h>.
6825 2014-11-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6827         * sysdeps/powerpc/powerpc64/power8/memset.S (MTVSRD_V1_R4): Encode
6828         mtvsrd instruction in binary form.
6830 2014-11-03  Andreas Schwab  <schwab@suse.de>
6832         [BZ #17522]
6833         * libio/wfileops.c (_IO_wdo_write): If the file buffer has room
6834         for less than MB_LEN_MAX use a local buffer of that size.
6835         * libio/tst-fputws.c: New file.
6836         * libio/Makefile (tests): Add tst-fputws.
6838 2014-11-01  Jose E. Marchesi  <jose.marchesi@oracle.com>
6840         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu): fix
6841         the size of the fpu_fr.fpu_dregs[] array.
6843 2014-11-01  Joseph Myers  <joseph@codesourcery.com>
6845         * posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
6846         (__nanosleep): Do not define as alias.
6847         (nanosleep): Define as alias of __nanosleep.
6848         * sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
6849         __libc_nanosleep name.
6851 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
6853         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
6854         install.texi in comment.
6856 2014-10-31  Torvald Riegel  <triegel@redhat.com>
6858         * sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...
6859         * sysdeps/powerpc/powerpc32/bits/atomic.h (atomic_write_barrier):
6860         ... add here and use lwsync or sync ...
6861         * sysdeps/powerpc/powerpc64/bits/atomic.h (atomic_write_barrier):
6862         ... and add here using lwsync.
6864 2014-10-31  Matthew Fortune  <matthew.fortune@imgtec.com>
6866         * elf/dl-machine-reject-phdr.h: New file.
6867         * elf/dl-load.c: #include that.
6868         (open_verify): Call elf_machine_reject_phdr_p and ignore the file
6869         if that returned true.
6871 2014-10-31  Roland McGrath  <roland@hack.frob.com>
6873         [BZ #17496]
6874         * Makerules: Move gnu/lib-names.h generation chunk up, to right after
6875         gen-as-const-headers chunk.  Add a big scare comment after the last
6876         safe place to touch before-compile.
6878 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
6880         * manual/install.texi (Tools for Compilation): Update autoconf
6881         version requirements.
6882         * INSTALL: Regenerated.
6884         * misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
6885         * sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
6886         (__libc_pselect): Likewise.
6888         [BZ #14138]
6889         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file.
6890         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
6891         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
6892         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
6894 2014-10-31  Torvald Riegel  <triegel@redhat.com>
6896         * sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
6897         correct barrier instruction.
6898         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
6899         Likewise.
6900         * sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
6901         Likewise.
6903 2014-10-30  Roland McGrath  <roland@hack.frob.com>
6905         * include/ctype.h: Include <ctype/ctype.h> first thing rather than
6906         after defining inlines.  Instead, just use parens to defeat macro
6907         expansion of __isctype in its declaration.
6909 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
6911         * include/sys/uio.h (__libc_readv): Remove declaration.
6912         (__libc_writev): Likewise.
6913         * misc/readv.c (__libc_readv): Rename to __readv.
6914         (__readv): Do not define as alias.
6915         (readv): Define as alias of __readv.
6916         * misc/writev.c (__libc_writev): Rename to __writev.
6917         (__writev): Do not define as alias.
6918         (writev): Define as alias of __writev.
6919         * sysdeps/posix/readv.c (__libc_readv): Rename to __readv.
6920         (__readv): Do not define as alias.
6921         (readv): Define unconditionally as alias of __readv.
6922         * sysdeps/posix/writev.c (__libc_writev): Rename to __writev.
6923         (__writev): Do not define as alias.
6924         (writev): Define unconditionally as alias of __writev.
6925         * sysdeps/unix/syscalls.list (readv): Do not define __libc_readv
6926         name.
6927         (writev): Do not define __libc_writev name.
6929 2014-10-30  Roland McGrath  <roland@hack.frob.com>
6931         * iconv/iconv_charmap.c (add_bytes): Make IN argument pointer to const.
6932         (convert_charseq): New function, broken out of ...
6933         (use_from_charmap): ... here.  Call it.
6934         (use_to_charmap): Use convert_charseq and free instead of duplicating
6935         its code with a variable-length stack struct.
6937 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
6939         * include/fcntl.h (__libc_creat): Remove declaration.
6940         * io/creat.c (__libc_creat): Rename to creat.
6941         (creat): Do not define as alias.
6942         * sysdeps/unix/sysv/linux/alpha/creat.c (creat64): Define as alias
6943         of creat instead of __libc_creat.
6944         * sysdeps/unix/sysv/linux/generic/creat.c (__libc_creat): Rename
6945         to creat.
6946         (creat): Do not define as alias.
6947         [__WORDSIZE == 64] (creat64): Define as alias of creat instead of
6948         __libc_creat.
6949         * sysdeps/unix/sysv/linux/syscalls.list (creat): Do not define
6950         __libc_creat name.
6951         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list (creat):
6952         Likewise.
6954 2014-10-29  Carlos O'Donell  <carlos@redhat.com>
6956         * manual/llio.texi: Add comments discussing why write() may be
6957         considered MT-unsafe on Linux.
6959 2014-10-28  Carlos O'Donell  <carlos@redhat.com>
6961         * dl-load.c (local_strdup): Remove.
6962         (expand_dynamic_string_token): Use __strdup.
6963         (decompose_rpath): Likewise.
6964         (_dl_map_object): Likewise.
6966 2014-10-28  Joseph Myers  <joseph@codesourcery.com>
6968         [BZ #14132]
6969         * sysdeps/generic/unwind-dw2-fde.c
6970         (__register_frame_info_bases_internal): Do not declare.
6971         (__register_frame_info_table_bases_internal): Likewise.
6972         (__deregister_frame_info_bases_internal): Likewise.
6973         (__register_frame_info_bases): Declare and use hidden_proto before
6974         definition.  Use hidden_def instead of INTDEF.
6975         (__register_frame_info_table_bases): Likewise.
6976         (__deregister_frame_info_bases): Likewise.
6977         (__register_frame_info): Do not use INTUSE.
6978         (__register_frame): Likewise.
6979         (__register_frame_info_table): Likewise.
6980         (__register_frame_table): Likewise.
6981         (__deregister_frame_info): Likewise.
6982         (__deregister_frame): Likewise.
6984 2014-10-27  Gratian Crisan  <gratian.crisan@ni.com>
6986         * sysdeps/unix/sysv/linux/arm/kernel-features.h
6987         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_FUTEX_LOCK_PI): Do
6988         not undefine.
6989         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_REQUEUE_PI):
6990         Likewise.
6991         [__LINUX_KERNEL_VERSION >= 0x030E03] (__ASSUME_SET_ROBUST_LIST):
6992         Likewise.
6994 2014-10-27  Joseph Myers  <joseph@codesourcery.com>
6996         [BZ #14138]
6997         * sysdeps/unix/sysv/linux/arm/setfsgid.c: Remove file.
6998         * sysdeps/unix/sysv/linux/arm/setfsuid.c: Likewise.
6999         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
7000         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise.
7001         * sysdeps/unix/sysv/linux/m68k/setfsgid.c: Likewise.
7002         * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Likewise.
7003         * sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: Likewise.
7004         * sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: Likewise.
7005         * sysdeps/unix/sysv/linux/sh/setfsgid.c: Likewise.
7006         * sysdeps/unix/sysv/linux/sh/setfsuid.c: Likewise.
7007         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsgid.c: Likewise.
7008         * sysdeps/unix/sysv/linux/sparc/sparc32/setfsuid.c: Likewise.
7009         * sysdeps/unix/sysv/linux/arm/syscalls.list (setfsgid): Add
7010         syscall.
7011         (setfsuid): Likewise.
7012         * sysdeps/unix/sysv/linux/i386/syscalls.list (setfsgid): Likewise.
7013         (setfsuid): Likewise.
7014         * sysdeps/unix/sysv/linux/m68k/syscalls.list (setfsgid): Likewise.
7015         (setfsuid): Likewise.
7016         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setfsgid):
7017         Likewise.
7018         (setfsuid): Likewise.
7019         * sysdeps/unix/sysv/linux/sh/syscalls.list (setfsgid): Likewise.
7020         (setfsuid): Likewise.
7021         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (setfsgid):
7022         Likewise.
7023         (setfsuid): Likewise.
7025 2014-10-27  Andreas Schwab  <schwab@suse.de>
7027         [BZ #17501]
7028         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Fix
7029         check for Slow_SSE4_2 feature bit.
7030         * sysdeps/i386/i686/multiarch/strcmp.S (STRCMP): Likewise.
7031         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
7032         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP, __strcascmp):
7033         Likewise.  Fix check for Fast_Unaligned_Load feature bit.
7035 2014-10-24  Roland McGrath  <roland@hack.frob.com>
7037         * configure.ac: Validate compiler version with a empirical test of
7038         __GNUC__ and __GNUC_MINOR__ predefined values, rather than by grepping
7039         $CC -v output.
7040         * configure: Regenerated.
7042         * inet/htons.c (htons): Prototypify.
7043         * inet/htonl.c (htonl): Likewise.
7045 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7047         * string/strncat.c (strncat): Improve performance by using strlen.
7049 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7051         * string/strcat.c (strcat): Improve performance by using strlen/strcpy.
7053 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7055         * sysdeps/aarch64/fpu/fgetexcptflg.c (fegetexceptflag):
7056         Call libc_fetestexcept_aarch64.
7058 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7060         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept):
7061         Call libc_feholdexcept_aarch64.
7063 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7065         * sysdeps/aarch64/fpu/fegetround.c (fegetround):
7066         Call get_rounding_mode.
7068 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7070         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept):
7071         Simplify logic.
7073 2014-10-24  Wilco Dijkstra  <wdijkstr@arm.com>
7075         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept):
7076         Simplify logic.
7078 2014-10-24  Joseph Myers  <joseph@codesourcery.com>
7080         [BZ #14138]
7081         * sysdeps/unix/sysv/linux/arm/getegid.c: Remove file.
7082         * sysdeps/unix/sysv/linux/arm/geteuid.c: Likewise.
7083         * sysdeps/unix/sysv/linux/arm/getgid.c: Likewise.
7084         * sysdeps/unix/sysv/linux/arm/getgroups.c: Likewise.
7085         * sysdeps/unix/sysv/linux/arm/getresgid.c: Likewise.
7086         * sysdeps/unix/sysv/linux/arm/getresuid.c: Likewise.
7087         * sysdeps/unix/sysv/linux/arm/getuid.c: Likewise.
7088         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
7089         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
7090         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
7091         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
7092         * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
7093         * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
7094         * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise.
7095         * sysdeps/unix/sysv/linux/m68k/getegid.c: Likewise.
7096         * sysdeps/unix/sysv/linux/m68k/geteuid.c: Likewise.
7097         * sysdeps/unix/sysv/linux/m68k/getgid.c: Likewise.
7098         * sysdeps/unix/sysv/linux/m68k/getgroups.c: Likewise.
7099         * sysdeps/unix/sysv/linux/m68k/getresgid.c: Likewise.
7100         * sysdeps/unix/sysv/linux/m68k/getresuid.c: Likewise.
7101         * sysdeps/unix/sysv/linux/m68k/getuid.c: Likewise.
7102         * sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: Likewise.
7103         * sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: Likewise.
7104         * sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: Likewise.
7105         * sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: Likewise.
7106         * sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: Likewise.
7107         * sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: Likewise.
7108         * sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: Likewise.
7109         * sysdeps/unix/sysv/linux/sh/getegid.c: Likewise.
7110         * sysdeps/unix/sysv/linux/sh/geteuid.c: Likewise.
7111         * sysdeps/unix/sysv/linux/sh/getgid.c: Likewise.
7112         * sysdeps/unix/sysv/linux/sh/getgroups.c: Likewise.
7113         * sysdeps/unix/sysv/linux/sh/getresgid.c: Likewise.
7114         * sysdeps/unix/sysv/linux/sh/getresuid.c: Likewise.
7115         * sysdeps/unix/sysv/linux/sh/getuid.c: Likewise.
7116         * sysdeps/unix/sysv/linux/sparc/sparc32/getegid.c: Likewise.
7117         * sysdeps/unix/sysv/linux/sparc/sparc32/geteuid.c: Likewise.
7118         * sysdeps/unix/sysv/linux/sparc/sparc32/getgid.c: Likewise.
7119         * sysdeps/unix/sysv/linux/sparc/sparc32/getgroups.c: Likewise.
7120         * sysdeps/unix/sysv/linux/sparc/sparc32/getuid.c: Likewise.
7121         * sysdeps/unix/sysv/linux/arm/syscalls.list (getegid): Add
7122         syscall.
7123         (geteuid): Likewise.
7124         (getgid): Likewise.
7125         (getuid): Likewise.
7126         (getresgid): Likewise.
7127         (getresuid): Likewise.
7128         (getgroups): Likewise.
7129         * sysdeps/unix/sysv/linux/i386/syscalls.list (getegid): Likewise.
7130         (geteuid): Likewise.
7131         (getgid): Likewise.
7132         (getuid): Likewise.
7133         (getresgid): Likewise.
7134         (getresuid): Likewise.
7135         (getgroups): Likewise.
7136         * sysdeps/unix/sysv/linux/m68k/syscalls.list (getegid): Likewise.
7137         (geteuid): Likewise.
7138         (getgid): Likewise.
7139         (getuid): Likewise.
7140         (getresgid): Likewise.
7141         (getresuid): Likewise.
7142         (getgroups): Likewise.
7143         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (getegid):
7144         Likewise.
7145         (geteuid): Likewise.
7146         (getgid): Likewise.
7147         (getuid): Likewise.
7148         (getresgid): Likewise.
7149         (getresuid): Likewise.
7150         (getgroups): Likewise.
7151         * sysdeps/unix/sysv/linux/sh/syscalls.list (getegid): Likewise.
7152         (geteuid): Likewise.
7153         (getgid): Likewise.
7154         (getuid): Likewise.
7155         (getresgid): Likewise.
7156         (getresuid): Likewise.
7157         (getgroups): Likewise.
7158         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (getegid):
7159         Likewise.
7160         (geteuid): Likewise.
7161         (getgid): Likewise.
7162         (getuid): Likewise.
7163         (getgroups): Likewise.
7165         [BZ #14138]
7166         * sysdeps/unix/sysv/linux/i386/chown.c: Remove file.
7167         * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise.
7168         * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
7169         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
7170         * sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: Remove file.
7171         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise.
7172         * sysdeps/unix/sysv/linux/sh/chown.c: Likewise.
7173         * sysdeps/unix/sysv/linux/sh/fchown.c: Likewise.
7174         * sysdeps/unix/sysv/linux/sh/lchown.c: Likewise.
7175         * sysdeps/unix/sysv/linux/sparc/sparc32/chown.c: Likewise.
7176         * sysdeps/unix/sysv/linux/sparc/sparc32/fchown.c: Likewise.
7177         * sysdeps/unix/sysv/linux/sparc/sparc32/lchown.c: Likewise.
7178         * sysdeps/unix/sysv/linux/s390/s390-32/Versions (GLIBC_2.1): Add
7179         __chown.
7180         * sysdeps/unix/sysv/linux/i386/syscalls.list (chown): Add syscall.
7181         (lchown): Likewise.
7182         (fchown): Likewise.
7183         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (chown):
7184         Likewise.
7185         (lchown): Likewise.
7186         (fchown): Likewise.
7187         * sysdeps/unix/sysv/linux/sh/syscalls.list (chown): Likewise.
7188         (lchown): Likewise.
7189         (fchown): Likewise.
7190         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (chown):
7191         Likewise.
7192         (lchown): Likewise.
7193         (fchown): Likewise.
7195 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7197         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept):
7198         Simplify logic.
7200 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7202         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
7203         Cleanup logic.
7205 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7207         * sysdeps/aarch64/fpu/fsetexcptflg.c (fsetexceptflag):
7208         Remove unused include.
7210 2014-10-23  Wilco Dijkstra  <wdijkstr@arm.com>
7212         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Remove spaces.
7213         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Remove spaces.
7214         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Remove spaces.
7215         * sysdeps/aarch64/fpu/fraiseexcpt.c (feraiseexcept): Remove spaces.
7217 2014-10-23  Carlos O'Donell  <carlos@systemhalted.org>
7218             Helge Deller <deller@gmx.de>
7220         [BZ #17508]
7221         * sysdeps/unix/sysv/linux/hppa/bits/signum.h: Remove SIGEMT.
7222         Define SIGSTKFLT as 7. Define SIGSYS as 31. Define SIGXCPU as 12.
7223         Remove SIGLOST. Define SIGXFSZ as 30. Define __SIGRTMIN as 32.
7225 2014-10-23  Joseph Myers  <joseph@codesourcery.com>
7227         [BZ #14132]
7228         * sysdeps/powerpc/powerpc32/libgcc-compat.S (__ashldi3_v_glibc20):
7229         Remove macro definition.
7230         (__ashrdi3_v_glibc20): Likewise.
7231         (__lshrdi3_v_glibc20): Likewise.
7232         (__cmpdi2_v_glibc20): Likewise.
7233         (__ucmpdi2_v_glibc20): Likewise.
7234         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixdfdi_v_glibc20): Likewise.
7235         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
7236         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
7237         [!_SOFT_FLOAT && !__NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
7238         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
7239         [!_SOFT_FLOAT && !__NO_FPRS__] (__floatdisf_v_glibc20): Likewise.
7241 2014-10-22  Roland McGrath  <roland@hack.frob.com>
7243         * inet/netgroup.h (struct name_list): Use C99 [] syntax rather than
7244         old GNU extension [0] syntax.
7245         * nscd/nscd_helper.c (open_socket): Use a flexible array member and
7246         alloca rather than an array member with variable length.
7247         * nscd/netgroupcache.c (addgetnetgrentX): Likewise.
7248         * nscd/nscd.c (invalidate_db): New function, broken out of ...
7249         (parse_opt): ... here.  Likewise use alloca there.
7250         Validate the -i argument before checking for rootness.
7251         (send_shutdown): New function, broken out of ...
7252         (parse_opt): ... here.
7254 2014-10-22  Roland McGrath  <roland@hack.frob.com>
7256         * sysdeps/arm/__longjmp.S [NEED_HWCAP] [IS_IN_rtld]: Use LDST_PCREL
7257         macro to get at the _rt_local_ro field.
7258         [NEED_HWCAP] [!IS_IN_rtld]: Use LDR_GLOBAL to get at _rtld_global_ro
7259         ([PIC] case) or _dl_hwcap ([!PIC] case).
7260         * sysdeps/arm/setjmp.S: Likewise.
7262         * config.h.in (ARM_PCREL_MOVW_OK): New macro.
7263         * sysdeps/arm/configure.ac: New check to define it.
7264         * sysdeps/arm/configure: Regenerated.
7265         * sysdeps/arm/sysdep.h [__ASSEMBLER__]: Include <arm-features.h>.
7266         (LDST_INDEXED_NOINDEX, LDST_INDEXED_INDEX): New macros.
7267         (LDST_INDEXED, LDST_PC_INDEXED): New macros, differing definitions
7268         depending on [ARM_NO_INDEX_REGISTER] and [__thumb2__].
7269         (LDST_PCREL) [!__thumb2__ && ARCH_HAS_T2 && ARM_PCREL_MOVW_OK]:
7270         Use move/movt pair instead of a load.
7271         (LDST_GLOBAL): Macro removed.
7272         (LDR_GLOBAL): New macro replaces it.
7273         (LDR_HIDDEN): New macro.
7274         (PTR_MANGLE_LOAD): Use LDR_GLOBAL rather than LDST_GLOBAL.
7275         Use LDR_HIDDEN instead for __pointer_chk_guard_local.
7277         * setjmp/tst-setjmp-static.c: New file.
7278         * setjmp/Makefile (tests): Add it.
7279         (tests-static): New variable.
7281 2014-10-22  Maciej W. Rozycki  <macro@codesourcery.com>
7283         [BZ #17485]
7284         * sysdeps/unix/sysv/linux/mips/vfork.S (__libc_vfork): Define.
7286 2014-10-21  Joseph Myers  <joseph@codesourcery.com>
7288         [BZ #14132]
7289         * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
7291 2014-10-21  Roland McGrath  <roland@hack.frob.com>
7293         * nptl/version.c (__nptl_main): Call __libc_write, not __write.
7295 2014-10-20  Roland McGrath  <roland@hack.frob.com>
7297         * io/fts.c (dirent_not_directory): New function.
7298         (fts_build): Call it.
7300 2014-10-20  Roland McGrath  <roland@hack.frob.com>
7302         * nptl/version.c (__nptl_main): Use normal __write rather than
7303         INTERNAL_SYSCALL.
7304         (banner): Update copyright years.
7306         * nptl/pthread_rwlock_timedrdlock.c: #include <sys/time.h> before using
7307         gettimeofday.
7308         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
7309         * nptl/pthread_cond_timedwait.c: Likewise.
7310         * nptl/pthread_mutex_timedlock.c: Likewise.
7311         * nptl/sem_timedwait.c: Likewise.
7313         * sysdeps/nptl/bits/libc-lock.h
7314         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
7315         (__libc_lock_init_recursive): Return void, not 0.
7316         * sysdeps/nptl/bits/libc-lockP.h (__libc_lock_init): Likewise.
7317         (__libc_rwlock_init): Likewise.
7318         * sysdeps/nptl/bits/stdio-lock.h (_IO_lock_init): Likewise.
7320 2014-10-20  Torvald Riegel  <triegel@redhat.com>
7322         [BZ #15215]
7323         * nptl/pthread_once.c (__pthread_once): Split out fast path to ...
7324         (__pthread_once_slow): ... here.
7325         * sysdeps/unix/sysv/linux/i386/pthread_once.S: Remove file.
7326         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Remove file.
7328 2014-10-20  Torvald Riegel  <triegel@redhat.com>
7330         [BZ #15215]
7331         * nptl/pthreadP.h (__PTHREAD_ONCE_INPROGRESS, __PTHREAD_ONCE_DONE,
7332         __PTHREAD_ONCE_FORK_GEN_INCR): New.
7333         * sysdeps/nptl/fork.c (__libc_fork): Use them.
7334         * nptl/pthread_once.c (__pthread_once): Likewise.
7335         Update comments.
7337 2014-10-20  Joseph Myers  <joseph@codesourcery.com>
7339         [BZ #14138]
7340         * sysdeps/unix/syscalls.list (readv): Use __libc_readv as strong
7341         name.
7342         (writev): Use __libc_writev as strong name.
7343         * sysdeps/unix/sysv/linux/readv.c: Remove file.
7344         * sysdeps/unix/sysv/linux/writev.c: Likewise.
7346 2014-10-17  Roland McGrath  <roland@hack.frob.com>
7348         * nptl/createthread.c (TLS_DEFINE_INIT_TP, TLS_VALUE): Macros removed.
7350         * sysdeps/i386/nptl/tls.h
7351         (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.
7352         [NEED_DL_SYSINFO] (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO):
7353         New macros.
7354         * sysdeps/ia64/nptl/tls.h [NEED_DL_SYSINFO]
7355         (SETUP_THREAD_SYSINFO, CHECK_THREAD_SYSINFO): New macros.
7356         * nptl/allocatestack.c (allocate_stack) [NEED_DL_SYSINFO]:
7357         Call SETUP_THREAD_SYSINFO instead of doing an assignment.
7358         * nptl/createthread.c (create_thread) [NEED_DL_SYSINFO]:
7359         Call CHECK_THREAD_SYSINFO instead of doing an assert.
7361         * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
7362         Conditionalize FUTEX_PRIVATE_FLAG and FUTEX_CLOCK_REALTIME probes
7363         on [__NR_futex].
7364         * nptl/pthread_mutex_init.c (prio_inherit_missing): New function,
7365         broken out of ...
7366         (__pthread_mutex_init): ... here.  Call it.
7367         * nptl/pthread_mutex_lock.c (__pthread_mutex_lock_full):
7368         Conditionalize PI cases on [__NR_futex].
7369         * nptl/pthread_mutex_timedlock.c (pthread_mutex_timedlock): Likewise.
7370         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock): Likewise.
7371         * nptl/pthread_mutex_unlock.c (__pthread_mutex_unlock_full): Likewise.
7373         * nptl/nptl-init.c (sighandler_setxid, __xidcmd): Make definitions
7374         conditional on [SIGSETXID].
7375         (sigcancel_handler): Make definition conditional on [SIGCANCEL].
7376         (__pthread_initialize_minimal_internal): Set up SIGCANCEL only if it
7377         is defined.  Likewise for SIGSETXID.
7378         * nptl/allocatestack.c (setxid_mark_thread, setxid_unmark_thread):
7379         Conditionalize definitions on [SIGSETXID].
7380         (setxid_signal_thread, __nptl_setxid_error, __nptl_setxid): Likewise.
7381         * nptl/pthread_create.c (start_thread): Conditionalize SIGCANCEL
7382         unblocking on [SIGCANCEL].
7384         * nptl/nptl-init.c (__nptl_set_robust): Conditionalize body on
7385         [__NR_set_robust_list].
7387 2014-10-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
7389         * string/strcoll_l.c (get_next_seq): Fix up formatting.
7390         (do_compare): Likewise.
7392 2014-10-17  Leonhard Holz  <leonhard.holz@web.de>
7394         [BZ #15884]
7395         * string/strcoll_l.c: Don't include stdio.h.
7396         (coll_seq): Remove members idxarr and rulearr.
7397         (get_next_seq_cached): Remove function.
7398         (get_next_seq): Likewise.
7399         (get_next_seq_nocache): Rename to get_next_seq.
7400         (do_compare): Remove function.
7401         (do_compare_nocache): Rename to do_compare.
7402         (STRCOLL): Remove weight and rules cache.
7404 2014-10-16  Roland McGrath  <roland@hack.frob.com>
7406         * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ...
7407         * sysdeps/arm/sfp-machine.h: ... to here.
7408         * sysdeps/arm/Implies: Remove arm/soft-fp.
7410 2014-10-14  Joseph Myers  <joseph@codesourcery.com>
7412         * conform/data/sys/utsname.h-data (*_t): Allow.
7413         * conform/data/sys/wait.h-data [POSIX] (uid_t): Do not define.
7414         [POSIX] (WEXITED): Do not expect constant.
7415         [POSIX] (WSTOPPED): Likewise.
7416         [POSIX] (WNOHANG): Likewise.
7417         [POSIX] (WNOWAIT): Likewise.
7418         [POSIX] (siginfo_t): Do not expect type or elements.
7419         [POSIX] (pid_t): Do not expect type.
7420         [POSIX] (signal.h): Do not allow header.
7421         [POSIX] (sys/resource.h): Likewise.
7422         [POSIX] (si_*): Do not allow pattern.
7423         [POSIX] (W*): Likewise.
7424         [POSIX] (P_*): Likewise.
7425         [POSIX] (BUS_*): Likewise.
7426         [POSIX] (CLD_*): Likewise.
7427         [POSIX] (FPE_*): Likewise.
7428         [POSIX] (ILL_*): Likewise.
7429         [POSIX] (POLL_*): Likewise.
7430         [POSIX] (SEGV_*): Likewise.
7431         [POSIX] (SI_*): Likewise.
7432         [POSIX] (TRAP_*): Likewise.
7433         * conform/Makefile (test-xfail-POSIX/sys/wait.h/conform): New
7434         variable.
7436 2014-10-14  Paul Pluzhnikov  <ppluzhnikov@google.com>
7438         [BZ #12926]
7439         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Avoid
7440         infinite loop when __recvmsg returns 0.
7442 2014-10-10  Joseph Myers  <joseph@codesourcery.com>
7444         * CANCEL-FCT-WAIVE: Remove file.
7445         * CANCEL-FILE-WAIVE: Likewise.
7447         [BZ #14132]
7448         * elf/dl-sysdep.c (__libc_enable_secure): Use rtld_hidden_data_def
7449         instead of INTVARDEF.
7450         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
7451         * sysdeps/mach/hurd/dl-sysdep.c (__libc_enable_secure): Use
7452         rtld_hidden_data_def instead of INTVARDEF.
7453         (_dl_sysdep_start): Do not use INTUSE with __libc_enable_secure.
7454         * elf/dl-deps.c (expand_dst): Likewise.
7455         * elf/dl-load.c (_dl_dst_count): Likewise.
7456         (_dl_dst_substitute): Likewise.
7457         (decompose_rpath): Likewise.
7458         (_dl_init_paths): Likewise.
7459         (open_path): Likewise.
7460         (_dl_map_object): Likewise.
7461         * elf/rtld.c (dl_main): Likewise.
7462         (process_dl_audit): Likewise.
7463         (process_envvars): Likewise.
7464         * include/unistd.h [IS_IN_rtld] (__libc_enable_secure_internal):
7465         Remove declaration.
7466         (__libc_enable_secure): Use rtld_hidden_proto.
7468 2014-10-09  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7470         * elf/dl-load.c
7471         (add_path): New function broken out of _dl_rtld_di_serinfo.
7472         (_dl_rtld_di_serinfo): Remove that nested function.  Update call sites.
7474 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
7476         * soft-fp/double.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_D): Use
7477         parentheses around macro arguments.
7478         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_DP): Likewise.
7479         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_D): Likewise.
7480         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_DP): Likewise.
7481         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_D): Likewise.
7482         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_DP): Likewise.
7483         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise.
7484         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
7485         [_FP_W_TYPE_SIZE < 64] (FP_PACK_D): Likewise.
7486         [_FP_W_TYPE_SIZE < 64] (FP_PACK_DP): Likewise.
7487         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_D): Likewise.
7488         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_DP): Likewise.
7489         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_D): Likewise.
7490         [_FP_W_TYPE_SIZE < 64] (FP_CMP_D): Likewise.
7491         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_D): Likewise.
7492         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_D): Likewise.
7493         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_D): Likewise.
7494         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_D): Likewise.
7495         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_D): Likewise.
7496         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_DP): Likewise.
7497         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_D): Likewise.
7498         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_DP): Likewise.
7499         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_D): Likewise.
7500         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_DP): Likewise.
7501         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
7502         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_DP): Likewise.
7503         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_D): Likewise.
7504         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_DP): Likewise.
7505         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_D): Likewise.
7506         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_DP): Likewise.
7507         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_D): Likewise.
7508         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_D): Likewise.
7509         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_D): Likewise.
7510         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_D): Likewise.
7511         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_D): Likewise.
7512         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_D): Likewise.
7513         * soft-fp/extended.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_E):
7514         Likewise.
7515         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_EP): Likewise.
7516         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_E): Likewise.
7517         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
7518         [_FP_W_TYPE_SIZE < 64] (FP_PACK_E): Likewise.
7519         [_FP_W_TYPE_SIZE < 64] (FP_PACK_EP): Likewise.
7520         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_E): Likewise.
7521         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_EP): Likewise.
7522         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_E): Likewise.
7523         [_FP_W_TYPE_SIZE < 64] (FP_CMP_E): Likewise.
7524         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_E): Likewise.
7525         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_E): Likewise.
7526         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_E): Likewise.
7527         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_E): Likewise.
7528         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_E): Likewise.
7529         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_EP): Likewise.
7530         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_E): Likewise.
7531         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_EP): Likewise.
7532         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_E): Likewise.
7533         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_EP): Likewise.
7534         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_E): Likewise.
7535         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_EP): Likewise.
7536         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_E): Likewise.
7537         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_E): Likewise.
7538         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_E): Likewise.
7539         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_E): Likewise.
7540         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_E): Likewise.
7541         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_E): Likewise.
7542         * soft-fp/op-1.h (_FP_FRAC_SRST_1): Likewise.
7543         (_FP_FRAC_SRS_1): Likewise.
7544         (_FP_FRAC_CLZ_1): Likewise.
7545         (_FP_MUL_MEAT_1_imm): Likewise.
7546         (_FP_MUL_MEAT_1_wide): Likewise.
7547         (_FP_MUL_MEAT_1_hard): Likewise.
7548         (_FP_SQRT_MEAT_1): Likewise.
7549         (_FP_FRAC_ASSEMBLE_1): Likewise.
7550         (_FP_FRAC_DISASSEMBLE_1): Likewise.
7551         * soft-fp/op-2.h (_FP_FRAC_CLZ_2): Likewise.
7552         (__FP_CLZ_2): Likewise.
7553         (_FP_MUL_MEAT_2_wide): Likewise.
7554         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
7555         (_FP_MUL_MEAT_2_gmp): Likewise.
7556         (_FP_MUL_MEAT_2_120_240_double): Likewise.
7557         (_FP_SQRT_MEAT_2): Likewise.
7558         (_FP_FRAC_ASSEMBLE_2): Likewise.
7559         (_FP_FRAC_DISASSEMBLE_2): Likewise.
7560         * soft-fp/op-4.h (_FP_FRAC_SRS_4): Likewise.
7561         (_FP_FRAC_CLZ_4): Likewise.
7562         (_FP_MUL_MEAT_4_wide): Likewise.
7563         (_FP_MUL_MEAT_4_gmp): Likewise.
7564         (_FP_SQRT_MEAT_4): Likewise.
7565         (_FP_FRAC_ASSEMBLE_4): Likewise.
7566         (_FP_FRAC_DISASSEMBLE_4): Likewise.
7567         * soft-fp/op-common.h (_FP_CMP): Likewise.
7568         (_FP_CMP_EQ): Likewise.
7569         (_FP_CMP_UNORD): Likewise.
7570         (_FP_TO_INT): Likewise.
7571         (_FP_FROM_INT): Likewise.
7572         [!__FP_CLZ] (__FP_CLZ): Likewise.
7573         (_FP_DIV_HELP_imm): Likewise.
7574         * soft-fp/quad.h [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_Q):
7575         Likewise.
7576         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_RAW_QP): Likewise.
7577         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_Q): Likewise.
7578         [_FP_W_TYPE_SIZE < 64] (FP_PACK_RAW_QP): Likewise.
7579         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_Q): Likewise.
7580         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_QP): Likewise.
7581         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
7582         [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
7583         [_FP_W_TYPE_SIZE < 64] (FP_PACK_Q): Likewise.
7584         [_FP_W_TYPE_SIZE < 64] (FP_PACK_QP): Likewise.
7585         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_Q): Likewise.
7586         [_FP_W_TYPE_SIZE < 64] (FP_PACK_SEMIRAW_QP): Likewise.
7587         [_FP_W_TYPE_SIZE < 64] (_FP_SQRT_MEAT_Q): Likewise.
7588         [_FP_W_TYPE_SIZE < 64] (FP_CMP_Q): Likewise.
7589         [_FP_W_TYPE_SIZE < 64] (FP_CMP_EQ_Q): Likewise.
7590         [_FP_W_TYPE_SIZE < 64] (FP_CMP_UNORD_Q): Likewise.
7591         [_FP_W_TYPE_SIZE < 64] (FP_TO_INT_Q): Likewise.
7592         [_FP_W_TYPE_SIZE < 64] (FP_FROM_INT_Q): Likewise.
7593         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_Q): Likewise.
7594         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_RAW_QP): Likewise.
7595         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_Q): Likewise.
7596         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_RAW_QP): Likewise.
7597         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_Q): Likewise.
7598         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_QP): Likewise.
7599         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_Q): Likewise.
7600         [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_QP): Likewise.
7601         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_Q): Likewise.
7602         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_QP): Likewise.
7603         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_Q): Likewise.
7604         [_FP_W_TYPE_SIZE >= 64] (FP_PACK_SEMIRAW_QP): Likewise.
7605         [_FP_W_TYPE_SIZE >= 64] (_FP_SQRT_MEAT_Q): Likewise.
7606         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_Q): Likewise.
7607         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_EQ_Q): Likewise.
7608         [_FP_W_TYPE_SIZE >= 64] (FP_CMP_UNORD_Q): Likewise.
7609         [_FP_W_TYPE_SIZE >= 64] (FP_TO_INT_Q): Likewise.
7610         [_FP_W_TYPE_SIZE >= 64] (FP_FROM_INT_Q): Likewise.
7611         * soft-fp/single.h (FP_UNPACK_RAW_S): Likewise.
7612         (FP_UNPACK_RAW_SP): Likewise.
7613         (FP_PACK_RAW_S): Likewise.
7614         (FP_PACK_RAW_SP): Likewise.
7615         (FP_UNPACK_S): Likewise.
7616         (FP_UNPACK_SP): Likewise.
7617         (FP_UNPACK_SEMIRAW_S): Likewise.
7618         (FP_UNPACK_SEMIRAW_SP): Likewise.
7619         (FP_PACK_S): Likewise.
7620         (FP_PACK_SP): Likewise.
7621         (FP_PACK_SEMIRAW_S): Likewise.
7622         (FP_PACK_SEMIRAW_SP): Likewise.
7623         (_FP_SQRT_MEAT_S): Likewise.
7624         (FP_CMP_S): Likewise.
7625         (FP_CMP_EQ_S): Likewise.
7626         (FP_CMP_UNORD_S): Likewise.
7627         (FP_TO_INT_S): Likewise.
7628         (FP_FROM_INT_S): Likewise.
7630         * soft-fp/op-common.h (_FP_TO_INT): Handle rsigned == 2.
7632         * soft-fp/soft-fp.h (FP_EX_INVALID_SNAN): New macro.
7633         (FP_EX_INVALID_IMZ): Likewise.
7634         (FP_EX_INVALID_IMZ_FMA): Likewise.
7635         (FP_EX_INVALID_ISI): Likewise.
7636         (FP_EX_INVALID_ZDZ): Likewise.
7637         (FP_EX_INVALID_IDI): Likewise.
7638         (FP_EX_INVALID_SQRT): Likewise.
7639         (FP_EX_INVALID_CVI): Likewise.
7640         (FP_EX_INVALID_VC): Likewise.
7641         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Specify more precise
7642         "invalid" exceptions.
7643         (_FP_CHECK_SIGNAN_SEMIRAW): Likewise.
7644         (_FP_ADD_INTERNAL): Likewise.
7645         (_FP_MUL): Likewise.
7646         (_FP_FMA): Likewise.
7647         (_FP_DIV): Likewise.
7648         (_FP_CMP_CHECK_NAN): Likewise.
7649         (_FP_SQRT): Likewise.
7650         (_FP_TO_INT): Likewise.
7651         (FP_EXTEND): Likewise.
7653 2014-10-09  Allan McRae  <allan@archlinux.org>
7655         * po/fr.po: Update French translation from translation project.
7657 2014-10-09  Joseph Myers  <joseph@codesourcery.com>
7659         [BZ #14132]
7660         * stdlib/cxa_atexit.c (__cxa_atexit): Use libc_hidden_def instead
7661         of INTDEF.
7662         * include/stdlib.h (__cxa_atexit_internal): Remove declaration.
7663         (__cxa_atexit): Use libc_hidden_proto.
7664         [!NOT_IN_libc] (__cxa_atexit): Remove macro definition.
7666         [BZ #14132]
7667         * include/wctype.h [!_ISOMAC] (__iswalpha_l_internal): Remove
7668         declaration.
7669         [!_ISOMAC] (__iswdigit_l_internal): Likewise.
7670         [!_ISOMAC] (__iswspace_l_internal): Likewise.
7671         [!_ISOMAC] (__iswxdigit_l_internal): Likewise.
7672         [!_ISOMAC] (__iswctype_internal): Likewise.
7673         * stdio-common/siglist.c (_sys_siglist_internal): Remove alias.
7674         * sysdeps/unix/syscalls.list (chown): Remove __chown_internal
7675         alias.
7676         (fcntl): Remove __fcntl_internal alias.
7677         * sysdeps/unix/sysv/linux/hppa/syscalls.list (connect): Remove
7678         __connect_internal alias.
7679         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (connect):
7680         Likewise.
7682         * soft-fp/soft-fp.h (FP_DENORM_ZERO): New macro.
7683         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Check
7684         FP_DENORM_ZERO.
7685         (_FP_CHECK_FLUSH_ZERO): New macro.
7686         (_FP_ADD_INTERNAL): Call _FP_CHECK_FLUSH_ZERO.
7687         (_FP_CMP): Likewise.
7688         (_FP_CMP_EQ): Likewise.
7689         (_FP_TO_INT): Do not set inexact for subnormal arguments if
7690         FP_DENORM_ZERO.
7691         (FP_EXTEND): Call _FP_CHECK_FLUSH_ZERO.
7692         (FP_TRUNC): Likewise.
7694         * soft-fp/op-common.h (_FP_TO_INT): Ensure maximum exponent is
7695         treated as invalid conversion, not as normal exponent.
7697         * soft-fp/op-common.h (_FP_CMP_CHECK_NAN): New macro.
7698         (_FP_CMP): Add extra argument EX.  Call _FP_CMP_CHECK_NAN.
7699         (_FP_CMP_EQ): Likewise.
7700         (_FP_CMP_UNORD): Likewise.
7701         * soft-fp/double.h (FP_CMP_D): Add extra argument EX.
7702         (FP_CMP_EQ_D): Likewise.
7703         (FP_CMP_UNORD_D): Likewise.
7704         * soft-fp/extended.h (FP_CMP_E): Likewise.
7705         (FP_CMP_EQ_E): Likewise.
7706         (FP_CMP_UNORD_E): Likewise.
7707         * soft-fp/quad.h (FP_CMP_Q): Likewise.
7708         (FP_CMP_EQ_Q): Likewise.
7709         (FP_CMP_UNORD_Q): Likewise.
7710         * soft-fp/single.h (FP_CMP_S): Likewise.
7711         (FP_CMP_EQ_S): Likewise.
7712         (FP_CMP_UNORD_S): Likewise.
7713         * soft-fp/eqdf2.c (__eqdf2): Update call to FP_CMP_EQ_D.
7714         * soft-fp/eqsf2.c (__eqsf2): Update call to FP_CMP_EQ_S.
7715         * soft-fp/eqtf2.c (__eqtf2): Update call to FP_CMP_EQ_Q.
7716         * soft-fp/gedf2.c (__gedf2): Update call to FP_CMP_D.
7717         * soft-fp/gesf2.c (__gesf2): Update call to FP_CMP_S.
7718         * soft-fp/getf2.c (__getf2): Update call to FP_CMP_Q.
7719         * soft-fp/ledf2.c (__ledf2): Update call to FP_CMP_D.
7720         * soft-fp/lesf2.c (__lesf2): Update call to FP_CMP_S.
7721         * soft-fp/letf2.c (__letf2): Update call to FP_CMP_Q.
7722         * soft-fp/unorddf2.c (__unorddf2): Update call to FP_CMP_UNORD_D.
7723         * soft-fp/unordsf2.c (__unordsf2): Update call to FP_CMP_UNORD_S.
7724         * soft-fp/unordtf2.c (__unordtf2): Update call to FP_CMP_UNORD_Q.
7725         * sysdeps/alpha/soft-fp/ots_cmpe.c (internal_compare): Update call
7726         to FP_CMP_Q.
7727         * sysdeps/sparc/sparc32/soft-fp/q_cmp.c (_Q_cmp): Update call to
7728         FP_CMP_Q.
7729         * sysdeps/sparc/sparc32/soft-fp/q_cmpe.c (_Q_cmpe): Likewise.
7730         * sysdeps/sparc/sparc32/soft-fp/q_feq.c (_Q_feq): Update call to
7731         FP_CMP_EQ_Q.
7732         * sysdeps/sparc/sparc32/soft-fp/q_fge.c (_Q_fge): Update call to
7733         FP_CMP_Q.
7734         * sysdeps/sparc/sparc32/soft-fp/q_fgt.c (_Q_fgt): Likewise.
7735         * sysdeps/sparc/sparc32/soft-fp/q_fle.c (_Q_fle): Likewise.
7736         * sysdeps/sparc/sparc32/soft-fp/q_flt.c (_Q_flt): Likewise.
7737         * sysdeps/sparc/sparc32/soft-fp/q_fne.c (_Q_fne): Update call to
7738         FP_CMP_EQ_Q.
7739         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c (_Qp_cmp): Update call to
7740         FP_CMP_Q.
7741         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c (_Qp_cmpe): Likewise.
7742         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c (_Qp_feq): Update call to
7743         FP_CMP_EQ_Q.
7744         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c (_Qp_fge): Update call to
7745         FP_CMP_Q.
7746         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c (_Qp_fgt): Likewise.
7747         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c (_Qp_fle): Likewise.
7748         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c (_Qp_flt): Likewise.
7749         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c (_Qp_fne): Update call to
7750         FP_CMP_EQ_Q.
7752         * soft-fp/op-common.h (FP_EXTEND): When a subnormal input produces
7753         a subnormal result, set the underflow exception if trapping on
7754         underflow is enabled.
7755         * soft-fp/soft-fp.h (FP_INIT_TRAPPING_EXCEPTIONS): New macro.
7756         (FP_INIT_EXCEPTIONS): Default to FP_INIT_TRAPPING_EXCEPTIONS.
7757         [FP_NO_EXACT_UNDERFLOW] (FP_TRAPPING_EXCEPTIONS): Undefine and
7758         redefine to 0.
7759         * soft-fp/extenddftf2.c (FP_NO_EXACT_UNDERFLOW): Define.
7760         * soft-fp/extendsfdf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
7761         * soft-fp/extendsftf2.c (FP_NO_EXACT_UNDERFLOW): Likewise.
7762         * soft-fp/extendxftf2.c (__extendxftf2): Use
7763         FP_INIT_TRAPPING_EXCEPTIONS instead of FP_INIT_ROUNDMODE.
7765         * soft-fp/soft-fp.h (FP_CLEAR_EXCEPTIONS): Remove macro.
7766         * sysdeps/sparc/sparc32/soft-fp/q_itoq.c: Define FP_NO_EXCEPTIONS.
7767         (_Q_itoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7768         FP_HANDLE_EXCEPTIONS.
7769         * sysdeps/sparc/sparc32/soft-fp/q_lltoq.c: Define FP_NO_EXCEPTIONS.
7770         (_Q_lltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7771         FP_HANDLE_EXCEPTIONS.
7772         * sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c: Define FP_NO_EXCEPTIONS.
7773         (_Q_ulltoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7774         FP_HANDLE_EXCEPTIONS.
7775         * sysdeps/sparc/sparc32/soft-fp/q_utoq.c: Define FP_NO_EXCEPTIONS.
7776         (_Q_utoq): Do not use FP_DECL_EX, FP_CLEAR_EXCEPTIONS or
7777         FP_HANDLE_EXCEPTIONS.
7779 2014-10-08  Joseph Myers  <joseph@codesourcery.com>
7781         [BZ #14132]
7782         * sysdeps/unix/sysv/linux/include/sys/timex.h: New file.
7783         * sysdeps/unix/sysv/linux/adjtime.c [!ADJTIMEX] (ADJTIMEX): Do not
7784         use INTUSE.
7785         [!ADJTIMEX] (INTUSE(__adjtimex)): Remove declaration.
7786         * sysdeps/unix/sysv/linux/alpha/adjtime.c (__adjtimex_internal):
7787         Remove alias.
7788         (__adjtimex): Define using libc_hidden_ver.
7789         * sysdeps/unix/sysv/linux/ntp_gettime.c (INTUSE(__adjtimex)):
7790         Remove declaration.
7791         (ntp_gettime): Call __adjtimex directly.
7792         * sysdeps/unix/sysv/linux/ntp_gettimex.c (INTUSE(__adjtimex)):
7793         Remove declaration.
7794         (ntp_gettimex): Call __adjtimex directly.
7795         * sysdeps/unix/sysv/linux/syscalls.list (adjtimex): Remove
7796         __adjtimex_internal alias.
7798 2014-10-08  Roland McGrath  <roland@hack.frob.com>
7800         [BZ #17460]
7801         * nscd/nscd.c (more_help): Rewrite list of tables collection
7802         using xstrdup and asprintf.
7804         * nscd/nscd_conf.c: Remove local xstrdup declaration.
7806 2014-10-08  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7807             Roland McGrath  <roland@hack.frob.com>
7809         * elf/dl-lookup.c (enter_unique_sym): New function, broken out of ...
7810         (do_lookup_unique): ... local function 'enter' here; update callers.
7812 2014-10-06  Joseph Myers  <joseph@codesourcery.com>
7814         * sysdeps/unix/make-syscalls.sh (emit_weak_aliases): Condition
7815         compat_symbol calls on [SHARED].
7816         * sysdeps/unix/sysv/linux/powerpc/lchown.S: Remove file.
7817         * sysdeps/unix/sysv/linux/i386/syscalls.list (oldsetrlimit):
7818         Remove.
7819         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7820         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
7821         (oldsetrlimit): Remove.
7822         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7823         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
7824         (lchown): New syscall entry.
7825         (oldsetrlimit): Remove.
7826         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7827         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list
7828         (oldsetrlimit): Remove.
7829         (setrlimit): Add setrlimit@GLIBC_2.0 alias.
7831         [BZ #14138]
7832         * sysdeps/unix/sysv/linux/arm/fchown.c: Remove file.
7833         * sysdeps/unix/sysv/linux/arm/lchown.c: Likewise.
7834         * sysdeps/unix/sysv/linux/m68k/fchown.c: Likewise.
7835         * sysdeps/unix/sysv/linux/m68k/lchown.c: Likewise.
7836         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
7837         * sysdeps/unix/sysv/linux/arm/syscalls.list (lchown): Add syscall.
7838         (fchown): Likewise.
7839         * sysdeps/unix/sysv/linux/m68k/syscalls.list (lchown): Likewise.
7840         (fchown): Likewise.
7841         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (chown):
7842         Likewise.
7844 2014-10-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7846         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Remove file.
7847         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
7848         (pthread_spin_unlock): Use __ARCH_REL_INSTR instead of
7849         __lll_rel_instr and __ARCH_ACQ_INSTR instead of __lll_acq_instr.
7850         * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
7851         Likewise.
7852         (__old_sem_post): Likewise.
7854 2014-10-06  Chris Metcalf  <cmetcalf@tilera.com>
7856         * sysdeps/unix/sysv/linux/tile/sysdep.h (INLINE_VSYSCALL): Define
7857         INLINE_VSYSCALL, INTERNAL_VSYSCALL, and
7858         HAVE_CLOCK_GETTIME_VSYSCALL macros.
7859         * sysdeps/unix/sysv/linux/tile/gettimeofday.c (__gettimeofday):
7860         Use INLINE_VSYSCALL macro.
7861         * sysdeps/unix/sysv/linux/tile/bits/libc-vdso: Add declaration of
7862         __vdso_clock_gettime.
7863         * sysdeps/unix/sysv/linux/tile/init-first.c
7864         (_libc_vdso_platform_setup): Set new __vdso_clock_gettime global.
7865         * sysdeps/unix/sysv/linux/tile/Versions (GLIBC_PRIVATE): Add
7866         __vdso_clock_gettime.
7868         * sysdeps/unix/sysv/linux/tile/clone.S (__clone): Fix code
7869         to set up frame more cleanly.
7871         * sysdeps/tile/memcmp.c: New file.
7873         * sysdeps/unix/sysv/linux/tile/sysconf.c: New file.
7875         * sysdeps/tile/tilegx/string-endian.h (STRSHIFT): New macro.
7876         * sysdeps/tile/tilegx/strcasestr.c: New file.
7877         * sysdeps/tile/tilegx/strnlen.c: New file.
7878         * sysdeps/tile/tilegx/strstr.c: New file.
7880         * sysdeps/tile/tilegx/string-endian.h (copy_byte): Optimize.
7882 2014-10-06  Arjun Shankar  <arjun.is@lostca.se>
7884         * nptl/tst-setuid3.c: Write errors to stdout.
7886 2014-10-01  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7888         * elf/dl-deps.c
7889         (preload): New functions broken out of _dl_map_object_deps.
7890         (_dl_map_object_deps):  Remove a nested function. Update call sites.
7892 2014-10-01  Joseph Myers  <joseph@codesourcery.com>
7894         [BZ #14138]
7895         * sysdeps/unix/sysv/linux/execve.c: Remove file.
7896         * sysdeps/unix/sysv/linux/syscalls.list (execve): Add syscall.
7898 2014-10-01  Steve Ellcey  <sellcey@mips.com>
7900         * sysdeps/mips/strcmp.S: New.
7902 2014-09-30  Joseph Myers  <joseph@codesourcery.com>
7904         [BZ #14138]
7905         * sysdeps/unix/sysv/linux/syscalls.list (fchownat): New syscall.
7906         (linkat): Likewise.
7907         (mkdirat): Likewise.
7908         (readlinkat): Likewise.
7909         (renameat): Likewise.
7910         (symlinkat): Likewise.
7911         (unlinkat): Likewise.
7912         * sysdeps/unix/sysv/linux/fchownat.c: Remove file.
7913         * sysdeps/unix/sysv/linux/linkat.c: Likewise.
7914         * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
7915         * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
7916         * sysdeps/unix/sysv/linux/renameat.c: Likewise.
7917         * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
7918         * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
7920 2014-09-30  Will Newton  <will.newton@linaro.org>
7922         * math/math.h: Define long double math functions if
7923         _LIBC_TEST is defined.
7924         * stdlib/tst-strtod-round.c: Define _LIBC_TEST.
7926         * localedata/Makefile: Move assignment to tests-special
7927         into an ifdef testing run-built-tests.
7928         * timezone/Makefile: Likewise.
7930 2014-09-29  Joseph Myers  <joseph@codesourcery.com>
7932         * sysdeps/x86/Makefile ($(objpfx)tst-ld-sse-use.out): Run script
7933         with $(BASH) not $(SHELL).
7935 2014-09-29  Carlos O'Donell  <carlos@redhat.com>
7936             Matthew LeGendre  <legendre1@llnl.gov>
7938         [BZ #17411]
7939         * elf/dl-reloc.c (_dl_relocate_object): Allocate correct amount for
7940         l_reloc_result.
7942 2014-09-29  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
7944         * stdio-common/printf_fp.c
7945         (hack_digit): New function, broken out of ...
7946         (__printf_fp): ... local function here.  Update call sites.
7947         hack_digit now takes an additional parameter that is a pointer
7948         to a struct of the referenced locals.  Those locals moved inside
7949         the struct and references updated.
7951 2014-09-29  H.J. Lu  <hongjiu.lu@intel.com>
7953         * aclocal.m4: Require autoconf 2.69.
7954         * configure: Regenerated.
7955         * sysdeps/aarch64/configure: Likewise.
7956         * sysdeps/alpha/configure: Likewise.
7957         * sysdeps/arm/armv7/configure: Likewise.
7958         * sysdeps/arm/configure: Likewise.
7959         * sysdeps/ia64/configure: Likewise.
7960         * sysdeps/mach/configure: Likewise.
7961         * sysdeps/mips/configure: Likewise.
7962         * sysdeps/s390/configure: Likewise.
7963         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
7964         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise.
7966         * sysdeps/alpha/configure.ac: Avoid empty lines at the end of
7967         file.
7968         * sysdeps/ia64/configure.ac: Likewise.
7970 2014-09-26  Joseph Myers  <joseph@codesourcery.com>
7972         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Do not
7973         specify symbol version for ld.so.  Do not include entry for
7974         libpthread.
7975         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
7976         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
7977         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
7979         [BZ #14171]
7980         * Makeconfig [$(build-shared) = yes]
7981         ($(common-objpfx)soversions.mk): Don't handle SONAMEs specified in
7982         makefiles.
7983         [$(build-shared) = yes && $(soversions.mk-done) = t]
7984         ($(common-objpfx)gnu/lib-names.h): Remove rule.
7985         [$(build-shared) = yes && $(soversions.mk-done) = t]
7986         ($(common-objpfx)gnu/lib-names.stmp): Likewise.  Split and moved
7987         to Makerules.
7988         [$(build-shared) = yes && $(soversions.mk-done) = t]
7989         (before-compile): Don't append $(common-objpfx)gnu/lib-names.h
7990         here.
7991         [$(build-shared) = yes && $(soversions.mk-done) = t]
7992         (common-generated): Don't append gnu/lib-names.h and
7993         gnu/lib-names.stmp here.
7994         * Makerules [$(build-shared) = yes && $(soversions.mk-done) = t]
7995         (lib-names-h-abi): New variable.
7996         [$(build-shared) = yes && $(soversions.mk-done) = t]
7997         (lib-names-stmp-abi): Likewise.
7998         [$(build-shared) = yes && $(soversions.mk-done) = t &&
7999         abi-variants] (before-compile): Append
8000         $(common-objpfx)$(lib-names-h-abi).
8001         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8002         abi-variants] (common-generated): Append gnu/lib-names.h.
8003         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8004         abi-variants] (install-others-nosubdir): Depend on
8005         $(inst_includedir)/$(lib-names-h-abi).
8006         [$(build-shared) = yes && $(soversions.mk-done) = t &&
8007         abi-variants] ($(common-objpfx)gnu/lib-names.h): New rule.
8008         [$(build-shared) = yes && $(soversions.mk-done) = t]
8009         ($(common-objpfx)$(lib-names-h-abi)): New rule.
8010         [$(build-shared) = yes && $(soversions.mk-done) = t]
8011         ($(common-objpfx)$(lib-names-stmp-abi)): Likewise.
8012         [$(build-shared) = yes && $(soversions.mk-done) = t]
8013         (common-generated): Append $(lib-names-h-abi) and
8014         $(lib-names-stmp-abi).
8015         * scripts/lib-names.awk: Do not handle multi being set.
8016         * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64-ld-soname):
8017         Remove variable.
8018         (abi-lp64_be-ld-soname): Likewise.
8019         * sysdeps/unix/sysv/linux/arm/Makefile (abi-soft-ld-soname):
8020         Likewise.
8021         (abi-hard-ld-soname): Likewise.
8022         * sysdeps/unix/sysv/linux/i386/shlib-versions: New file.
8023         * sysdeps/unix/sysv/linux/mips/Makefile (abi-o32_soft-ld-soname):
8024         Remove variable.
8025         (abi-o32_hard-ld-soname): Likewise.
8026         (abi-o32_soft_2008-ld-soname): Likewise.
8027         (abi-o32_hard_2008-ld-soname): Likewise.
8028         (abi-n32_soft-ld-soname): Likewise.
8029         (abi-n32_hard-ld-soname): Likewise.
8030         (abi-n32_soft_2008-ld-soname): Likewise.
8031         (abi-n32_hard_2008-ld-soname): Likewise.
8032         (abi-n64_soft-ld-soname): Likewise.
8033         (abi-n64_hard-ld-soname): Likewise.
8034         (abi-n64_soft_2008-ld-soname): Likewise.
8035         (abi-n64_hard_2008-ld-soname): Likewise.
8036         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-64-v1-ld-soname):
8037         Likewise.
8038         (abi-64-v2-ld-soname): Likewise.
8039         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: Add
8040         ld.so entries.
8041         * sysdeps/unix/sysv/linux/s390/Makefile (abi-64-ld-soname): Remove
8042         variable.
8043         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Add ld.so
8044         entry.
8045         * sysdeps/unix/sysv/linux/x86/Makefile (abi-32-ld-soname): Remove
8046         variable.
8047         (abi-64-ld-soname): Likewise.
8048         (abi-x32-ld-soname): Likewise.
8049         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Add ld.so
8050         entry.
8051         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
8053 2014-09-23  Joseph Myers  <joseph@codesourcery.com>
8055         [BZ #14138]
8056         * sysdeps/unix/sysv/linux/arm/setrlimit.c: Remove file.
8057         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise.
8058         * sysdeps/unix/sysv/linux/m68k/setrlimit.c: Likewise.
8059         * sysdeps/unix/sysv/linux/powerpc/setrlimit.c: Likewise.
8060         * sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: Likewise.
8061         * sysdeps/unix/sysv/linux/sh/setrlimit.c: Likewise.
8062         * sysdeps/unix/sysv/linux/i386/syscalls.list (setrlimit): Add
8063         syscall entry for GLIBC_2.2 symbol version.
8064         * sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list (setrlimit):
8065         Likewise.
8066         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
8067         (setrlimit): Likewise.
8068         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list (setrlimit):
8069         Likewise.
8071 2014-09-23  Will Newton  <will.newton@linaro.org>
8073         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h: Check for
8074         _LINUX_ARM_SYSDEP_H include guard too.
8075         * sysdeps/unix/sysv/linux/arm/sysdep.h (_SYS_AUXV_H): Remove
8076         define.
8078 2014-09-20  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
8080         * sysdeps/unix/sysv/linux/eventfd.c:
8081         Make first argument unsigned.
8082         * sysdeps/unix/sysv/linux/hppa/sys/eventfd.h: Likewise.
8083         * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
8085 2014-09-20  Ondřej Bílka  <neleai@seznam.cz>
8087         * socket/recvmmsg.c (recvmmsg): Drop const argument.
8088         * socket/sys/socket.h: Likewise
8089         * sysdeps/unix/sysv/linux/recvmmsg.c: Likewise.
8091 2014-09-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
8093         * stdlib/longlong.h: Add __udiv_w_sdiv prototype.
8095 2014-09-17  Arjun Shankar  <arjun.is@lostca.se>
8097         * time/tst-ftime.c: New test.
8098         * time/Makefile (tests): Add tst-ftime.
8100 2014-09-17  Joseph Myers  <joseph@codesourcery.com>
8102         * soft-fp/extended.h: Fix comment formatting.
8103         * soft-fp/op-1.h: Likewise.
8104         * soft-fp/op-2.h: Likewise.
8105         * soft-fp/op-4.h: Likewise.
8106         * soft-fp/op-8.h: Likewise.
8107         * soft-fp/op-common.h: Likewise.
8108         * soft-fp/soft-fp.h: Likewise.
8110         * soft-fp/op-common.h (_FP_TO_INT): Correct formatting.
8112 2014-09-16  Joseph Myers  <joseph@codesourcery.com>
8114         [BZ #6652]
8115         * Makeconfig (soversions-default-setname): Remove variable.
8116         ($(common-objpfx)soversions.i): Don't pass default_setname to
8117         soversions.awk.
8118         * Makerules ($(common-objpfx)abi-versions.h): Don't pass
8119         oldest_abi to abi-versions.awk.
8120         * config.h.in (GLIBC_OLDEST_ABI): Remove macro undefine.
8121         * config.make.in (oldest-abi): Remove variable.
8122         * configure.ac (--enable-oldest-abi): Remove configure option.
8123         * configure: Regenerated.
8124         * csu/version.c (banner) [GLIBC_OLDEST_ABI]: Remove conditional
8125         text.
8126         * scripts/abi-versions.awk: Do not handle oldest_abi variable.
8127         * scripts/soversions.awk: Do not handle default_setname variable.
8128         * sysdeps/mach/hurd/configure.ac: Do not handle oldest_abi
8129         variable.
8130         * sysdeps/mach/hurd/configure: Regenerated.
8131         * sysdeps/unix/sysv/linux/configure.ac: Do not handle oldest_abi
8132         variable.
8133         * sysdeps/unix/sysv/linux/configure: Regenerated.
8135 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
8137         * elf/Makefile (CFLAGS-interp.c): Remove.
8138         ($(elf-objpfx)runtime-linker.h): Generate header with linker
8139         path string.
8140         * elf/interp.c: Include generated runtime-linker.h
8142         * Makerules (lib%.so): Don't include $(+interp) in
8143         prerequisites.
8144         * elf/Makefile (CFLAGS-interp.c): Don't define NOT_IN_libc.
8145         * dlfcn/eval.c: Remove file.
8147         * posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
8148         macros.
8150         [BZ #17266]
8151         * misc/sys/cdefs.h: Define __extern_always_inline for clang
8152         4.2 and newer.
8154         [BZ #17370]
8155         * libio/wfileops.c (do_ftell_wide): Free OUT on error path.
8157 2014-09-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
8158             Jakub Jelinek  <jakub@redhat.com>
8160         [BZ #17266]
8161         * libio/stdio.h: Check definition of __fortify_function
8162         instead of __extern_always_inline to include bits/stdio2.h.
8163         * math/bits/math-finite.h [__USE_XOPEN || __USE_ISOC99]: Also
8164         check if __extern_always_inline is defined.
8165         [__USE_MISC || __USE_XOPEN]: Likewise.
8166         [__USE_ISOC99] Likewise.
8167         * misc/sys/cdefs.h (__fortify_function): Define only if
8168         __extern_always_inline is defined.
8169         [!__cplusplus || __GNUC_PREREQ (4,3)]: Revert to defining
8170         __extern_always_inline and __extern_inline only for g++-4.3
8171         and newer or a compatible gcc.
8173 2014-09-15  Andreas Schwab  <schwab@linux-m68k.org>
8175         [BZ #17371]
8176         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
8177         last change to handle zero prefix length.
8179 2014-09-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
8181         * sysdeps/posix/sysconf.c (__sysconf): Return -1 for
8182         _SC_REGEX_VERSION.
8184         * posix/getconf.c (vars): Add _POSIX_IPV6 and
8185         _POSIX_RAW_SOCKETS.
8187 2014-09-13  Allan McRae  <allan@archlinux.org>
8189         * po/ru.po: Update Russian translation from translation project.
8191 2014-09-12  Roland McGrath  <roland@hack.frob.com>
8193         * locale/programs/locale.c (show_locale_vars): Inline local function
8194         into its sole call site.  Clean up some style nits.
8195         (print_item): New function, broken out of ...
8196         (show_info): ... local function here.  Clean up style nits.
8198         * locale/programs/ld-ctype.c (set_one_default): New function, broken
8199         out of ...
8200         (set_class_defaults): ... local function set_default here.
8201         Define set_default as a macro locally to pass constant parameters.
8202         (allocate_arrays, set_class_defaults): Use C99 for scope for each CNT,
8203         rather than a shared local.
8205         * stdlib/rpmatch.c (try): New function, broken out of ...
8206         (rpmatch): ... local function here.  Also, prototypify definition.
8208 2014-09-12  Joseph Myers  <joseph@codesourcery.com>
8210         * scripts/soversions.awk: Do not handle configuration names.
8211         * Makeconfig ($(common-objpfx)soversions.i): Do not pass cpu,
8212         vendor and os variables to soversions.awk.
8213         * configure.ac: Do not modify gnu-* host_os.
8214         * configure: Regenerated
8215         * shlib-versions: Remove first column with configuration names.
8216         * nptl/shlib-versions: Likewise.
8217         * nptl_db/shlib-versions: Likewise.
8218         * sysdeps/hppa/shlib-versions: Likewise.
8219         * sysdeps/m68k/shlib-versions: Likewise.
8220         * sysdeps/mach/hurd/shlib-versions: Likewise.
8221         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: Likewise.
8222         * sysdeps/unix/sysv/linux/alpha/shlib-versions: Likewise.
8223         * sysdeps/unix/sysv/linux/arm/shlib-versions: Likewise.
8224         * sysdeps/unix/sysv/linux/hppa/shlib-versions: Likewise.
8225         * sysdeps/unix/sysv/linux/ia64/shlib-versions: Likewise.
8226         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: Likewise.
8227         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: Likewise.
8228         * sysdeps/unix/sysv/linux/mips/shlib-versions: Likewise.
8229         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
8230         Likewise.
8231         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
8232         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
8233         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
8234         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
8235         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
8236         * sysdeps/unix/sysv/linux/tile/shlib-versions: Likewise.
8237         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Likewise.
8238         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Likewise.
8240         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
8241         (HAVE_ELFV2_ABI): AC_DEFINE in ELFv2 case.
8242         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
8243         Regenerated.
8244         * config.h.in (HAVE_ELFV2_ABI): New macro undefine.
8245         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions:
8246         Condition symbol version definitions on [HAVE_ELFV2_ABI].
8248         * shlib-versions: Remove OS-specific entries.  Moved to files in
8249         sysdeps.
8250         * sysdeps/mach/hurd/shlib-versions: New file.
8251         * sysdeps/unix/sysv/linux/shlib-versions: Likewise.
8253         * nptl/shlib-versions: Remove architecture-specific entries.
8254         Moved to files in sysdeps.
8255         * shlib-versions: Likewise.
8256         * sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions: New
8257         file.
8258         * sysdeps/unix/sysv/linux/s390/s390-64/shlib-versions: Likewise.
8259         * sysdeps/unix/sysv/linux/sh/shlib-versions: Likewise.
8260         * sysdeps/unix/sysv/linux/sparc/sparc32/shlib-versions: Likewise.
8261         * sysdeps/unix/sysv/linux/sparc/sparc64/shlib-versions: Likewise.
8263         * sysdeps/gnu/netinet/udp.h (UDP_NO_CHECK6_TX): New macro.
8264         (UDP_NO_CHECK6_RX): Likewise.
8266 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
8268         * sysdeps/posix/sysconf.c (__sysconf): Spell
8269         _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
8271 2014-08-12  Florian Weimer  <fweimer@redhat.com>
8273         * iconv/gconv_open.c (__gconv_open): Remove transliteration module
8274         loading.
8275         * iconv/Versions (__gconv_transliterate): Export for use from
8276         gconv modules.
8277         * iconv/gconv.h (__GCONV_TRANSLIT): New flag.
8278         (struct __gconv_trans_data, __gconv_trans_fct,
8279         __gconv_trans_context_fct, __gconv_trans_query_fct,
8280         __gconv_trans_init_fct, __gconv_trans_end_fct): Remove type
8281         definitions.
8282         (struct __gconv_step_data): Remove __trans member.
8283         (__gconv_transliterate): Declaration moved from gconv_int.h.  No
8284         longer hidden.  Remove unused trans_data argument.
8285         * iconv/gconv_int.h (struct trans_struct): Remove definition.
8286         (__gconv_translit_find): Remove declaration.
8287         (__gconv_transliterate): Declaration moved to gconv.h.  Add hidden
8288         prototype.
8289         * iconv/gconv_close.c (__gconv_close): Remove __trans cleanup.
8290         * iconv/gconv_trans.c (__gconv_transliterate): Remove unused
8291         trans_data argument.  Add hidden definition.
8292         (__gconv_translit_find): Remove.
8293         * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): Call
8294         __gconv_transliterate directly if __GCONV_TRANSLIT is set.
8295         * iconv/skeleton.c: Remove transliteration initialization.
8296         * libio/fileops.c (_IO_new_file_fopen): Adjust struct
8297         __gconv_step_data initialization.
8298         * libio/iofwide.c (__libio_translit_): Remove.
8299         (_IO_fwide): Adjust struct __gconv_step_data initialization.
8300         * wcsmbs/btowc.c (__btowc): Likewise.
8301         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
8302         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
8303         * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Likewise.
8304         * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Likewise.
8305         * wcsmbs/wcrtomb.c (__wcrtomb): Likewise.
8306         * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Likewise.
8307         * wcsmbs/wcsrtombs.c (__wcsrtombs): Likewise.
8308         * wcsmbs/wctob.c (wctob): Likewise.
8310 2014-09-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
8312         [BZ #16194]
8313         * sysdeps/x86/tst-xmmymm.sh: Rename file to...
8314         * sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
8315         register usage.
8316         * sysdeps/x86/Makefile: Adjust.
8318 2014-09-11  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
8319             Roland McGrath  <roland@hack.frob.com>
8321         * locale/weight.h: Add include guard.
8322         (findidx): Make static rather than auto; take new parameters
8323         TABLE, INDIRECT, and EXTRA instead of getting them as outer locals.
8324         * locale/weightwc.h: Likewise.
8325         * posix/fnmatch_loop.c
8326         (FCT): Change type of EXTRA from int32_t to wint_t.
8327         Don't include either header inside the function.
8328         Call FINDIDX rather than findidx, and pass new arguments.
8329         #undef FINDIDX at the end of the file.
8330         * posix/fnmatch.c [_LIBC]: #include <locale/weight.h> and define
8331         FINDIDX before including fnmatch_loop.c for the non-wide version.
8332         [_LIBC] [HANDLE_MULTIBYTE]: #define findidx to findidxwc around
8333         #include <locale/weightwc.h>, and define FINDIDX to findidxwc
8334         for the wide version.
8335         * posix/regcomp.c [_LIBC]: #include <locale/weight.h>.
8336         (build_equiv_class) [_LIBC]: Don't #include it inside the function.
8337         Pass new arguments to findidx.
8338         * posix/regexec.c [RE_ENABLE_I18N] [_LIBC]: #include <locale/weight.h>.
8339         [RE_ENABLE_I18N] (check_node_accept_bytes) [_LIBC]:
8340         Don't #include it inside the function.  Pass new arguments to findidx.
8341         * posix/regex_internal.h
8342         [!NOT_IN_libc] [_LIBC]: #include <locale/weight.h>.
8343         (re_string_elem_size_at): Don't #include it inside the function.
8344         Pass new arguments to findidx.
8345         * string/strcoll_l.c: #include WEIGHT_H at top level.
8346         (get_next_seq): Don't #include it inside the function.
8347         Pass new arguments to findidx.
8348         (get_next_seq_nocache): Likewise.
8349         * string/strxfrm_l.c: #include WEIGHT_H at top level.
8350         (STRXFRM): Don't #include it inside the function.
8351         Pass new arguments to findidx.
8353 2014-09-11  Florian Weimer  <fweimer@redhat.com>
8355         [BZ #17344]
8356         * malloc/malloc.c (unlink): Turn asserts into a call to
8357         malloc_printerr.
8359 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
8361         [BZ #17370]
8362         * libio/wfileops (do_ftell_wide): Free OUT.
8364 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
8366         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
8368 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
8370         [BZ #17363]
8371         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
8372         group if the current group is empty.
8374 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8376         * benchtests/bench-memset.c (test_main): Add more test from size
8377         from 32 to 512 bytes.
8378         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
8379         Add POWER8 memset object.
8380         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
8381         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
8382         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
8383         implementation.
8384         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
8385         Likewise.
8386         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
8387         multiarch POWER8 memset optimization.
8388         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
8389         POWER8 memset optimization.
8391         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
8392         Remove bzero multiarch objects.
8393         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
8394         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
8395         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
8396         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
8397         Remove define.
8398         [__bzero]: Redefine to specific name.
8399         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
8400         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
8401         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
8402         define.
8403         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
8404         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
8406 2014-09-10  Florian Weimer  <fweimer@redhat.com>
8408         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
8409         warnings into errors.
8411         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
8412         __cxa_thread_atexit_impl prototype.
8414 2014-09-09  Steve Ellcey  <sellcey@mips.com>
8416         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
8417         Fix capitalization of error message.
8419 2014-09-09  Steve Ellcey  <sellcey@mips.com>
8421         * sysdeps/mips/preconfigure: Modify ABI tests.
8423 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
8425         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
8427 2014-09-07  Roland McGrath  <roland@hack.frob.com>
8428             Carlos O'Donell  <carlos@systemhalted.org>
8430         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
8431         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
8432         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
8433         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
8434         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
8435         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
8436         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
8437         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
8438         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
8439         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
8440         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
8441         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
8442         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
8443         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
8444         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
8445         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
8446         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
8447         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
8448         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
8449         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
8450         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
8451         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
8452         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
8453         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
8454         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
8455         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
8456         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
8457         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
8458         Deconditionalize the code that was previously under [RESET_PID].
8459         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
8460         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
8461         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
8462         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
8463         include sysdep.h.
8465 2014-09-08  Allan McRae  <allan@archlinux.org>
8467         * version.h (RELEASE): Set to "development".
8468         (VERSION): Set to "2.20.90"
8470 2014-09-07  Allan McRae  <allan@archlinux.org
8472         * version.h (RELEASE): Set to "stable".
8473         (VERSION): Set to "2.20"
8474         * include/features.h (__GLIBC_MINOR__): Set to 20.
8476         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
8477         Liebler.
8479         * po/ko.po: Update Korean translation from translation project.
8481 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
8483         [BZ #17354]
8484         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
8485         macro for handling signed relocations.
8487 2014-09-03  Florian Weimer  <fweimer@redhat.com>
8489         [BZ #17325]
8490         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
8491         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
8492         assert.
8493         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
8494         * iconvdata/ibm935.c (BODY): Likewise.
8495         * iconvdata/ibm937.c (BODY): Likewise.
8496         * iconvdata/ibm939.c (BODY): Likewise.
8497         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
8498         assert.
8499         * iconvdata/Makefile (iconv-test.out): Pass module list to test
8500         script.
8501         * iconvdata/run-iconv-test.sh: New test loop for checking for
8502         decoder crashers.
8504 2014-09-02  Khem Raj  <raj.khem@gmail.com>
8506         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
8507         libm_hidden_ver.
8509 2014-09-01  Allan McRae  <allan@archlinux.org>
8511         * po/eo.po: Update Esperanto translation from translation project.
8513         * po/ca.po: Update Catalan translation from translation project.
8515 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8517         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
8518         __proc_dostop call.
8520 2014-08-27  Mark Wielaard  <mjw@redhat.com>
8522         [BZ #17319]
8523         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
8524         to call set_thread_area instead of hand written asm.
8525         (__NR_set_thread_area): Removed define.
8526         (TLS_FLAG_WRITABLE): Likewise.
8527         (__ASSUME_SET_THREAD_AREA): Remove check.
8528         (TLS_EBX_ARG): Remove define.
8529         (TLS_LOAD_EBX): Likewise.
8531 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
8533         Simplify atomicity of socket creation in bind.
8535         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
8536         looking up the name after linking the file.
8538 2014-08-27  Allan McRae  <allan@archlinux.org>
8540         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
8542 2014-08-26  Florian Weimer  <fweimer@redhat.com>
8544         [BZ #17187]
8545         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
8546         trans_compare, open_translit, __gconv_translit_find):
8547         Remove module loading code.
8549 2014-08-26  Allan McRae  <allan@archlinux.org>
8551         * po/vi.po: Update Vietnamese translation from translation project.
8553         * po/uk.po: Update Ukrainian translation from translation project.
8555         * po/fr.po: Update French translation from translation project.
8557         * po/ru.po: Update Russian translation from translation project.
8559         * po/pl.po: Update Polish translation from translation project.
8561         * po/cs.po: Update Czech translation from translation project.
8563         * po/de.po: Update German translation from translation project.
8565         * po/bg.po: Update Bulgarian translation from translation project.
8567         * po/sv.po: Update Sweedish translation from translation project.
8569         * po/nl.po: Update Dutch translation from translation project.
8571         * po/es.po: Update Spanish translation from translation project.
8573 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
8575         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
8577         * catgets/Makefile (CPPFLAGS-gencat): Remove.
8578         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
8579         (CPPFLAGS-iconvconfig): Likewise.
8580         * timezone/Makefile (CPPFLAGS-zic): Likewise.
8582         * include/libc-symbols.h: Remove unnecessary check for
8583         NOT_IN_libc.
8584         * nptl/pthreadP.h: Likewise.
8585         * sysdeps/aarch64/setjmp.S: Likewise.
8586         * sysdeps/alpha/setjmp.S: Likewise.
8587         * sysdeps/arm/sysdep.h: Likewise.
8588         * sysdeps/i386/setjmp.S: Likewise.
8589         * sysdeps/m68k/setjmp.c: Likewise.
8590         * sysdeps/posix/getcwd.c: Likewise.
8591         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
8592         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
8593         * sysdeps/s390/s390-32/setjmp.S: Likewise.
8594         * sysdeps/s390/s390-64/setjmp.S: Likewise.
8595         * sysdeps/sh/sh3/setjmp.S: Likewise.
8596         * sysdeps/sh/sh4/setjmp.S: Likewise.
8597         * sysdeps/unix/alpha/sysdep.h: Likewise.
8598         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
8599         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
8600         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
8601         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
8602         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
8603         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
8604         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
8605         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
8606         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
8607         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
8608         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
8609         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
8610         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
8611         * sysdeps/x86_64/setjmp.S: Likewise.
8613 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
8615         [BZ #17263]
8616         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
8617         <stdint.h>.
8618         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
8619         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
8621 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
8623         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
8625         [BZ #17262]
8626         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
8627         and __x86_64__ when disabling x87 inline functions.
8629 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
8631         [BZ #17259]
8632         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
8633         asm statement with __cpuid_count.
8635 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
8637         * configure.ac: Change __ehdr_start code to dereference the struct.
8638         Run readelf on the output to look for relocations.
8639         * configure: Regenerated.
8641 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
8643         [BZ #17261]
8644         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
8645         value to 0.
8646         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
8648 2014-08-12  Roland McGrath  <roland@hack.frob.com>
8650         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
8652 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
8654         [BZ #16892]
8655         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
8656         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
8658 2014-08-12  Sean Anderson  <seanga2@gmail.com>
8660         * malloc/malloc.c: Fix typo in comment.
8662 2014-08-09  Allan McRae  <allan@archlinux.org>
8664         * Regenerate libc.po.
8666 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
8668         * intl/tst-gettext2.sh: Check every lang file for creation.
8670 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
8672         * sysdeps/aarch64/fpu/math_private.h
8673         (libc_feholdsetround_noex_aarch64_ctx): New function.
8675 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
8677         * sysdeps/arm/armv6/strcpy.S (strcpy):
8678         Fix performance issue in misaligned cases.
8680 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8682         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
8683         Move definition from termios.h.
8684         (struct termio): Likewise.
8685         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
8686         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
8687         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
8688         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
8689         Likewise.
8690         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
8691         Move definition to ioctl-types.h
8692         (struct termio): Likewise.
8693         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
8694         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
8695         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
8696         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
8697         Likewise.
8699 2014-08-05  Richard Henderson  <rth@redhat.com>
8701         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
8702         exceptions.
8703         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
8704         Add fraiseexcpt.
8705         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
8706         Use __feraiseexcept.
8707         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
8708         Protect libm symbols with IS_IN_libm.
8710         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
8712 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
8714         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
8716 2014-08-04  Will Newton  <will.newton@linaro.org>
8718         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
8719         file.
8721 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
8723         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
8724         variants for each function.
8726 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8728         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
8729         appended ...
8730         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
8731         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
8732         appended ...
8733         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
8734         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
8735         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
8736         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
8737         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
8738         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
8739         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
8740         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
8741         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
8742         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
8743         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
8744         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
8745         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
8746         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
8747         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
8748         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
8749         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
8750         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
8751         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
8752         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
8753         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
8754         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
8755         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
8756         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
8757         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
8758         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
8759         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
8760         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
8761         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
8762         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
8763         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
8764         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
8765         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
8766         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
8767         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
8768         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
8769         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
8770         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
8771         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
8772         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
8773         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
8774         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
8775         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
8776         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
8777         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
8778         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
8779         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
8780         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
8781         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
8782         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
8783         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
8784         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
8785         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
8786         Update #include.
8787         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
8788         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
8790 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8792         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
8793         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
8794         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
8795         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
8796         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
8797         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
8799 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8801         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
8802         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
8803         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
8804         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
8806 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8808         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
8809         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
8810         (__libc_vfork): Define function under this name.
8811         (__vfork): Define as an alias.
8812         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
8813         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
8815 2014-08-04  Roland McGrath  <roland@hack.frob.com>
8817         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
8818         that was previously under [RESET_PID].
8819         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
8821 2014-08-04  Andreas Schwab  <schwab@suse.de>
8823         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
8825 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
8827         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
8828         (main): Likewise.
8830 2014-08-01  Roland McGrath  <roland@hack.frob.com>
8832         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
8834 2014-08-01  Richard Henderon  <rth@redhat.com>
8836         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
8837         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
8838         typo in exact zero test.
8839         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
8840         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
8841         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
8843 2014-08-01  Roland McGrath  <roland@hack.frob.com>
8845         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
8846         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
8847         * sysdeps/arm/sysdep.h: ... here.
8848         [!__ASSEMBLER__]: Include <stdint.h>.
8850 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
8852         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
8853         (HAVE_WCTYPE_H): Likewise.
8854         (HAVE_ISWCTYPE): Likewise.
8855         (ENABLE_NLS): Likewise.
8856         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
8857         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
8859         * posix/regex_internal.c: Check if DEBUG is defined and is
8860         set.
8862         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
8863         (HAVE_MBSRTOWCS): Likewise.
8864         * posix/fnmatch.c: Include string.h unconditionally.
8866 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
8868         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
8869         reversal.
8871 2014-07-31  Roland McGrath  <roland@hack.frob.com>
8873         * sysdeps/generic/safe-fatal.h: New file.
8874         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
8875         * nptl/forward.c: Include it.
8876         (__pthread_unwind): Use __safe_fatal as default action, rather
8877         than a bogus use of INTERNAL_SYSCALL that could never work.
8879         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
8880         * configure.ac (libc_cv_builtin_trap): New test.
8881         * configure: Regenerated.
8882         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
8883         (ABORT_INSTRUCTION): Define using __builtin_trap.
8885         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
8886         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
8887         * sysdeps/nptl/nptl-signals.h: New file.
8888         * nptl/pthreadP.h: Include <nptl-signals.h>.
8890 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
8892         * sysdeps/s390/s390-64/utf16-utf32-z9.c
8893         (ONE_DIRECTION): Define.
8894         * sysdeps/s390/s390-64/utf8-utf16-z9.c
8895         (ONE_DIRECTION): Define.
8896         * sysdeps/s390/s390-64/utf8-utf32-z9.c
8897         (ONE_DIRECTION): Define.
8899 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
8901         * sysdeps/s390/Makefile: Delete file.
8902         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
8903         * sysdeps/s390/__longjmp.c: Delete file.
8904         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
8905         Remove fields __flags and __reserved.
8906         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
8907         and add versioning.
8908         * sysdeps/s390/rtld-__longjmp.c: Delete file.
8909         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
8910         * sysdeps/s390/rtld-setjmp.S: Likewise.
8911         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
8912         * sysdeps/s390/s390-32/__longjmp.c: ... here.
8913         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
8914         * sysdeps/s390/s390-32/setjmp.S: ... here.
8915         Add versioning.
8916         (__sigsetjmp): Remove setting __flags field.
8917         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
8918         * sysdeps/s390/s390-64/__longjmp.c: ... here.
8919         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
8920         * sysdeps/s390/s390-64/setjmp.S: ... here.
8921         Add versioning.
8922         (__sigsetjmp): Remove setting __flags field.
8923         * sysdeps/s390/setjmp.S: Delete file.
8924         * sysdeps/s390/sigjmp.c: Likewise.
8925         * sysdeps/s390/v1-longjmp.c: Likewise.
8926         * sysdeps/s390/v1-setjmp.h: Likewise.
8927         * sysdeps/s390/v1-sigjmp.c: Likewise.
8928         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
8929         Remove v1-longjmp_chk.
8930         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
8931         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
8932         Include debug/longjmp_chk.c and add versioning.
8933         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
8934         Include nptl/pt-longjmp.c and add versioning.
8935         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
8936         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
8937         Include __longjmp.c.
8938         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
8939         Move to ...
8940         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
8941         (__getcontext): Remove setting __flags field.
8942         Add versioning.
8943         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
8944         Don't restore upper high grps.
8945         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
8946         Likewise.
8947         (__swapcontext): Remove setting uc_flags field.
8948         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
8949         Delete file.
8950         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
8951         Include __longjmp.c.
8952         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
8953         Move to ...
8954         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
8955         (__getcontext): Remove setting __flags field.
8956         Add versioning.
8957         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
8958         (__swapcontext): Remove setting uc_flags field.
8959         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
8960         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
8961         Remove fields uc_high_gprs and __reserved.
8962         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
8963         New file with reverted content.
8964         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
8965         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
8966         Regenerated.
8967         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
8968         Regenerated.
8970 2014-07-31  Andreas Schwab  <schwab@suse.de>
8972         * config.h.in (HAVE_IFUNC): Define to 0.
8973         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
8974         definedness.
8976 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
8978         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
8979         memmove-avx-unaligned, memcpy-avx-unaligned and
8980         mempcpy-avx-unaligned.
8981         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
8982         Add tests for AVX memcpy functions.
8983         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
8984         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
8985         memcpy_chk.
8986         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
8987         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
8988         memmove_chk.
8989         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
8990         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
8991         mempcpy_chk.
8992         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
8993         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
8994         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
8996 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8998         [BZ #17213]
8999         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
9000         powerpc64le.
9002 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
9004         [BZ #16839]
9005         * manual/llio.texi: Add section about open file description locks.
9006         * manual/examples/ofdlocks.c: Example of open file description
9007         lock usage.
9008         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
9009         F_OFD_SETLK, and F_OFD_SETLKW.
9011 2014-07-23  Allan McRae  <allan@archlinux.org>
9013         * po/es.po: Update Spanish translation from translation project.
9015 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
9017         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
9019 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
9021         [BZ #17078]
9022         * sysdeps/arm/dl-machine.h (elf_machine_rela)
9023         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
9024         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
9026 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
9028         [BZ #17088]
9029         * math/fesetenv.c (__fesetenv)
9030         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
9031         * math/feupdateenv.c (__feupdateenv)
9032         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
9034         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
9035         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
9036         (__ASSUME_SOCKETCALL): Do not define.
9038         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
9039         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
9040         (__ASSUME_SOCKETCALL): Do not define.
9041         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
9042         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
9043         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9044         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
9045         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9046         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
9047         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9048         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9050         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
9051         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
9052         (__ASSUME_SOCKETCALL): Do not define.
9053         (__ASSUME_IPC64): Define unconditionally.
9054         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
9055         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9056         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
9057         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9058         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
9059         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9060         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
9061         Likewise.
9063         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
9064         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
9065         (__ASSUME_SOCKETCALL): Do not define.
9066         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
9067         (__ASSUME_FUTEX_LOCK_PI): Likewise.
9068         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9069         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
9070         (__ASSUME_REQUEUE_PI): Define unconditionally.
9071         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
9072         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
9073         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9074         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
9075         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9076         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9078         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
9079         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
9080         (__ASSUME_SOCKETCALL): Do not define.
9081         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
9082         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9083         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9084         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
9085         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9086         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
9088         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
9089         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
9090         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
9091         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
9092         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
9093         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
9094         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
9095         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
9096         (__ASSUME_GETCPU_SYSCALL): Likewise.
9098         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
9099         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
9100         cases for individual architectures.
9101         * sysdeps/gnu/configure: Regenerated.
9102         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
9103         LIBC_SLIBDIR_RTLDDIR.
9104         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
9105         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
9106         LIBC_SLIBDIR_RTLDDIR.
9107         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
9108         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
9109         LIBC_SLIBDIR_RTLDDIR.
9110         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
9111         Regenerated.
9112         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
9113         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
9114         file.
9115         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
9116         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
9117         file.
9118         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
9119         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
9120         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
9121         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
9123         * sysdeps/aarch64/shlib-versions: Move to ...
9124         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
9125         * sysdeps/alpha/shlib-versions: Move to ...
9126         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
9127         * sysdeps/arm/shlib-versions: Move to ...
9128         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
9129         * sysdeps/hppa/shlib-versions: Move all contents except for
9130         libgcc_s entry to ...
9131         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
9132         entry from ...
9133         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
9134         * sysdeps/ia64/shlib-versions: Move to ...
9135         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
9136         entry from ...
9137         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
9138         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
9139         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
9140         * sysdeps/microblaze/shlib-versions: Move to ...
9141         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
9142         * sysdeps/mips/shlib-versions: Move to ...
9143         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
9144         entry from ...
9145         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
9146         * sysdeps/tile/shlib-versions: Move to ...
9147         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
9148         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
9149         from ...
9150         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
9151         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
9152         entry from ...
9153         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
9155 2014-07-17  Will Newton  <will.newton@linaro.org>
9157         * sysdeps/arm/bits/atomic.h
9158         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
9159         (__arch_compare_and_exchange_bool_16_int): Likewise.
9160         (__arch_compare_and_exchange_bool_64_int): Likewise.
9162         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
9163         into an #else block.
9165 2014-07-16  Roland McGrath  <roland@hack.frob.com>
9167         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
9168         just Linux configurations.  Test empirically that the compiler sets
9169         __ARM_EABI__, rather than using the tuple to decide.
9170         * sysdeps/arm/preconfigure: Regenerated.
9171         * sysdeps/unix/sysv/linux/arm/configure: File removed.
9172         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
9173         contents appended ...
9174         * sysdeps/arm/configure.ac: ... here.
9175         * sysdeps/arm/configure: Regenerated.
9177 2014-07-15  Roland McGrath  <roland@hack.frob.com>
9179         * nptl/pthread_kill.c: New file.
9180         * nptl/pthread_sigmask.c: New file.
9181         * nptl/pthread_sigqueue.c: New file.
9183         * sysdeps/nptl/lowlevellock.h: New file.
9184         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
9185         * sysdeps/nptl/lowlevellock-futex.h: New file.
9187         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
9188         Remove dead declarations.
9190 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
9192         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
9193         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
9194         config-cflags-avx2.
9195         * sysdeps/x86_64/configure.ac: Likewise.
9196         * sysdeps/i386/configure: Regenerated.
9197         * sysdeps/x86_64/configure: Likewise.
9198         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
9199         memset-avx2 only if config-cflags-avx2 is yes.
9200         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
9201         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
9202         defined.
9203         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
9204         only if HAVE_AVX2_SUPPORT is defined.
9205         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
9207 2014-07-14  Alan Modra  <amodra@gmail.com>
9209         [BZ #17153]
9210         * elf/elf.h (DT_PPC64_NUM): Correct value.
9211         * NEWS: Add to fixed bug list.
9213 2014-07-13  Jim Meyering  <meyering@fb.com>
9215         [BZ 17150]
9216         regex: don't deref NULL upon heap allocation failure
9217         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
9218         failure in one more place.
9219         To trigger the segfault, configure grep -with-included-regex,
9220         build it, and run these commands:
9221         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
9223 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
9225         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
9227 2014-07-11  Richard Henderson  <rth@redhat.com>
9229         * sysdeps/aarch64/libm-test-ulps: Update.
9231 2014-07-10  Florian Weimer  <fweimer@redhat.com>
9233         [BZ #17135]
9234         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
9235         * nptl/allocatestack.c (__nptl_setxid_error): New function.
9236         (__nptl_setxid): Initialize error member.  Call
9237         __nptl_setxid_error.
9238         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
9239         * nptl/descr.h (struct xid_command): Add error member.
9240         * nptl/tst-setuid3.c: New file.
9241         * nptl/Makefile (tests): Add it.
9243 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9245         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
9246         New define.
9247         (__lll_trylock): Use __lll_base_trylock.
9248         (__lll_cond_trylock): Likewise.
9250 2014-07-10  Roland McGrath  <roland@hack.frob.com>
9252         * nptl/pthread_create.c (start_thread): Use atomic_or and
9253         lll_futex_wake directly rather than lll_robust_dead.
9254         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
9255         (lll_robust_dead): Macro removed.
9256         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
9257         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
9258         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
9259         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
9260         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
9261         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
9262         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
9263         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
9264         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
9265         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
9266         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
9267         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
9268         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
9269         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
9270         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
9272         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
9273         Use atomic_compare_and_exchange_val_acq directly rather than
9274         lll_robust_trylock.
9275         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
9276         (__lll_robust_trylock, lll_robust_trylock): Removed.
9277         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
9278         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
9279         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
9280         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
9281         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
9282         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
9283         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
9284         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
9285         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
9286         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
9287         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
9288         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
9289         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
9290         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
9292 2014-07-02  Florian Weimer  <fweimer@redhat.com>
9294         * manual/locale.texi (Locale Names): New section documenting
9295         locale name syntax.  Adjust menu and node chaining accordingly.
9296         (Choosing Locale): Reference Locale Names, Locale Categories.
9297         Mention setting LC_ALL=C.  Reflect that name syntax is now
9298         documented.
9299         (Locale Categories): New section title.  Reference Locale Names.
9300         LC_ALL is an environment variable, but not a category.
9301         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
9302         description, now in Locale Name.  Reference that section.  Locale
9303         name syntax is now documented.
9305 2014-07-02  Florian Weimer  <fweimer@redhat.com>
9307         [BZ #17137]
9308         * locale/findlocale.c (name_present, valid_locale_name): New
9309         functions.
9310         (_nl_find_locale): Use the loc_name variable to store name
9311         candidates.  Call name_present and valid_locale_name to check and
9312         validate locale names.  Return an error if the locale is invalid.
9314 2014-07-02  Florian Weimer  <fweimer@redhat.com>
9316         * locale/setlocale.c (setlocale): Use strdup for allocating
9317         composite name copy.
9319 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
9321         Sync up with gnulib.
9322         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
9323         [!_LIBC && ENABLE_NLS]: Include gettext.h.
9324         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
9325         and _GL_ARG_NONNULL.
9326         [USE_UNLOCKED_IO]: Include unlocked-io.h.
9327         [!_LIBC]: Include code for Windows and Cygwin.
9328         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
9329         Include prototype for int strerror_r.
9330         [!_LIBC] (is_open): New function.
9331         (flush_stdout): New function.
9332         (print_errno_message): Use it.
9333         (error): Likewise.
9334         (error_at_line): Likewise.
9335         (error_tail) Add function attribute macros.  Use
9336         __builtin_expect.
9338         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
9340         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
9342         * io/ftw.c: Include sys/param.h unconditionally.
9344         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
9346         [BZ #17125]
9347         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
9348         libc_freeres_ptr.
9349         (freecache): New function to free CACHE on exit.
9351         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
9352         initialization.
9354 2014-07-09  David S. Miller  <davem@davemloft.net>
9356         * sysdeps/sparc/fpu/libm-test-ulps: Update.
9358         * sysdeps/sparc/nptl/internaltypes.h: Delete.
9359         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
9360         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
9361         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
9362         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
9363         * sysdeps/sparc/nptl/sem_init.c: Likewise.
9364         * sysdeps/sparc/nptl/sem_post.c: Likewise.
9365         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
9366         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
9367         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
9368         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
9369         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
9370         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
9372 2014-07-09  Andreas Schwab  <schwab@suse.de>
9374         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
9375         output.
9376         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
9377         (do_test): Likewise.
9379         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
9381 2014-07-09  Will Newton  <will.newton@linaro.org>
9383         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
9384         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
9385         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
9386         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
9387         * sysdeps/hppa/start.S (_start): Likewise.
9389 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
9391         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
9393         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
9394         defined.
9396 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
9398         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
9399         after checking that it is non-NULL.
9401         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
9403 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9405         * sysdeps/powerpc/memmove.c: Remove file.
9406         * sysdeps/powerpc/powerpc32/power4/memcopy.h
9407         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
9408         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
9409         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
9410         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
9411         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
9412         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
9413         string memmove instead of removed powerpc one.
9415         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
9416         [weak_alias]: Fix compiler warning due trailing data.
9417         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
9418         [weak_alias]: Likewise.
9419         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
9420         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
9422         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
9423         (__libc_ifunc_impl_list): Add memmove functions.
9425 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
9427         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
9428         Remove code.
9429         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
9430         Likewise
9431         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
9432         Likewise
9433         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
9434         Likewise
9435         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
9436         Likewise
9437         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
9438         Likewise
9439         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
9440         Likewise
9441         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
9442         Likewise
9443         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
9444         Likewise
9445         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
9446         Likewise
9447         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
9448         Likewise
9449         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
9450         Likewise
9451         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
9452         Likewise
9453         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
9454         Likewise
9455         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
9456         Likewise
9457         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
9458         Likewise
9459         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
9460         Likewise
9462 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9464         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
9465         to avoid alignment traps in non-cacheable memory.
9466         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
9468         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
9469         multiarch objects.
9470         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
9471         file: multiarch power7 memmove.
9472         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
9473         multiarch default memmove.
9474         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
9475         multiarch memove for powerpc32/power4.
9477         * string/bcopy.c: Use full path to include memmove.c.
9478         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
9479         multiarch objects.
9480         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
9481         bcopy for powerpc64.
9482         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
9483         bcopy for powerpc64.
9484         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
9485         and memmove implementations.
9486         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
9487         optimized multiarch memmove for POWER7/powerpc64.
9488         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
9489         default multiarch memmove for powerpc64.
9490         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
9491         multiarch for powerpc64.
9492         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
9493         for POWER7/powerpc64.
9494         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
9495         memmove for POWER7/powerpc64.
9497         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
9498         glibc default one.
9500         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
9501         __ELF_NATIVE_CLASS equal to 64.
9503 2014-07-07  Roland McGrath  <roland@hack.frob.com>
9505         * sysdeps/nptl/lowlevellock.h: File removed.
9507         * NEWS: NPTL is no longer an add-on!
9508         * nptl/internaltypes.h: Moved ...
9509         * sysdeps/nptl/internaltypes.h: ... here.
9510         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
9511         * sysdeps/nptl/fork.c: Likewise.
9512         * sysdeps/nptl/gai_misc.h: Likewise.
9513         * sysdeps/nptl/librt-cancellation.c: Likewise.
9514         * sysdeps/nptl/jmp-unwind.c: Likewise.
9515         * sysdeps/nptl/setxid.h: Likewise.
9516         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
9517         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
9518         * sysdeps/unix/sysv/linux/arm/Implies: New file.
9519         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
9520         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
9521         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
9522         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
9523         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
9524         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
9525         * sysdeps/unix/sysv/linux/mips/Implies: New file.
9526         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
9527         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
9528         * sysdeps/unix/sysv/linux/sh/Implies: New file.
9529         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
9530         * sysdeps/unix/sysv/linux/tile/Implies: New file.
9531         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
9532         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
9533         * nptl/Makeconfig: Moved ...
9534         * sysdeps/nptl/Makeconfig: ... here.
9535         * nptl/configure: File removed.
9536         * nptl/ANNOUNCE: File removed.
9537         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
9538         * sysdeps/unix/sysv/linux/configure: Regenerated.
9540         * nptl/Makefile (routines): Add libc_pthread_init,
9541         libc_multiple_threads, register-atfork and unregister-atfork.
9542         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
9543         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
9544         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
9545         pthread-pi-defines.sym, structsem.sym.
9546         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
9547         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
9548         [$(subdir) = nptl] (tests): Add tst-setgetname.
9549         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
9550         * sysdeps/unix/sysv/linux/sigaction.c: Just include
9551         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
9552         [!LIBC_SIGACTION]: Remove aliases.
9553         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
9554         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
9555         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
9556         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
9557         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
9558         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
9559         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
9560         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
9561         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
9562         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
9563         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
9564         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
9565         __libc_allocate_rtsig_private.
9566         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
9567         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
9568         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
9569         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
9570         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
9571         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
9572         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
9573         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
9574         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
9575         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
9576         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
9577         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
9578         * nptl/internaltypes.h: ... here.
9579         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
9580         * sysdeps/nptl/jmp-unwind.c: ... here.
9581         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
9582         * nptl/libc-lowlevellock.c: ... here.
9583         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
9584         * nptl/libc_multiple_threads.c: ... here.
9585         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
9586         * nptl/libc_pthread_init.c: ... here.
9587         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
9588         * nptl/lowlevelbarrier.sym: ... here.
9589         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
9590         * nptl/lowlevelcond.sym: ... here.
9591         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
9592         * nptl/lowlevellock.c: ... here.
9593         * nptl/lowlevellock.h: Moved ...
9594         * sysdeps/nptl/lowlevellock.h: ... here.
9595         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
9596         * nptl/lowlevelrobustlock.c: ... here.
9597         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
9598         * nptl/lowlevelrobustlock.sym: ... here.
9599         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
9600         * nptl/lowlevelrwlock.sym: ... here.
9601         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
9602         * nptl/pt-fork.c: ... here.
9603         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
9604         * nptl/pthread-pi-defines.sym: ... here.
9605         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
9606         * nptl/pthread_attr_getaffinity.c: ... here.
9607         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
9608         * nptl/pthread_attr_setaffinity.c: ... here.
9609         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
9610         * nptl/pthread_mutex_cond_lock.c: ... here.
9611         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
9612         Update #include.
9613         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
9614         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
9615         * nptl/pthread_once.c: ... here, replacing old file.
9616         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
9617         * nptl/pthread_yield.c: ... here.
9618         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
9619         * nptl/register-atfork.c: ... here.
9620         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
9621         * nptl/sem_post.c: ... here.
9622         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
9623         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
9624         * nptl/sem_timedwait.c: ... here.
9625         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
9626         * nptl/sem_trywait.c: ... here.
9627         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
9628         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
9629         * nptl/sem_wait.c: ... here.
9630         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
9631         * nptl/structsem.sym: ... here.
9632         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
9633         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
9634         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
9635         * nptl/unregister-atfork.c: ... here.
9636         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
9637         * nptl/unwindbuf.sym: ... here.
9638         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
9639         * sysdeps/nptl/fork.c: ... here.
9640         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
9641         * sysdeps/nptl/fork.h: ... here.
9642         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
9643         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
9644         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
9645         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
9646         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
9647         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
9648         * sysdeps/unix/sysv/linux/getpid.c: ... here.
9649         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
9650         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
9651         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
9652         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
9653         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
9654         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
9655         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
9656         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
9657         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
9658         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
9659         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
9660         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
9661         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
9662         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
9663         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
9664         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
9665         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
9666         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
9667         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
9668         * sysdeps/unix/sysv/linux/raise.c: ... here.
9669         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
9670         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
9671         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
9672         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
9673         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
9674         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
9675         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
9676         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
9677         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
9678         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
9679         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
9680         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
9681         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
9682         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
9683         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
9685 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
9687         * sysdeps/generic/memcopy.h: Add comment for
9688         MEMCPY_OK_FOR_FWD_MEMMOVE.
9690 2014-07-04  Will Newton  <will.newton@linaro.org>
9692         * string/memchr.c: Merge from gnulib.
9693         [_LIBC]: Remove conditionals.
9694         (__ptr_t): Remove define.
9695         (LONG_MAX_32_BITS): Likewise.
9696         (LONG_MAX): Likewise.
9697         (MEMCHR): Use ANSI prototype and optimize algorithm.
9699         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
9701 2014-07-03  Roland McGrath  <roland@hack.frob.com>
9703         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
9704         (lll_futex_timed_wait_bitset): Fix syscall argument count.
9706         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
9707         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
9708         in a bare environment with no <stdlib.h> installed.
9709         * sysdeps/nptl/configure: Regenerated.
9711         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
9713         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
9714         AC_EGREP_CPP for kernel header checks, so they only succeed if
9715         including <linux/version.h> actually works right.
9716         * sysdeps/unix/sysv/linux/configure: Regenerated.
9718         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
9719         value so it's not diagnosed as unused.
9721         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
9722         thing) with "ifeq ($(subdir),rt)".
9724 2014-07-03  Richard Henderson  <rth@redhat.com>
9726         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
9727         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
9728         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
9730         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
9731         (math_force_eval): New.
9733         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
9734         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
9736         * sysdeps/alpha/fpu/s_round.c: Remove file.
9737         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
9739         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
9740         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
9741         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
9742         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
9743         (_dl_start, print_statistics): Likewise.
9744         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
9745         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
9747         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9748         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9749         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9750         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9751         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9752         (HP_SMALL_TIMING_AVAIL): Define.
9753         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9754         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
9755         (HP_SMALL_TIMING_AVAIL): Define.
9756         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9757         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
9759         * sysdeps/aarch64/hp-timing.h: New file.
9761         * sysdeps/generic/hp-timing.h: Remove dead comment.
9762         * sysdeps/generic/hp-timing-common.h: New file.
9763         * sysdeps/alpha/hp-timing.h: Include it.
9764         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
9765         * sysdeps/i386/i686/hp-timing.h: Likewise.
9766         * sysdeps/ia64/hp-timing.h: Likewise.
9767         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
9768         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
9769         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
9770         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
9771         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
9772         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
9773         (hp_timing_t): New.
9775         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
9776         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
9777         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
9778         * elf/rtld.c (_dl_start_final): Likewise.
9779         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
9780         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9781         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9782         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9783         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9784         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9785         (HP_TIMING_DIFF_INIT): Remove.
9786         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9787         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
9788         (HP_TIMING_DIFF_INIT): Remove.
9789         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
9790         * sysdeps/i386/i686/hp-timing.c: Remove file.
9791         * sysdeps/x86_64/hp-timing.c: Remove file.
9792         * sysdeps/ia64/hp-timing.c: Remove file.
9793         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
9794         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
9795         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
9796         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
9798         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
9799         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
9800         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
9801         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9802         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
9803         (HP_TIMING_ACCUM): Remove.
9804         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9805         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
9806         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
9808         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
9809         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
9810         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
9811         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
9812         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
9813         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
9814         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
9815         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
9817         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
9819 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
9821         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
9823 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9825         Sync up with gettext.
9826         * intl/loadmsgcat.c: Define O_BINARY if not defined.
9827         [_MSC_VER]: Include malloc.h
9828         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
9829         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
9830         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
9831         TEMP_FAILURE_RETRY.  Cast return of alloca.
9832         [!_LIBC] Call gl_rwlock_init.
9833         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
9835 2014-07-02  Roland McGrath  <roland@hack.frob.com>
9837         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
9838         before checking its value.
9840 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9842         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
9844         * debug/memcpy_chk.c: Don't include pagecopy.h.
9845         * debug/mempcpy_chk.c: Likewise.
9846         * string/memcpy.c: Likewise.
9847         * string/memmove.c: Likewise.
9848         * sysdeps/powerpc/memmove.c: Likewise.
9849         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
9850         definition of PAGE_COPY_FWD_MAYBE here...
9851         * sysdeps/generic/pagecopy.h: ... from here.
9852         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
9854 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
9855             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9857         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
9858         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
9859         optimizations.
9860         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9861         (__libc_ifunc_impl_list): Likewise.
9862         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
9863         multiarch strcat for PPC64.
9864         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
9865         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
9867 2014-07-02  Roland McGrath  <roland@hack.frob.com>
9869         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
9871 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9873         * intl/loadmsgcat.c: Remove declaration of
9874         get_sysdep_segment_value.
9875         (get_sysdep_segment_value): Use ISO C style.
9876         (_nl_load_domain): Use ISO C style.  Get rid of redundant
9877         semicolon.  Fix typo and formatting in comment.
9878         (_nl_unload_domain): Use ISO C style.
9880         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
9882 2014-07-02  Will Newton  <will.newton@linaro.org>
9884         * malloc/obstack.c: Merge from gnulib master.
9885         [HAVE_CONFIG_H]: Remove conditional code.
9886         [!_LIBC]: Include config.h.
9887         [!ELIDE_CODE]: Don't include inttypes.h, include
9888         stdint.h unconditionally.
9889         (print_and_abort): Mark as _Noreturn.
9890         (_obstack_allocated_p): Mark as __attribute_pure__.
9891         (obstack_free): Rename to __obstack_free.
9892         [!__attribute__]: Remove conditional code.
9893         * malloc/obstack.h: Merge from gnulib master.
9894         [__cplusplus]: Move conditional down.
9895         [!__attribute_pure__]: Define __attribute_pure__ here
9896         if it is not already defined.
9897         (_obstack_memory_used): Mark as __attribute_pure__.
9898         [!__obstack_free]: Define as obstack_free.
9899         [__GNUC__]: Remove check for ancient NeXT gcc.
9901 2014-07-02  Will Newton  <will.newton@linaro.org>
9902             Paul Eggert  <eggert@cs.ucla.edu>
9904         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
9906 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
9908         * resolv/gethnamaddr.c: Add comment warning that the file is
9909         not maintained.
9911 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
9913         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
9914         entries.
9916         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
9917         entry for aio_cancel and aio_cancel64.
9918         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
9919         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
9920         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
9921         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
9922         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
9923         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
9924         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
9925         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
9926         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
9927         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
9928         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
9929         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
9930         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
9932 2014-07-01  Roland McGrath  <roland@hack.frob.com>
9934         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
9935         * nptl/pthread_mutex_lock.c: Likewise.
9936         * nptl/pthread_mutex_timedlock.c: Likewise.
9937         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
9939 2014-07-01  Richard henderson  <rth@redhat.com>
9941         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
9942         (__isnan, __isnanl): Remove.
9943         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
9945         * sysdeps/alpha/fpu/libm-test-ulps: Update.
9947 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
9949         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9951 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
9953         * resolv/nss_dns/dns-host.c (getanswer_r)
9954         [MULTI_PTRS_ARE_ALIASES]: Remove code.
9956 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
9958         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
9959         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
9960         undefine.
9961         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
9962         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
9964 2014-07-01  Roland McGrath <roland@hack.frob.com>
9966         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
9967         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
9969         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
9970         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
9972         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
9973         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
9974         ... here.
9975         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
9976         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
9978         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
9979         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
9980         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
9981         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
9983         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
9984         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
9985         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
9986         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
9987         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
9988         Moved ...
9989         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
9990         ... here.
9991         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
9992         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
9993         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
9994         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
9995         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
9996         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
9997         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
9998         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
9999         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
10000         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
10001         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
10002         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
10003         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
10004         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
10005         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
10006         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
10007         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
10008         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
10009         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
10010         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
10011         ... here.
10012         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
10013         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
10014         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
10015         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
10016         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
10017         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
10018         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
10019         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
10021 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
10023         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
10024         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
10025         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
10026         Add sysdep.
10028 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10030         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10032 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
10034         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
10035         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
10037         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
10039         * sysdeps/arm/libm-test-ulps: Regenerated.
10041 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
10042             Roland McGrath <roland@hack.frob.com>
10044         * test-skeleton.c (signal_handler): Kill the whole process group
10045         before killing the child individually.
10046         (main): Report any failure on `setpgid'.
10048 2014-06-30  Roland McGrath  <roland@hack.frob.com>
10050         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
10051         from _TLS_H to _ARM_NPTL_TLS_H.
10052         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
10053         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
10055 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
10057         [BZ #16539]
10058         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
10059         (__expm1l): Return argument unchanged when small but not
10060         subnormal.
10062         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
10063         include macro name.
10064         (_FP_UNPACK_RAW_1_P): Likewise.
10065         (_FP_PACK_RAW_1): Likewise.
10066         (_FP_PACK_RAW_1_P): Likewise.
10067         (_FP_MUL_MEAT_1_wide): Likewise.
10068         (_FP_MUL_MEAT_DW_1_hard): Likewise.
10069         (_FP_MUL_MEAT_1_hard): Likewise.
10070         (_FP_DIV_MEAT_1_imm): Likewise.
10071         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
10072         (_FP_DIV_MEAT_1_udiv): Likewise.
10073         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
10074         (_FP_UNPACK_RAW_2): Likewise.
10075         (_FP_UNPACK_RAW_2_P): Likewise.
10076         (_FP_PACK_RAW_2): Likewise.
10077         (_FP_PACK_RAW_2_P): Likewise.
10078         (_FP_MUL_MEAT_DW_2_wide): Likewise.
10079         (_FP_MUL_MEAT_2_wide): Likewise.
10080         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
10081         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
10082         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
10083         (_FP_MUL_MEAT_2_gmp): Likewise.
10084         (_FP_DIV_MEAT_2_udiv): Likewise.
10085         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
10086         (_FP_FRAC_SRL_4): Likewise.
10087         (_FP_FRAC_SRST_4): Likewise.
10088         (_FP_FRAC_SRS_4): Likewise.
10089         (_FP_UNPACK_RAW_4): Likewise.
10090         (_FP_UNPACK_RAW_4_P): Likewise.
10091         (_FP_PACK_RAW_4): Likewise.
10092         (_FP_PACK_RAW_4_P): Likewise.
10093         (_FP_MUL_MEAT_DW_4_wide): Likewise.
10094         (_FP_MUL_MEAT_4_wide): Likewise.
10095         (_FP_MUL_MEAT_4_gmp): Likewise.
10096         (umul_ppppmnnn): Likewise.
10097         (_FP_DIV_MEAT_4_udiv): Likewise.
10098         (__FP_FRAC_ADD_4): Likewise.
10099         (__FP_FRAC_SUB_3): Likewise.
10100         (__FP_FRAC_SUB_4): Likewise.
10101         (__FP_FRAC_DEC_3): Likewise.
10102         (__FP_FRAC_DEC_4): Likewise.
10103         (__FP_FRAC_ADDI_4): Likewise.
10104         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
10105         (_FP_FRAC_SRL_8): Likewise.
10106         (_FP_FRAC_SRS_8): Likewise.
10108         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
10109         include macro name.
10110         (FP_UNPACK_RAW_EP): Likewise.
10111         (FP_PACK_RAW_E): Likewise.
10112         (FP_PACK_RAW_EP): Likewise.
10113         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
10114         (_FP_ISSIGNAN): Likewise.
10115         (_FP_ADD_INTERNAL): Likewise.
10116         (_FP_FMA): Likewise.
10117         (_FP_CMP): Likewise.
10118         (_FP_SQRT): Likewise.
10119         (_FP_TO_INT): Likewise.
10120         (_FP_FROM_INT): Likewise.
10121         (FP_EXTEND): Likewise.
10122         (_FP_DIV_MEAT_N_loop): Likewise.
10124 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
10126         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
10127         throughout.
10129 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
10131         [BZ #17097]
10132         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
10133         result with correct sign in case of exponents that produce
10134         overflow except for X very close to 1.
10136 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
10138         mktime: merge #if/#ifdef usage from glibc
10139         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
10140         as that works with both Glibc's and Gnulib's style.
10141         See thread starting at Siddhesh Poyarekar's bug report at:
10142         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
10144 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
10146         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
10147         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
10148         * sysdeps/tile/tilegx/memmove.c: Remove file.
10150 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
10152         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
10153         abi-name definition.
10154         * scripts/soversions.awk: Do not handle or generate ABI lines.
10155         * shlib-versions: Remove ABI entries.
10156         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
10157         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
10159 2014-06-27  Roland McGrath  <roland@hack.frob.com>
10161         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
10162         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
10163         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
10164         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
10165         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
10166         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
10167         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
10168         Moved ...
10169         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
10170         ... here.
10171         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
10172         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
10173         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
10174         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
10175         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
10176         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
10177         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
10178         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
10179         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
10180         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
10181         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
10182         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
10183         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
10184         Moved ...
10185         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
10186         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
10187         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
10188         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
10189         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
10190         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
10191         Moved ...
10192         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
10193         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
10194         Moved ...
10195         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
10196         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
10197         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
10198         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
10199         Moved ...
10200         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
10201         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
10202         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
10203         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
10204         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
10205         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
10206         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
10207         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
10208         Moved ...
10209         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
10210         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
10211         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
10212         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
10213         Moved ...
10214         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
10215         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
10216         Moved ...
10217         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
10218         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
10219         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
10220         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
10221         Moved ...
10222         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
10223         ... here.
10224         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
10225         Identical file removed.
10226         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
10227         Moved ...
10228         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
10229         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
10230         Identical file removed.
10231         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
10232         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
10233         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
10234         Moved ...
10235         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
10236         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
10237         Identical file removed.
10238         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
10239         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
10240         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
10241         Identical file removed.
10242         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
10243         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
10244         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
10245         Identical file removed.
10246         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
10247         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
10248         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
10249         Identical file removed.
10250         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
10251         Moved ...
10252         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
10253         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
10254         Identical file removed.
10255         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
10256         Moved ...
10257         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
10258         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
10259         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
10260         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
10261         Identical file removed.
10262         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
10263         Moved ...
10264         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
10265         ... here.
10266         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
10267         Identical file removed.
10268         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
10269         Moved ...
10270         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
10271         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
10272         Identical file removed.
10273         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
10274         Moved ...
10275         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
10276         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
10277         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
10278         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
10279         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
10280         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
10281         Moved ...
10282         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
10283         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
10284         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
10286         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
10287         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
10288         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
10289         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
10290         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
10292 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
10294         [BZ #17092]
10295         * nscd/nscd.c (monitor_child): Return exit status of child
10296         instead of return value from wait syscall.
10298 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
10300         * configure.ac (libc_commonpagesize): Remove variable.
10301         (libc_relro_required): Likewise.
10302         (libc_cv_z_relro): Remove configure test.
10303         * configure: Regenerated.
10304         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
10305         variable.
10306         (libc_relro_required): Likewise.
10307         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
10308         (libc_relro_required): Likewise.
10309         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
10310         (libc_relro_required): Likewise.
10311         * sysdeps/arm/preconfigure: Regenerated.
10312         * sysdeps/ia64/preconfigure: Remove file.
10313         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
10314         variable.
10315         (libc_relro_required): Likewise.
10317         [BZ #16561]
10318         [BZ #16562]
10319         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
10320         (__ieee754_yn): Set FE_TONEAREST mode internally and then
10321         recompute overflowing results in original rounding mode.
10322         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
10323         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
10324         recompute overflowing results in original rounding mode.
10325         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
10326         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
10327         recompute overflowing results in original rounding mode.
10328         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
10329         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
10330         recompute overflowing results in original rounding mode.
10331         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
10332         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
10333         recompute overflowing results in original rounding mode.
10334         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
10335         (libc_feholdsetround_ctx): New macro.
10336         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
10337         * sysdeps/i386/fpu/libm-test-ulps: Update.
10338         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
10340 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10342         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
10343         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
10344         corresponding .cpsetup call.
10346 2014-06-26  Roland McGrath  <roland@hack.frob.com>
10348         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
10349         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
10350         * sysdeps/arm/Makefile [$(subdir) = csu]
10351         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
10352         (static-only-routines): Add aeabi_read_tp here.
10353         (shared-only-routines): Add libc-aeabi_read_tp here.
10354         (CFLAGS-libc-start.c): Add -fexceptions here.
10355         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
10356         (sysdep_routines, static-only-routines, shared-only-routines):
10357         Don't add to these here.
10358         (CFLAGS-libc-start.c): Likewise.
10360         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
10361         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
10362         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
10363         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
10364         * sysdeps/arm/Makefile [$(subdir) = rt]
10365         (librt-sysdep_routines, librt-shared-only-routines):
10366         Append rt-aeabi_unwind_cpp_pr1 here.
10367         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
10368         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
10369         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
10370         (libpthread-sysdep_routines, libpthread-shared-only-routines):
10371         Append nptl-aeabi_unwind_cpp_pr1 here.
10372         (tests): Filter out tst-cleanupx4 here.
10373         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
10374         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
10375         Don't do those here.
10377 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10379         * scripts/list-sources.sh: Do not handle ports specially.
10381 2014-06-26  Roland McGrath  <roland@hack.frob.com>
10383         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
10384         * sysdeps/arm/feupdateenv.c: Likewise.
10386         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
10388 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10390         * manual/texinfo.tex: Update to version 2014-05-05.10 with
10391         trailing whitespace removed.
10392         * scripts/config.guess: Update to version 2014-03-23.
10393         * scripts/config.sub: Update to version 2014-05-01
10394         * scripts/install-sh: Update to version 2013-12-25.23.
10395         * scripts/move-if-change: Update from gnulib.
10397 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
10399         * debug/memmove_chk.c: Remove pagecopy.h include.
10401 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
10403         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
10404         identical to gnulib mktime.
10406 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
10408         * configure.ac: Do not test for machine being rs6000.  Do not test
10409         for powerpc*-*soft.
10410         * configure: Regenerated.
10412         [BZ #11505]
10413         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
10414         test.
10415         * configure: Regenerated.
10416         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
10417         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
10418         Remove configure test.
10419         * sysdeps/arm/configure: Regenerated.
10420         * sysdeps/nptl/configure.ac: Do not check
10421         libc_cv_asm_cfi_directives.
10422         * sysdeps/nptl/configure: Regenerated.
10423         * sysdeps/x86_64/nptl/configure.ac: Remove file.
10424         * sysdeps/x86_64/nptl/configure: Remove generated file.
10425         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
10426         unconditional.
10427         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
10429 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
10431         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
10432         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
10433         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
10434         it is defined.
10436         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
10437         instead of whether it is defined.
10438         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
10439         * sysdeps/hppa/dl-machine.h: Likewise.
10440         * sysdeps/ia64/dl-machine.h: Likewise.
10441         * sysdeps/m68k/dl-machine.h: Likewise.
10442         * sysdeps/microblaze/dl-machine.h: Likewise.
10443         * sysdeps/mips/dl-machine.: Likewise.
10444         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
10445         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
10446         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
10447         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
10448         * sysdeps/sh/dl-machine.h: Likewise.
10449         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
10450         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
10451         * sysdeps/tile/dl-machine.h: Likewise.
10452         * sysdeps/x86_64/dl-machine.h: Likewise.
10454         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
10455         code.
10456         (verify_persistent_db): Likewise.
10458 2014-06-26  Roland McGrath  <roland@hack.frob.com>
10460         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
10461         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
10462         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
10463         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
10464         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
10465         Moved ...
10466         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
10467         ... here.
10468         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
10469         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
10470         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
10471         Identical file removed.
10472         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
10473         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
10474         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
10475         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
10476         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
10477         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
10478         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
10479         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
10480         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
10481         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
10482         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
10483         Moved ...
10484         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
10485         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
10486         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
10487         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
10488         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
10489         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
10490         Moved ...
10491         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
10492         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
10493         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
10494         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
10495         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
10496         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
10497         Identical file removed.
10498         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
10499         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
10500         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
10501         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
10502         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
10503         Moved ...
10504         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
10505         ... here.
10506         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
10507         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
10508         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
10509         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
10510         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
10511         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
10512         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
10513         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
10514         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
10515         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
10516         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
10517         Moved ...
10518         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
10519         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
10520         Moved ...
10521         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
10522         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
10523         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
10524         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
10525         Moved ...
10526         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
10527         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
10528         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
10530         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
10531         folded into ...
10532         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
10533         * sysdeps/unix/sysv/linux/s390/Versions
10534         (libpthread: GLIBC_2.19): New version set.
10535         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
10536         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
10537         (librt: GLIBC_2.3.3): New version set.
10538         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
10539         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
10540         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
10541         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
10542         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
10543         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
10544         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
10545         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
10546         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
10547         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
10548         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
10549         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
10550         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
10551         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
10552         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
10553         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
10554         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
10555         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
10556         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
10557         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
10558         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
10559         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
10560         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
10561         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
10562         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
10563         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
10564         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
10565         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
10566         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
10567         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
10568         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
10569         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
10570         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
10571         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
10572         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
10573         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
10574         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
10575         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
10576         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
10577         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
10578         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
10579         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
10580         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
10581         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
10582         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
10584         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
10585         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
10586         (__libc_vfork): Define the function under this name.
10587         [!NOT_IN_libc] (__vfork): Make this an alias.
10588         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
10589         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
10590         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
10591         (__libc_vfork): Define the function under this name.
10592         [!NOT_IN_libc] (__vfork): Make this an alias.
10593         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
10594         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
10595         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
10596         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
10597         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
10598         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
10600         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
10601         code that was previously under [RESET_PID].
10602         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
10603         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
10604         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
10606         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
10607         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
10608         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
10609         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
10610         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
10611         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
10612         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
10613         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
10614         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
10615         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
10616         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
10617         Moved ...
10618         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
10619         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
10620         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
10621         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
10622         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
10623         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
10624         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
10625         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
10626         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
10627         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
10628         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
10629         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
10630         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
10631         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
10632         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
10633         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
10634         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
10635         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
10636         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
10637         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
10638         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
10639         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
10640         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
10641         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
10642         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
10643         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
10644         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
10645         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
10646         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
10648 2014-06-25  Roland McGrath  <roland@hack.frob.com>
10650         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
10651         that was previously under [RESET_PID].
10652         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
10654 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10656         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
10657         not undefine and redefine.
10658         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
10659         [O_CLOEXEC]: Make code unconditional.
10660         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
10661         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
10662         <kernel-features.h>.
10663         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
10664         conditional variable definition.
10665         (shm_open) [O_CLOEXEC]: Make code unconditional.
10666         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
10667         code.
10669         * configure.ac (USE_REGPARMS): Don't define here.
10670         * configure: Regenerated.
10671         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
10672         * sysdeps/i386/configure: Regenerated.
10674         * nptl/createthread.c: Don't include kernel-features.h.
10675         * nptl/pthread_cancel.c: Likewise.
10676         * nptl/pthread_condattr_setclock.c: Likewise.
10677         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
10678         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
10679         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
10680         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
10681         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
10682         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
10683         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
10684         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
10685         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
10686         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
10687         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
10688         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
10689         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
10690         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
10691         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
10692         * nscd/gai.c: Likewise.
10693         * nss/nss_db/db-open.c: Likewise.
10694         * sysdeps/generic/ldsodefs.h: Likewise.
10695         * sysdeps/sh/nptl/tls.h: Likewise.
10696         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
10697         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
10698         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
10699         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
10700         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
10701         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
10702         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
10703         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
10704         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
10705         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
10706         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
10707         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
10708         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
10709         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
10710         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
10711         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
10712         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
10713         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
10714         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
10715         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
10716         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
10717         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
10718         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
10719         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
10720         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
10721         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
10722         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
10723         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
10724         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
10725         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
10726         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
10727         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
10728         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
10729         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
10730         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
10731         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
10732         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
10733         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
10734         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
10735         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
10736         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
10737         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
10738         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
10739         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
10740         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
10741         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
10742         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
10743         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
10744         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
10745         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
10746         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
10747         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
10748         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
10749         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
10750         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
10751         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
10752         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
10753         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
10754         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
10755         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
10756         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
10757         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
10758         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
10759         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
10760         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
10761         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
10762         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
10763         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
10764         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
10765         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
10766         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
10767         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
10768         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
10769         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
10770         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
10771         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
10772         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
10773         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
10774         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
10775         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
10776         * sysdeps/unix/sysv/linux/pread.c: Likewise.
10777         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
10778         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
10779         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
10780         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
10781         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
10782         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
10783         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
10784         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
10785         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
10786         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
10787         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
10788         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
10789         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
10790         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
10791         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
10792         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
10793         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
10794         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
10795         * sysdeps/unix/sysv/linux/system.c: Likewise.
10796         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
10797         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
10798         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
10799         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
10800         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
10801         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
10802         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
10804         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
10805         * configure: Regenerated.
10806         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
10808         * configure.ac (base_machine): Do not set specially for particular
10809         machines here.
10810         * configure: Regenerated.
10811         * sysdeps/powerpc/preconfigure: Move machine and base_machine
10812         settings from configure.ac.
10813         * sysdeps/i386/preconfigure: New file.
10814         * sysdeps/s390/preconfigure: Likewise.
10815         * sysdeps/sh/preconfigure: Likewise.
10816         * sysdeps/sparc/preconfigure: Likewise.
10818 2014-06-25  Roland McGrath  <roland@hack.frob.com>
10820         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
10821         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
10822         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
10823         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
10824         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
10825         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
10826         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
10827         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
10828         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
10829         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
10830         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
10831         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
10832         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
10833         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
10834         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
10835         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
10836         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
10837         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
10838         * sysdeps/sparc/sparc64/Makefile: ... appended here.
10840         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
10841         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
10842         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
10843         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
10844         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
10845         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
10846         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
10847         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
10848         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
10849         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
10850         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
10851         * sysdeps/sparc/sparc32/sem_post.c: ... here.
10852         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
10853         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
10854         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
10855         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
10856         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
10857         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
10858         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
10859         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
10860         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
10861         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
10862         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
10863         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
10864         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
10865         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
10866         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
10867         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
10868         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
10869         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
10870         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
10871         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
10872         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
10873         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
10874         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
10875         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
10876         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
10877         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
10879         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
10880         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
10881         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
10882         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
10883         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
10884         Moved ...
10885         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
10886         ... here.
10887         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
10888         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
10889         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
10890         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
10891         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
10892         Moved ...
10893         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
10894         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
10895         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
10896         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
10897         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
10898         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
10899         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
10900         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
10901         Moved ...
10902         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
10903         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
10904         Moved ...
10905         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
10906         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
10907         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
10908         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
10909         Moved ...
10910         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
10911         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
10912         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
10913         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
10914         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
10915         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
10916         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
10917         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
10918         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
10919         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
10920         Moved ...
10921         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
10922         ... here.
10923         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
10924         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
10925         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
10926         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
10927         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
10928         Moved ...
10929         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
10930         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
10931         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
10932         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
10933         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
10934         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
10935         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
10936         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
10937         Moved ...
10938         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
10939         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
10940         Moved ...
10941         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
10942         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
10943         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
10944         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
10945         Moved ...
10946         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
10947         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
10948         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
10949         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
10950         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
10952 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10954         * timezone/checktab.awk: Update from tzcode 2014e.
10955         * timezone/private.h: Likewise.
10956         * timezone/tzfile.h: Likewise.
10957         * timezone/zdump.c: Likewise.
10958         * timezone/zic.c: Likewise.
10960         * sysdeps/unix/sysv/linux/kernel-features.h
10961         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
10962         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
10963         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
10964         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
10965         Remove conditional code.
10967 2014-06-25  Will Newton  <will.newton@linaro.org>
10969         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
10970         (_dl_arm_cap_flags): Add HWCAP2 values.
10971         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
10972         (_DL_HWCAP_COUNT): Increase to 37.
10973         (_DL_HWCAP_LAST): New define.
10974         (_DL_HWCAP2_LAST): New define.
10975         (_dl_procinfo): Add support for printing
10976         AT_HWCAP2 entries.
10977         (_dl_string_hwcap): Use _dl_hwcap_string.
10979 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
10981         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
10983 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
10985         * README: Do not mention ports directory.
10987         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
10988         Remove macro.
10989         * sysdeps/unix/sysv/linux/futimes.c: Do not include
10990         <kernel-features.h>.
10991         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
10992         conditional variable definition.
10993         (__futimes): Update comment.
10994         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
10995         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
10997         [BZ #16560]
10998         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
10999         arguments close to 0.
11000         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
11001         Likewise.
11002         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
11003         Likewise.
11004         * math/auto-libm-test-in: Add more tests of exp10.
11005         * math/auto-libm-test-out: Regenerated.
11006         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11008         * sysdeps/unix/sysv/linux/kernel-features.h
11009         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
11010         * sysdeps/unix/sysv/linux/readv.c: Do not include
11011         <kernel-features.h>.
11012         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
11013         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
11014         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
11015         unconditional.
11016         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
11017         conditional code.
11018         * sysdeps/unix/sysv/linux/writev.c: Do not include
11019         <kernel-features.h>.
11020         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
11021         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
11022         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
11023         unconditional.
11024         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
11025         conditional code.
11027 2014-06-25  Will Newton  <will.newton@linaro.org>
11029         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
11030         comment changes throughout the file.  Remove checks
11031         for HAVE_*_H definitions that are not required.
11032         (__gen_tempname): Call abort if an unknown kind value is
11033         passed.
11035 2014-06-25  Andreas Schwab  <schwab@suse.de>
11037         [BZ #17086]
11038         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
11039         scalbln, scalblnf, scalblnl in libc.
11041 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
11043         [BZ #17086]
11044         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
11045         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
11046         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
11048 2014-06-24  Roland McGrath  <roland@hack.frob.com>
11050         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
11051         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
11052         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
11053         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
11054         Update #include.
11055         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
11056         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
11057         Update #include.
11058         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
11059         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
11060         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
11061         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
11062         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
11063         * sysdeps/x86/bits/pthreadtypes.h: ... here.
11064         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
11065         * sysdeps/x86/bits/semaphore.h: ... here.
11066         * sysdeps/x86/nptl/elide.h: Moved ...
11067         * sysdeps/x86/elide.h: ... here.
11068         * sysdeps/x86_64/nptl/Implies: File removed.
11069         * sysdeps/i386/nptl/Implies: File removed.
11071 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
11073         [BZ #16539]
11074         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
11075         return the argument for normal arguments with exponent below -64.
11076         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
11077         Likewise.
11078         * math/auto-libm-test-in: Add another test of expm1.
11079         * math/auto-libm-test-out: Regenerated.
11081         [BZ #16287]
11082         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
11083         calling __erfcl for arguments at least 16.
11084         * math/auto-libm-test-in: Add more tests of erf.
11085         * math/auto-libm-test-out: Regenerated.
11087         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
11088         individual architectures.
11089         * sysdeps/unix/sysv/linux/configure: Regenerated.
11090         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
11091         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
11092         * sysdeps/unix/sysv/linux/powerpc/configure.ac
11093         (ldd_rewrite_script): Define variable.
11094         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
11095         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
11096         file.
11097         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
11098         generated file.
11099         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
11100         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
11101         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
11102         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
11103         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
11104         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
11105         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
11106         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
11108 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11110         [BZ #17084]
11111         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
11112         Rename member __data.d to __data.__elision_data.
11114 2014-06-24  Wilco  <wdijkstr@arm.com>
11116         * NEWS: Add 16918 to fixed bug list.
11118 2014-06-24  Wilco  <wdijkstr@arm.com>
11120         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
11122 2014-06-24  Wilco  <wdijkstr@arm.com>
11124         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
11125         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
11126         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
11127         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
11128         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
11129         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
11130         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
11131         Use _FPU_MASK_RM.
11133 2014-06-24  Wilco  <wdijkstr@arm.com>
11135         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
11137 2014-06-24  Wilco  <wdijkstr@arm.com>
11139         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
11140         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
11141         * sysdeps/arm/fesetround.c (fesetround): Remove space.
11142         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
11144 2014-06-24  Wilco  <wdijkstr@arm.com>
11146         [BZ #16918]
11147         * sysdeps/arm/feupdateenv.c (feupdateenv):
11148         Rewrite to reduce FPSCR accesses and fix return value.
11150 2014-06-24  Wilco  <wdijkstr@arm.com>
11152         * sysdeps/arm/fclrexcpt.c (feclearexcept):
11153         Optimize to avoid unnecessary FPSCR writes.
11154         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
11155         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
11156         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
11157         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
11159 2014-06-24  Wilco  <wdijkstr@arm.com>
11161         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
11162         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
11163         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
11164         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
11165         Call libc_fetestexcept_vfp.
11166         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
11167         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
11168         __SOFTFP__ ifdef so that they can be built for softfp.
11170 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11172         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
11173         argument type signed char.
11175         * Makerules (check-abi): Dump diff of symlist if the test
11176         fails.
11178 2014-06-23  Roland McGrath  <roland@hack.frob.com>
11180         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
11181         using abort.
11183         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
11184         Remove unused variable ST.
11186 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
11188         [BZ #16354]
11189         [BZ #17061]
11190         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
11191         small arguments before calling __expm1.
11192         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
11193         small arguments before calling __expm1f.
11194         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
11195         small arguments before calling __expm1l.
11196         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
11197         Likewise.
11198         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
11199         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
11200         spurious underflow for some cosh tests.
11201         * math/auto-libm-test-out: Regenerated.
11202         * sysdeps/i386/fpu/libm-test-ulps: Update.
11204         [BZ #17050]
11205         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
11206         (__ieee754_y1): Set errno if return value overflows.
11207         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
11208         (__ieee754_y1f): Set errno if return value overflows.
11209         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
11210         (__ieee754_y1l): Set errno if return value overflows.
11211         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
11212         (__ieee754_y1l): Set errno if return value overflows.
11213         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
11214         * math/auto-libm-test-out: Regenerated.
11216         * math/gen-auto-libm-tests.c: Document use of
11217         ignore-zero-inf-sign.
11218         (input_flag_type): Add value flag_ignore_zero_inf_sign.
11219         (input_flags): Add ignore-zero-inf-sign.
11220         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
11221         * math/gen-libm-test.pl (generate_testfile): Handle
11222         ignore-zero-inf-sign.
11223         * math/auto-libm-test-in: Mark some cpow tests with
11224         ignore-zero-inf-sign and some with xfail-rounding.
11225         * math/auto-libm-test-out: Regenerated.
11226         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
11227         * sysdeps/i386/fpu/libm-test-ulps: Update.
11228         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11230         [BZ #16315]
11231         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
11232         overflowing or underflowing operations take place with sign of
11233         result.
11234         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
11235         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
11236         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
11237         (__ieee754_pow): Recompute overflowing and underflowing results in
11238         original rounding mode.
11239         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
11240         (__powl_helper): Allow negative argument X and scale negated value
11241         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
11242         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
11243         overflowing or underflowing operations take place with sign of
11244         result.
11245         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
11246         Include <math.h>.
11247         * math/auto-libm-test-in: Add more tests of pow.
11248         * math/auto-libm-test-out: Regenerated.
11249         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
11250         (pow_tonearest_test_data): Remove.
11251         (pow_test_tonearest): Likewise.
11252         (pow_towardzero_test_data): Likewise.
11253         (pow_test_towardzero): Likewise.
11254         (pow_downward_test_data): Likewise.
11255         (pow_test_downward): Likewise.
11256         (pow_upward_test_data): Likewise.
11257         (pow_test_upward): Likewise.
11258         (main): Don't call removed functions.
11259         * sysdeps/i386/fpu/libm-test-ulps: Update.
11260         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11262 2014-06-23  Roland McGrath  <roland@hack.frob.com>
11264         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
11265         Moved ...
11266         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
11267         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
11268         Moved ...
11269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
11270         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
11271         Moved ...
11272         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
11273         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
11274         Moved ...
11275         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
11276         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
11277         File removed.
11278         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
11279         File removed.
11280         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
11281         File removed.
11282         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
11283         File removed.
11284         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
11285         File removed.
11286         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
11287         File removed.
11288         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
11289         File removed.
11290         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
11291         File removed.
11292         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
11293         File removed.
11294         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
11295         File removed.
11296         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
11297         File removed.
11298         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
11299         File removed.
11300         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
11301         Moved ...
11302         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
11303         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
11304         Moved ...
11305         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
11306         ... here.
11307         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
11308         Moved ...
11309         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
11310         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
11311         Moved ...
11312         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
11313         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
11314         Moved ...
11315         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
11316         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
11317         Moved ...
11318         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
11319         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
11320         Moved ...
11321         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
11322         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
11323         Moved ...
11324         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
11325         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
11326         Moved ...
11327         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
11328         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
11329         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
11330         ... here.
11331         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
11332         Moved ...
11333         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
11334         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
11335         Moved ...
11336         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
11337         ... here.
11338         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
11339         Moved ...
11340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
11341         ... here.
11342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
11343         Moved ...
11344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
11345         ... here.
11346         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
11347         Moved ...
11348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
11349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
11350         Moved ...
11351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
11352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
11353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
11354         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
11355         Moved ...
11356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
11357         ... here.
11358         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
11359         Moved ...
11360         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
11361         ... here.
11362         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
11363         Moved ...
11364         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
11365         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
11366         Moved ...
11367         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
11368         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
11369         Moved ...
11370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
11371         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
11372         Moved ...
11373         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
11374         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
11375         Moved ...
11376         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
11377         ... here.
11378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
11379         Moved ...
11380         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
11381         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
11382         Moved ...
11383         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
11384         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
11385         Moved ...
11386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
11387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
11388         Moved ...
11389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
11390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
11391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
11392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
11393         Moved ...
11394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
11395         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
11396         Moved ...
11397         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
11398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
11399         Moved ...
11400         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
11401         ... here.
11402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
11403         Moved ...
11404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
11405         ... here.
11406         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
11407         Moved ...
11408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
11409         ... here.
11410         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
11411         Moved ...
11412         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
11413         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
11414         Moved ...
11415         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
11416         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
11417         Moved ...
11418         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
11419         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
11420         Moved ...
11421         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
11422         ... here.
11423         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
11424         Moved ...
11425         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
11426         ... here.
11427         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
11428         Moved ...
11429         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
11430         ... here.
11431         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
11432         Moved ...
11433         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
11434         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
11435         Moved ...
11436         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
11438 2014-06-23  Will Newton  <will.newton@linaro.org>
11439             Wilco  <wdijkstr@arm.com>
11441         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
11442         implementation.  Include get-rounding-mode.h.
11443         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
11444         [!libc_feholdsetround_noex_ctx]: Define
11445         libc_feholdsetround_noex_ctx.
11446         [!libc_feholdsetround_noexf_ctx]: Define
11447         libc_feholdsetround_noexf_ctx.
11448         [!libc_feholdsetround_noexl_ctx]: Define
11449         libc_feholdsetround_noexl_ctx.
11450         (libc_feholdsetround_ctx): New function.
11451         (libc_feresetround_ctx): New function.
11452         (libc_feholdsetround_noex_ctx): New function.
11453         (libc_feresetround_noex_ctx): New function.
11455 2014-06-23  Roland McGrath  <roland@hack.frob.com>
11457         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
11458         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
11459         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
11460         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
11461         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
11462         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
11464         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
11465         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
11466         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
11467         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
11468         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
11469         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
11470         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
11471         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
11472         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
11473         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
11474         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
11475         Moved ...
11476         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
11477         ... here.
11478         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
11479         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
11480         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
11481         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
11482         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
11483         Moved ...
11484         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
11485         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
11486         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
11487         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
11488         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
11489         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
11490         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
11491         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
11492         Moved ...
11493         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
11494         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
11495         Moved ...
11496         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
11497         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
11498         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
11499         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
11500         Moved ...
11501         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
11502         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
11503         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
11504         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
11505         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
11506         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
11507         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
11508         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
11509         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
11510         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
11511         Moved ...
11512         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
11513         ... here.
11514         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
11515         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
11516         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
11517         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
11518         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
11519         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
11520         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
11521         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
11522         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
11523         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
11524         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
11525         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
11526         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
11527         Moved ...
11528         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
11529         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
11530         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
11531         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
11532         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
11533         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
11534         Moved ...
11535         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
11536         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
11537         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
11538         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
11539         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
11541         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
11542         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
11543         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
11544         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
11545         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
11546         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
11547         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
11548         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
11549         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
11550         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
11551         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
11552         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
11553         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
11554         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
11555         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
11556         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
11557         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
11558         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
11559         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
11560         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
11561         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
11562         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
11563         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
11564         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
11565         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
11566         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
11567         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
11568         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
11570 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
11572         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
11573         (FALLOC_FL_COLLAPSE_RANGE): New macro.
11574         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
11575         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
11576         (IPV6_PMTUDISC_INTERFACE): Likewise.
11577         (IPV6_PMTUDISC_OMIT): Likewise.
11579 2014-06-23  Andreas Schwab  <schwab@suse.de>
11581         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
11582         Remove unused errout label.
11584 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11586         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
11587         macro: hardware supports Vector Crypto instructions.
11589 2014-06-23  Will Newton  <will.newton@linaro.org>
11591         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
11592         rather than __builtin_expect.
11594         * elf/dl-lookup.c (undefined_msg): Remove variable.
11595         (_dl_lookup_symbol_x): Replace undefined_msg with string
11596         literal.
11598         * elf/dl-lookup.c (do_lookup_unique): New function.
11599         (do_lookup_x): Move STB_GNU_UNIQUE handling code
11600         to a separate function.
11602 2014-06-23  Andreas Schwab  <schwab@suse.de>
11604         [BZ #17079]
11605         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
11606         before reading the next line.
11608 2014-06-23  Will Newton  <will.newton@linaro.org>
11610         * test-skeleton.c (signal_handler): Use printf and %m
11611         rather than perror.  Use printf rather than fprintf to
11612         stderr.  Use puts rather than fputs to stderr.
11613         (main): Likewise.
11615 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
11617         * nscd/nscd.c (thread_info_t): Remove typedef.
11618         (thread_info): Remove variable.
11620 2014-06-21  Allan McRae  <allan@archlinux.org>
11622         * NEWS: Mention CVE-2014-4043.
11624 2014-06-20  Roland McGrath  <roland@hack.frob.com>
11626         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
11627         * nptl/smp.h: ... here.
11629         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
11631         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
11632         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
11633         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
11634         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
11636         * nptl/allocatestack.c: Include <stack-aliasing.h>.
11637         * nptl/stack-aliasing.h: New file.
11638         * sysdeps/i386/i686/stack-aliasing.h: New file.
11639         * sysdeps/i386/i686/nptl/Makefile: File removed.
11640         * sysdeps/x86_64/stack-aliasing.h: New file.
11641         * sysdeps/x86_64/nptl/Makefile
11642         (CFLAGS-pthread_create.c): Variable removed.
11644         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
11645         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
11646         old file.
11647         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
11648         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
11649         old file.
11651 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
11653         * sysdeps/unix/sysv/linux/arm/kernel-features.h
11654         (__ASSUME_SIGFRAME_V2): Remove macro.
11655         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
11656         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
11657         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
11658         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
11659         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
11660         Declare as function.  Remove conditional macro definitions.
11661         (__default_rt_sa_restorer): Likewise.
11662         (__default_sa_restorer_v1): Remove declaration.
11663         (__default_sa_restorer_v2): Likewise.
11664         (__default_rt_sa_restorer_v1): Likewise.
11665         (__default_rt_sa_restorer_v2): Likewise.
11666         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
11667         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
11668         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
11670 2014-06-20  Roland McGrath  <roland@hack.frob.com>
11672         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
11673         (libpthread-routines): Add sysdep.
11674         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
11675         * sysdeps/unix/sysv/linux/sparc/Versions
11676         (libpthread: GLIBC_2.3.3): New version set.
11677         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
11678         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
11679         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
11680         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
11681         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
11682         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
11683         Moved ...
11684         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
11685         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
11686         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
11687         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
11688         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
11689         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
11690         * sysdeps/sparc/nptl/sem_init.c: ... here.
11691         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
11692         * sysdeps/sparc/nptl/sem_post.c: ... here.
11693         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
11694         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
11695         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
11696         * sysdeps/sparc/nptl/sem_wait.c: ... here.
11697         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
11698         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
11699         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
11700         (libpthread-routines): Add cpu_relax.
11701         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
11702         File removed.
11703         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
11704         (librt: GLIBC_2.3.3): New version set.
11705         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
11706         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
11707         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
11708         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
11709         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
11710         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
11711         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
11712         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
11713         Moved ...
11714         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
11715         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
11716         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
11717         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
11718         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
11719         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
11720         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
11721         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
11722         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
11723         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
11724         Moved ...
11725         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
11726         Update #include.
11727         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
11728         Moved ...
11729         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
11730         Update #include.
11731         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
11732         Moved ...
11733         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
11734         Update #include.
11735         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
11736         Moved ...
11737         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
11738         Update #include.
11739         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
11740         Moved ...
11741         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
11742         Update #include.
11743         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
11744         Moved ...
11745         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
11746         Update #include.
11747         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
11748         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
11749         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
11750         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
11751         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
11752         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
11753         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
11754         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
11755         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
11756         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
11757         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
11758         Moved ...
11759         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
11760         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
11761         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
11762         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
11763         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
11765 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11767         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
11768         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
11769         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
11770         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
11771         * nscd/nscd.c: Likewise.
11772         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
11773         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
11774         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
11775         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
11777         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
11778         <kernel-features.h>.
11779         (init_mq_netlink): Remove conditional have_sock_cloexec
11780         definitions.  Remove code conditional on have_sock_cloexec < 0.
11781         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
11782         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
11783         * sysdeps/unix/sysv/linux/opensock.c: Do not include
11784         <kernel-features.h>.
11785         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
11786         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
11788 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
11790         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
11791         Add tests for memset_chk and memset.
11793         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
11794         with AVX2_Usable.
11796 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
11798         [BZ #16046]
11799         * elf/tst-dl-iter-static.c: New file.
11800         * elf/Makefile (tests-static): Add tst-dl-iter-static.
11802         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
11803         error.
11805 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11807         * sysdeps/unix/sysv/linux/kernel-features.h
11808         (__ASSUME_F_GETOWN_EX): Remove macro.
11809         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
11810         <kernel-features.h>.
11811         (miss_F_GETOWN_EX): Remove variable or macro.
11812         (do_fcntl): Do not check miss_F_GETOWN_EX.
11813         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
11815         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
11816         Remove macro.
11817         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
11818         [!__ASSUME_AT_RANDOM]: Remove conditional code.
11819         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
11821         * sysdeps/unix/sysv/linux/kernel-features.h
11822         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
11823         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
11824         [ADJ_OFFSET_SS_READ]: Make code unconditional.
11825         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
11827 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
11829         [BZ #17075]
11830         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
11831         Fix calculation of the symbol's value.
11832         * sysdeps/arm/tst-armtlsdescloc.c: New file.
11833         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
11834         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
11835         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
11836         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
11837         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
11838         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
11839         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
11840         (modules-names): Add `tst-armtlsdescmod',
11841         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
11842         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
11843         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
11844         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
11845         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
11846         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
11847         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
11848         ($(objpfx)tst-armtlsdescloc): New dependency.
11849         ($(objpfx)tst-armtlsdescextnow): Likewise.
11850         ($(objpfx)tst-armtlsdescextlazy): Likewise.
11851         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
11852         TLS scheme support.
11853         * sysdeps/arm/configure: Regenerate.
11855 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
11857         * include/fcntl.h (__atfct_seterrno): Remove prototype.
11858         (__atfct_seterrno_2): Likewise.
11859         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
11860         <kernel-features.h>.
11861         (__ASSUME_ATFCTS): Do not undefine and redefine.
11862         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
11863         (__have_atfcts): Remove conditional definition.
11864         (__fxstatat([__NR_fstatat64]: Make code unconditional.
11865         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
11866         unreachable if [__ASSUME_ATFCTS].
11867         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
11868         not undefine and redefine.
11869         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
11870         <kernel-features.h>.
11871         (faccessat) [__NR_faccessat]: Make code unconditional.
11872         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
11873         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
11874         <kernel-features.h>.
11875         (fchmodat) [__NR_fchmodat]: Make code unconditional.
11876         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
11877         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
11878         <kernel-features.h>.
11879         (fchownat) [__NR_fchownat]: Make code unconditional.
11880         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
11881         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
11882         <kernel-features.h>.
11883         (futimesat) [__NR_futimesat]: Make code unconditional.
11884         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
11885         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
11886         <kernel-features.h>.
11887         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
11888         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
11889         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
11890         <kernel-features.h>.
11891         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
11892         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
11893         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
11894         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
11895         <kernel-features.h>.
11896         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
11897         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
11898         * sysdeps/unix/sysv/linux/linkat.c: Do not include
11899         <kernel-features.h>.
11900         (linkat) [__NR_linkat]: Make code unconditional.
11901         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
11902         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
11903         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
11904         <kernel-features.h>.
11905         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
11906         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
11907         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
11908         <kernel-features.h>.
11909         (mkdirat) [__NR_mkdirat]: Make code unconditional.
11910         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
11911         * sysdeps/unix/sysv/linux/openat.c: Do not include
11912         <kernel-features.h>.
11913         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
11914         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
11915         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
11916         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
11917         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
11918         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
11919         <kernel-features.h>.
11920         (readlinkat) [__NR_readlinkat]: Make code unconditional.
11921         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
11922         result of INLINE_SYSCALL directly, not via int variable.
11923         * sysdeps/unix/sysv/linux/renameat.c: Do not include
11924         <kernel-features.h>.
11925         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
11926         (renameat) [__NR_renameat]: Make code unconditional.
11927         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
11928         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
11929         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
11930         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
11931         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
11932         (__ASSUME_ATFCTS): Do not undefine and redefine.
11933         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
11934         <kernel-features.h>.
11935         (symlinkat) [__NR_symlinkat]: Make code unconditional.
11936         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
11937         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
11938         <kernel-features.h>.
11939         (unlinkat) [__NR_unlinkat]: Make code unconditional.
11940         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
11941         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
11942         (__ASSUME_ATFCTS): Do not undefine and redefine.
11943         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
11944         <kernel-features.h>.
11945         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
11946         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
11947         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
11948         <kernel-features.h>.
11949         (__xmknodat) [__NR_mknodat]: Make code unconditional.
11950         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
11952 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
11954         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
11956 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
11958         [BZ #17069]
11959         * posix/regcomp.c (parse_reg_exp): Deallocate partially
11960         constructed tree before returning error.
11961         * posix/bug-regexp36.c: Expand test case.
11963 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
11965         [BZ #6803]
11966         * math/libm-test.inc (scalbln_test_date):
11967         Add errno expectations.
11968         * math/w_scalblnf.c: New File.
11969         Add wrapper which checks for setting errno to ERANGE.
11970         Add weak_alias for corresponding scalbln function.
11971         * math/w_scalbln.c: Likewise.
11972         * math/w_scalblnl.c: Likewise.
11973         * math/Makefile (libm-calls): Add w_scalbln.
11974         * sysdeps/ieee754/flt-32/s_scalblnf.c:
11975         Remove weak_alias for corresponding scalbln function.
11976         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
11977         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
11978         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
11979         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
11980         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
11981         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
11982         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
11983         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
11984         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
11985         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
11986         Remove long_double_symbol for scalblnl function in libm, libc.
11987         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
11988         Add wrapper which checks for setting errno to ERANGE.
11989         Add long_double_symbol for scalblnl function in libm, libc.
11990         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
11991         Remove long_double_symbol for scalblnl in libm.
11992         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
11993         Add wrapper which checks for setting errno to ERANGE.
11994         Add long_double_symbol for scalblnl function in libm.
11995         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
11996         Do not use wrapper because of own implementation.
11998 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
12000         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
12001         3 bytes for __pad1 for x32.
12002         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
12004 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
12005             H.J. Lu  <hongjiu.lu@intel.com>
12007         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
12008         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
12009         * sysdeps/x86_64/multiarch/memset.S: Likewise.
12010         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
12011         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
12013 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
12015         [BZ #17069]
12016         * posix/regcomp.c (parse_expression): Deallocate partially
12017         constructed tree before returning error.
12018         * posix/Makefile.c (tests): Add bug-regex36.
12019         (generated): Add bug-regex36.mtrace.
12020         (tests-special): Add $(objpfx)bug-regex36-mem.out
12021         (bug-regex36-ENV): New variable.
12022         ($(objpfx)bug-regex36-mem.out): New rule.
12023         * posix/bug-regex36.c: New file.
12025 2014-06-19  Will Newton  <will.newton@linaro.org>
12027         * malloc/malloc.c (systrim): If extra is zero then return
12028         early.
12030 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
12032         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
12034 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
12036         * sysdeps/aarch64/strchr.S: New file.
12038 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
12040         [BZ #17022]
12041         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
12042         from arguments -2 or below.
12043         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
12044         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
12046 2014-06-18  Andreas Schwab  <schwab@suse.de>
12048         [BZ #17062]
12049         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
12050         of a bracket expr not to run off the end of the string.
12051         * posix/Makefile (tests): Add tst-fnmatch3.
12052         * posix/tst-fnmatch3.c: New file.
12054 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
12056         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
12057         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
12058         [$(cross-compiling) = no]: Likewise.
12059         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
12060         [$(cross-compiling) = no]: Likewise.
12062 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
12064         [BZ #17031]
12065         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
12066         double, adjusted for any remainder from the high double.
12067         * math/libm-test.inc (nearbyint): Add tests.
12068         (rint): Likewise.
12070 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12072         * nptl/sysdeps/powerpc/Makefile: Moved ...
12073         * sysdeps/powerpc/nptl/Makefile: ... here.
12074         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
12075         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
12076         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
12077         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
12078         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
12079         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
12080         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
12081         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
12082         * nptl/sysdeps/powerpc/tls.h: Moved ...
12083         * sysdeps/powerpc/nptl/tls.h: ... here.
12085 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
12087         [BZ #16681]
12088         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
12089         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
12090         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
12091         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
12092         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
12093         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
12094         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
12095         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
12096         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
12098 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
12100         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
12102 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
12104         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
12105         defined operator.
12107         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
12108         $TIMEOUTFACTOR.
12110 2014-06-16  Florian Weimer  <fweimer@redhat.com>
12112         [BZ #17058]
12113         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
12114         non-executed part of the test.
12116 2014-06-16  Andreas Schwab  <schwab@suse.de>
12118         * string/bits/string2.h (strdup, strndup): Update feature guard.
12120 2014-06-14  David S. Miller  <davem@davemloft.net>
12122         * sysdeps/sparc/fpu/libm-test-ulps: Update.
12124 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
12126         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
12127         that was previously under [RESET_PID].
12128         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
12130         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
12131         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
12132         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
12133         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
12134         (__libc_vfork): New strong alias.
12135         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
12137 2014-06-14 Andi Kleen  <ak@linux.intel.com>
12139         * sysdeps/generic/elide.h: New file.
12141 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
12143         * Makefile (installed-headers): Adjust path of pthread.h header.
12145 2014-06-13  Roland McGrath  <roland@hack.frob.com>
12147         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
12148         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
12149         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
12150         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
12152         * nptl/sysdeps/s390/Makefile: Moved ...
12153         * sysdeps/s390/nptl/Makefile: ... here.
12154         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
12155         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
12156         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
12157         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
12158         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
12159         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
12160         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
12161         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
12162         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
12163         * sysdeps/s390/nptl/pthreaddef.h: ... here.
12164         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
12165         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
12166         * nptl/sysdeps/s390/tls.h: Moved ...
12167         * sysdeps/s390/nptl/tls.h: ... here.
12169         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
12170         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
12172 2014-06-13  David S. Miller  <davem@davemloft.net>
12174         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
12175         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
12176         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
12177         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
12178         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
12179         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
12180         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
12181         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
12182         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
12183         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
12184         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
12185         Remove RESET_PID cpp guards.
12186         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
12187         Remove RESET_PID cpp guards.
12188         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
12190 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
12192         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
12193         __sp to uintptr_t.
12195 2014-06-13  Andi Kleen  <ak@linux.intel.com>
12197         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
12198         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
12199         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
12200         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
12201         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
12202         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
12203         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
12204         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
12205         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
12206         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
12207         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
12208         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
12209         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
12210         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
12211         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
12212         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
12213         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
12214         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
12215         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
12216         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
12218         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
12219         (pthread_rwlock_rdlock): Add elision.
12220         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
12221         (pthread_rwlock_wrlock): Add elision.
12222         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
12223         (pthread_rwlock_trywrlock): Add elision.
12224         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
12225         (pthread_rwlock_tryrdlock): Add elision.
12226         * nptl/pthread_rwlock_unlock.c: Include elide.h.
12227         (pthread_rwlock_tryrdlock): Add elision unlock.
12228         * nptl/sysdeps/pthread/pthread.h:
12229         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
12230         (PTHREAD_RWLOCK_INITIALIZER,
12231         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
12232         Handle new elision field.
12233         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
12234         * sysdeps/arm/nptl/bits/pthreadtypes.h
12235         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12236         * sysdeps/sh/nptl/bits/pthreadtypes.h
12237         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12238         * sysdeps/tile/nptl/bits/pthreadtypes.h
12239         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12240         * sysdeps/a/nptl/bits/pthreadtypes.h
12241         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12242         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
12243         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12244         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
12245         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12246         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
12247         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12248         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
12249         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12250         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
12251         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12252         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
12253         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12254         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
12255         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12256         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
12257         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12258         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
12259         (elision_init): Set try_xbegin to zero when no RTM.
12260         * sysdeps/x86/nptl/bits/pthreadtypes.h
12261         (pthread_rwlock_t): Change __pad1 to __rwelision.
12262         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
12264 2014-06-13  Andi Kleen  <ak@linux.intel.com>
12266         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
12267         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
12268         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
12269         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
12271 2014-06-13  Meador Inge  <meadori@codesourcery.com>
12273         [BZ #16996]
12274         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
12275         that the cached result has been set before returning it.
12277 2014-06-12  Roland McGrath  <roland@hack.frob.com>
12279         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
12280         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
12281         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
12282         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
12283         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
12284         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
12286         * nptl/sysdeps/sparc/Makefile: Moved ...
12287         * sysdeps/sparc/nptl/Makefile: ... here.
12288         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
12289         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
12290         * nptl/sysdeps/sparc/tls.h: Moved ...
12291         * sysdeps/sparc/nptl/tls.h: ... here.
12292         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
12293         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
12294         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
12295         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
12296         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
12297         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
12298         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
12299         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
12300         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
12301         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
12302         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
12303         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
12304         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
12305         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
12306         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
12307         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
12308         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
12309         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
12310         Update #include.
12311         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
12312         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
12313         Update #include.
12314         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
12315         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
12316         Update #include.
12317         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
12318         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
12319         Update #include.
12321         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
12323         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
12324         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
12326         * sysdeps/pthread/posix-timer.h: Include <list.h>.
12327         (struct list_links): Type removed.
12328         (struct thread_node, struct timer_node): Replace struct list_links
12329         with struct list_head.
12330         (list_unlink_ip): Likewise.
12331         * sysdeps/pthread/timer_routines.c
12332         (timer_free_list, thread_free_list, thread_active_list): Likewise.
12333         (list_append, list_insbefore): Likewise.
12334         (list_init): Function removed.
12335         (thread_init, init_module): Use INIT_LIST_HEAD instead.
12336         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
12337         * sysdeps/pthread/Makefile: ... here, new file.
12339         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
12340         * sysdeps/nptl/Implies: ... here.
12341         * sysdeps/unix/sysv/linux/Implies: Add nptl.
12342         * nptl/sysdeps/pthread/list.h: Moved ...
12343         * include/list.h: ... here.
12344         * nptl/sysdeps/pthread/createthread.c: Moved ...
12345         * nptl/createthread.c: ... here.
12346         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
12347         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
12348         * nptl/pt-longjmp.c: ... here.
12349         * nptl/sysdeps/pthread/Makefile: Moved ...
12350         * sysdeps/nptl/Makefile: ... here.
12351         * nptl/sysdeps/pthread/Subdirs: Moved ...
12352         * sysdeps/nptl/Subdirs: ... here.
12353         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
12354         * sysdeps/nptl/aio_misc.h: ... here.
12355         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
12356         * sysdeps/nptl/bits/libc-lock.h: ... here.
12357         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
12358         * sysdeps/nptl/bits/libc-lockP.h: ... here.
12359         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
12360         * sysdeps/nptl/bits/stdio-lock.h: ... here.
12361         * nptl/sysdeps/pthread/configure: Moved ...
12362         * sysdeps/nptl/configure: ... here.
12363         * nptl/sysdeps/pthread/configure.ac: Moved ...
12364         * sysdeps/nptl/configure.ac: ... here.
12365         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
12366         * sysdeps/nptl/gai_misc.h: ... here.
12367         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
12368         * sysdeps/nptl/librt-cancellation.c: ... here.
12369         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
12370         * sysdeps/nptl/malloc-machine.h: ... here.
12371         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
12372         * sysdeps/nptl/pthread-functions.h: ... here.
12373         * nptl/sysdeps/pthread/pthread.h: Moved ...
12374         * sysdeps/nptl/pthread.h: ... here.
12375         * nptl/sysdeps/pthread/setxid.h: Moved ...
12376         * sysdeps/nptl/setxid.h: ... here.
12377         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
12378         * sysdeps/nptl/sigfillset.c: ... here.
12379         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
12380         * sysdeps/nptl/tcb-offsets.h: ... here.
12381         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
12382         * sysdeps/nptl/tst-mqueue8x.c: ... here.
12383         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
12384         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
12385         * nptl/sysdeps/pthread/allocalim.h: Moved ...
12386         * sysdeps/pthread/allocalim.h: ... here.
12387         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
12388         * sysdeps/pthread/bits/sigthread.h: ... here.
12389         * nptl/sysdeps/pthread/flockfile.c: Moved ...
12390         * sysdeps/pthread/flockfile.c: ... here.
12391         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
12392         * sysdeps/pthread/ftrylockfile.c: ... here.
12393         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
12394         * sysdeps/pthread/funlockfile.c: ... here.
12395         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
12396         * sysdeps/pthread/posix-timer.h: ... here.
12397         * nptl/sysdeps/pthread/timer_create.c: Moved ...
12398         * sysdeps/pthread/timer_create.c: ... here.
12399         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
12400         * sysdeps/pthread/timer_delete.c: ... here.
12401         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
12402         * sysdeps/pthread/timer_getoverr.c: ... here.
12403         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
12404         * sysdeps/pthread/timer_gettime.c: ... here.
12405         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
12406         * sysdeps/pthread/timer_routines.c: ... here.
12407         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
12408         * sysdeps/pthread/timer_settime.c: ... here.
12409         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
12410         * sysdeps/pthread/tst-timer.c: ... here.
12411         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
12412         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
12414         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
12415         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
12417         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
12418         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
12419         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
12420         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
12421         Update #include target.
12422         * nptl/sysdeps/i386/i686/Makefile: Moved ...
12423         * sysdeps/i386/i686/nptl/Makefile: ... here.
12424         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
12425         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
12426         Update #include target.
12427         * nptl/sysdeps/i386/i686/tls.h: Moved ...
12428         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
12429         * nptl/sysdeps/i386/Makefile: Moved ...
12430         * sysdeps/i386/nptl/Makefile: ... here.
12431         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
12432         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
12433         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
12434         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
12435         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
12436         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
12437         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
12438         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
12439         * sysdeps/i386/nptl/pthreaddef.h: ... here.
12440         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
12441         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
12442         * nptl/sysdeps/i386/tls.h: Moved ...
12443         * sysdeps/i386/nptl/tls.h: ... here.
12445         * sysdeps/sh/Makefile [$(subdir) = csu]
12446         (gen-as-const-headers): Add tcb-offsets.sym.
12447         * nptl/sysdeps/sh/Makefile: File removed.
12448         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
12449         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
12450         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
12451         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
12452         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
12453         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
12454         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
12455         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
12456         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
12457         * sysdeps/sh/nptl/pthreaddef.h: ... here.
12458         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
12459         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
12460         * nptl/sysdeps/sh/tls.h: Moved ...
12461         * sysdeps/sh/nptl/tls.h: ... here.
12462         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
12463         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
12464         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
12465         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
12466         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
12467         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
12468         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
12469         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
12470         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
12471         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
12472         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
12473         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
12474         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
12475         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
12476         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
12477         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
12478         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
12479         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
12480         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
12481         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
12482         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
12483         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
12484         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
12485         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
12486         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
12487         Moved ...
12488         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
12489         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
12490         Moved ...
12491         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
12492         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
12493         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
12494         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
12495         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
12496         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
12497         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
12498         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
12499         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
12500         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
12501         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
12502         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
12503         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
12504         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
12505         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
12506         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
12507         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
12508         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
12509         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
12511 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
12513         * posix/spawn_faction_addopen.c: Include string.h.
12515 2014-06-11  Roland McGrath  <roland@hack.frob.com>
12517         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
12518         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
12519         * nptl/sysdeps/x86_64/Makefile: Moved ...
12520         * sysdeps/x86_64/nptl/Makefile: ... here.
12521         * nptl/sysdeps/x86_64/configure: Moved ...
12522         * sysdeps/x86_64/nptl/configure: ... here.
12523         * nptl/sysdeps/x86_64/configure.ac: Moved ...
12524         * sysdeps/x86_64/nptl/configure.ac: ... here.
12525         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
12526         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
12527         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
12528         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
12529         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
12530         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
12531         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
12532         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
12533         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
12534         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
12535         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
12536         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
12537         * nptl/sysdeps/x86_64/tls.h: Moved ...
12538         * sysdeps/x86_64/nptl/tls.h: ... here.
12539         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
12540         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
12541         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
12542         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
12544         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
12546 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12548         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12550 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
12552         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
12553         type.
12554         [POSIX] (off_t): Likewise.
12555         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
12556         [POSIX] (S_ISBLK): Require macro.
12557         [POSIX] (S_ISCHR): Likewise.
12558         [POSIX] (S_ISDIR): Likewise.
12559         [POSIX] (S_ISFIFO): Likewise.
12560         [POSIX] (S_ISREG): Likewise.
12561         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
12562         optional-macro.
12563         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
12564         type.
12565         [POSIX] (time_t): Likewise.
12566         [POSIX] (timer_t): Likewise.
12568 2014-06-11  Florian Weimer  <fweimer@redhat.com>
12570         [BZ #17048]
12571         * posix/spawn_int.h (struct __spawn_action): Make the path string
12572         non-const to support deallocation.
12573         * posix/spawn_faction_addopen.c
12574         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
12575         * posix/spawn_faction_destroy.c
12576         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
12577         path in all spawn_do_open actions.
12578         * posix/tst-spawn.c (do_test): Exercise the copy operation in
12579         posix_spawn_file_actions_addopen.
12581 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
12583         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
12584         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
12585         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
12586         conditional code always true.
12587         (__libc_vfork): New alias.
12589 2014-06-11  Roland McGrath  <roland@hack.frob.com>
12591         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12592         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
12594         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
12596         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12597         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
12599         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
12600         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
12602         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12603         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
12605 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
12607         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
12608         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
12609         multiarch strcmp for PPC64.
12610         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
12611         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
12612         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
12613         multiarch optimizations.
12614         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12615         (__libc_ifunc_impl_list): Likewise.
12617 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
12619         * benchtests/scripts/validate_benchout.py: New script.
12620         * benchtests/Makefile (bench-func): Call it.
12621         * benchtests/scripts/benchout.schema.json: New file.
12623 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
12625         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
12626         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
12627         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
12628         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
12629         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
12630         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
12631         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
12632         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
12633         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
12634         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
12635         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
12636         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
12637         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
12638         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
12639         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
12640         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
12641         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
12642         Moved ...
12643         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
12644         ... here.
12645         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
12646         Moved ...
12647         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
12648         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
12649         Moved ...
12650         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
12651         ... here.
12652         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
12653         Moved ...
12654         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
12655         ... here.
12656         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
12657         Moved ...
12658         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
12659         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
12660         Moved ...
12661         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
12662         ... here.
12663         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
12664         Moved ...
12665         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
12666         ... here.
12667         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
12668         Moved ...
12669         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
12670         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
12671         Moved ...
12672         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
12673         ... here.
12674         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
12675         Moved ...
12676         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
12677         ... here.
12678         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
12679         Moved ...
12680         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
12681         ... here.
12682         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
12683         Moved ...
12684         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
12685         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
12686         Moved ...
12687         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
12688         ... here.
12689         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
12690         Moved ...
12691         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
12692         ... here.
12693         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
12694         Moved ...
12695         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
12696         ... here.
12697         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
12698         Moved ...
12699         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
12700         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
12701         Moved ...
12702         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
12703         ... here.
12704         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
12705         Moved ...
12706         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
12707         ... here.
12708         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
12709         Moved ...
12710         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
12711         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
12712         Moved ...
12713         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
12714         ... here.
12715         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
12716         Moved ...
12717         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
12718         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
12719         Moved ...
12720         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
12721         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
12722         Moved ...
12723         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
12724         ... here.
12725         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
12726         Moved ...
12727         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
12728         ... here.
12729         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
12730         Moved ...
12731         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
12732         ... here.
12733         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
12734         Moved ...
12735         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
12736         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
12737         Moved ...
12738         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
12739         ... here.
12740         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
12741         Moved ...
12742         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
12743         ... here.
12744         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
12745         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
12746         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
12747         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
12748         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
12749         Moved ...
12750         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
12751         ... here.
12752         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
12753         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
12754         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
12755         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
12756         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
12757         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
12758         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
12759         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
12760         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
12761         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
12762         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
12763         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
12764         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
12765         Moved ...
12766         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
12767         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
12768         Moved ...
12769         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
12770         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
12771         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
12772         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
12773         Moved ...
12774         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
12775         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
12776         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
12777         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
12778         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
12779         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
12780         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
12782 2014-06-10  Wilco  <wdijkstr@arm.com>
12784         * math/test-fenv-return.c: New file.
12785         * math/Makefile: Add new test test-fenv-return.
12787 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
12789         [BZ #17042]
12790         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
12791         when x - 1 is zero.
12792         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
12793         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
12794         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
12795         0.0L for an argument of 1.0L.
12796         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
12797         Likewise.
12798         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
12799         value when x - 1 is zero.
12800         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
12801         * sysdeps/i386/fpu/libm-test-ulps: Update.
12802         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12804 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
12806         [BZ #15119]
12807         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
12809 2014-06-09  Roland McGrath  <roland@hack.frob.com>
12811         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
12812         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
12814 2014-06-09  Roland McGrath  <roland@hack.frob.com>
12816         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12817         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
12819         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12820         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
12822         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12823         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
12825         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
12826         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
12828         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
12829         if not already defined.
12830         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
12831         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
12832         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
12833         (TLS_INIT_TP): Use it.
12834         (TLS_DEFINE_INIT_TP): New macro.
12835         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
12837 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
12839         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
12840         constant.
12841         [POSIX] (IXANY): Likewise.
12842         [POSIX] (OLCUC): Likewise.
12843         [POSIX || POSIX2008] (CBAUD): Do not allow.
12844         [POSIX || POSIX2008] (DEFECHO): Likewise.
12845         [POSIX || POSIX2008] (ECHOCTL): Likewise.
12846         [POSIX || POSIX2008] (ECHOKE): Likewise.
12847         [POSIX || POSIX2008] (ECHOPRT): Likewise.
12848         [POSIX || POSIX2008] (EXTA): Likewise.
12849         [POSIX || POSIX2008] (EXTB): Likewise.
12850         [POSIX || POSIX2008] (FLUSHO): Likewise.
12851         [POSIX || POSIX2008] (LOBLK): Likewise.
12852         [POSIX || POSIX2008] (PENDIN): Likewise.
12853         [POSIX || POSIX2008] (SWTCH): Likewise.
12854         [POSIX || POSIX2008] (VDISCARD): Likewise.
12855         [POSIX || POSIX2008] (VDSUSP): Likewise.
12856         [POSIX || POSIX2008] (VLNEXT): Likewise.
12857         [POSIX || POSIX2008] (VREPRINT): Likewise.
12858         [POSIX || POSIX2008] (VSTATUS): Likewise.
12859         [POSIX || POSIX2008] (VWERASE): Likewise.
12860         (B*): Change to B[0123456789]*.
12861         * conform/data/time.h-data [POSIX || UNIX98]
12862         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
12863         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
12864         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
12865         [POSIX] (tm_*): Do not allow.
12867 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
12869         * Makefile (install): Don't set LANGUAGE.
12870         * Makefile.in (install): Likewise.
12871         * assert/Makefile (test-assert-ENV): Remove variable.
12872         (test-assert-perr-ENV): Likewise.
12873         * elf/Makefile (neededtest4-ENV): Likewise.
12874         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
12875         [$(cross-compiling) = no]: Don't set LANGUAGE.
12876         * io/ftwtest-sh (LANG): Remove variable.
12877         * libio/Makefile (tst-widetext-ENV): Likewise.
12878         * manual/install.texi (Running make install): Don't refer to
12879         environment settings for make install.
12880         * INSTALL: Regenerated.
12881         * nptl/tst-tls6.sh: Don't set LANG.
12882         * posix/globtest.sh (LANG): Remove variable.
12883         * string/Makefile (tester-ENV): Likewise.
12884         (inl-tester-ENV): Likewise.
12885         (noinl-tester-ENV): Likewise.
12886         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
12887         [$(cross-compiling) = no]: Don't set LANGUAGE.
12888         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
12889         without explicit environment settings.
12891 2014-06-06  Roland McGrath  <roland@hack.frob.com>
12893         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
12894         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
12895         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
12896         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
12898 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
12900         * crypt/crypt-private.h [DOS]: Add some includes taken from the
12901         other files in the crypt directory.
12902         * crypt/crypt.c: Remove duplicate includes.
12903         * crypt/crypt-entry.c: Likewise.
12904         * crypt/crypt_util.c: Likewise.
12906 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
12908         * Makeconfig (run-program-env): New variable.
12909         (run-program-prefix-before-env): Likewise.
12910         (run-program-prefix-after-env): Likewise.
12911         (run-program-prefix): Define in terms of new variables.
12912         (built-program-cmd-before-env): New variable.
12913         (built-program-cmd-after-env): Likewise.
12914         (built-program-cmd): Define in terms of new variables.
12915         (test-program-prefix-before-env): New variable.
12916         (test-program-prefix-after-env): Likewise.
12917         (test-program-prefix): Define in terms of new variables.
12918         (test-program-cmd-before-env): New variable.
12919         (test-program-cmd-after-env): Likewise.
12920         (test-program-cmd): Define in terms of new variables.
12921         * Rules (make-test-out): Use $(run-program-env).
12922         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
12923         (help): Do not mention environment variables.  Mention
12924         --timeoutfactor option.
12925         (timeoutfactor): New variable.
12926         (blacklist_exports): Remove function.
12927         (exports): Remove variable.
12928         (command): Do not include ${exports}.
12929         * manual/install.texi (Configuring and compiling): Do not mention
12930         test wrappers preserving environment variables.  Mention that last
12931         assignment to a variable must take precedence.
12932         * INSTALL: Regenerated.
12933         * benchtests/Makefile (run-bench): Use $(run-program-env).
12934         * catgets/Makefile ($(objpfx)test1.cat): Use
12935         $(built-program-cmd-before-env), $(run-program-env) and
12936         $(built-program-cmd-after-env).
12937         ($(objpfx)test2.cat): Do not specify environment variables
12938         explicitly.
12939         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
12940         $(run-program-env) and $(built-program-cmd-after-env).
12941         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
12942         $(run-program-env) and $(test-program-cmd-after-env).
12943         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
12944         explicitly.
12945         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
12946         run_program_env and test_program_cmd_after_env arguments.
12947         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
12948         * elf/tst-pathopt.sh: Use run_program_env argument.
12949         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
12950         $(test-wrapper-env) and $(run-program-env).
12951         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
12952         run_program_env arguments.
12953         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
12954         * intl/Makefile ($(objpfx)tst-gettext.out): Use
12955         $(test-program-prefix-before-env), $(run-program-env) and
12956         $(test-program-prefix-after-env).
12957         ($(objpfx)tst-gettext2.out): Likewise.
12958         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
12959         run_program_env and test_program_prefix_after_env arguments.
12960         * intl/tst-gettext2.sh: Likewise.
12961         * intl/tst-gettext4.sh: Do not set environment variables
12962         explicitly.
12963         * intl/tst-gettext6.sh: Likewise.
12964         * intl/tst-translit.sh: Likewise.
12965         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
12966         $(test-program-prefix-before-env), $(run-program-env) and
12967         $(test-program-prefix-after-env).
12968         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
12969         run_program_env and test_program_prefix_after_env arguments.
12970         * math/Makefile (run-regen-ulps): Use $(run-program-env).
12971         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
12972         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
12973         explicitly with each use of ${test_wrapper_env}.
12974         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
12975         $(test-program-prefix-before-env), $(run-program-env) and
12976         $(test-program-prefix-after-env).
12977         * posix/tst-getconf.sh: Do not set environment variables
12978         explicitly.
12979         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
12980         run_program_env and test_program_prefix_after_env arguments.
12981         * stdio-common/tst-printf.sh: Do not set environment variables
12982         explicitly.
12983         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
12984         $(test-program-prefix-before-env), $(run-program-env) and
12985         $(test-program-prefix-after-env).
12986         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
12987         run_program_env and test_program_prefix_after_env arguments.
12988         Split $test calls into $test_pre and $test.
12989         * timezone/Makefile (build-testdata): Use
12990         $(built-program-cmd-before-env), $(run-program-env) and
12991         $(built-program-cmd-after-env).
12993 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12995         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
12996         strlen for non SHARED builds.
12998 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
13000         * nptl/allocatestack.c (check_list): Inlined function...
13001         (__reclaim_stacks): ... here.
13003 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
13005         [BZ #15698]
13006         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
13007         memory overrun.
13009 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
13011         * Rules (make-test-out): Include
13012         LOCPATH=$(common-objpfx)localedata in default environment.
13013         * debug/Makefile (tst-chk1-ENV): Remove variable.
13014         (tst-chk2-ENV): Likewise.
13015         (tst-chk3-ENV): Likewise.
13016         (tst-chk4-ENV): Likewise.
13017         (tst-chk5-ENV): Likewise.
13018         (tst-chk6-ENV): Likewise.
13019         (tst-lfschk1-ENV): Likewise.
13020         (tst-lfschk2-ENV): Likewise.
13021         (tst-lfschk3-ENV): Likewise.
13022         (tst-lfschk4-ENV): Likewise.
13023         (tst-lfschk5-ENV): Likewise.
13024         (tst-lfschk6-ENV): Likewise.
13025         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
13026         (tst-iconv7-ENV): Likewise.
13027         * intl/Makefile (LOCPATH-ENV): Likewise.
13028         (tst-codeset-ENV): Likewise.
13029         (tst-gettext3-ENV): Likewise.
13030         (tst-gettext5-ENV): Likewise.
13031         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
13032         (tst-fopenloc-ENV): Likewise.
13033         (tst-fgetws-ENV): Remove variable.
13034         (tst-ungetwc1-ENV): Likewise.
13035         (tst-ungetwc2-ENV): Likewise.
13036         (bug-ungetwc2-ENV): Likewise.
13037         (tst-swscanf-ENV): Likewise.
13038         (bug-ftell-ENV): Likewise.
13039         (tst-fgetwc-ENV): Likewise.
13040         (tst-fseek-ENV): Likewise.
13041         (tst-ftell-partial-wide-ENV): Likewise.
13042         (tst-ftell-active-handler-ENV): Likewise.
13043         (tst-ftell-append-ENV): Likewise.
13044         * posix/Makefile (tst-fnmatch-ENV): Likewise.
13045         (tst-regexloc-ENV): Likewise.
13046         (bug-regex1-ENV): Likewise.
13047         (tst-regex-ENV): Likewise.
13048         (tst-regex2-ENV): Likewise.
13049         (bug-regex5-ENV): Likewise.
13050         (bug-regex6-ENV): Likewise.
13051         (bug-regex17-ENV): Likewise.
13052         (bug-regex18-ENV): Likewise.
13053         (bug-regex19-ENV): Likewise.
13054         (bug-regex20-ENV): Likewise.
13055         (bug-regex22-ENV): Likewise.
13056         (bug-regex23-ENV): Likewise.
13057         (bug-regex25-ENV): Likewise.
13058         (bug-regex26-ENV): Likewise.
13059         (bug-regex30-ENV): Likewise.
13060         (bug-regex32-ENV): Likewise.
13061         (bug-regex33-ENV): Likewise.
13062         (bug-regex34-ENV): Likewise.
13063         (bug-regex35-ENV): Likewise.
13064         (tst-rxspencer-ENV): Likewise.
13065         (tst-rxspencer-no-utf8-ENV): Likewise.
13066         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
13067         (tst-sscanf-ENV): Likewise.
13068         (tst-swprintf-ENV): Likewise.
13069         (tst-swscanf-ENV): Likewise.
13070         (test-vfprintf-ENV): Likewise.
13071         (scanf13-ENV): Likewise.
13072         (bug14-ENV): Likewise.
13073         (tst-grouping-ENV): Likewise.
13074         * stdlib/Makefile (tst-strtod-ENV): Likewise.
13075         (tst-strtod3-ENV): Likewise.
13076         (tst-strtod4-ENV): Likewise.
13077         (tst-strtod5-ENV): Likewise.
13078         (testmb2-ENV): Likewise./
13079         * string/Makefile (tst-strxfrm-ENV): Likewise.
13080         (tst-strxfrm2-ENV): Likewise.
13081         (bug-strcoll1-ENV): Likewise.
13082         (test-strcasecmp-ENV): Likewise.
13083         (test-strncasecmp-ENV): Likewise.
13084         * time/Makefile (tst-strptime-ENV): Likewise.
13085         (tst-ftime_l-ENV): Likewise.
13086         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
13087         (tst-mbrtowc-ENV): Likewise.
13088         (tst-wcrtomb-ENV): Likewise.
13089         (tst-mbrtowc2-ENV): Likewise.
13090         (tst-c16c32-1-ENV): Likewise.
13091         (tst-mbsnrtowcs-ENV): Likewise.
13093 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
13095         * manual/resource.texi (How to get information about the memory
13096         subsystem?): Fix typo.
13097         Reported by Peon de la Parra Ivan <peon@keba.com>
13099 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
13101         [BZ #16882]
13102         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
13103         (pthread_spin_lock): Branch out of spin loop to proper location.
13104         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
13105         (pthread_spin_lock): Likewise.
13107         * nptl/tst-spin4.c: New test.
13108         * nptl/Makefile (tests): Add tst-spin4.
13110 2014-06-03  Andreas Schwab  <schwab@suse.de>
13112         [BZ #15946]
13113         * resolv/res_send.c (send_dg): Reload file descriptor after
13114         calling reopen.
13116 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
13118         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
13120 2014-06-03  Richard Henderson  <rth@redhat.com>
13122         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
13123         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
13124         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
13125         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
13126         in the SAVE_PID block.
13127         (__libc_vfork): New alias.
13128         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
13130         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
13131         child in registers, not on the stack.  Remove RESET_PID conditionals.
13132         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
13134 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
13136         * sysdeps/aarch64/libm-test-ulps: Regenerate.
13138 2014-06-03  Wilco  <wdijkstr@arm.com>
13140         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
13141         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
13142         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
13143         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
13144         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
13145         Likewise.
13147 2014-06-03  Wilco  <wdijkstr@arm.com>
13149         * sysdeps/aarch64/fpu/math_private.h
13150         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
13151         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
13152         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
13153         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
13154         Fix declarations.
13156 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
13158         * crypt/crypt-private.h: Include ufc-crypt.h.
13159         (__b64_from_24bit): Declare extern.
13160         * crypt/crypt_util.c(__b64_from_24bit): New function.
13161         (b64t): New static const variable.
13162         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
13163         (b64t): Remove variable.
13164         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
13165         * crypt/sha256-crypt.c: Include crypt-private.h.
13166         (b64t): Remove variable.
13167         (__sha256_crypt_r): Remove b64_from_24bit and replace
13168         with __b64_from_24bit.
13169         * crypt/sha512-crypt.c: Likewise.
13171 2014-06-02  Roland McGrath  <roland@hack.frob.com>
13173         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
13174         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
13175         Label the code __libc_vfork rather than __vfork.
13176         [!NOT_IN_libc] (vfork): Define as weak alias.
13177         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
13178         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
13179         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
13181 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
13183         * malloc/malloc.c (malloc_info): Fix format specifier for
13184         n_mmaps.
13186 2014-06-02  Wilco  <wdijkstr@arm.com>
13188         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
13189         FPCR write.
13191 2014-06-02  Wilco  <wdijkstr@arm.com>
13193         [BZ #17009]
13194         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
13195         Rewrite to reduce FPCR/FPSR accesses.
13197 2014-06-01  David S. Miller  <davem@davemloft.net>
13199         * sysdeps/sparc/fpu/libm-test-ulps: Update.
13201 2014-05-31  David S. Miller  <davem@davemloft.net>
13203         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
13204         to occur in round to nearest mode when |x| >= 2.0
13206 2014-05-30  Richard Henderson  <rth@twiddle.net>
13208         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
13209         (PSEUDO_RET_NOERRNO): Remove.
13210         (ret): Don't redefine.
13211         (ret_NOERRNO): Define in terms of ret.
13212         (ret_ERRVAL): Likewise.
13214         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
13215         use of PSEUDO_RET; perform the error check directly.
13217 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
13219         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
13220         with __int128_t.
13222 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
13224         * malloc/malloc (malloc_info): Fix formatting.
13226 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
13227             Roland McGrath  <roland@hack.frob.com>
13229         * malloc/malloc (malloc_info): Also print mmapped statistics.
13231 2014-05-30  Roland McGrath  <roland@hack.frob.com>
13233         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
13234         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
13236 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
13238         * malloc/malloc.c (malloc_info): Inline mi_arena.
13240 2014-05-29  Richard Henderson  <rth@twiddle.net>
13242         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
13243         Remove comma before expanding ASM_ARGS_##nr.
13244         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
13245         Make _x0 a strict output; make _x8 a strict input; adjust expansion
13246         of ASM_ARGS_##nr.
13247         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
13248         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
13249         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
13250         (ASM_ARGS_1): Add leading comma.
13252         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
13253         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
13254         to __errno_location.
13255         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
13256         Remove the expected plt for __errno_location.
13258         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13259         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
13260         call to __read_tp.
13262         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13263         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
13264         it and break it down.
13265         (DOCARGS_0, DOCARGS_1): Do nothing.
13266         (DOCARGS_2): Update to store into the new stack frame.
13267         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
13268         (UNDOCARGS_1): Update to restore from the new stack frame.
13269         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
13270         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
13272         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13273         (SINGLE_THREAD_P): New parameter for result regno.
13274         (PSEUDO): Update to match; use cbz instead of beq.
13276         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13277         Use ENTRY to define the _nocancel entry point.  Share the syscall
13278         and syscall error check paths with the cancel path.
13279         (PSEUDO_END): New.
13281         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
13282         whitespace; tabs before and after asm mnemonics.
13284 2014-05-29  Eric Wong  <normalperson@yhbt.net>
13286         [BZ #15132]
13287         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
13288         Call fstat64 or stat64 internally, depending on arguments passed.
13289         Replace stat buffer argument with file descriptor argument.
13290         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
13291         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
13292         Pass fd to __internal_statvfs instead of calling fstat64.
13293         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
13294         Pass fd to __internal_statvfs64 instead of calling fstat64.
13295         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
13296         Pass -1 to __internal_statvfs instead of calling stat64.
13297         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
13298         Pass -1 to __internal_statvfs64 instead of calling stat64.
13300 2014-05-28  Roland McGrath  <roland@hack.frob.com>
13302         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
13303         that was previously under [RESET_PID].
13304         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
13306         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
13307         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
13309 2014-05-27  Roland McGrath  <roland@hack.frob.com>
13311         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
13313         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
13314         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
13316 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
13318         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
13320 2014-05-27  Andreas Schwab  <schwab@suse.de>
13322         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
13323         TLS_INIT_TP macro.
13324         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
13325         * elf/rtld.c (init_tls, dl_main): Likewise.
13326         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
13327         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
13328         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
13329         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
13330         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
13331         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
13332         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
13333         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
13334         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
13335         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
13336         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
13337         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
13338         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
13339         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
13340         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
13341         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
13342         * sysdeps/generic/tls.h: Update description.
13344 2014-05-27  Will Newton  <will.newton@linaro.org>
13346         [BZ #16990]
13347         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
13348         and restore r2 rather than just restoring.
13350 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
13352         [BZ #16724]
13353         * libio/tst-ftell-append.c: New test case.
13354         * libio/Makefile (tests): Add test case.
13355         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
13356         append mode.
13357         * libio/wfileops.c (do_ftell_wide): Likewise.
13359 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13361         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13363         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
13364         ...
13365         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
13366         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
13367         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
13368         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
13369         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
13370         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
13371         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
13372         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
13373         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
13374         Moved ...
13375         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
13376         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
13377         Moved ...
13378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
13379         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
13380         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
13381         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
13382         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
13383         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
13384         ...
13385         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
13386         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
13387         Moved ...
13388         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
13389         here.
13390         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
13391         ...
13392         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
13393         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
13394         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
13396         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
13397         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
13398         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
13399         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
13401         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
13402         merge into ...
13403         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
13404         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
13405         ...
13406         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
13407         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
13408         ...
13409         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
13410         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
13411         Moved ...
13412         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
13413         here.
13414         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
13415         Moved ...
13416         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
13417         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
13418         Moved ...
13419         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
13421         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
13422         conditional [RESET_PID].
13423         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
13424         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
13425         removed.
13426         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
13427         removed.
13429         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
13430         <tcb-offsets.h>.
13431         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
13432         (__libc_vfork): New strong alias.
13433         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
13434         removed.
13435         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
13436         Removed.
13438         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
13439         <tcb-offsets.h>.
13440         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
13441         (__libc_vfork): New strong alias.
13442         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
13443         removed.
13444         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
13445         removed.
13447 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
13449         * malloc/malloc.c (mi_arena): New function.
13450         (malloc_info): Remove nested function mi_arena. Call non-nosted
13451         function mi_arena.
13453 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13455         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
13456         by insrwi.
13457         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
13458         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
13459         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
13460         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
13461         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
13462         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
13463         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
13465 2014-05-26  Andreas Schwab  <schwab@suse.de>
13467         [BZ #16984]
13468         * locale/programs/repertoire.c (repertoire_read): Add slash
13469         between I18NPATH element and file name.
13470         * locale/programs/locfile.c (locfile_read): Likewise.
13472 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
13474         * nptl/pthread_mutexattr_settype.c
13475         (__pthread_mutexattr_settype):
13476         Disable lock elision for PTHREAD_MUTEX_NORMAL.
13478 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
13480         * nptl/tst-mutex5 (do_test):
13481         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
13483 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
13485         * benchtests/README: Document 'init' directive.
13486         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
13487         BENCH_INIT.
13488         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
13489         (parse_file): Recognize 'init' directive.
13491 2014-05-26  Kyle McMartin  <kyle@redhat.com>
13493         [BZ #16796]
13494         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
13495         alignment of struct pthread.
13497 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
13499         [BZ #16878]
13500         * nscd/netgroupcache.c (addgetnetgrentX): Look for
13501         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
13502         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
13503         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
13505 2014-05-25  Richard Henderson  <rth@twiddle.net>
13507         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13508         (SINGLE_THREAD_P_PIC): Remove.
13509         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
13510         (SINGLE_THREAD_P_PIC): Remove.
13512         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
13513         branch to syscall error ...
13514         (PSEUDO): ... here.
13515         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
13516         from __local_syscall_error to .Lsyscall_error.
13517         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
13518         (SYSCALL_ERROR): Update label name.
13520         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13521         Do not use DOARGS/UNDOARGS.
13522         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
13523         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
13524         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
13525         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
13526         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
13528         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
13529         block comment.
13531         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
13532         define if !NOT_IN_libc.
13533         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
13534         define with non-default symbol versions.
13536 2014-05-23  Richard Henderson  <rth@twiddle.net>
13538         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
13539         (vfork, __vfork): Define via compat_symbol.
13541         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
13542         [!HAVE_IFUNC] (vfork_compat): Remove.
13543         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
13545 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
13547         [BZ #16978]
13548         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
13549         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
13550         variable.
13552 2014-05-23  Richard Henderson  <rth@twiddle.net>
13554         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
13555         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
13556         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
13557         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
13559         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
13560         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
13561         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
13562         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
13563         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
13564         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
13565         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
13566         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
13567         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
13568         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
13569         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
13570         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
13571         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
13572         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
13573         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
13574         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
13575         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
13576         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
13577         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
13578         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
13579         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
13580         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
13581         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
13582         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
13583         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
13584         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
13585         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
13586         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
13587         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
13588         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
13589         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
13590         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
13591         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
13592         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
13593         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
13594         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
13595         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
13596         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
13597         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
13598         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
13599         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
13600         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
13601         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
13602         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
13603         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
13604         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
13605         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
13606         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
13607         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
13608         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
13609         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
13610         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
13611         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
13612         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
13613         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
13614         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
13616         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
13617         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
13618         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
13619         before exiting on error.
13620         (__libc_vfork): New strong alias.
13621         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
13622         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
13624         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
13625         that was previously under [RESET_PID].
13626         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
13628         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
13630 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
13632         [BZ #16977]
13633         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
13634         value when x - 1 is zero.
13635         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
13636         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
13637         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
13638         0.0L for an argument of 1.0L.
13639         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
13640         Likewise.
13641         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
13642         value when x - 1 is zero.
13643         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
13644         * sysdeps/i386/fpu/libm-test-ulps: Update.
13645         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13647 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
13649         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
13650         alphasort and versionsort.
13652 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13654         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
13655         macro.
13656         [copysignf]: Likewise.
13658 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
13660         * crypt/md5-crypt.c: Fix formatting.
13662 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
13664         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
13665         (b64_from_24bit): New function.
13667 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13669         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
13670         libc_hidden_builtin_def to ifunc.
13671         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
13672         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
13674 2014-05-21  Roland McGrath  <roland@hack.frob.com>
13676         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
13677         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
13679 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
13681         * nscd/Depend (linuxthreads): Remove.
13682         (nptl): Add.
13683         * resolv/Depend (linuxthreads): Remove.
13684         * rt/Depend (linuxthreads): Remove.
13686         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
13687         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
13688         $(common-objpfx)elf/.
13689         (link-libc-before-gnulib): Likewise.
13690         (elfobjdir): Remove variable.
13691         * Makefile (install): Use $(elf-objpfx) instead of
13692         $(common-objpfx)elf/.
13693         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
13694         $(elfobjdir)/.
13695         (link-libc-deps): Likewise.
13696         ($(common-objpfx)libc.so): Likewise.
13697         ($(common-objpfx)linkobj/libc.so): Likewise.
13698         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
13699         instead of $(common-objpfx)elf/.
13700         (symbolic-link-list): Likewise.
13701         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
13702         [$(cross-compiling) = no]: Likewise.
13703         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
13704         $(elfobjdir)/.
13705         (static-gnulib-arch): Likewise.
13706         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
13707         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
13708         $(common-objpfx)elf/.
13710 2014-05-21  Richard Henderson  <rth@redhat.com>
13712         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
13713         (SINGLE_THREAD_P): Use the correct width load.  Fold
13714         into the ldr offset.
13716         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
13717         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
13719 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
13721         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
13722         (libgcc_s_resume): Use __attribute_used__.
13723         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
13724         Likewise.
13726 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13728         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
13729         optimization when used with float constants.
13731         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13733 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
13735         [BZ #16915]
13736         * locale/nl_langinfo_l.c: Make direct reference to every
13737         _nl_current_CATEGORY symbol.
13738         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
13739         (tests-static): Add tst-langinfo-static.
13740         (tests-special): Add tst-langinfo-static.out.
13741         ($(objpfx)tst-langinfo.out): Redirect output.
13742         ($(objpfx)tst-langinfo-static.out): New.
13743         * localedata/tst-langinfo.sh: Send output to stdout.
13744         * localedata/tst-langinfo-static.c: New file.
13746         [BZ #16965]
13747         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
13748         when the shift amount is modulo the limb size.
13750 2014-05-20  Richard Henderson  <rth@redhat.com>
13752         [BZ #16967]
13753         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
13754         Change type of sa_flags from unsigned int to int.
13756         [BZ #16966]
13757         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
13759         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
13761 2014-05-20  Will Newton  <will.newton@linaro.org>
13763         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
13764         Test the return value of the system call in the nocancel case.
13766 2014-05-20  Will Newton  <will.newton@linaro.org>
13767             Yvan Roux  <yvan.roux@linaro.org>
13769         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
13770         #include of asm/ptrace.h.
13771         (PTRACE_GET_THREAD_AREA): Remove #undef.
13772         (PTRACE_GETHBPREGS): Likewise.
13773         (PTRACE_SETHBPREGS): Likewise.
13774         (struct user_regs_struct): New structure.
13775         (struct user_fpsimd_struct): New structure.
13776         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
13777         #include of asm/ptrace.h and second #include of sys/user.h.
13778         (PTRACE_GET_THREAD_AREA): Remove #undef.
13779         (PTRACE_GETHBPREGS): Likewise.
13780         (PTRACE_SETHBPREGS): Likewise.
13781         (ELF_NGREG): Use new struct user_regs_struct.
13782         (elf_fpregset_t): Use new struct user_fpsimd_struct.
13784 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13786         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
13787         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
13789 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
13791         [BZ #16958]
13792         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
13793         membar to avoid block loads/stores to overlap previous stores.
13795 2014-05-17  Richard Henderson  <rth@redhat.com>
13797         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
13798         Create the __##syscall_name##_nocancel entry point.
13799         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
13800         Remove; let the sysdep-cancel.h code create it.
13802 2014-05-17  David S. Miller  <davem@davemloft.net>
13804         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
13805         Protect with __USE_GNU.
13806         (TIOCSET_TEMPT): Likewise.
13807         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
13808         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
13809         these are already provided in bits/ioctl-types.h
13811 2014-05-16  Roland McGrath  <roland@hack.frob.com>
13813         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
13814         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
13816         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
13817         Use wait4 regardless of [__NR_waitpid].
13819 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
13821         PR libgcc/60166
13822         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
13823         (_FP_NANSIGN_Q): Set the quiet bit.
13825 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
13827         * benchtests/Makefile
13828         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
13829         not $(common-objpfx)math/libm.so.
13830         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
13831         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
13832         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
13833         $(common-objpfx)dlfcn/libdl.so.
13834         ($(objpfx)tst-audit8): Depend on $(libm), not
13835         $(common-objpfx)math/libm.so.
13836         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
13837         not $(common-objpfx)dlfcn/libdl.so.
13838         * math/Makefile
13839         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
13840         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
13841         [$(build-shared) = yes].
13842         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
13843         $(common-objpfx)nptl/libpthread.so.
13844         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
13845         $(common-objpfx)math/libm.so$(libm.so-version) or
13846         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
13847         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
13848         $(common-objpfx)dlfcn/libdl.so.
13849         * setjmp/Makefile (link-libm): Remove variable.
13850         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
13851         * stdio-common/Makefile (link-libm): Remove variable.
13852         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
13853         * stdlib/Makefile (link-libm): Remove variable.
13854         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
13855         ($(objpfx)tst-strtod-round): Likewise.
13856         ($(objpfx)tst-tininess): Likewise.
13857         ($(objpfx)tst-strtod-underflow): Likewise.
13858         ($(objpfx)tst-strtod6): Likewise.
13859         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
13860         $(libdl), not $(common-objpfx)nptl/libpthread.so and
13861         $(common-objpfx)dlfcn/libdl.so.
13863 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13865         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
13866         BSD terminal modes definitions.
13868 2014-05-16  Roland McGrath  <roland@hack.frob.com>
13870         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
13871         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
13873         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
13874         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
13875         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
13876         Don't do #include_next.
13877         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
13878         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
13879         Don't do #include_next.
13880         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
13881         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
13882         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
13883         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
13885 2014-05-16  Allan McRae  <allan@archlinux.org>
13887         * po/sv.po: Update Swedish translation from translation project.
13889         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
13890         in sed expression.
13892 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
13894         [BZ #16917]
13895         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
13896         errno if the TIOCGPTN ioctl fails with an error different than
13897         EINVAL.
13898         * login/tst-ptsname.c: New file.
13899         * login/Makefile (tests): Add tst-ptsname.
13901         [BZ #16943]
13902         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
13903         and prlimit64.
13905 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
13907         [BZ #16849]
13908         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
13909         herrno to return EAI_AGAIN.
13911 2014-05-14  Roland McGrath  <roland@hack.frob.com>
13913         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
13914         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
13915         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
13916         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
13917         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
13918         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
13919         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
13920         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
13921         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
13922         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
13923         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
13924         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
13925         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
13926         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
13927         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
13928         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
13929         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
13930         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
13931         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
13932         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
13933         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
13934         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
13935         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
13936         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
13937         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
13938         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
13939         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
13940         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
13941         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
13942         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
13943         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
13944         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
13945         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
13946         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
13947         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
13948         Moved ...
13949         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
13950         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
13951         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
13952         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
13953         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
13954         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
13955         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
13956         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
13957         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
13958         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
13959         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
13960         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
13961         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
13962         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
13963         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
13964         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
13965         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
13966         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
13967         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
13968         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
13969         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
13970         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
13971         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
13972         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
13973         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
13974         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
13975         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
13976         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
13977         Moved ...
13978         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
13979         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
13980         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
13981         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
13982         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
13983         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
13984         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
13985         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
13986         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
13987         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
13988         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
13989         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
13990         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
13991         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
13992         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
13993         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
13994         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
13995         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
13996         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
13997         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
13998         Moved ...
13999         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
14000         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
14001         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
14003         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
14004         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
14005         (libpthread-sysdep_routines): Add elision-related stuff here instead.
14006         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
14007         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
14008         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
14009         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
14010         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
14011         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
14012         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
14013         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
14014         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
14015         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
14016         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
14017         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
14018         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
14019         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
14020         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
14021         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
14022         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
14023         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
14024         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
14025         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
14026         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
14027         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
14028         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
14029         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
14030         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
14031         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
14032         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
14033         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
14035         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
14036         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
14038         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
14039         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
14040         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
14041         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
14042         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
14043         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
14044         Moved ...
14045         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
14046         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
14047         Moved ...
14048         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
14049         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
14050         Moved ...
14051         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
14052         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
14053         Moved ...
14054         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
14055         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
14056         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
14057         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
14058         Moved ...
14059         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
14060         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
14061         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
14062         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
14063         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
14064         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
14065         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
14066         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
14067         Moved ...
14068         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
14069         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
14070         Moved ...
14071         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
14072         ... here.
14073         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
14074         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
14075         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
14076         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
14077         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
14078         Moved ...
14079         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
14080         ... here.
14081         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
14082         Moved ...
14083         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
14084         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
14085         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
14086         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
14087         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
14088         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
14089         Moved ...
14090         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
14091         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
14092         Moved ...
14093         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
14094         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
14095         Moved ...
14096         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
14097         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
14098         Moved ...
14099         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
14100         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
14101         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
14102         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
14103         Moved ...
14104         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
14105         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
14106         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
14107         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
14108         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
14109         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
14110         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
14111         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
14112         Moved ...
14113         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
14114         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
14115         Moved ...
14116         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
14117         ... here.
14118         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
14119         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
14120         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
14121         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
14122         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
14123         Moved ...
14124         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
14125         ... here.
14126         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
14127         Moved ...
14128         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
14129         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
14130         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
14131         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
14132         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
14133         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
14134         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
14135         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
14136         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
14137         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
14138         Moved ...
14139         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
14140         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
14141         Moved ...
14142         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
14143         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
14144         Moved ...
14145         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
14146         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
14147         Moved ...
14148         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
14149         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
14150         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
14151         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
14152         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
14153         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
14154         Moved ...
14155         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
14156         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
14157         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
14158         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
14159         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
14160         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
14161         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
14162         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
14163         Moved ...
14164         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
14165         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
14166         Moved ...
14167         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
14168         ... here.
14169         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
14170         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
14171         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
14172         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
14173         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
14174         Moved ...
14175         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
14176         ... here.
14177         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
14178         Moved ...
14179         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
14180         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
14181         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
14182         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
14183         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
14184         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
14185         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
14186         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
14187         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
14188         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
14189         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
14191         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
14192         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
14194         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
14195         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
14197         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
14198         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
14199         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
14200         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
14201         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
14202         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
14203         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
14204         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
14205         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
14206         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
14207         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
14208         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
14209         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
14210         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
14211         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
14212         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
14213         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
14214         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
14215         Moved ...
14216         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
14217         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
14218         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
14219         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
14220         Moved ...
14221         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
14222         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
14223         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
14224         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
14225         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
14226         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
14227         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
14228         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
14229         Moved ...
14230         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
14231         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
14232         Moved ...
14233         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
14234         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
14235         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
14236         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
14237         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
14238         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
14239         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
14240         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
14241         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
14242         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
14243         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
14244         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
14245         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
14246         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
14247         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
14248         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
14249         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
14251         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
14252         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
14253         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
14254         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
14255         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
14257         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
14258         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
14259         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
14260         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
14261         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
14262         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
14263         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
14264         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
14265         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
14266         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
14268         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
14269         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
14271         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
14272         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
14273         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
14274         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
14275         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
14276         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
14277         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
14278         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
14279         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
14280         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
14281         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
14282         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
14283         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
14284         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
14285         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
14286         Update #include.
14287         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
14288         Likewise.
14289         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
14290         Likewise.
14291         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
14292         Likewise.
14293         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
14294         Likewise.
14295         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
14296         Likewise.
14297         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
14298         Likewise.
14299         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
14300         Likewise.
14301         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
14302         Likewise.
14303         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
14304         Likewise.
14305         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
14306         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
14307         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
14308         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
14309         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
14310         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
14311         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
14312         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
14313         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
14314         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
14315         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
14316         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
14317         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
14318         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
14319         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
14321         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
14322         that was previously under [RESET_PID].
14323         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
14324         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
14325         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
14327         * sysdeps/i386/nptl/Implies: New file.
14328         * sysdeps/x86_64/nptl/Implies: New file.
14329         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
14330         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
14331         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
14332         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
14334         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
14335         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14336         (__libc_vfork): New strong alias.
14337         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
14338         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
14340         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
14341         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14342         (__libc_vfork): New strong alias.
14343         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
14344         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
14346         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
14347         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
14348         (__libc_vfork): New strong alias.
14349         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
14350         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
14351         * nptl/pt-vfork.c: New file.
14352         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
14353         (libpthread: GLIBC_2.20): New version set (empty).
14355 2014-05-14  Will Newton  <will.newton@linaro.org>
14357         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
14358         rather than #if.
14360 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
14362         [BZ #16564]
14363         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
14364         arguments with exponent 65 or above.
14365         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
14366         arguments 0x1p113L or above.
14367         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
14368         to arguments 0x1p107L or above.
14369         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
14370         positive arguments with exponent 65 or above.
14371         * math/auto-libm-test-in: Add more tests of log1p.
14372         * math/auto-libm-test-out: Regenerated.
14374         [BZ #16928]
14375         * math/s_cacos.c (__cacos): Ensure zero real part of result from
14376         non-finite arguments is +0.
14377         * math/s_cacosf.c (__cacosf): Likewise.
14378         * math/s_cacosl.c (__cacosl): Likewise.
14379         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
14380         * sysdeps/i386/fpu/libm-test-ulps: Update.
14381         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14383         [BZ #16927]
14384         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
14385         value.
14386         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
14387         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
14388         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
14389         for explicit high bit of mantissa when testing for argument equal
14390         to 1.
14391         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
14392         * sysdeps/i386/fpu/libm-test-ulps: Update.
14393         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14395         [BZ #16516]
14396         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
14397         (__erf): Scale by 16 instead of 8 in potentially underflowing
14398         case.  Ensure exception if result actually underflows.
14399         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
14400         (__erff): Scale by 16 instead of 8 in potentially underflowing
14401         case.  Ensure exception if result actually underflows.
14402         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
14403         (efx8): Remove variable.
14404         (__erfl): Scale by 16 instead of 8 in potentially underflowing
14405         case.  Ensure exception if result actually underflows.
14406         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
14407         (efx8): Remove variable.
14408         (__erfl): Scale by 16 instead of 8 in potentially underflowing
14409         case.  Ensure exception if result actually underflows.
14410         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
14411         (efx8): Remove variable.
14412         (__erfl): Scale by 16 instead of 8 in potentially underflowing
14413         case.  Ensure exception if result actually underflows.
14414         * math/auto-libm-test-in: Add more tests of erf.
14415         * math/auto-libm-test-out: Regenerated.
14417 2014-05-14  Andreas Schwab  <schwab@suse.de>
14419         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
14420         Remove code conditionalized on USE___THREAD.
14422         * config.h.in (HAVE_PT_CHOWN): Define as 0.
14423         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
14424         not definedness.
14426 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
14428         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
14429         Define unconditionally.
14430         (__ASSUME_O_CLOEXEC): Likewise.
14431         (__ASSUME_SOCK_CLOEXEC): Likewise.
14432         (__ASSUME_IN_NONBLOCK): Likewise.
14433         (__ASSUME_PIPE2): Likewise.
14434         (__ASSUME_EVENTFD2): Likewise.
14435         (__ASSUME_SIGNALFD4): Likewise.
14436         (__ASSUME_DUP3): Likewise.
14437         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
14438         (__ASSUME_DUP3): Do not define.
14439         (__ASSUME_EVENTFD2): Likewise.
14440         (__ASSUME_IN_NONBLOCK): Likewise.
14441         (__ASSUME_O_CLOEXEC): Likewise.
14442         (__ASSUME_PIPE2): Likewise.
14443         (__ASSUME_SIGNALFD4): Likewise.
14444         (__ASSUME_SOCK_CLOEXEC): Likewise.
14445         (__ASSUME_UTIMES): Undefine.
14446         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14447         (__ASSUME_UTIMES): Do not define.
14448         (__ASSUME_O_CLOEXEC): Likewise.
14449         (__ASSUME_SOCK_CLOEXEC): Likewise.
14450         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
14451         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
14452         0x020621].
14453         (__ASSUME_PIPE2): Likewise.
14454         (__ASSUME_EVENTFD2): Likewise.
14455         (__ASSUME_SIGNALFD4): Likewise.
14456         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
14457         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
14458         Do not define.
14459         (__ASSUME_EVENTFD2): Likewise.
14460         (__ASSUME_SIGNALFD4): Likewise.
14461         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
14462         (__ASSUME_32BITUIDS): Likewise.
14463         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
14464         (__ASSUME_IPC64): Likewise.
14465         (__ASSUME_ST_INO_64_BIT): Likewise.
14466         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
14467         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
14468         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14469         (__ASSUME_UTIMES): Do not define.
14470         (__ASSUME_PSELECT): Likewise.
14471         (__ASSUME_PPOLL): Likewise.
14472         (__ASSUME_O_CLOEXEC): Likewise.
14473         (__ASSUME_SOCK_CLOEXEC): Likewise.
14474         (__ASSUME_IN_NONBLOCK): Likewise.
14475         (__ASSUME_PIPE2): Likewise.
14476         (__ASSUME_EVENTFD2): Likewise.
14477         (__ASSUME_SIGNALFD4): Likewise.
14478         (__ASSUME_DUP3): Likewise.
14479         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14480         (__ASSUME_UTIMES): Likewise.
14481         (__ASSUME_O_CLOEXEC): Likewise.
14482         (__ASSUME_SOCK_CLOEXEC): Likewise.
14483         (__ASSUME_IN_NONBLOCK): Likewise.
14484         (__ASSUME_PIPE2): Likewise.
14485         (__ASSUME_EVENTFD2): Likewise.
14486         (__ASSUME_SIGNALFD4): Likewise.
14487         (__ASSUME_DUP3): Likewise.
14488         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
14489         (__ASSUME_UTIMES): Likewise.
14490         (__ASSUME_O_CLOEXEC): Likewise.
14491         (__ASSUME_SOCK_CLOEXEC): Likewise.
14492         (__ASSUME_IN_NONBLOCK): Likewise.
14493         (__ASSUME_PIPE2): Likewise.
14494         (__ASSUME_EVENTFD2): Likewise.
14495         (__ASSUME_SIGNALFD4): Likewise.
14496         (__ASSUME_DUP3): Likewise.
14497         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
14498         Likewise.
14499         (__ASSUME_UTIMES): Likewise.
14500         (__ASSUME_EVENTFD2): Likewise.
14501         (__ASSUME_SIGNALFD4): Likewise.
14502         * sysdeps/unix/sysv/linux/tile/kernel-features.h
14503         (__ASSUME_O_CLOEXEC): Likewise.
14504         (__ASSUME_SOCK_CLOEXEC): Likewise.
14505         (__ASSUME_IN_NONBLOCK): Likewise.
14506         (__ASSUME_PIPE2): Likewise.
14507         (__ASSUME_EVENTFD2): Likewise.
14508         (__ASSUME_SIGNALFD4): Likewise.
14509         (__ASSUME_DUP3): Likewise.
14510         (__ASSUME_UTIMES): Undefine.
14512         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
14513         feclearexcept.  Remove symbol versioning code.
14514         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
14515         symbol versioning code.
14516         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
14517         symbol versioning code.
14518         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
14519         feupdateenv.  Remove symbol versioning code.
14520         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
14521         fegetexceptflag.  Remove symbol versioning code.
14522         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
14523         fesetexceptflag.  Remove symbol versioning code.
14524         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
14525         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
14526         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
14527         (__posix_fadvise64_l32): Remove prototype.
14528         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
14529         code.
14531 2014-05-13  Roland McGrath  <roland@hack.frob.com>
14533         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
14534         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
14535         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
14536         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
14538 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
14540         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
14541         current working directory
14543 2014-05-13  Roland McGrath  <roland@hack.frob.com>
14545         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
14546         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
14547         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
14548         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
14549         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
14550         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
14551         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
14552         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
14553         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
14554         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
14555         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
14556         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
14557         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
14558         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
14559         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
14560         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
14561         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
14562         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
14563         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
14564         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
14565         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
14566         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
14567         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
14568         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
14569         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
14570         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
14571         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
14572         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
14573         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
14574         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
14575         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
14576         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
14577         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
14578         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
14579         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
14580         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
14581         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
14582         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
14583         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
14584         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
14585         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
14586         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
14588         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
14589         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
14591         * sysdeps/unix/sysv/linux/arm/Makefile
14592         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
14593         Add rt-aeabi_unwind_cpp_pr1.
14594         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
14595         Add nptl-aeabi_unwind_cpp_pr1.
14596         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
14597         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
14598         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
14599         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
14600         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
14601         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
14603         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
14604         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
14605         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
14606         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
14608         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
14609         Deconditionalize the code that was previously under [RESET_PID].
14610         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
14612         * sysdeps/generic/exit-thread.h: New file.
14613         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
14614         * include/unistd.h (__exit_thread): Remove declaration.
14615         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
14616         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
14617         * csu/libc-start.c: Include <exit-thread.h>.
14618         (LIBC_START_MAIN): Pass no argument to __exit_thread.
14619         * nptl/pthread_create.c: Include <exit-thread.h>.
14620         (start_thread): Call __exit_thread in place of __exit_thread_inline.
14621         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
14622         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
14623         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
14624         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
14625         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
14626         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
14627         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
14628         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
14629         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
14630         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
14631         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
14632         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
14633         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
14634         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
14635         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
14636         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
14638 2014-05-13  Andreas Schwab  <schwab@suse.de>
14640         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
14642 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
14644         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
14645         (__ASSUME_UTIMES): Do not condition on kernel version.
14646         (__ASSUME_PSELECT): Define unconditionally.
14647         (__ASSUME_PPOLL): Likewise.
14648         (__ASSUME_ATFCTS): Likewise.
14649         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
14650         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
14651         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
14652         (__ASSUME_UTIMENSAT): Define unconditionally.
14653         (__ASSUME_PRIVATE_FUTEX): Likewise.
14654         (__ASSUME_FALLOCATE): Likewise.
14655         (__ASSUME_O_CLOEXEC): Likewise.
14656         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
14657         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
14658         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
14659         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
14660         (__ASSUME_IN_NONBLOCK): Likewise.
14661         (__ASSUME_PIPE2): Likewise.
14662         (__ASSUME_EVENTFD2): Likewise.
14663         (__ASSUME_SIGNALFD4): Likewise.
14664         (__ASSUME_DUP3): Likewise.
14665         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14666         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
14667         (__ASSUME_AT_RANDOM): Likewise.
14668         (__ASSUME_PREADV): Likewise.
14669         (__ASSUME_PWRITEV): Likewise.
14670         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
14671         (__ASSUME_F_GETOWN_EX): Define unconditionally.
14672         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
14673         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
14674         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
14675         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
14676         (__ASSUME_O_CLOEXEC): Define unconditionally.
14677         (__ASSUME_PSELECT): Do not undefine conditionally.
14678         (__ASSUME_PPOLL): Likewise.
14679         (__ASSUME_ATFCTS): Likewise.
14680         (__ASSUME_SET_ROBUST_LIST): Likewise.
14681         (__ASSUME_UTIMENSAT): Likewise.
14682         (__ASSUME_FDATASYNC): Define unconditionally.
14683         * sysdeps/unix/sysv/linux/arm/kernel-features.h
14684         (__ASSUME_SIGFRAME_V2): Likewise.
14685         )__ASSUME_EVENTFD2): Likewise.
14686         (__ASSUME_SIGNALFD4): Likewise.
14687         (__ASSUME_PSELECT): Do not undefine conditionally.
14688         (__ASSUME_PPOLL): Likewise.
14689         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
14690         (__ASSUME_PSELECT): Define unconditionally.
14691         (__ASSUME_PPOLL): Likewise.
14692         (__ASSUME_O_CLOEXEC): Likewise.
14693         (__ASSUME_SOCK_CLOEXEC): Likewise.
14694         (__ASSUME_IN_NONBLOCK): Likewise.
14695         (__ASSUME_PIPE2): Likewise.
14696         (__ASSUME_EVENTFD2): Likewise.
14697         (__ASSUME_SIGNALFD4): Likewise.
14698         (__ASSUME_DUP3): Likewise.
14699         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
14700         (__ASSUME_O_CLOEXEC): Likewise.
14701         (__ASSUME_SOCK_CLOEXEC): Likewise.
14702         (__ASSUME_IN_NONBLOCK): Likewise.
14703         (__ASSUME_PIPE2): Likewise.
14704         (__ASSUME_EVENTFD2): Likewise.
14705         (__ASSUME_SIGNALFD4): Likewise.
14706         (__ASSUME_DUP3): Likewise.
14707         * sysdeps/unix/sysv/linux/mips/kernel-features.h
14708         (__ASSUME_EVENTFD2): Likewise.
14709         (__ASSUME_SIGNALFD4): Likewise.
14710         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
14712 2014-05-12  Andreas Schwab  <schwab@suse.de>
14714         [BZ #16932]
14715         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
14716         (_nss_nis_gethostbyname4_r): Return error if item length is larger
14717         than maximum RPC packet size.
14718         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
14719         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
14720         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
14721         (_nss_nis_getservbyport_r): Likewise.
14723 2014-05-12  Will Newton  <will.newton@linaro.org>
14725         * malloc/Makefile (tests): Add tst-mallopt.
14726         * malloc/tst-mallopt.c: New file.
14728 2014-05-09  Roland McGrath  <roland@hack.frob.com>
14730         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
14731         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
14733 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14735         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
14736         (tst-tlsmod6.so): Likewise.
14738 2014-05-09  Roland McGrath  <roland@hack.frob.com>
14740         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
14742 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
14744         [BZ #16064]
14745         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
14746         and <dl-procinfo.h>.
14747         (__fegetenv): Save SSE state in envp->__eip if supported.
14748         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
14749         envp->__eip if supported.
14750         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
14751         and <dl-procinfo.h>.
14752         (__fesetenv): Always set __eip, __cs_selector, __opcode,
14753         __data_offset and __data_selector in environment to 0.  Set SSE
14754         state if supported.
14755         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
14756         test-fenv-sse.
14757         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
14758         -mfpmath=sse.
14759         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
14761 2014-05-09  Will Newton  <will.newton@linaro.org>
14763         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
14764         and libc_relro_required for ARM.
14765         * sysdeps/arm/preconfigure: Regenerate.
14767 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
14768             Stefan Liebler  <stli@linux.vnet.ibm.com>
14770         * config.make.in (enable-lock-elision): New Makefile variable.
14771         * configure.ac: Likewise.
14772         * configure: Regenerate.
14773         * sysdeps/s390/configure.ac:
14774         Add check for gcc transactions support.
14775         * sysdeps/s390/configure: Regenerate.
14776         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
14777         Build elision files if enabled.
14778         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
14779         Add lock elision support for s390.
14780         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
14781         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
14782         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
14783         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
14784         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
14785         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
14786         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
14787         Likewise.
14788         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
14789         Likewise.
14790         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
14791         Likewise.
14792         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
14793         Likewise.
14794         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
14795         (__lll_timedlock_elision, __lll_lock_elision)
14796         (__lll_unlock_elision, __lll_trylock_elision)
14797         (lll_timedlock_elision, lll_lock_elision)
14798         (lll_unlock_elision, lll_trylock_elision): Add.
14799         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
14800         (pthread_mutex_t): Add lock elision support for s390.
14802 2014-05-14  Wilco  <wdijkstr@arm.com>
14804         * sysdeps/arm/fclrexcpt.c: Cleanup.
14805         * sysdeps/arm/fedisblxcpt.c: Cleanup.
14806         * sysdeps/arm/feenablxcpt.c: Cleanup.
14807         * sysdeps/arm/fegetenv.c: Cleanup.
14808         * sysdeps/arm/fegetexcept.c: Cleanup.
14809         * sysdeps/arm/fegetround.c: Cleanup.
14810         * sysdeps/arm/feholdexcpt.c: Cleanup.
14811         * sysdeps/arm/fesetenv.c: Cleanup.
14812         * sysdeps/arm/fesetround.c: Cleanup.
14813         * sysdeps/arm/feupdateenv.c: Cleanup.
14814         * sysdeps/arm/fgetexcptflg.c: Cleanup.
14815         * sysdeps/arm/fraiseexcpt.c: Cleanup.
14816         * sysdeps/arm/fsetexcptflg.c: Cleanup.
14817         * sysdeps/arm/ftestexcept.c: Cleanup.
14818         * sysdeps/arm/get-rounding-mode.h: Cleanup.
14819         * sysdeps/arm/setfpucw.c: Cleanup.
14821 2014-05-09  Will Newton  <will.newton@linaro.org>
14823         * sysdeps/arm/armv7/strcmp.S: New file.
14824         * NEWS: Mention addition of ARMv7 optimized strcmp.
14826 2014-05-08  Roland McGrath  <roland@hack.frob.com>
14828         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
14829         look for %.ac rather than %.in.
14831         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
14832         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
14833         * sysdeps/mach/hurd/configure: Regenerated.
14834         * sysdeps/unix/sysv/linux/configure: Regenerated.
14836         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
14838 2014-05-07  Steve Ellcey  <sellcey@mips.com>
14840         [BZ# 16922]
14841         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
14842         (LONG_SUB): Ditto.
14843         (PTR_SUB): Ditto.
14845 2014-05-07  Andreas Schwab  <schwab@suse.de>
14847         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
14848         when skipping over non-matching result from nscd.
14850 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
14852         [BZ #16876]
14853         * nptl/sockperf.c (client): Check socket return value.
14855         [BZ #16877]
14856         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
14857         nscd security class.
14859 2014-05-06  Roland McGrath  <roland@hack.frob.com>
14861         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
14862         * sysdeps/arm/unwind.h: ... here.
14864 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
14866         [BZ# 16916]
14867         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
14868         Define.
14870 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
14872         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
14873         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
14874         multiarch strncpy for PPC64.
14875         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
14876         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
14877         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
14878         multiarch optimizations.
14879         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
14880         (__libc_ifunc_impl_list): Likewise.
14881         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
14882         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
14883         multiarch stpncpy for PPC64.
14884         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
14885         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
14887 2014-05-06  Andreas Schwab  <schwab@suse.de>
14889         [BZ #16912]
14890         * gmon/mcount.c (_MCOUNT_DECL): Use
14891         atomic_compare_and_exchange_bool_acq instead of
14892         catomic_compare_and_exchange_bool_acq.
14894 2014-05-05  Roland McGrath  <roland@hack.frob.com>
14896         * elf/Makefile (others, install-bin): Remove pldd.
14897         (pldd-modules): Variable removed.
14898         ($(objpfx)pldd): Target removed.
14899         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
14900         (others, install-bin): Append pldd here.
14901         ($(objpfx)pldd): New target.
14903         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
14904         to 0, so the first #if test emitted later doesn't see it undefined.
14905         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
14906         * sysdeps/gnu/errlist.c: Regenerated.
14908 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14910         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
14911         [libc_hidden_builtin_def]: Define to empty value.
14912         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
14913         [libc_hidden_builtin_def]: Likewise.
14914         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
14915         [libc_hidden_builtin_def]: Likewise.
14916         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
14917         [libc_hidden_builtin_def]: Likewise.
14918         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
14919         __redirect_memcpy and define ifunc as default hidden symbol.
14920         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
14921         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
14923 2014-05-04  Adam Conrad  <adconrad@0c3.net>
14925         * locale/iso-4217.def: Reintroduce XDR currency.
14927 2014-05-04  Allan McRae  <allan@archlinux.org>
14929         * po/eo.po: Update Esperanto translation from translation project.
14931 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
14933         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
14934         and FEATURE_INDEX_MAX to 1.
14935         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
14937 2014-05-01  Steve Ellcey  <sellcey@mips.com>
14939         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
14940         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
14941         * iconvdata/big5.c (ONE_DIRECTION): Define.
14942         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
14943         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
14944         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
14945         * iconvdata/cp932.c (ONE_DIRECTION): Define.
14946         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
14947         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
14948         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
14949         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
14950         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
14951         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
14952         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
14953         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
14954         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
14955         * iconvdata/gbk.c (ONE_DIRECTION): Define.
14956         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
14957         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
14958         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
14959         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
14960         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
14961         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
14962         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
14963         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
14964         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
14965         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
14966         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
14967         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
14968         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
14969         * iconvdata/iso646.c (ONE_DIRECTION): Define.
14970         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
14971         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
14972         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
14973         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
14974         * iconvdata/johab.c (ONE_DIRECTION): Define.
14975         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
14976         * iconvdata/sjis.c (ONE_DIRECTION): Define.
14977         * iconvdata/t.61.c (ONE_DIRECTION): Define.
14978         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
14979         * iconvdata/tscii.c (ONE_DIRECTION): Define.
14980         * iconvdata/uhc.c (ONE_DIRECTION): Define.
14981         * iconvdata/unicode.c (ONE_DIRECTION): Define.
14982         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
14983         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
14984         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
14986 2014-05-01  Roland McGrath  <roland@hack.frob.com>
14988         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
14989         (_IO_JUMPS_OFFSET): Define to 0.
14991         * nptl/sysdeps/pthread/bits/libc-lock.h
14992         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
14993         (__libc_lock_define_initialized_recursive): Always define using
14994         initializer.  Modern compilers treat uninitialized (implicit zero) and
14995         explicit zero initializers the same (i.e. put the datum in bss).
14997 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
14999         * nscd/nscd-client.h: Include <string.h>.
15001 2014-05-01  David S. Miller  <davem@davemloft.net>
15003         [BZ #16885]
15004         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
15005         multiple zero bytes exist at the end of a string.
15006         Reported by Aurelien Jarno <aurelien@aurel32.net>
15008         * string/test-strcmp.c (check): Add explicit test for situations where
15009         there are multiple zero bytes after the first.
15011 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
15013         [BZ #16890]
15014         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
15015         when compiling wprintf.
15016         * stdio-common/tstdiomisc.c (t3): New function.
15017         (main): Call it.
15019 2014-05-01  Steve Ellcey  <sellcey@mips.com>
15021         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
15022         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
15023         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
15024         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
15026 2014-05-01  Steve Ellcey  <sellcey@mips.com>
15028         * stdlib/longlong.h: Updated from GCC.
15030 2014-05-01  Will Newton  <will.newton@linaro.org>
15031             Bernard Ogden  <bernie.ogden@linaro.org>
15033         * NEWS: Update fixed bug list.
15035         [BZ #15119]
15036         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
15038 2014-04-30  David S. Miller  <davem@davemloft.net>
15040         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
15041         (libc_feholdexcept_setround_sparc_ctx): New function.
15042         (libc_fesetenv_sparc_ctx): Likewise.
15043         (libc_feupdateenv_sparc_ctx): Likewise.
15044         (libc_feholdsetround_sparc_ctx): Likewise.
15045         (libc_feholdexcept_setround_ctx): Define.
15046         (libc_feholdexcept_setroundf_ctx): Likewise.
15047         (libc_feholdexcept_setroundl_ctx): Likewise.
15048         (libc_fesetenv_ctx): Likewise.
15049         (libc_fesetenvf_ctx): Likewise.
15050         (libc_fesetenvl_ctx): Likewise.
15051         (libc_feupdateenv_ctx): Likewise.
15052         (libc_feupdateenvf_ctx): Likewise.
15053         (libc_feupdateenvl_ctx): Likewise.
15054         (libc_feresetround_ctx): Likewise.
15055         (libc_feresetroundf_ctx): Likewise.
15056         (libc_feresetroundl_ctx): Likewise.
15057         (libc_feholdsetround_ctx): Likewise.
15058         (libc_feholdsetroundf_ctx): Likewise.
15059         (libc_feholdsetroundl_ctx): Likewise.
15061         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
15062         with __USE_GNU instead of XOPEN cpp guards.
15064         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
15065         0.
15067         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
15068         with XOPEN cpp guards.
15070 2014-04-30  Julian Brown  <julian@codesourcery.com>
15072         [BZ #16888]
15073         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
15074         handling.
15076 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
15078         [BZ #9894]
15079         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
15080         Change to 2.6.32.
15081         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
15082         * sysdeps/unix/sysv/linux/configure: Regenerated.
15083         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
15084         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
15085         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
15086         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
15087         * README: Update reference to required Linux kernel version.
15088         * manual/install.texi (Linux): Update reference to required Linux
15089         kernel headers version.
15090         * INSTALL: Regenerated.
15092         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
15093         header inclusion.
15094         [POSIX] (limits.h): Likewise.
15095         [POSIX] (math.h): Likewise.
15096         [POSIX] (sys/wait.h): Likewise.
15097         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
15098         function.
15099         [POSIX] (stddef.h): Do not allow header inclusion.
15101 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15103         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
15105 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
15107         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
15108         Return immediately after lll_futex_wake.
15110 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15112         [BZ #16791]
15113         * nscd/nscd-client.h (datahead_init_common): Initialize entire
15114         structure.
15115         (datahead_init_pos): Call datahead_init_common early.
15116         (datahead_init_neg): Likewise.
15118         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
15119         datahead_init_neg): New functions.
15120         * nscd/aicache.c (addhstaiX): Use them.
15121         * nscd/grpcache.c (cache_addgr): Likewise.
15122         * nscd/hstcache.c (cache_addhst): Likewise.
15123         * nscd/initgrcache.c (addinitgroupsX): Likewise.
15124         * nscd/netgroupcache.c (do_notfound): Likewise.
15125         (addgetnetgrentX): Likewise.
15126         (addinnetgrX): Likewise.
15127         * nscd/pwdcache.c (cache_addpw): Likewise.
15128         * nscd/servicescache.c (cache_addserv): Likewise.
15130 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15131             Atsushi Onoe  <atsushi@onoe.org>
15133         [BZ #14308]
15134         [BZ #12994]
15135         [BZ #13651]
15136         * resolv/res_query.c (__libc_res_nsearch): Return if at least
15137         one response is valid.
15138         * resolv/res_send.c (send_dg): Check for validity of other
15139         response if the current response is a referral.
15141 2014-04-29  Steve Ellcey  <sellcey@mips.com>
15143         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
15145 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
15147         [BZ #16823]
15148         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
15149         Always divide by positive zero when computing -Inf result.
15150         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
15151         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
15153 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15155         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
15156         FPSCR if value do not change.
15157         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
15158         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
15159         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
15160         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
15161         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
15162         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
15163         function.
15165 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
15167         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
15168         * sysdeps/unix/sysv/linux/hppa: Move directory from
15169         ports/systeps/unix/sysv/linux/hppa.
15170         * README: Update listing for hppa-*-linux-gnu.
15172 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
15174         [BZ #16754]
15175         * manual/stdio.texi (Hook functions): Fix types of stream hook
15176         functions.
15177         [BZ #16854]
15178         * socket/sys/socket.h: Fix typo in comment.
15180 2014-04-28  Wilco  <wdijkstr@arm.com>
15182         * sysdeps/arm/fenv_private.h: New file.
15183         * sysdeps/arm/math_private.h: New file.
15184         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
15186 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
15188         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
15189         with __int128_t.
15190         (La_x86_64_retval): Likewise.
15192 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
15194         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
15195         fpsr if value didn't change.
15196         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
15197         to fpcr if value didn't change.
15198         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
15199         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
15200         fpsr or fpcr if value didn't change.
15201         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
15202         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
15203         fpcr if value didn't change.
15204         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
15205         to fpsr if value didn't change.
15207 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
15209         * nptl/tst-sem3.c: Use test-skeleton.c
15210         (main): Rename to do_test.  Use return instead of
15211         exit.
15212         * nptl/tst-sem4.c: Use test-skeleton.c
15213         (main): Rename to do_test.
15215 2014-04-22  David S. Miller  <davem@davemloft.net>
15217         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
15218         (struct sigaction): New struct member __glibc_reserved0, change
15219         type of sa_flags to int.
15221 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
15223         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
15224         (COUNT_LEADING_ZEROS_0): Define for AArch64.
15226 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
15228         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
15229         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
15231 2014-04-22  Will Newton  <will.newton@linaro.org>
15232             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
15234         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
15235         (__longjmp): Add longjmp and longjmp_target SystemTap
15236         probes.
15237         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
15238         (__sigsetjmp): Add setjmp SystemTap probe.
15240 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
15242         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
15243         match manual order.
15245 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15247         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
15249         * sysdeps/powerpc/fpu/fenv_private.h
15250         (libc_feholdexcept_setroundl_ctx): Define to
15251         libc_feholdexcept_setround_ppc_ctx.
15252         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
15253         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
15254         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
15255         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
15257 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
15259         * sysdeps/aarch64/math-tests.h: New file.
15261 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
15263         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
15264         New.
15265         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
15266         Check and set bit_AVX2_Usable.
15267         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
15268         macro.
15269         (bit_AVX2): Likewise.
15270         (index_AVX2_Usable): Likewise.
15271         (CPUID_AVX2): Likewise.
15272         (HAS_AVX2): Likewise.
15274 2014-04-17  Will Newton  <will.newton@linaro.org>
15276         * manual/setjmp.texi (System V contexts): Add note that
15277         calling setcontext on a context created by a call to a
15278         signal handler is undefined.  Update text to note that
15279         setcontext from a signal handler is possible but not
15280         recommended.
15282         [BZ #16629]
15283         * stdlib/tst-setcontext.c: Include signal.h.
15284         (main): Check that the signal stack before and
15285         after swapcontext is the same.
15287         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
15288         Re-implement to restore registers in user code and avoid
15289         rt_sigreturn system call.
15291 2014-04-17  Wilco  <wdijkstr@arm.com>
15293         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
15294         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
15295         * math/test-fenv.c: Skip exception trap tests on targets which only
15296         support non-stop mode.
15298 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
15299             Wilco Dijkstra  <wilco.dijkstra@arm.com>
15301         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
15302         (libc_feholdsetround_aarch64_ctx)
15303         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
15304         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
15305         (libc_feresetround_ctx, libc_feresetroundf_ctx)
15306         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
15307         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
15308         (libc_feresetround_noexl_ctx): Define.
15310 2014-04-16  Richard Henderson  <rth@redhat.com>
15312         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
15314         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
15315         unwind tables.
15317         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
15318         const from the non-libc, non-ldso copy.
15320         * sysdeps/alpha/libm-test-ulps: Regenerate.
15322 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
15323             Wilco Dijkstra  <wilco.dijkstra@arm.com>
15325         * sysdeps/aarch64/fpu/math_private.h: New file.
15327 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
15329         * sysdeps/aarch64/libm-test-ulps: Regenerate.
15331 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
15333         [BZ #16275]
15334         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
15335         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
15336         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
15337         Intel MPX bound registers before _dl_profile_fixup.
15338         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
15339         registers after _dl_profile_fixup.  Save and restore bound
15340         registers bnd0/bnd1 when calling _dl_call_pltexit.
15341         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
15342         (LR_BND_OFFSET): Likewise.
15343         (LRV_BND0_OFFSET): Likewise.
15344         (LRV_BND1_OFFSET): Likewise.
15346 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
15348         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
15349         to...
15350         * sysdeps/mach/hurd/i386/tls.h: ... here.
15351         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
15352         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
15353         fields.
15355 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
15357         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
15359 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
15361         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
15363 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
15365         [BZ #14770]
15366         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
15367         * sysdeps/s390/configure: Regenerate.
15369         [BZ #16824]
15370         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
15371         Set round-to-nearest internally to reduce error accumulation.
15373 2014-04-16  Alan Modra  <amodra@gmail.com>
15375         [BZ #16740]
15376         [BZ #16619]
15377         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
15378         * math/libm-test.inc (frexp_test_data): Add tests.
15379         * NEWS: Update fixed bug list.
15381 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
15383         * benchtests/Makefile: Depend on libraries in build directory.
15384         (bench-math): Separate out math tests.
15385         (bench-pthread): Separate out pthread tests.
15386         (bench): Include math and pthread tests.
15388 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
15390         [BZ #16831]
15391         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
15392         _dl_debug_initialize.
15394         * configure.ac: Remove SELinux header check.
15395         * configure: Regenerate.
15396         * nscd/selinux.c (perms): Array of const char* to permission names.
15397         (nscd_request_avc_has_perm): Call security_deny_unknown to find
15398         default policy. Call string_to_security_class and string_to_av_perm to
15399         translate strings. Enforce default policy and call avs_has_perm with
15400         results of translated strings.
15402 2014-04-13  David S. Miller  <davem@davemloft.net>
15404         * sysdeps/sparc/fpu/libm-test-ulps: Update.
15406 2014-04-12  Allan McRae  <allan@archlinux.org>
15408         [BZ #16838]
15409         * manual/string.texi (Collation Functions): Fix qsort argument
15410         order in example.
15411         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
15413 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
15415         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
15416         Make the test a no-op if there are no exceptions defined.
15418 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
15420         * elf/Makefile (tests): make tst-dlopen-aout conditional on
15421         enable-hardcoded-path-in-tests
15423 2014-04-11  Will Newton  <will.newton@linaro.org>
15425         * benchtests/Makefile (extra-objs): Add json-lib.o.
15426         (bench-func): Tidy up JSON output.
15427         * benchtests/bench-skeleton.c: Include json-lib.h.
15428         (main): Use JSON library functions to do output of
15429         benchmark results.
15430         * benchtests/bench-timing-type.c (main): Output the
15431         timing type simply, leaving formatting to the user.
15432         * benchtests/json-lib.c: New file.
15433         * benchtests/json-lib.h: Likewise.
15435 2014-04-11  Torvald Riegel  <triegel@redhat.com>
15437         [BZ #15215]
15438         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
15439         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
15440         memory barriers.  Add comments.
15441         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
15442         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
15443         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
15444         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
15445         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
15446         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
15448 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
15450         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
15451         * sysdeps/s390/s390-64/configure.ac: ... this ...
15452         * sysdeps/s390/configure.ac: ... to here.
15453         * sysdeps/s390/s390-32/configure: Delete file.
15454         * sysdeps/s390/s390-64/configure: Delete file.
15455         * sysdeps/s390/configure: Regenerate.
15457 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
15459         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
15461 2014-04-11  Will Newton  <will.newton@linaro.org>
15463         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
15464         to zero if it is not defined elsewhere.  (mtrim): Test
15465         the value of MALLOC_DEBUG with #if rather than #ifdef.
15467 2014-04-10 Torvald Riegel  <triegel@redhat.com>
15469         * benchtests/pthread_once-inputs: New file.
15470         * benchtests/pthread_once-source.c: New file.
15471         * benchtests/README: Update documentation.
15473 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
15474             H.J. Lu  <hongjiu.lu@intel.com>
15476         [BZ #16275]
15477         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
15478         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
15479         * sysdeps/x86_64/configure: Regenerated.
15480         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
15481         macro.
15482         (REGISTER_SAVE_RAX): Likewise.
15483         (REGISTER_SAVE_RCX): Likewise.
15484         (REGISTER_SAVE_RDX): Likewise.
15485         (REGISTER_SAVE_RSI): Likewise.
15486         (REGISTER_SAVE_RDI): Likewise.
15487         (REGISTER_SAVE_R8): Likewise.
15488         (REGISTER_SAVE_R9): Likewise.
15489         (REGISTER_SAVE_BND0): Likewise.
15490         (REGISTER_SAVE_BND1): Likewise.
15491         (REGISTER_SAVE_BND2): Likewise.
15492         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
15493         bound registers when calling _dl_fixup.
15495 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15497         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
15498         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
15499         of its definition.
15500         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
15501         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
15502         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
15503         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
15504         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
15505         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
15506         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
15508 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
15510         [BZ #15514]
15511         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
15512         pathconf(_PC_NAME_MAX).
15514 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15516         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
15517         Remove macro usage.
15518         (__PTHREAD_SPINS): Move definition to ...
15519         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
15520         (__PTHREAD_SPINS): ... here.
15521         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15522         (__PTHREAD_SPIN): Likewise.
15523         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
15524         (__PTHREAD_SPIN): Likewise.
15525         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
15526         (__PTHREAD_SPIN): Likewise.
15527         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
15528         (__PTHREAD_SPIN): Likewise.
15529         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
15530         (__PTHREAD_SPIN): Likewise.
15531         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
15532         (__PTHREAD_SPIN): Likewise.
15533         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
15534         (__PTHREAD_SPIN): Likewise.
15535         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
15536         (__PTHREAD_SPIN): Likewise.
15537         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
15538         (__PTHREAD_SPIN): Likewise.
15539         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
15540         (__PTHREAD_SPIN): Likewise.
15541         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
15542         (__PTHREAD_SPIN): Likewise.
15543         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
15544         (__PTHREAD_SPIN): Likewise.
15546         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
15547         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
15548         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
15549         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
15550         imply folder.
15551         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
15552         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
15553         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
15554         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
15555         correct imply path.
15556         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
15557         strlen symbol for non multi-arch builds.
15558         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
15559         missing hidden_def and weak_alias.
15561 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
15563         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
15565 2014-04-07  Will Newton  <will.newton@linaro.org>
15567         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
15568         and contents.  [!_LIBC] Remove #ifndef and contents.
15569         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
15570         * string/memccpy.c (__memccpy): Use ANSI prototype.
15571         * string/memfrob.c (memfrob): Likewise.
15572         * string/strcoll.c (STRCOLL): Likewise.
15573         * string/strlen.c (strlen): Likewise.
15574         * string/strtok.c (STRTOK): Likewise.
15575         * string/strcat.c: Remove unused #include of memcopy.h.
15576         (strcat): Use ANSI prototype.
15577         * string/strchr.c: Remove unused #include of memcopy.h.
15578         (strchr): Use ANSI prototype.
15579         * string/strcmp.c: Remove unused #include of memcopy.h.
15580         (strcmp): Use ANSI prototype.
15581         * string/strcpy.c: Remove unused #include of memcopy.h.
15582         (strcpy): Use ANSI prototype.
15584 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15586         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
15587         * config.make.in (config-extra-cppflags): Set it from
15588         libc_extra_cppflags.
15589         * configure.ac (libc_extra_cflags): Make it accumulate over
15590         configure fragments.
15591         (libc_extra_cppflags): New flag.
15592         * configure. Regenerate.
15593         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
15594         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
15595         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
15596         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
15598         [BZ #16815]
15599         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
15600         result for FE_DOWNWARD rounding mode.
15601         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
15602         Likewise.
15603         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15605 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
15607         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
15608         in function argument name.
15610 2014-04-03  David Svoboda  <svoboda@cert.org>
15612         [BZ #5666]
15613         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
15614         explicitly.
15616 2014-04-03  Roland McGrath  <roland@hack.frob.com>
15618         * elf/dl-unmap-segments.h: New file.
15619         * sysdeps/generic/ldsodefs.h
15620         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
15621         * elf/dl-close.c: Include <dl-unmap-segments.h>.
15622         * elf/dl-fptr.c: Likewise.
15623         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
15624         * sysdeps/aarch64/tlsdesc.c: Likewise.
15625         * sysdeps/arm/tlsdesc.c: Likewise.
15626         * sysdeps/i386/tlsdesc.c: Likewise.
15627         * sysdeps/tile/dl-runtime.c: Likewise.
15628         * sysdeps/x86_64/tlsdesc.c: Likewise.
15629         * elf/dl-load.h: New file.
15630         * elf/dl-load.c: Include it.
15631         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
15632         Macros moved to dl-load.h.
15633         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
15634         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
15635         Use _dl_unmap_segments in place of __munmap.
15636         Break out segment-mapping loop into ...
15637         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
15639 2014-04-03  Will Newton  <will.newton@linaro.org>
15641         * elf/dl-lookup.c (do_lookup_x): Remove comment
15642         referring to nested function and move variable
15643         declarations down to before first use.
15645 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
15647         [BZ #16799]
15648         [BZ #16800]
15649         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
15650         with 0 numerator.
15651         * math/s_catanf.c (__catanf): Likewise.
15652         * math/s_catanh.c (__catanh): Likewise.
15653         * math/s_catanhf.c (__catanhf): Likewise.
15654         * math/s_catanhl.c (__catanhl): Likewise.
15655         * math/s_catanl.c (__catanl): Likewise.
15656         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
15657         by positive zero when computing -Inf result.
15658         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
15659         (catanh_test): Likewise.
15660         * sysdeps/i386/fpu/libm-test-ulps: Update.
15661         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15663         [BZ #16789]
15664         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
15665         instead of using underflowing value in computing result.
15666         * math/s_clog10.c (__clog10): Likewise.
15667         * math/s_clog10f.c (__clog10f): Likewise.
15668         * math/s_clog10l.c (__clog10l): Likewise.
15669         * math/s_clogf.c (__clogf): Likewise.
15670         * math/s_clogl.c (__clogl): Likewise.
15671         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
15672         (clog10_test): Likewise.
15673         * sysdeps/i386/fpu/libm-test-ulps: Update.
15674         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15676 2014-04-02  Alan Modra  <amodra@gmail.com>
15678         [BZ #16739]
15679         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
15680         output when value is near a power of two.  Use int64_t for lx and
15681         remove casts.  Use decimal rather than hex exponent constants.
15682         Don't use long double multiplication when double will suffice.
15683         * math/libm-test.inc (nextafter_test_data): Add tests.
15684         * NEWS: Add 16739 and 16786 to bug list.
15686         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
15688         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
15690 2014-04-01  Will Newton  <will.newton@linaro.org>
15692         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
15693         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
15695 2014-04-01  Florian Weimer  <fweimer@redhat.com>
15697         [BZ #13347]
15698         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
15699         * nptl/tst-setuid2.c: New file.
15700         * nptl/Makefile (xtests): Add tst-setuid2.
15702 2014-04-01  Alan Modra  <amodra@gmail.com>
15704         [BZ #16786]
15705         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
15707 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
15709         [BZ #6803]
15710         [BZ #6804]
15711         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
15712         set errno as appropriate.
15713         * math/w_scalbf.c (__scalbf): Likewise.
15714         * math/w_scalbl.c (__scalbl): Likewise.
15715         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
15716         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
15717         * math/libm-test.inc (scalb_test_data): Add errno expectations.
15718         Add more NaN tests.
15720         [BZ #16349]
15721         * math/w_atan2.c: Include <errno.h>.
15722         (__atan2): Set errno for result underflowing to zero.
15723         * math/w_atan2f.c: Include <errno.h>.
15724         (__atan2f): Set errno for result underflowing to zero.
15725         * math/w_atan2l.c: Include <errno.h>.
15726         (__atan2l): Set errno for result underflowing to zero.
15727         * math/auto-libm-test-in: Don't allow missing errno for some atan2
15728         tests.
15729         * math/auto-libm-test-out: Regenerated.
15731 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15733         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
15734         Encode instruction correctly in little endian.
15735         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
15736         Likewise.
15737         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
15738         Likewise.
15739         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
15740         Likewise.
15741         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
15742         Likewise.
15744 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
15746         [BZ #9894]
15747         * sysdeps/unix/sysv/linux/kernel-features.h
15748         [__sparc__ && !__arch64__ && !__sparc_v9__]
15749         (__ASSUME_SET_ROBUST_LIST): Do not define.
15750         [__sparc__ && !__arch64__ && !__sparc_v9__]
15751         (__ASSUME_FUTEX_LOCK_PI): Likewise.
15752         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
15753         Likewise.
15754         * sysdeps/unix/sysv/linux/arm/kernel-features.h
15755         (__ASSUME_FUTEX_LOCK_PI): Undefine.
15756         (__ASSUME_REQUEUE_PI): Likewise.
15757         (__ASSUME_SET_ROBUST_LIST): Likewise.
15758         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
15759         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
15760         Undefine.
15761         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15762         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
15763         Likewise.
15764         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
15765         Likewise.
15766         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
15767         Likewise.
15768         * sysdeps/unix/sysv/linux/mips/kernel-features.h
15769         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
15770         Undefine.
15771         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
15772         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
15773         Likewise.
15775         [BZ #16648]
15776         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
15777         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
15778         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
15780 2014-03-31  Will Newton  <will.newton@linaro.org>
15782         * benchtests/Makefile (bench): Add ffs and ffsll to list
15783         of tests.
15784         * benchtests/ffs-inputs: New file.
15785         * benchtests/ffsll-inputs: Likewise.
15787 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
15789         [BZ #16770]
15790         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
15791         too large before casting to int.
15792         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
15793         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
15794         * math/libm-test.inc (scalb_test_data): Add more tests.
15796 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
15798         * benchtests/Makefile (DETAILED_OPT): New make option.
15799         (bench-func): Run benchmark program with -d if DETAILED_OPT is
15800         set.
15801         * benchtests/bench-skeleton.c: Include stdbool.h.
15802         (main): Store and print timings per input.
15803         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
15804         member to each argument value.
15805         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
15806         (_print_arg_data): Initialize per-input timing to 0.
15808         * benchtests/Makefile (timing-type): New binary.
15809         (bench-clean): Also remove bench-timing-type.
15810         (bench): New target for timing-type.
15811         (bench-func): Print output in JSON format.
15812         * benchtests/bench-skeleton.c (main): Print output in JSON
15813         format.
15814         * benchtests/bench-timing-type.c: New file.
15815         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
15816         (TIMING_PRINT_STATS): Remove.
15817         * benchtests/scripts/bench.py (_print_arg_data): Store variant
15818         name separately.
15820         * benchtests/bench-modf.c: Remove.
15821         * benchtests/modf-inputs: New inputs file.
15823 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
15825         [BZ #16362]
15826         * math/s_clog10.c (M_PI_LOG10E): New macro.
15827         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
15828         imaginary parts are 0.
15829         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
15830         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
15831         imaginary parts are 0.
15832         * math/s_clog10l.c (M_PI_LOG10El): New macro.
15833         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
15834         imaginary parts are 0.
15835         * math/libm-test.inc (clog10_test_data): Update expected results
15836         for when real and imaginary parts are 0.
15838 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
15840         * elf/dl-load.c: Finish conversion of __builtin_expect into
15841         __glibc_{un}likely.
15843 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
15845         [BZ #16348]
15846         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
15847         1+x for argument with exponent below -67.
15848         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
15849         Likewise.
15850         * math/auto-libm-test-in: Add more tests of exp.
15851         * math/auto-libm-test-out: Regenerated.
15853 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15855         [BZ #16759]
15856         * inet/getnetgrent_r.c (get_nonempty_val): New function.
15857         (nscd_getnetgrent): Use it.
15859         [BZ #16760]
15860         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
15861         of stpcpy.
15863 2014-03-27  Andi Kleen  <ak@linux.intel.com>
15865         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
15866         (lll_robust_lock, lll_cond_lock, lll_timedlock)
15867         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
15868         (lll_robust_unlock): Remove out of line section. Use cfi
15869         intrinsics.
15870         (LLL_STUB_UNWIND_INFO*): Remove.
15871         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
15872         (lll_robust_lock, lll_cond_lock, lll_timedlock)
15873         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
15874         (lll_robust_unlock): Remove out of line section. Use cfi
15875         intrinsics.
15876         (LLL_STUB_UNWIND_INFO*): Remove.
15878 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
15880         [BZ #16758]
15881         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
15882         blank values.
15884 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
15886         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
15888 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
15890         [BZ #16198]
15891         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
15892         fnstenv.
15893         * math/test-fenv-preserve.c: New file.
15894         * math/Makefile (tests): Add test-fenv-preserve.
15896 2014-03-26  Will Newton <will.newton@linaro.org>
15898         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
15900 2014-03-25  Roland McGrath  <roland@hack.frob.com>
15902         * scripts/versionlist.awk: Partition the version sets and emit all
15903         GLIBC_* (sorted) before all others (sorted).
15905 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
15907         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
15908         GLIBC_2.2.5 version.
15910 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15912         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
15913         calls.
15915         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
15916         previous change.
15918         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
15920 2014-03-25  Andreas Schwab  <schwab@suse.de>
15922         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
15923         label to be used after in6ailist is initialized.
15925 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15927         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
15928         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
15930 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
15932         [BZ #16357]
15933         [BZ #16599]
15934         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
15935         min_plus_half.
15936         (fp_formats): Update initializers.
15937         (init_fp_formats): Initialize new field.
15938         (output_for_one_input_case): Allow underflow for results up to
15939         min_plus_half.
15940         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
15941         * math/auto-libm-test-in: Don't mark some underflows from asin and
15942         atanh as spurious.
15943         * math/auto-libm-test-out: Regenerated.
15944         * sysdeps/i386/fpu/libm-test-ulps: Update.
15945         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
15947 2014-03-25  Andreas Schwab  <schwab@suse.de>
15949         * libio/Makefile (tst-ftell-partial-wide-ENV)
15950         (tst-ftell-active-handler-ENV): Define.
15952 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
15954         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
15956 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
15958         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
15960 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
15962         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
15963         * sysdeps/x86_64/fpu/multiarch/e_exp.c
15964         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
15966 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
15968         [BZ #16634]
15969         * elf/dl-load.c (open_verify): Add mode parameter.
15970         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
15971         (open_path): Change from boolean 'secure' to complete flag 'mode'
15972         (_dl_map_object): Adjust.
15973         * elf/Makefile (tests): Add tst-dlopen-aout.
15974         * elf/tst-dlopen-aout.c: New test.
15976 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
15978         [BZ #16714]
15979         * sysdeps/unix/sysv/linux/s390/bits/stat.h
15980         (struct stat): Rename member pad0 to __glibc_reserved0.
15982         [BZ #16712]
15983         * sysdeps/s390/s390-32/bits/wordsize.h
15984         (__WORDSIZE32_SIZE_ULONG): New define.
15985         * sysdeps/s390/s390-64/bits/wordsize.h
15986         (__WORDSIZE32_SIZE_ULONG): Likewise.
15987         * sysdeps/generic/stdint.h (SIZE_MAX):
15988         Define as UL if __WORDSIZE32_SIZE_ULONG.
15990         [BZ #16713]
15991         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
15992         (__glibc_reserved0): New variable.
15993         (sa_flags): Change type to int.
15995         * posix/Makefile (before-compile): Use += before-compile instead
15996         of a :=.
15998         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
15999         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
16001 2014-03-20  Andreas Schwab  <schwab@suse.de>
16003         [BZ #16743]
16004         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
16005         non-matching result from nscd.
16007 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
16009         * scripts/bench.py: Moved to ...
16010         * benchtests/scripts/bench.py: ... here.
16011         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
16013 2014-03-24  Andreas Schwab  <schwab@suse.de>
16015         [BZ #16002]
16016         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
16017         alloca_account and account alloca use for struct in6ailist.
16019 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
16021         [BZ #16284]
16022         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
16023         rounding mode to recompute results that overflow to infinity or
16024         underflow to zero.
16025         * math/auto-libm-test-in: Don't mark tests as expected to fail for
16026         bug 16284.
16027         * math/auto-libm-test-out: Regenerated.
16028         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
16029         (ccosh_test): Likewise.
16030         (csin_test_data): Use plus_oflow.
16031         (csin_test): Use ALL_RM_TEST.
16032         (csinh_test_data): Use plus_oflow.
16033         (csinh_test): Use ALL_RM_TEST.
16034         * sysdeps/i386/fpu/libm-test-ulps: Update.
16035         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16037 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
16039         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
16040         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
16041         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
16043         [BZ #16731]
16044         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
16045         when x - 1 is zero.
16046         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
16047         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
16048         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
16049         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
16050         argument is 1.
16051         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
16052         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
16053         zero.
16054         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
16055         * sysdeps/i386/fpu/libm-test-ulps: Update.
16056         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16058 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
16060         * scripts/bench.pl: Remove file.
16061         * scripts/bench.py: New benchmark script.
16062         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
16063         * benchtests/README: Mention python dependency.
16064         * scripts/pylintrc: New file.
16065         * scripts/pylint: New file.
16067         * bits/mathdef.h: Use #ifdef instead of #if.
16068         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
16069         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
16070         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
16071         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
16072         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
16073         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
16075 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16076             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16078         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
16079         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
16080         and strpbrk-ppc64 objects.
16081         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16082         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
16083         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
16084         multiarch strpbrk for POWER7.
16085         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
16086         multiarch strpbrk for PPC64.
16087         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
16088         ifunc selector.
16089         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
16090         strpbrk for POWER7.
16092 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
16094         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
16095         (atan_test): Likewise.
16096         (atanh_test_data): Use NO_TEST_INLINE for two tests.
16097         (atanh_test): Use ALL_RM_TEST.
16098         (atan2_test_data): Likewise.
16099         (cabs_test): Likewise.
16100         (cacosh_test): Likewise.
16101         (carg_test): Likewise.
16102         (casin_test): Likewise.
16103         (casinh_test): Likewise.
16104         (cbrt_test): Likewise.
16105         (csqrt_test): Likewise.
16106         (erf_test): Likewise.
16107         (erfc_test): Likewise.
16108         (pow10_test): Likewise.
16109         (exp2_test): Likewise.
16110         (hypot_test): Likewise.
16111         (j0_test): Likewise.
16112         (j1_test): Likewise.
16113         (lgamma_test): Likewise.
16114         (gamma_test): Likewise.
16115         (sincos_test): Likewise.
16116         (tanh_test): Likewise.
16117         (y0_test): Likewise.
16118         (y1_test): Likewise.
16119         * sysdeps/i386/fpu/libm-test-ulps: Update.
16120         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
16122 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16124         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
16125         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
16126         and strcspn-ppc64 objects.
16127         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
16128         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
16129         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
16130         multiarch strcspn for POWER7.
16131         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
16132         multiarch strcspn for PPC64.
16133         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
16134         ifunc selector.
16135         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
16136         strcspn for POWER7.
16138 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
16140         * math/gen-libm-test.pl (generate_testfile): Expect only function
16141         name as argument to AUTO_TESTS_* and pass results for all rounding
16142         modes to parse_args.
16143         (parse_auto_input): Separate inputs of automatic tests from
16144         outputs before storing in %auto_tests.
16145         * math/libm-test.inc (acos_test_data): Update call to
16146         AUTO_TESTS_f_f.
16147         (acos_test): Use ALL_RM_TEST.
16148         (acos_tonearest_test_data): Remove.
16149         (acos_test_tonearest): Likewise.
16150         (acos_towardzero_test_data): Likewise.
16151         (acos_test_towardzero): Likewise.
16152         (acos_downward_test_data): Likewise.
16153         (acos_test_downward): Likewise.
16154         (acos_upward_test_data): Likewise.
16155         (acos_test_upward): Likewise.
16156         (acosh_test_data): Update call to AUTO_TESTS_f_f.
16157         (asin_test_data): Likewise.
16158         (asin_test): Use ALL_RM_TEST.
16159         (asin_tonearest_test_data): Remove.
16160         (asin_test_tonearest): Likewise.
16161         (asin_towardzero_test_data): Likewise.
16162         (asin_test_towardzero): Likewise.
16163         (asin_downward_test_data): Likewise.
16164         (asin_test_downward): Likewise.
16165         (asin_upward_test_data): Likewise.
16166         (asin_test_upward): Likewise.
16167         (asinh_test_data): Update call to AUTO_TESTS_f_f.
16168         (atan_test_data): Likewise.
16169         (atanh_test_data): Likewise.
16170         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
16171         (cabs_test_data): Update call to AUTO_TESTS_c_f.
16172         (carg_test_data): Likewise.
16173         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
16174         (ccos_test_data): Update call to AUTO_TESTS_c_c.
16175         (ccosh_test_data): Likewise.
16176         (cexp_test_data): Likewise.
16177         (clog_test_data): Likewise.
16178         (clog10_test_data): Likewise.
16179         (cos_test_data): Update call to AUTO_TESTS_f_f.
16180         (cos_test): Use ALL_RM_TEST.
16181         (cos_tonearest_test_data): Remove.
16182         (cos_test_tonearest): Likewise.
16183         (cos_towardzero_test_data): Likewise.
16184         (cos_test_towardzero): Likewise.
16185         (cos_downward_test_data): Likewise.
16186         (cos_test_downward): Likewise.
16187         (cos_upward_test_data): Likewise.
16188         (cos_test_upward): Likewise.
16189         (cosh_test_data): Update call to AUTO_TESTS_f_f.
16190         (cosh_test): Use ALL_RM_TEST.
16191         (cosh_tonearest_test_data): Remove.
16192         (cosh_test_tonearest): Likewise.
16193         (cosh_towardzero_test_data): Likewise.
16194         (cosh_test_towardzero): Likewise.
16195         (cosh_downward_test_data): Likewise.
16196         (cosh_test_downward): Likewise.
16197         (cosh_upward_test_data): Likewise.
16198         (cosh_test_upward): Likewise.
16199         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
16200         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
16201         (ctan_test_data): Likewise.
16202         (ctan_test): Use ALL_RM_TEST.
16203         (ctan_tonearest_test_data): Remove.
16204         (ctan_test_tonearest): Likewise.
16205         (ctan_towardzero_test_data): Likewise.
16206         (ctan_test_towardzero): Likewise.
16207         (ctan_downward_test_data): Likewise.
16208         (ctan_test_downward): Likewise.
16209         (ctan_upward_test_data): Likewise.
16210         (ctan_test_upward): Likewise.
16211         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
16212         (ctanh_test): Use ALL_RM_TEST.
16213         (ctanh_tonearest_test_data): Remove.
16214         (ctanh_test_tonearest): Likewise.
16215         (ctanh_towardzero_test_data): Likewise.
16216         (ctanh_test_towardzero): Likewise.
16217         (ctanh_downward_test_data): Likewise.
16218         (ctanh_test_downward): Likewise.
16219         (ctanh_upward_test_data): Likewise.
16220         (ctanh_test_upward): Likewise.
16221         (erf_test_data): Update call to AUTO_TESTS_f_f.
16222         (erfc_test_data): Likewise.
16223         (exp_test_data): Likewise.
16224         (exp_test): Use ALL_RM_TEST.
16225         (exp_tonearest_test_data): Remove.
16226         (exp_test_tonearest): Likewise.
16227         (exp_towardzero_test_data): Likewise.
16228         (exp_test_towardzero): Likewise.
16229         (exp_downward_test_data): Likewise.
16230         (exp_test_downward): Likewise.
16231         (exp_upward_test_data): Likewise.
16232         (exp_test_upward): Likewise.
16233         (exp10_test_data): Update call to AUTO_TESTS_f_f.
16234         (exp10_test): Use ALL_RM_TEST.
16235         (exp10_tonearest_test_data): Remove.
16236         (exp10_test_tonearest): Likewise.
16237         (exp10_towardzero_test_data): Likewise.
16238         (exp10_test_towardzero): Likewise.
16239         (exp10_downward_test_data): Likewise.
16240         (exp10_test_downward): Likewise.
16241         (exp10_upward_test_data): Likewise.
16242         (exp10_test_upward): Likewise.
16243         (exp2_test_data): Update call to AUTO_TESTS_f_f.
16244         (expm1_test_data): Likewise.
16245         (expm1_test): Use ALL_RM_TEST.
16246         (expm1_tonearest_test_data): Remove.
16247         (expm1_test_tonearest): Likewise.
16248         (expm1_towardzero_test_data): Likewise.
16249         (expm1_test_towardzero): Likewise.
16250         (expm1_downward_test_data): Likewise.
16251         (expm1_test_downward): Likewise.
16252         (expm1_upward_test_data): Likewise.
16253         (expm1_test_upward): Likewise.
16254         (fma_test_data): Update call to AUTO_TESTS_fff_f.
16255         (fma_test): Use ALL_RM_TEST.
16256         (fma_towardzero_test_data): Remove.
16257         (fma_test_towardzero): Likewise.
16258         (fma_downward_test_data): Likewise.
16259         (fma_test_downward): Likewise.
16260         (fma_upward_test_data): Likewise.
16261         (fma_test_upward): Likewise.
16262         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
16263         (j0_test_data): Update call to AUTO_TESTS_f_f.
16264         (j1_test_data): Likewise.
16265         (jn_test_data): Update call to AUTO_TESTS_if_f.
16266         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
16267         (log_test_data): Update call to AUTO_TESTS_f_f.
16268         (log10_test_data): Likewise.
16269         (log1p_test_data): Likewise.
16270         (log2_test_data): Likewise.
16271         (pow_test_data): Update call to AUTO_TESTS_ff_f.
16272         (pow_tonearest_test_data): Likewise.
16273         (sin_test_data): Update call to AUTO_TESTS_f_f.
16274         (sin_test): Use ALL_RM_TEST.
16275         (sin_tonearest_test_data): Remove.
16276         (sin_test_tonearest): Likewise.
16277         (sin_towardzero_test_data): Likewise.
16278         (sin_test_towardzero): Likewise.
16279         (sin_downward_test_data): Likewise.
16280         (sin_test_downward): Likewise.
16281         (sin_upward_test_data): Likewise.
16282         (sin_test_upward): Likewise.
16283         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
16284         (sinh_test_data): Update call to AUTO_TESTS_f_f.
16285         (sinh_test): Use ALL_RM_TEST.
16286         (sinh_tonearest_test_data): Remove.
16287         (sinh_test_tonearest): Likewise.
16288         (sinh_towardzero_test_data): Likewise.
16289         (sinh_test_towardzero): Likewise.
16290         (sinh_downward_test_data): Likewise.
16291         (sinh_test_downward): Likewise.
16292         (sinh_upward_test_data): Likewise.
16293         (sinh_test_upward): Likewise.
16294         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
16295         (sqrt_test): Use ALL_RM_TEST.
16296         (sqrt_tonearest_test_data): Remove.
16297         (sqrt_test_tonearest): Likewise.
16298         (sqrt_towardzero_test_data): Likewise.
16299         (sqrt_test_towardzero): Likewise.
16300         (sqrt_downward_test_data): Likewise.
16301         (sqrt_test_downward): Likewise.
16302         (sqrt_upward_test_data): Likewise.
16303         (sqrt_test_upward): Likewise.
16304         (tan_test_data): Update call to AUTO_TESTS_f_f.
16305         (tan_test): Use ALL_RM_TEST.
16306         (tan_tonearest_test_data): Remove.
16307         (tan_test_tonearest): Likewise.
16308         (tan_towardzero_test_data): Likewise.
16309         (tan_test_towardzero): Likewise.
16310         (tan_downward_test_data): Likewise.
16311         (tan_test_downward): Likewise.
16312         (tan_upward_test_data): Likewise.
16313         (tan_test_upward): Likewise.
16314         (tanh_test_data): Update call to AUTO_TESTS_f_f.
16315         (tgamma_test_data): Likewise.
16316         (y0_test_data): Likewise.
16317         (y1_test_data): Likewise.
16318         (yn_test_data): Update call to AUTO_TESTS_if_f.
16319         (main): Do not call removed functions.
16321 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
16323         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
16324         (ldexp_test_data): Remove.
16325         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
16326         scalbn_test_data.
16327         (scalb_test): Use ALL_RM_TEST.
16329 2014-03-19  Andreas Schwab  <schwab@suse.de>
16331         * nscd/nscd.service: Also invalidate netgroup cache on reload.
16333 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
16335         [BZ #16649]
16336         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
16337         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
16338         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
16339         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16340         (__ASSUME_PREADV): Undefine.
16341         (__ASSUME_PWRITEV): Likewise.
16343 2014-03-18  Roland McGrath  <roland@hack.frob.com>
16345         * bits/mman-linux.h: Add comment about non-Linux use.
16346         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
16347         bits/mman-linux.h resting place.
16349         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
16350         * bits/mman-linux.h: ... here.
16352 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16354         * conform/conformtest.pl: Add standard definition when calling C
16355         preprocessor on data files.
16356         (checknamespace): Remove unused variable.
16358 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
16360         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
16361         minus_oflow, plus_uflow and minus_uflow in expected results.
16362         * math/libm-test.inc (scalbn_test_data): Add more tests of
16363         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
16364         minus_uflow.
16365         (scalbn_test): Use ALL_RM_TEST.
16366         (scalbln_test_data): Add more tests of negative arguments.  Use
16367         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
16368         (scalbln_test): Use ALL_RM_TEST.
16370 2014-03-18  Roland McGrath  <roland@hack.frob.com>
16372         * scripts/abilist.awk: Ignore symbols marked with .hidden.
16374 2014-03-18  Will Newton  <will.newton@linaro.org>
16376         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
16377         inaccurate comment.
16379 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
16381         * Makerules [!subdir] (check-abi): Exit with error status if a
16382         test failed.
16384 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
16386         * math/libm-test.inc (nearbyint_test_data): Include all tests used
16387         for rint.  Include results for all rounding modes.
16388         (nearbyint_test): Use ALL_RM_TEST.
16389         (rint_test_data): Include all tests used for nearbyint.
16391 2014-03-17  Will Newton  <will.newton@linaro.org>
16393         * nptl/sysdeps/pthread/pthread.h: Revert previous
16394         change.
16396         * sysdeps/generic/ldsodefs.h: Revert previous
16397         change.
16399         * libio/genops.c: Revert previous change.
16400         * libio/libioP.h: Likewise.
16401         * stdio-common/vfprintf.c: Likewise.
16403         * sysdeps/generic/math_private.h: Revert previous
16404         change.
16406         * sysdeps/generic/math_private.h: Check whether
16407         HAVE_RM_CTX is defined with #ifdef rather
16408         than #if.
16410         * argp/argp-fmtstream.h: Check whether
16411         __STRICT_ANSI__ is defined with #ifdef rather
16412         than #if.
16413         * argp/argp.h: Likewise.
16415         * libio/genops.c: Check whether
16416         _IO_JUMPS_OFFSET is defined with #ifdef rather
16417         than #if.
16418         * libio/libioP.h: Likewise.
16419         * stdio-common/vfprintf.c: Likewise.
16421         * sysdeps/generic/ldsodefs.h: Check whether
16422         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
16423         than #if.
16425         * nptl/sysdeps/pthread/pthread.h: Check
16426         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
16427         its value.
16429 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
16431         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
16432         setting O_APPEND.
16433         * libio/tst-ftell-active-handler.c (do_append_test): Add a
16434         test case.
16436         [BZ #16680]
16437         * libio/fileops.c (_IO_file_open): Seek to end of file but
16438         don't cache the offset.
16439         (get_file_offset): Remove function.
16440         (do_ftell): Use cached offset when available.
16441         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
16442         don't cache the offset.
16443         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
16444         case.
16445         (do_one_test): Call it.
16446         (do_ftell_test): Fix up expected old offset for a+ mode.
16447         * libio/wfileops.c (do_ftell_wide): Used cached offset when
16448         available.
16450         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
16451         up test status with function return status.
16452         (do_write_test): Likewise.
16453         (do_append_test): Likewise.
16455         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
16456         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
16457         Remove.
16459 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
16461         * math/gen-libm-test.pl (parse_args): Handle results specified for
16462         each rounding mode separately.
16463         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
16464         tests and results from lrint_tonearest_test_data,
16465         lrint_towardzero_test_data, lrint_downward_test_data and
16466         lrint_upward_test_data.
16467         (lrint_test): Use ALL_RM_TEST.
16468         (lrint_tonearest_test_data): Remove.
16469         (lrint_test_tonearest): Likewise.
16470         (lrint_towardzero_test_data): Likewise.
16471         (lrint_test_towardzero): Likewise.
16472         (lrint_downward_test_data): Likewise.
16473         (lrint_test_downward): Likewise.
16474         (lrint_upward_test_data): Likewise.
16475         (lrint_test_upward): Likewise.
16476         (llrint_test_data): Merge in per-rounding-mode tests and results
16477         from llrint_tonearest_test_data, llrint_towardzero_test_data,
16478         llrint_downward_test_data and llrint_upward_test_data.
16479         (llrint_test): Use ALL_RM_TEST.
16480         (llrint_tonearest_test_data): Remove.
16481         (llrint_test_tonearest): Likewise.
16482         (llrint_towardzero_test_data): Likewise.
16483         (llrint_test_towardzero): Likewise.
16484         (llrint_downward_test_data): Likewise.
16485         (llrint_test_downward): Likewise.
16486         (llrint_upward_test_data): Likewise.
16487         (llrint_test_upward): Likewise.
16488         (rint_test_data): Merge in per-rounding-mode tests and results
16489         from rint_tonearest_test_data, rint_towardzero_test_data,
16490         rint_downward_test_data and rint_upward_test_data.  Add
16491         per-rounding-mode results for tests not in those arrays.
16492         (rint_test): Use ALL_RM_TEST.
16493         (rint_tonearest_test_data): Remove.
16494         (rint_test_tonearest): Likewise.
16495         (rint_towardzero_test_data): Likewise.
16496         (rint_test_towardzero): Likewise.
16497         (rint_downward_test_data): Likewise.
16498         (rint_test_downward): Likewise.
16499         (rint_upward_test_data): Likewise.
16500         (rint_test_upward): Likewise.
16501         (main): Don't call removed functions.
16503 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16505         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
16506         "Compiled on ..." crapola.  It is anti-useful.
16508 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
16510         * scripts/evaluate-test.sh: Handle fourth argument to determine
16511         whether test run should stop on failure.
16512         * Makeconfig (stop-on-test-failure): New variable.
16513         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
16514         $(stop-on-test-failure).
16515         * Makefile (tests): Give a summary of results from testing and
16516         exit with failure status if they include an ERROR or FAIL.
16517         (xtests): Likewise.
16518         * manual/install.texi (Configuring and compiling): Mention
16519         stop-on-test-failure=y.
16520         * INSTALL: Regenerated.
16522 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16524         * scripts/versionlist.awk: New file.
16525         * Makerules [$(build-shared) = yes]
16526         (postclean-generated): Add Versions.def, not Versions.def.v and
16527         Versions.def.v.i.
16528         ($(common-objpfx)Versions.def.v.i): Target removed.
16529         ($(common-objpfx)Versions.def): New target.
16530         ($(common-objpfx)Versions.all): Depend on that rather that
16531         $(common-objpfx)Versions.def.v.
16532         * Versions.def: File removed.
16534         * Makeconfig (+gccwarn): Add -Wundef.
16535         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
16536         a dl-sysdep.h breaking its contract.
16537         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
16538         * include/stackinfo.h: New file.
16539         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
16540         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
16541         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
16542         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
16543         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
16544         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
16545         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16546         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16547         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16548         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16549         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16550         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
16551         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16552         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16553         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
16555 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16557         [BZ #16707]
16558         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
16559         implementation.
16560         * math/libm-test.inc (round_test_data): Add more tests.
16562         [BZ #16706]
16563         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
16564         implementation.
16565         * math/libm-test.inc (nearbyint_test_data): Add more tests.
16567         [BZ #16701]
16568         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
16569         implementation.
16570         * math/libm-test.inc (ceil_test_data): Add more tests.
16572         * math/libm-test.inc (trunc_test_data): Add more tests related to
16573         BZ#16414.
16575 2014-03-14  Roland McGrath  <roland@hack.frob.com>
16577         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
16578         with #if rather than #ifdef.
16579         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
16581 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
16583         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
16584         first.  Disable AVX-512 GCC support if assembler doesn't support
16585         it.
16586         * sysdeps/x86_64/configure: Regenerated.
16588 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
16590         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
16591         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
16592         (__old_pthread_attr_setstack): Likewise.
16593         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
16594         [!_STACK_GROWS_DOWN]: Likewise.
16596 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
16598         * config.make.in (have-bash2): Delete.
16599         * configure.ac (libc_cv_have_bash2): Delete.
16600         * configure: Regenerate.
16601         * elf/Makefile (common-ldd-rewrite): Rename to ...
16602         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
16603         (sh-ldd-rewrite): Delete.
16604         (bash-ldd-rewrite): Delete.
16605         (have-bash2): Delete checks.
16606         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
16607         ldd-rewrite.
16609         * config.make.in (have-ksh): Delete.
16610         (KSH): Delete.
16611         * configure.ac (libc_cv_have_ksh): Delete.
16612         * configure: Regenerate.
16614         * elf/Makefile: Delete $(have-ksh) check.
16615         ($(objpfx)sotruss): Change KSH to BASH.
16616         * elf/sotruss.ksh: Rename to ...
16617         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
16618         function style to match POSIX.  Drop ksh vim mode setting.
16620         * manual/time.texi (Specifying the Time Zone with TZ): Change
16621         Tuesday to Thursday.
16623         * debug/tst-longjmp_chk2.c: Update header comment.
16624         (stackoverflow_handler): Add comment.  Call assert on pass value.
16626 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
16628         [BZ #16194]
16629         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
16630         (HAVE_AVX512_ASM_SUPPORT): Likewise.
16631         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
16632         (La_x86_64_vector): Add zmm.
16633         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
16634         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
16635         ($(objpfx)tst-audit10): New target.
16636         ($(objpfx)tst-audit10.out): Likewise.
16637         (tst-audit10-ENV): New.
16638         (AVX512-CFLAGS): Likewise.
16639         (CFLAGS-tst-audit10.c): Likewise.
16640         (CFLAGS-tst-auditmod10a.c): Likewise.
16641         (CFLAGS-tst-auditmod10b.c): Likewise.
16642         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
16643         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
16644         * sysdeps/x86_64/configure: Regenerated.
16645         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
16646         AVX-512 zmm register support.
16647         (_dl_x86_64_save_sse): Likewise.
16648         (_dl_x86_64_restore_sse): Likewise.
16649         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
16650         size vector registers.
16651         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
16652         (ZMM_SIZE): Likewise.
16653         * sysdeps/x86_64/tst-audit10.c: New file.
16654         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
16655         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
16657 2014-03-13  Roland McGrath  <roland@hack.frob.com>
16659         * configure.ac (HAVE_EHDR_START): New check.
16660         * configure: Regenerated.
16661         * config.h.in (HAVE_EHDR_START): New #undef.
16662         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
16663         assuming the lowest-addressed segment maps the start of the file.
16665 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
16667         * INSTALL: Regenerated.
16669 2014-03-13  Will Newton  <will.newton@linaro.org>
16671         * manual/setjmp.texi (System V contexts): Improve
16672         clarity and grammar of documentation.
16674 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
16676         [BZ #16381]
16677         * elf/Makefile (tests): Add tst-pie2.
16678         (tests-pie): Add tst-pie2.
16679         * elf/tst-pie2.c: New file.
16680         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
16681         for ET_EXEC.
16682         * elf/rtld.c (map_doit): Load executable as lt_executable.
16683         (dl_main): Likewise.
16685 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
16687         [BZ #16642]
16688         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
16689         (__ASSUME_PSELECT): Undefine.
16691 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16693         [BZ #16689]
16694         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
16695         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
16696         static build.
16697         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
16698         selector for static builds.
16700 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
16702         [BZ #16695]
16703         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
16704         key in the buffer.
16706 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16708         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
16709         IFUNC selector for static builds.
16711 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
16713         * sysdeps/mips/math_private.h [__mips_hard_float]
16714         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
16715         libc_feresetround_mips_ctx.
16716         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
16717         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
16718         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
16720         [BZ #16677]
16721         * math/s_nextafter.c (__nextafter): Do not return value from
16722         overflowing computation.
16723         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
16724         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
16725         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
16726         Likewise.
16727         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
16728         Likewise.
16729         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
16730         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
16732 2014-03-11  Roland McGrath  <roland@hack.frob.com>
16734         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
16735         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
16736         Move sfi_sp use from the load-multiple (that no longer sets sp) to
16737         the new mov targetting sp.
16739 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16741         [BZ #16683]
16742         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
16743         Define it for static builds as well.
16744         (NO_BZERO_IMPL): Likewise.
16746 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16748         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
16749         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
16750         multiarch strspn for PPC64.
16751         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
16752         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
16753         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16754         (__libc_ifunc_impl_list): Likewise.
16755         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
16756         multiarch optimizations
16757         * string/strspn.c (strspn): Using macro to redefine symbol name.
16759 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
16760             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16762         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
16763         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
16764         multiarch strncat for PPC64.
16765         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
16766         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
16767         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
16768         (__libc_ifunc_impl_list): Likewise.
16769         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
16770         multiarch optimizations
16772 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
16774         [BZ #16639]
16775         * nscd/nscd.service: Make service type forking.
16777 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16779         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
16780         sign in non default rounding modes.
16781         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
16783 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
16785         * math/libm-test.inc (ALL_RM_TEST): New macro.
16786         (ceil_test): Use ALL_RM_TEST.
16787         (cimag_test): Likewise.
16788         (conj_test): Likewise.
16789         (copysign_test): Likewise.
16790         (cproj_test): Likewise.
16791         (creal_test): Likewise.
16792         (fabs_test): Likewise.
16793         (floor_test): Likewise.
16794         (fmax_test): Likewise.
16795         (fmin_test): Likewise.
16796         (fmod_test): Likewise.
16797         (fpclassify_test): Likewise.
16798         (frexp_test): Likewise.
16799         (ilogb_test): Likewise.
16800         (isfinite_test): Likewise.
16801         (finite_test): Likewise.
16802         (isgreater_test): Likewise.
16803         (isgreaterequal_test): Likewise.
16804         (isinf_test): Likewise.
16805         (isless_test): Likewise.
16806         (islessequal_test): Likewise.
16807         (islessgreater_test): Likewise.
16808         (isnan_test): Likewise.
16809         (isnormal_test): Likewise.
16810         (issignaling_test): Likewise.
16811         (isunordered_test): Likewise.
16812         (logb_test): Likewise.
16813         (logb_downward_test_data): Remove.
16814         (logb_test_downward): Likewise.
16815         (lround_test): Use ALL_RM_TEST.
16816         (llround_test): Likewise.
16817         (modf_test): Likewise.
16818         (nexttoward_test): Likewise.
16819         (remainder_test): Likewise.
16820         (drem_test): Likewise.
16821         (remainder_tonearest_test_data): Likewise.
16822         (remainder_test_tonearest): Likewise.
16823         (drem_test_tonearest): Likewise.
16824         (remainder_towardzero_test_data): Likewise.
16825         (remainder_test_towardzero): Likewise.
16826         (drem_test_towardzero): Likewise.
16827         (remainder_downward_test_data): Likewise.
16828         (remainder_test_downward): Likewise.
16829         (drem_test_downward): Likewise.
16830         (remainder_upward_test_data): Likewise.
16831         (remainder_test_upward): Likewise.
16832         (drem_test_upward): Likewise.
16833         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
16834         (round_test): Use ALL_RM_TEST.
16835         (signbit_test): Likewise.
16836         (trunc_test): Likewise.
16837         (significand_test): Likewise.
16838         (main): Don't call removed functions.
16840 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
16842         [BZ #16674]
16843         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
16844         || __USE_XOPEN2K8].
16845         (ILL_ILLOPN): Likewise.
16846         (ILL_ILLADR): Likewise.
16847         (ILL_ILLTRP): Likewise.
16848         (ILL_PRVOPC): Likewise.
16849         (ILL_PRVREG): Likewise.
16850         (ILL_COPROC): Likewise.
16851         (ILL_BADSTK): Likewise.
16852         (FPE_INTDIV): Likewise.
16853         (FPE_INTOVF): Likewise.
16854         (FPE_FLTDIV): Likewise.
16855         (FPE_FLTOVF): Likewise.
16856         (FPE_FLTUND): Likewise.
16857         (FPE_FLTRES): Likewise.
16858         (FPE_FLTINV): Likewise.
16859         (FPE_FLTSUB): Likewise.
16860         (SEGV_MAPERR): Likewise.
16861         (SEGV_ACCERR): Likewise.
16862         (BUS_ADRALN): Likewise.
16863         (BUS_ADRERR): Likewise.
16864         (BUS_OBJERR): Likewise.
16865         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16866         (TRAP_TRACE): Likewise.
16867         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16868         __USE_XOPEN2K8].
16869         (CLD_KILLED): Likewise.
16870         (CLD_DUMPED): Likewise.
16871         (CLD_TRAPPED): Likewise.
16872         (CLD_STOPPED): Likewise.
16873         (CLD_CONTINUED): Likewise.
16874         (POLL_IN): Likewise.
16875         (POLL_OUT): Likewise.
16876         (POLL_MSG): Likewise.
16877         (POLL_ERR): Likewise.
16878         (POLL_PRI): Likewise.
16879         (POLL_HUP): Likewise.
16880         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
16881         Likewise.
16882         (ILL_ILLOPN): Likewise.
16883         (ILL_ILLADR): Likewise.
16884         (ILL_ILLTRP): Likewise.
16885         (ILL_PRVOPC): Likewise.
16886         (ILL_PRVREG): Likewise.
16887         (ILL_COPROC): Likewise.
16888         (ILL_BADSTK): Likewise.
16889         (FPE_INTDIV): Likewise.
16890         (FPE_INTOVF): Likewise.
16891         (FPE_FLTDIV): Likewise.
16892         (FPE_FLTOVF): Likewise.
16893         (FPE_FLTUND): Likewise.
16894         (FPE_FLTRES): Likewise.
16895         (FPE_FLTINV): Likewise.
16896         (FPE_FLTSUB): Likewise.
16897         (SEGV_MAPERR): Likewise.
16898         (SEGV_ACCERR): Likewise.
16899         (BUS_ADRALN): Likewise.
16900         (BUS_ADRERR): Likewise.
16901         (BUS_OBJERR): Likewise.
16902         (BUS_MCEERR_AR): Likewise.
16903         (BUS_MCEERR_AO): Likewise.
16904         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16905         (TRAP_TRACE): Likewise.
16906         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16907         __USE_XOPEN2K8].
16908         (CLD_KILLED): Likewise.
16909         (CLD_DUMPED): Likewise.
16910         (CLD_TRAPPED): Likewise.
16911         (CLD_STOPPED): Likewise.
16912         (CLD_CONTINUED): Likewise.
16913         (POLL_IN): Likewise.
16914         (POLL_OUT): Likewise.
16915         (POLL_MSG): Likewise.
16916         (POLL_ERR): Likewise.
16917         (POLL_PRI): Likewise.
16918         (POLL_HUP): Likewise.
16919         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
16920         (ILL_ILLOPN): Likewise.
16921         (ILL_ILLADR): Likewise.
16922         (ILL_ILLTRP): Likewise.
16923         (ILL_PRVOPC): Likewise.
16924         (ILL_PRVREG): Likewise.
16925         (ILL_COPROC): Likewise.
16926         (ILL_BADSTK): Likewise.
16927         (FPE_INTDIV): Likewise.
16928         (FPE_INTOVF): Likewise.
16929         (FPE_FLTDIV): Likewise.
16930         (FPE_FLTOVF): Likewise.
16931         (FPE_FLTUND): Likewise.
16932         (FPE_FLTRES): Likewise.
16933         (FPE_FLTINV): Likewise.
16934         (FPE_FLTSUB): Likewise.
16935         (SEGV_MAPERR): Likewise.
16936         (SEGV_ACCERR): Likewise.
16937         (BUS_ADRALN): Likewise.
16938         (BUS_ADRERR): Likewise.
16939         (BUS_OBJERR): Likewise.
16940         (BUS_MCEERR_AR): Likewise.
16941         (BUS_MCEERR_AO): Likewise.
16942         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16943         (TRAP_TRACE): Likewise.
16944         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16945         __USE_XOPEN2K8].
16946         (CLD_KILLED): Likewise.
16947         (CLD_DUMPED): Likewise.
16948         (CLD_TRAPPED): Likewise.
16949         (CLD_STOPPED): Likewise.
16950         (CLD_CONTINUED): Likewise.
16951         (POLL_IN): Likewise.
16952         (POLL_OUT): Likewise.
16953         (POLL_MSG): Likewise.
16954         (POLL_ERR): Likewise.
16955         (POLL_PRI): Likewise.
16956         (POLL_HUP): Likewise.
16957         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
16958         Likewise.
16959         (ILL_ILLOPN): Likewise.
16960         (ILL_ILLADR): Likewise.
16961         (ILL_ILLTRP): Likewise.
16962         (ILL_PRVOPC): Likewise.
16963         (ILL_PRVREG): Likewise.
16964         (ILL_COPROC): Likewise.
16965         (ILL_BADSTK): Likewise.
16966         (ILL_BADIADDR): Likewise.
16967         (ILL_BREAK): Likewise.
16968         (FPE_INTDIV): Likewise.
16969         (FPE_INTOVF): Likewise.
16970         (FPE_FLTDIV): Likewise.
16971         (FPE_FLTOVF): Likewise.
16972         (FPE_FLTUND): Likewise.
16973         (FPE_FLTRES): Likewise.
16974         (FPE_FLTINV): Likewise.
16975         (FPE_FLTSUB): Likewise.
16976         (FPE_DECOVF): Likewise.
16977         (FPE_DECDIV): Likewise.
16978         (FPE_DECERR): Likewise.
16979         (FPE_INVASC): Likewise.
16980         (FPE_INVDEC): Likewise.
16981         (SEGV_MAPERR): Likewise.
16982         (SEGV_ACCERR): Likewise.
16983         (SEGV_PSTKOVF): Likewise.
16984         (BUS_ADRALN): Likewise.
16985         (BUS_ADRERR): Likewise.
16986         (BUS_OBJERR): Likewise.
16987         (BUS_MCEERR_AR): Likewise.
16988         (BUS_MCEERR_AO): Likewise.
16989         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
16990         (TRAP_TRACE): Likewise.
16991         (TRAP_BRANCH): Likewise.
16992         (TRAP_HWBKPT): Likewise.
16993         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
16994         __USE_XOPEN2K8].
16995         (CLD_KILLED): Likewise.
16996         (CLD_DUMPED): Likewise.
16997         (CLD_TRAPPED): Likewise.
16998         (CLD_STOPPED): Likewise.
16999         (CLD_CONTINUED): Likewise.
17000         (POLL_IN): Likewise.
17001         (POLL_OUT): Likewise.
17002         (POLL_MSG): Likewise.
17003         (POLL_ERR): Likewise.
17004         (POLL_PRI): Likewise.
17005         (POLL_HUP): Likewise.
17006         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
17007         (ILL_ILLOPN): Likewise.
17008         (ILL_ILLADR): Likewise.
17009         (ILL_ILLTRP): Likewise.
17010         (ILL_PRVOPC): Likewise.
17011         (ILL_PRVREG): Likewise.
17012         (ILL_COPROC): Likewise.
17013         (ILL_BADSTK): Likewise.
17014         (FPE_INTDIV): Likewise.
17015         (FPE_INTOVF): Likewise.
17016         (FPE_FLTDIV): Likewise.
17017         (FPE_FLTOVF): Likewise.
17018         (FPE_FLTUND): Likewise.
17019         (FPE_FLTRES): Likewise.
17020         (FPE_FLTINV): Likewise.
17021         (FPE_FLTSUB): Likewise.
17022         (SEGV_MAPERR): Likewise.
17023         (SEGV_ACCERR): Likewise.
17024         (BUS_ADRALN): Likewise.
17025         (BUS_ADRERR): Likewise.
17026         (BUS_OBJERR): Likewise.
17027         (BUS_MCEERR_AR): Likewise.
17028         (BUS_MCEERR_AO): Likewise.
17029         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17030         (TRAP_TRACE): Likewise.
17031         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17032         __USE_XOPEN2K8].
17033         (CLD_KILLED): Likewise.
17034         (CLD_DUMPED): Likewise.
17035         (CLD_TRAPPED): Likewise.
17036         (CLD_STOPPED): Likewise.
17037         (CLD_CONTINUED): Likewise.
17038         (POLL_IN): Likewise.
17039         (POLL_OUT): Likewise.
17040         (POLL_MSG): Likewise.
17041         (POLL_ERR): Likewise.
17042         (POLL_PRI): Likewise.
17043         (POLL_HUP): Likewise.
17044         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
17045         (ILL_ILLOPN): Likewise.
17046         (ILL_ILLADR): Likewise.
17047         (ILL_ILLTRP): Likewise.
17048         (ILL_PRVOPC): Likewise.
17049         (ILL_PRVREG): Likewise.
17050         (ILL_COPROC): Likewise.
17051         (ILL_BADSTK): Likewise.
17052         (FPE_INTDIV): Likewise.
17053         (FPE_INTOVF): Likewise.
17054         (FPE_FLTDIV): Likewise.
17055         (FPE_FLTOVF): Likewise.
17056         (FPE_FLTUND): Likewise.
17057         (FPE_FLTRES): Likewise.
17058         (FPE_FLTINV): Likewise.
17059         (FPE_FLTSUB): Likewise.
17060         (SEGV_MAPERR): Likewise.
17061         (SEGV_ACCERR): Likewise.
17062         (BUS_ADRALN): Likewise.
17063         (BUS_ADRERR): Likewise.
17064         (BUS_OBJERR): Likewise.
17065         (BUS_MCEERR_AR): Likewise.
17066         (BUS_MCEERR_AO): Likewise.
17067         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17068         (TRAP_TRACE): Likewise.
17069         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17070         __USE_XOPEN2K8].
17071         (CLD_KILLED): Likewise.
17072         (CLD_DUMPED): Likewise.
17073         (CLD_TRAPPED): Likewise.
17074         (CLD_STOPPED): Likewise.
17075         (CLD_CONTINUED): Likewise.
17076         (POLL_IN): Likewise.
17077         (POLL_OUT): Likewise.
17078         (POLL_MSG): Likewise.
17079         (POLL_ERR): Likewise.
17080         (POLL_PRI): Likewise.
17081         (POLL_HUP): Likewise.
17082         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
17083         (ILL_ILLOPN): Likewise.
17084         (ILL_ILLADR): Likewise.
17085         (ILL_ILLTRP): Likewise.
17086         (ILL_PRVOPC): Likewise.
17087         (ILL_PRVREG): Likewise.
17088         (ILL_COPROC): Likewise.
17089         (ILL_BADSTK): Likewise.
17090         (FPE_INTDIV): Likewise.
17091         (FPE_INTOVF): Likewise.
17092         (FPE_FLTDIV): Likewise.
17093         (FPE_FLTOVF): Likewise.
17094         (FPE_FLTUND): Likewise.
17095         (FPE_FLTRES): Likewise.
17096         (FPE_FLTINV): Likewise.
17097         (FPE_FLTSUB): Likewise.
17098         (SEGV_MAPERR): Likewise.
17099         (SEGV_ACCERR): Likewise.
17100         (BUS_ADRALN): Likewise.
17101         (BUS_ADRERR): Likewise.
17102         (BUS_OBJERR): Likewise.
17103         (BUS_MCEERR_AR): Likewise.
17104         (BUS_MCEERR_AO): Likewise.
17105         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17106         (TRAP_TRACE): Likewise.
17107         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17108         __USE_XOPEN2K8].
17109         (CLD_KILLED): Likewise.
17110         (CLD_DUMPED): Likewise.
17111         (CLD_TRAPPED): Likewise.
17112         (CLD_STOPPED): Likewise.
17113         (CLD_CONTINUED): Likewise.
17114         (POLL_IN): Likewise.
17115         (POLL_OUT): Likewise.
17116         (POLL_MSG): Likewise.
17117         (POLL_ERR): Likewise.
17118         (POLL_PRI): Likewise.
17119         (POLL_HUP): Likewise.
17120         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
17121         (ILL_ILLOPN): Likewise.
17122         (ILL_ILLADR): Likewise.
17123         (ILL_ILLTRP): Likewise.
17124         (ILL_PRVOPC): Likewise.
17125         (ILL_PRVREG): Likewise.
17126         (ILL_COPROC): Likewise.
17127         (ILL_BADSTK): Likewise.
17128         (ILL_DBLFLT): Likewise.
17129         (ILL_HARDWALL): Likewise.
17130         (FPE_INTDIV): Likewise.
17131         (FPE_INTOVF): Likewise.
17132         (FPE_FLTDIV): Likewise.
17133         (FPE_FLTOVF): Likewise.
17134         (FPE_FLTUND): Likewise.
17135         (FPE_FLTRES): Likewise.
17136         (FPE_FLTINV): Likewise.
17137         (FPE_FLTSUB): Likewise.
17138         (SEGV_MAPERR): Likewise.
17139         (SEGV_ACCERR): Likewise.
17140         (BUS_ADRALN): Likewise.
17141         (BUS_ADRERR): Likewise.
17142         (BUS_OBJERR): Likewise.
17143         (BUS_MCEERR_AR): Likewise.
17144         (BUS_MCEERR_AO): Likewise.
17145         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17146         (TRAP_TRACE): Likewise.
17147         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17148         __USE_XOPEN2K8].
17149         (CLD_KILLED): Likewise.
17150         (CLD_DUMPED): Likewise.
17151         (CLD_TRAPPED): Likewise.
17152         (CLD_STOPPED): Likewise.
17153         (CLD_CONTINUED): Likewise.
17154         (POLL_IN): Likewise.
17155         (POLL_OUT): Likewise.
17156         (POLL_MSG): Likewise.
17157         (POLL_ERR): Likewise.
17158         (POLL_PRI): Likewise.
17159         (POLL_HUP): Likewise.
17160         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
17161         (ILL_ILLOPN): Likewise.
17162         (ILL_ILLADR): Likewise.
17163         (ILL_ILLTRP): Likewise.
17164         (ILL_PRVOPC): Likewise.
17165         (ILL_PRVREG): Likewise.
17166         (ILL_COPROC): Likewise.
17167         (ILL_BADSTK): Likewise.
17168         (FPE_INTDIV): Likewise.
17169         (FPE_INTOVF): Likewise.
17170         (FPE_FLTDIV): Likewise.
17171         (FPE_FLTOVF): Likewise.
17172         (FPE_FLTUND): Likewise.
17173         (FPE_FLTRES): Likewise.
17174         (FPE_FLTINV): Likewise.
17175         (FPE_FLTSUB): Likewise.
17176         (SEGV_MAPERR): Likewise.
17177         (SEGV_ACCERR): Likewise.
17178         (BUS_ADRALN): Likewise.
17179         (BUS_ADRERR): Likewise.
17180         (BUS_OBJERR): Likewise.
17181         (BUS_MCEERR_AR): Likewise.
17182         (BUS_MCEERR_AO): Likewise.
17183         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
17184         (TRAP_TRACE): Likewise.
17185         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
17186         __USE_XOPEN2K8].
17187         (CLD_KILLED): Likewise.
17188         (CLD_DUMPED): Likewise.
17189         (CLD_TRAPPED): Likewise.
17190         (CLD_STOPPED): Likewise.
17191         (CLD_CONTINUED): Likewise.
17192         (POLL_IN): Likewise.
17193         (POLL_OUT): Likewise.
17194         (POLL_MSG): Likewise.
17195         (POLL_ERR): Likewise.
17196         (POLL_PRI): Likewise.
17197         (POLL_HUP): Likewise.
17198         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
17199         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
17201         [BZ #16670]
17202         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
17203         before #include of <time.h>.
17204         [!__USE_XOPEN2K] (__need_timespec): Likewise.
17205         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
17206         (test-xfail-UNIX98/sched.h/conform): Likewise.
17208 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
17210         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
17211         error absence of trapping exception support.
17212         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
17214 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
17216         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
17217         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
17218         * timezone/Makefile (testdata): Move definition above include of
17219         Rules.
17220         (test-zones): New variable.
17221         (tests-special): Add zone files.
17222         (build-testdata): Use $(evaluate-test).
17224         * elf/Makefile (tests-special): Rename tests to end with .out.
17225         ($(objpfx)noload-mem): Likewise.
17226         ($(objpfx)tst-leaks1-mem): Likewise.
17227         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
17228         * iconv/Makefile (xtests-special): Change test-iconvconfig to
17229         $(objpfx)test-iconvconfig.out.
17230         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
17231         set -e inside subshell and redirect output to file.
17232         * iconvdata/Makefile (generated): Rename tests to end with .out.
17233         Correct type.
17234         (tests-special): Rename tests to end with .out.
17235         ($(objpfx)mtrace-tst-loading): Likewise.
17236         * intl/Makefile (generated): Likewise.
17237         (tests-special): Likewise.
17238         ($(objpfx)mtrace-tst-gettext): Likewise.
17239         * misc/Makefile (generated): Likewise.
17240         (tests-special): Likewise.
17241         ($(objpfx)tst-error1-mem): Likewise.
17242         * nptl/Makefile (tests-special): Likewise.
17243         ($(objpfx)tst-stack3-mem): Likewise.
17244         (generated): Likewise.
17245         * posix/Makefile (generated): Likewise.
17246         (tests-special): Likewise.
17247         (xtests-special): Likewise.
17248         ($(objpfx)tst-fnmatch-mem): Likewise.
17249         ($(objpfx)bug-regex2-mem): Likewise.
17250         ($(objpfx)bug-regex14-mem): Likewise.
17251         ($(objpfx)bug-regex21-mem): Likewise.
17252         ($(objpfx)bug-regex31-mem): Likewise.
17253         ($(objpfx)tst-vfork3-mem): Likewise.
17254         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
17255         ($(objpfx)tst-pcre-mem): Likewise.
17256         ($(objpfx)tst-boost-mem): Likewise.
17257         ($(objpfx)bug-ga2-mem): Likewise.
17258         ($(objpfx)bug-glob2-mem): Likewise.
17259         * resolv/Makefile (generate): Likewise.
17260         (tests-special): Likewise.
17261         (xtests-special): Likewise.
17262         (generated): Likewise.
17263         ($(objpfx)mtrace-tst-leaks): Likewise.
17264         ($(objpfx)mtrace-tst-leaks2): Likewise.
17266         * scripts/merge-test-results.sh: New file.
17267         * Makefile (tests-special-notdir): New variable.
17268         (tests): Run merge-test-results.sh.
17269         (xtests): Likewise.
17270         * Rules (tests-special-notdir): New variable.
17271         (xtests-special-notdir): Likewise.
17272         (tests): Run merge-test-results.sh
17273         (xtests): Likewise.
17275         * Makeconfig (test-xfail-name): New variable.
17276         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
17277         compute variable name for expected failures.
17278         * conform/Makefile (conformtest-headers-data): New variable.
17279         (conformtest-standards): Likewise.
17280         (conformtest-headers-ISO): Likewise.
17281         (conformtest-headers-ISO99): Likewise.
17282         (conformtest-headers-ISO11): Likewise.
17283         (conformtest-headers-POSIX): Likewise.
17284         (conformtest-headers-XPG3): Likewise.
17285         (conformtest-headers-XPG4): Likewise.
17286         (conformtest-headers-UNIX98): Likewise.
17287         (conformtest-headers-XOPEN2K): Likewise.
17288         (conformtest-headers-POSIX2008): Likewise.
17289         (conformtest-headers-XOPEN2K8): Likewise.
17290         (conformtest-header-list-base): Likewise.
17291         (conformtest-header-list-tests): Likewise.
17292         (conformtest-header-base): Likewise.
17293         (conformtest-header-tests): Likewise.
17294         (tests-special): Add $(conformtest-header-list-tests).  If
17295         [$(fast-check) && !$(cross-compiling)], add
17296         $(conformtest-header-tests) instead of
17297         $(objpfx)run-conformtest.out.
17298         (generated): Add $(conformtest-header-list-base).  If
17299         [$(fast-check) && !$(cross-compiling)], add
17300         $(conformtest-header-base).  Remove previous setting.
17301         ($(conformtest-header-list-tests)): New target.
17302         (test-xfail-run-conformtest): Remove variable.
17303         ($(objpfx)run-conformtest.out): Remove target.
17304         (test-xfail-ISO11/complex.h/conform): New variable.
17305         (test-xfail-ISO11/stdalign.h/conform): Likewise.
17306         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
17307         (test-xfail-XPG3/varargs.h/conform): Likewise.
17308         (test-xfail-XPG4/varargs.h/conform): Likewise.
17309         (test-xfail-UNIX98/varargs.h/conform): Likewise.
17310         (test-xfail-XPG4/ndbm.h/conform): Likewise.
17311         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
17312         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
17313         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
17314         (test-xfail-XPG3/fcntl.h/conform): Likewise.
17315         (test-xfail-XPG3/ftw.h/conform): Likewise.
17316         (test-xfail-XPG3/grp.h/conform): Likewise.
17317         (test-xfail-XPG3/langinfo.h/conform): Likewise.
17318         (test-xfail-XPG3/limits.h/conform): Likewise.
17319         (test-xfail-XPG3/pwd.h/conform): Likewise.
17320         (test-xfail-XPG3/search.h/conform): Likewise.
17321         (test-xfail-XPG3/signal.h/conform): Likewise.
17322         (test-xfail-XPG3/stdio.h/conform): Likewise.
17323         (test-xfail-XPG3/stdlib.h/conform): Likewise.
17324         (test-xfail-XPG3/string.h/conform): Likewise.
17325         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
17326         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
17327         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
17328         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
17329         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
17330         (test-xfail-XPG3/sys/types.h/conform): Likewise.
17331         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
17332         (test-xfail-XPG3/termios.h/conform): Likewise.
17333         (test-xfail-XPG3/time.h/conform): Likewise.
17334         (test-xfail-XPG3/unistd.h/conform): Likewise.
17335         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
17336         (test-xfail-XPG4/fcntl.h/conform): Likewise.
17337         (test-xfail-XPG4/langinfo.h/conform): Likewise.
17338         (test-xfail-XPG4/netdb.h/conform): Likewise.
17339         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
17340         (test-xfail-XPG4/signal.h/conform): Likewise.
17341         (test-xfail-XPG4/stdio.h/conform): Likewise.
17342         (test-xfail-XPG4/stdlib.h/conform): Likewise.
17343         (test-xfail-XPG4/stropts.h/conform): Likewise.
17344         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
17345         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
17346         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
17347         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
17348         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
17349         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
17350         (test-xfail-XPG4/sys/time.h/conform): Likewise.
17351         (test-xfail-XPG4/sys/types.h/conform): Likewise.
17352         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
17353         (test-xfail-XPG4/termios.h/conform): Likewise.
17354         (test-xfail-XPG4/ucontext.h/conform): Likewise.
17355         (test-xfail-XPG4/unistd.h/conform): Likewise.
17356         (test-xfail-XPG4/utmpx.h/conform): Likewise.
17357         (test-xfail-POSIX/sched.h/conform): Likewise.
17358         (test-xfail-POSIX/signal.h/conform): Likewise.
17359         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
17360         (test-xfail-POSIX/tar.h/conform): Likewise.
17361         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
17362         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
17363         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
17364         (test-xfail-UNIX98/netdb.h/conform): Likewise.
17365         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
17366         (test-xfail-UNIX98/sched.h/conform): Likewise.
17367         (test-xfail-UNIX98/signal.h/conform): Likewise.
17368         (test-xfail-UNIX98/stdio.h/conform): Likewise.
17369         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
17370         (test-xfail-UNIX98/stropts.h/conform): Likewise.
17371         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
17372         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
17373         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
17374         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
17375         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
17376         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
17377         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
17378         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
17379         (test-xfail-UNIX98/unistd.h/conform): Likewise.
17380         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
17381         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
17382         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
17383         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
17384         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
17385         (test-xfail-XOPEN2K/math.h/conform): Likewise.
17386         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
17387         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
17388         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
17389         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
17390         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
17391         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
17392         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
17393         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
17394         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
17395         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
17396         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
17397         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
17398         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
17399         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
17400         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
17401         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
17402         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
17403         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
17404         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
17405         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
17406         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
17407         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
17408         (test-xfail-POSIX2008/signal.h/conform): Likewise.
17409         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
17410         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
17411         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
17412         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
17413         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
17414         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
17415         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
17416         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
17417         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
17418         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
17419         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
17420         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
17421         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
17422         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
17423         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
17424         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
17425         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
17426         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
17427         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
17428         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
17429         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
17430         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
17431         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
17432         (conformtest-cc-flags): Likewise.
17433         ($(conformtest-header-tests): New target.
17434         * conform/check-header-lists.sh: New file.
17435         * conform/run-conformtest.sh: Remove.
17437         * conform/conformtest.pl: Allow ' and \ in values given for
17438         constants.
17439         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
17440         inclusion.
17441         [POSIX] (sys/types.h): Likewise.
17442         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
17443         inclusion.
17444         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
17445         inclusion.
17446         * conform/data/signal.h-data (SIGIO): Remove expectation.
17447         [XPG3] (SIGBUS): Do not expect.
17448         [POSIX || XPG3] (SIGPOLL): Likewise.
17449         [POSIX || XPG3] (SIGPROF): Likewise.
17450         [POSIX || XPG3] (SIGSYS): Likewise.
17451         [XPG3] (SIGTRAP): Likewise.
17452         [POSIX || XPG3] (SIGURG): Likewise.
17453         [POSIX || XPG3] (SIGVTALRM): Likewise.
17454         [POSIX || XPG3] (SIGXCPU): Likewise.
17455         [POSIX || XPG3] (SIGXFSZ): Likewise.
17456         [POSIX] (SA_SIGINFO): Expect.
17457         [XPG3] (siginfo_t): Do not expect type or contents.
17458         [POSIX] (si_pid): Do not expect element.
17459         [POSIX] (si_uid): Likewise.
17460         [POSIX] (si_addr): Likewise.
17461         [POSIX] (si_status): Likewise.
17462         [POSIX] (si_band): Likewise.
17463         [XPG4] (si_value): Likewise.
17464         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
17465         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
17466         [POSIX || XPG3] (ILL_ILLADR): Likewise.
17467         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
17468         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
17469         [POSIX || XPG3] (ILL_PRVREG): Likewise.
17470         [POSIX || XPG3] (ILL_COPROC): Likewise.
17471         [POSIX || XPG3] (ILL_BADSTK): Likewise.
17472         [POSIX || XPG3] (FPE_INTDIV): Likewise.
17473         [POSIX || XPG3] (FPE_INTOVF): Likewise.
17474         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
17475         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
17476         [POSIX || XPG3] (FPE_FLTUND): Likewise.
17477         [POSIX || XPG3] (FPE_FLTRES): Likewise.
17478         [POSIX || XPG3] (FPE_FLTINV): Likewise.
17479         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
17480         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
17481         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
17482         [POSIX || XPG3] (BUS_ADRALN): Likewise.
17483         [POSIX || XPG3] (BUS_ADRERR): Likewise.
17484         [POSIX || XPG3] (BUS_OBJERR): Likewise.
17485         [POSIX || XPG3] (CLD_EXITED): Likewise.
17486         [POSIX || XPG3] (CLD_KILLED): Likewise.
17487         [POSIX || XPG3] (CLD_DUMPED): Likewise.
17488         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
17489         [POSIX || XPG3] (CLD_STOPPED): Likewise.
17490         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
17491         [POSIX || XPG3] (POLL_IN): Likewise.
17492         [POSIX || XPG3] (POLL_OUT): Likewise.
17493         [POSIX || XPG3] (POLL_MSG): Likewise.
17494         [POSIX || XPG3] (POLL_ERR): Likewise.
17495         [POSIX || XPG3] (POLL_PRI): Likewise.
17496         [POSIX || XPG3] (POLL_HUP): Likewise.
17497         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
17498         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
17499         (SIG*): Do not allow.
17500         [XPG3] (si_*): Likewise.
17501         [XPG3] (SI_*): Likewise.
17502         [XPG3 || XPG4] (sigev_*): Likewise.
17503         [XPG3 || XPG4] (SIGEV_*): Likewise.
17504         [XPG3 || XPG4] (sival_*): Likewise.
17505         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
17506         [POSIX || XPG3] (BUS_*): Likewise.
17507         [POSIX || XPG3] (CLD_*): Likewise.
17508         [POSIX || XPG3] (FPE_*): Likewise.
17509         [POSIX || XPG3] (ILL_*): Likewise.
17510         [POSIX || XPG3] (POLL_*): Likewise.
17511         [POSIX || XPG3] (SEGV_*): Likewise.
17512         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
17513         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
17514         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
17515         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
17516         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
17517         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
17518         Specify type and value.
17519         (TVERSLEN): Likewise.
17520         (REGTYPE): Likewise.
17521         (AREGTYPE): Likewise.
17522         (LNKTYPE): Likewise.
17523         (SYMTYPE): Likewise.
17524         (CHRTYPE): Likewise.
17525         (BLKTYPE): Likewise.
17526         (DIRTYPE): Likewise.
17527         (FIFOTYPE): Likewise.
17528         (CONTTYPE): Likewise.
17529         (TSUID): Likewise.
17530         (TSGID): Likewise.
17531         (TSVTX): Likewise.
17532         (TUREAD): Likewise.
17533         (TUWRITE): Likewise.
17534         (TUEXEC): Likewise.
17535         (TGREAD): Likewise.
17536         (TGWRITE): Likewise.
17537         (TGEXEC): Likewise.
17538         (TOREAD): Likewise.
17539         (TOWRITE): Likewise.
17540         (TOEXEC): Likewise.
17541         [POSIX] (TSVTX): Expect constant.
17543 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
17545         * Makefile (tests): Change dependencies to ....
17546         (tests-special): ... additions to this variable.
17547         (tests): Depend on $(tests-special).
17548         * Makerules (check-abi-list): New variable.
17549         (check-abi): Depend on $(check-abi-list).
17550         [$(subdir) = elf] (tests-special): Add
17551         $(objpfx)check-abi-libc.out.
17552         [$(build-shared) = yes && subdir] (tests-special): Add
17553         $(check-abi-list).
17554         [$(build-shared) = yes && subdir] (tests): Do not depend on
17555         check-abi.
17556         * Rules (tests): Depend on $(tests-special).
17557         (xtests): Depend on $(xtests-special).
17558         * catgets/Makefile (tests): Change dependencies to ....
17559         (tests-special): ... additions to this variable.
17560         * conform/Makefile (tests): Change dependencies to ....
17561         (tests-special): ... additions to this variable.
17562         * elf/Makefile (tests): Change dependencies to ....
17563         (tests-special): ... additions to this variable.
17564         * grp/Makefile (tests): Change dependencies to ....
17565         (tests-special): ... additions to this variable.
17566         * iconv/Makefile (xtests): Change dependencies to ....
17567         (xtests-special): ... additions to this variable.
17568         * iconvdata/Makefile (tests): Change dependencies to ....
17569         (tests-special): ... additions to this variable.
17570         * intl/Makefile (tests): Change dependencies to ....
17571         (tests-special): ... additions to this variable.  Also add
17572         $(objpfx)tst-gettext.out.
17573         * io/Makefile (tests): Change dependencies to ....
17574         (tests-special): ... additions to this variable.
17575         * libio/Makefile (tests): Change dependencies to ....
17576         (tests-special): ... additions to this variable.
17577         * malloc/Makefile (tests): Change dependencies to ....
17578         (tests-special): ... additions to this variable.
17579         * misc/Makefile (tests): Change dependencies to ....
17580         (tests-special): ... additions to this variable.
17581         * nptl/Makefile (tests): Change dependencies to ....
17582         (tests-special): ... additions to this variable.
17583         * nptl_db/Makefile (tests): Change dependencies to ....
17584         (tests-special): ... additions to this variable.
17585         * posix/Makefile (tests): Change dependencies to ....
17586         (tests-special): ... additions to this variable.
17587         (xtests): Change dependencies to ....
17588         (xtests-special): ... additions to this variable.
17589         * resolv/Makefile (tests): Change dependencies to ....
17590         (tests-special): ... additions to this variable.
17591         (xtests): Change dependencies to ....
17592         (xtests-special): ... additions to this variable.
17593         * stdio-common/Makefile (tests): Change dependencies to ....
17594         (tests-special): ... additions to this variable.
17595         (do-tst-unbputc): Remove target.
17596         (do-tst-printf): Likewise.
17597         * stdlib/Makefile (tests): Change dependencies to ....
17598         (tests-special): ... additions to this variable.
17599         * string/Makefile (tests): Change dependencies to ....
17600         (tests-special): ... additions to this variable.
17601         * sysdeps/x86/Makefile (tests): Change dependencies to ....
17602         (tests-special): ... additions to this variable.
17604         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
17605         whole file.
17606         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
17607         whole file.
17608         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
17609         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
17611         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
17612         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
17613         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
17614         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
17615         * conform/data/libgen.h-data [XPG3]: Likewise.
17616         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
17617         * conform/data/ndbm.h-data [XPG3]: Likewise.
17618         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
17619         * conform/data/netdb.h-data [XPG3]: Likewise.
17620         * conform/data/netinet/in.h-data [XPG3]: Likewise.
17621         * conform/data/poll.h-data [XPG3]: Likewise.
17622         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
17623         * conform/data/strings.h-data [XPG3]: Likewise.
17624         * conform/data/stropts.h-data [XPG3]: Likewise.
17625         * conform/data/sys/mman.h-data [XPG3]: Likewise.
17626         * conform/data/sys/resource.h-data [XPG3]: Likewise.
17627         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
17628         Likewise.
17629         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
17630         * conform/data/sys/time.h-data [XPG3]: Likewise.
17631         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
17632         * conform/data/sys/uio.h-data [XPG3]: Likewise.
17633         * conform/data/sys/un.h-data [XPG3]: Likewise.
17634         * conform/data/syslog.h-data [XPG3]: Likewise.
17635         * conform/data/ucontext.h-data [XPG3]: Likewise.
17636         * conform/data/utmpx.h-data [XPG3]: Likewise.
17637         * conform/data/varargs.h-data [UNIX98]: Enable file.
17639         * manual/Makefile (INSTALL_INFO): Remove variable setting.
17641         * math/libm-test.inc (struct test_f_f_data): Move expected results
17642         into structure for each rounding mode.
17643         (struct test_ff_f_data): Likewise.
17644         (struct test_ff_f_data_nexttoward): Likewise.
17645         (struct test_fi_f_data): Likewise.
17646         (struct test_fl_f_data): Likewise.
17647         (struct test_if_f_data): Likewise.
17648         (struct test_fff_f_data): Likewise.
17649         (struct test_c_f_data): Likewise.
17650         (struct test_f_f1_data): Likewise.
17651         (struct test_fF_f1_data): Likewise.
17652         (struct test_ffI_f1_data): Likewise.
17653         (struct test_c_c_data): Likewise.
17654         (struct test_cc_c_data): Likewise.
17655         (struct test_f_i_data): Likewise.
17656         (struct test_ff_i_data): Likewise.
17657         (struct test_f_l_data): Likewise.
17658         (struct test_f_L_data): Likewise.
17659         (struct test_fFF_11_data): Likewise.
17660         (RM_): New macro.
17661         (RM_FE_DOWNWARD): Likewise.
17662         (RM_FE_TONEAREST): Likewise.
17663         (RM_FE_TOWARDZERO): Likewise.
17664         (RM_FE_UPWARD): Likewise.
17665         (RUN_TEST_LOOP_f_f): Update references to expected results.
17666         (RUN_TEST_LOOP_2_f): Likewise.
17667         (RUN_TEST_LOOP_fff_f): Likewise.
17668         (RUN_TEST_LOOP_c_f): Likewise.
17669         (RUN_TEST_LOOP_f_f1): Likewise.
17670         (RUN_TEST_LOOP_fF_f1): Likewise.
17671         (RUN_TEST_LOOP_fI_f1): Likewise.
17672         (RUN_TEST_LOOP_ffI_f1): Likewise.
17673         (RUN_TEST_LOOP_c_c): Likewise.
17674         (RUN_TEST_LOOP_cc_c): Likewise.
17675         (RUN_TEST_LOOP_f_i): Likewise.
17676         (RUN_TEST_LOOP_f_i_tg): Likewise.
17677         (RUN_TEST_LOOP_ff_i_tg): Likewise.
17678         (RUN_TEST_LOOP_f_b): Likewise.
17679         (RUN_TEST_LOOP_f_b_tg): Likewise.
17680         (RUN_TEST_LOOP_f_l): Likewise.
17681         (RUN_TEST_LOOP_f_L): Likewise.
17682         (RUN_TEST_LOOP_fFF_11): Likewise.
17683         * math/gen-libm-test.pl (parse_args): Output four copies of
17684         expected results for each test.
17686         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
17687         (__ASSUME_UTIMES): Remove.
17688         * sysdeps/unix/sysv/linux/tile/kernel-features.h
17689         (__ASSUME_UTIMES): Likewise.
17691         * math/gen-auto-libm-tests.c: Update comment on output format.
17692         (output_for_one_input_case): Generate before-rounding and
17693         after-rounding information as conditions on output flags not
17694         floating-point format.
17695         * math/auto-libm-test-out: Regenerated.
17696         * math/gen-libm-test.pl (cond_value): New function.
17697         (or_cond_value): Use cond_value.
17698         (generate_testfile): Handle conditional exceptions.
17700 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
17702         * math/libm-test.inc (max_valid_error): New variable.
17703         (init_max_error): Take new argument specifying whether function
17704         results are exactly determined.  Set max_valid_error and bound
17705         other variables for errors based on this argument.
17706         (set_max_error): Do not record results above max_valid_error.
17707         (check_float_internal): Only accept errors of up to 0.5ulps if
17708         also at most max_valid_error.
17709         (START): Take new argument EXACT and pass it to init_max_error.
17710         (acos_test): Update call to START.
17711         (acos_test_tonearest): Likewise.
17712         (acos_test_towardzero): Likewise.
17713         (acos_test_downward): Likewise.
17714         (acos_test_upward): Likewise.
17715         (acosh_test): Likewise.
17716         (asin_test): Likewise.
17717         (asin_test_tonearest): Likewise.
17718         (asin_test_towardzero): Likewise.
17719         (asin_test_downward): Likewise.
17720         (asin_test_upward): Likewise.
17721         (asinh_test): Likewise.
17722         (atan_test): Likewise.
17723         (atanh_test): Likewise.
17724         (atan2_test): Likewise.
17725         (cabs_test): Likewise.
17726         (cacos_test): Likewise.
17727         (cacosh_test): Likewise.
17728         (carg_test): Likewise.
17729         (casin_test): Likewise.
17730         (casinh_test): Likewise.
17731         (catan_test): Likewise.
17732         (catanh_test): Likewise.
17733         (cbrt_test): Likewise.
17734         (ccos_test): Likewise.
17735         (ccosh_test): Likewise.
17736         (ceil_test): Likewise.
17737         (cexp_test): Likewise.
17738         (cimag_test): Likewise.
17739         (clog_test): Likewise.
17740         (clog10_test): Likewise.
17741         (conj_test): Likewise.
17742         (copysign_test): Likewise.
17743         (cos_test): Likewise.
17744         (cos_test_tonearest): Likewise.
17745         (cos_test_towardzero): Likewise.
17746         (cos_test_downward): Likewise.
17747         (cos_test_upward): Likewise.
17748         (cosh_test): Likewise.
17749         (cosh_test_tonearest): Likewise.
17750         (cosh_test_towardzero): Likewise.
17751         (cosh_test_downward): Likewise.
17752         (cosh_test_upward): Likewise.
17753         (cpow_test): Likewise.
17754         (cproj_test): Likewise.
17755         (creal_test): Likewise.
17756         (csin_test): Likewise.
17757         (csinh_test): Likewise.
17758         (csqrt_test): Likewise.
17759         (ctan_test): Likewise.
17760         (ctan_test_tonearest): Likewise.
17761         (ctan_test_towardzero): Likewise.
17762         (ctan_test_downward): Likewise.
17763         (ctan_test_upward): Likewise.
17764         (ctanh_test): Likewise.
17765         (ctanh_test_tonearest): Likewise.
17766         (ctanh_test_towardzero): Likewise.
17767         (ctanh_test_downward): Likewise.
17768         (ctanh_test_upward): Likewise.
17769         (erf_test): Likewise.
17770         (erfc_test): Likewise.
17771         (exp_test): Likewise.
17772         (exp_test_tonearest): Likewise.
17773         (exp_test_towardzero): Likewise.
17774         (exp_test_downward): Likewise.
17775         (exp_test_upward): Likewise.
17776         (exp10_test): Likewise.
17777         (exp10_test_tonearest): Likewise.
17778         (exp10_test_towardzero): Likewise.
17779         (exp10_test_downward): Likewise.
17780         (exp10_test_upward): Likewise.
17781         (pow10_test): Likewise.
17782         (exp2_test): Likewise.
17783         (expm1_test): Likewise.
17784         (expm1_test_tonearest): Likewise.
17785         (expm1_test_towardzero): Likewise.
17786         (expm1_test_downward): Likewise.
17787         (expm1_test_upward): Likewise.
17788         (fabs_test): Likewise.
17789         (fdim_test): Likewise.
17790         (floor_test): Likewise.
17791         (fma_test): Likewise.
17792         (fma_test_towardzero): Likewise.
17793         (fma_test_downward): Likewise.
17794         (fma_test_upward): Likewise.
17795         (fmax_test): Likewise.
17796         (fmin_test): Likewise.
17797         (fmod_test): Likewise.
17798         (fpclassify_test): Likewise.
17799         (frexp_test): Likewise.
17800         (hypot_test): Likewise.
17801         (ilogb_test): Likewise.
17802         (isfinite_test): Likewise.
17803         (finite_test): Likewise.
17804         (isgreater_test): Likewise.
17805         (isgreaterequal_test): Likewise.
17806         (isinf_test): Likewise.
17807         (isless_test): Likewise.
17808         (islessequal_test): Likewise.
17809         (islessgreater_test): Likewise.
17810         (isnan_test): Likewise.
17811         (isnormal_test): Likewise.
17812         (issignaling_test): Likewise.
17813         (isunordered_test): Likewise.
17814         (j0_test): Likewise.
17815         (j1_test): Likewise.
17816         (jn_test): Likewise.
17817         (ldexp_test): Likewise.
17818         (lgamma_test): Likewise.
17819         (gamma_test): Likewise.
17820         (lrint_test): Likewise.
17821         (lrint_test_tonearest): Likewise.
17822         (lrint_test_towardzero): Likewise.
17823         (lrint_test_downward): Likewise.
17824         (lrint_test_upward): Likewise.
17825         (llrint_test): Likewise.
17826         (llrint_test_tonearest): Likewise.
17827         (llrint_test_towardzero): Likewise.
17828         (llrint_test_downward): Likewise.
17829         (llrint_test_upward): Likewise.
17830         (log_test): Likewise.
17831         (log10_test): Likewise.
17832         (log1p_test): Likewise.
17833         (log2_test): Likewise.
17834         (logb_test): Likewise.
17835         (logb_test_downward): Likewise.
17836         (lround_test): Likewise.
17837         (llround_test): Likewise.
17838         (modf_test): Likewise.
17839         (nearbyint_test): Likewise.
17840         (nextafter_test): Likewise.
17841         (nexttoward_test): Likewise.
17842         (pow_test): Likewise.
17843         (pow_test_tonearest): Likewise.
17844         (pow_test_towardzero): Likewise.
17845         (pow_test_downward): Likewise.
17846         (pow_test_upward): Likewise.
17847         (remainder_test): Likewise.
17848         (drem_test): Likewise.
17849         (remainder_test_tonearest): Likewise.
17850         (drem_test_tonearest): Likewise.
17851         (remainder_test_towardzero): Likewise.
17852         (drem_test_towardzero): Likewise.
17853         (remainder_test_downward): Likewise.
17854         (drem_test_downward): Likewise.
17855         (remainder_test_upward): Likewise.
17856         (drem_test_upward): Likewise.
17857         (remquo_test): Likewise.
17858         (rint_test): Likewise.
17859         (rint_test_tonearest): Likewise.
17860         (rint_test_towardzero): Likewise.
17861         (rint_test_downward): Likewise.
17862         (rint_test_upward): Likewise.
17863         (round_test): Likewise.
17864         (scalb_test): Likewise.
17865         (scalbn_test): Likewise.
17866         (scalbln_test): Likewise.
17867         (signbit_test): Likewise.
17868         (sin_test): Likewise.
17869         (sin_test_tonearest): Likewise.
17870         (sin_test_towardzero): Likewise.
17871         (sin_test_downward): Likewise.
17872         (sin_test_upward): Likewise.
17873         (sincos_test): Likewise.
17874         (sinh_test): Likewise.
17875         (sinh_test_tonearest): Likewise.
17876         (sinh_test_towardzero): Likewise.
17877         (sinh_test_downward): Likewise.
17878         (sinh_test_upward): Likewise.
17879         (sqrt_test): Likewise.
17880         (sqrt_test_tonearest): Likewise.
17881         (sqrt_test_towardzero): Likewise.
17882         (sqrt_test_downward): Likewise.
17883         (sqrt_test_upward): Likewise.
17884         (tan_test): Likewise.
17885         (tan_test_tonearest): Likewise.
17886         (tan_test_towardzero): Likewise.
17887         (tan_test_downward): Likewise.
17888         (tan_test_upward): Likewise.
17889         (tanh_test): Likewise.
17890         (tgamma_test): Likewise.
17891         (trunc_test): Likewise.
17892         (y0_test): Likewise.
17893         (y1_test): Likewise.
17894         (yn_test): Likewise.
17895         (significand_test): Likewise.
17897         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
17898         individual tests in comment.
17899         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
17900         (prev_max_error): New variable.
17901         (prev_real_max_error): Likewise.
17902         (prev_imag_max_error): Likewise.
17903         (compare_ulp_data): Don't refer to test names in comment.
17904         (find_test_ulps): Remove function.
17905         (find_function_ulps): Likewise.
17906         (find_complex_function_ulps): Likewise.
17907         (init_max_error): Take function name as argument.  Look up ulps
17908         for that function.
17909         (print_ulps): Remove function.
17910         (print_max_error): Use prev_max_error instead of calling
17911         find_function_ulps.
17912         (print_complex_max_error): Use prev_real_max_error and
17913         prev_imag_max_error instead of calling find_complex_function_ulps.
17914         (check_float_internal): Take max_ulp parameter instead of calling
17915         find_test_ulps.  Don't call print_ulps.
17916         (check_float): Update call to check_float_internal.
17917         (check_complex): Update calls to check_float_internal.
17918         (START): Pass argument to init_max_error.
17919         * math/gen-libm-test.pl (%results): Don't include "kind"
17920         information.
17921         (parse_ulps): Don't handle ulps of individual tests.
17922         (print_ulps_file): Likewise.
17923         (output_ulps): Likewise.
17924         * math/README.libm-test: Update.
17925         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
17926         individual tests.
17927         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
17928         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
17929         * sysdeps/arm/libm-test-ulps: Likewise.
17930         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
17931         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
17932         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
17933         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
17934         * sysdeps/microblaze/libm-test-ulps: Likewise.
17935         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
17936         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
17937         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
17938         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
17939         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
17940         * sysdeps/sh/libm-test-ulps: Likewise.
17941         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
17942         * sysdeps/tile/libm-test-ulps: Likewise.
17943         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17945 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
17947         * math/libm-test.inc (print_complex_max_error): Check separately
17948         whether real and imaginary errors are within allowed range and
17949         pass 0 to print_complex_function_ulps instead of value within
17950         allowed range.
17952 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
17954         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
17955         formatting.
17956         (get_handles_fopen): Likewise.
17957         (do_write_test): Likewise.
17959         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
17961         * libio/fileops.c (do_ftell): Use cached offset when
17962         available.
17963         * libio/iofwide.c (do_ftell_wide): Likewise.
17964         * libio/iofdopen.c (_IO_new_fdopen): Don't use
17965         _IO_file_attach.
17966         * libio/wfileops.c (_IO_fwide): Don't cache offset.
17968         [BZ #16532]
17969         * libio/libioP.h (get_file_offset): New function.
17970         * libio/fileops.c (get_file_offset): Likewise.
17971         (do_ftell): Likewise.
17972         (_IO_new_file_seekoff): Split out ftell logic.
17973         * libio/wfileops.c (do_ftell_wide): Likewise.
17974         (_IO_wfile_seekoff): Split out ftell logic.
17975         * libio/tst-ftell-active-handler.c: New test case.
17976         * libio/Makefile (tests): Add it.
17978 2014-03-03  Roland McGrath  <roland@hack.frob.com>
17980         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
17981         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
17983 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
17985         [BZ #16639]
17986         * nscd/connections.c (nscd_init): Call do_exit.
17987         (start_threads): Call do_exit and notify_parent.
17988         (begin_drop_privileges): Call do_exit.
17989         (finish_drop_privileges): Likewise.
17990         * nscd/selinux.c (preserve_capabilities): Likewise.
17991         (install_real_capabilities): Likewise.
17992         (nscd_selinux_enabled): Likewise.
17993         (avc_create_thread): Likewise.
17994         (avc_alloc_lock): Likewise.
17995         (nscd_avc_init): Likewise.
17996         * nscd/nscd.c (parent_fd): New static variable.
17997         (main): Create a pipe between parent and child processes.
17998         Skip closing parent_fd.
17999         (monitor_child): New function.
18000         (do_exit): Likewise.
18001         (notify_parent): Likewise.
18002         * nscd/nscd.h (notify_parent): Likewise.
18003         (do_exit): Likewise.
18005 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
18007         * malloc/malloc.c (__libc_calloc): Revert last change.
18009 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18011         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18013 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
18015         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
18016         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
18017         implementation.
18018         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
18019         (__libc_ifunc_impl_list): Likewise.
18020         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
18021         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
18022         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
18023         * string/strrchr.c: Define STRRCHR.
18025 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
18027         * benchtest/bench-strtok.c (simple_strtok): Delete.
18028         (strtok_string): Use as benchmark.
18029         * string/strtok (STRTOK): New macro.
18031 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
18033         * manual/threads.texi: Add header and standard comments to all
18034         functions.
18036         * elf/dl-lookup.c (check_match): New function.
18037         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
18038         (do_lookup_x): Remove nested function check_match. Use non-nested
18039         function check_match.
18041 2014-02-28  Roland McGrath  <roland@hack.frob.com>
18043         * csu/Makefile (generated, before-compile): Use += rather than =.
18044         * catgets/Makefile (generated, generated-dirs): Likewise.
18045         * debug/Makefile (generated): Likewise.
18046         * dlfcn/Makefile (generated): Likewise.
18047         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
18048         * iconvdata/Makefile (before-compile, generated): Likewise.
18049         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
18050         * libio/Makefile (generated): Likewise.
18051         * malloc/Makefile (generated): Likewise.
18052         * manual/Makefile (generated, generated-dirs): Likewise.
18053         * misc/Makefile (generated): Likewise.
18054         * posix/Makefile (generated): Likewise.
18055         * resolv/Makefile (generated): Likewise.
18056         * sunrpc/Makefile (generated, generated-dirs): Likewise.
18057         * timezone/Makefile (generated, generated-dirs): Likewise.
18059         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
18061 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18063         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
18064         power8 implementation.
18065         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
18066         file: POWER8 llround ifunc implementation.
18067         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
18068         (__lllround): Add POWER8 implementation.
18069         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
18070         POWER8 llround implementation.
18072         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
18073         power8 implementation.
18074         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
18075         file: POWER8 llrint ifunc implementation.
18076         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
18077         Add POWER8 implementation.
18078         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
18079         POWER8 llrint implementation.
18081         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
18082         power8 implementation.
18083         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
18084         file: POWER8 finite ifunc implementation.
18085         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
18086         Add POWER8 implementation.
18087         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
18088         Likewise.
18089         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
18090         POWER8 finite implementation.
18091         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
18093         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
18094         power8 implementation.
18095         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
18096         file: POWER8 isinf ifunc implementation.
18097         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
18098         POWER8 implementation.
18099         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
18100         Likewise.
18101         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
18102         isinf implementation.
18103         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
18105         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
18106         (INIT_ARCH): Add hwcap2 initialization.
18107         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
18108         power8 implementation.
18109         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
18110         file: POWER8 isnan ifunc implementation.
18111         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
18112         POWER8 implementation.
18113         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
18114         Likewise.
18115         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
18116         isnan implementation.
18117         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
18119 2014-02-27  Joey Ye  <joey.ye@arm.com>
18121         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
18122         (_FP_NANFRAC_Q): Set to zero.
18124 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
18126         [BZ #16623]
18127         * math/auto-libm-test-in: New test inputs.
18128         * math/auto-libm-test-out: Regenerate.
18129         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
18130         and DA.
18131         (__cos): Likewise.
18132         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
18134 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
18136         * scripts/evaluate-test.sh: Take new argument indicating whether
18137         failure is expected.
18138         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
18139         indicating whether failure is expected.
18140         * conform/Makefile (test-xfail-run-conformtest): New variable.
18141         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
18142         level.
18143         * posix/Makefile (test-xfail-annexc): New variable.
18144         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
18146 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
18148         * argp/Makefile: Include Makeconfig immediately after defining
18149         subdir.
18150         * assert/Makefile: Likewise.
18151         * benchtests/Makefile: Likewise.
18152         * catgets/Makefile: Likewise.
18153         * conform/Makefile: Likewise.
18154         * crypt/Makefile: Likewise.
18155         * csu/Makefile: Likewise.
18156         (all): Remove target.
18157         * ctype/Makefile: Include Makeconfig immediately after defining
18158         subdir.
18159         * debug/Makefile: Likewise.
18160         * dirent/Makefile: Likewise.
18161         * dlfcn/Makefile: Likewise.
18162         * gmon/Makefile: Likewise.
18163         * gnulib/Makefile: Likewise.
18164         * grp/Makefile: Likewise.
18165         * gshadow/Makefile: Likewise.
18166         * hesiod/Makefile: Likewise.
18167         * hurd/Makefile: Likewise.
18168         (all): Remove target.
18169         * iconvdata/Makefile: Include Makeconfig immediately after
18170         defining subdir.
18171         * inet/Makefile: Likewise.
18172         * intl/Makefile: Likewise.
18173         * io/Makefile: Likewise.
18174         * libio/Makefile: Likewise.
18175         (all): Remove target.
18176         * locale/Makefile: Include Makeconfig immediately after defining
18177         subdir.
18178         * login/Makefile: Likewise.
18179         * mach/Makefile: Likewise.
18180         (all): Remove target.
18181         * malloc/Makefile: Include Makeconfig immediately after defining
18182         subdir.
18183         (all): Remove target.
18184         * manual/Makefile: Include Makeconfig immediately after defining
18185         subdir.
18186         * math/Makefile: Likewise.
18187         * misc/Makefile: Likewise.
18188         * nis/Makefile: Likewise.
18189         * nss/Makefile: Likewise.
18190         * po/Makefile: Likewise.
18191         (all): Remove target.
18192         * posix/Makefile: Include Makeconfig immediately after defining
18193         subdir.
18194         * pwd/Makefile: Likewise.
18195         * resolv/Makefile: Likewise.
18196         * resource/Makefile: Likewise.
18197         * rt/Makefile: Likewise.
18198         * setjmp/Makefile: Likewise.
18199         * shadow/Makefile: Likewise.
18200         * signal/Makefile: Likewise.
18201         * socket/Makefile: Likewise.
18202         * soft-fp/Makefile: Likewise.
18203         * stdio-common/Makefile: Likewise.
18204         * stdlib/Makefile: Likewise.
18205         * streams/Makefile: Likewise.
18206         * string/Makefile: Likewise.
18207         * sunrpc/Makefile: Likewise.
18208         (all): Remove target.
18209         * sysvipc/Makefile: Include Makeconfig immediately after defining
18210         subdir.
18211         * termios/Makefile: Likewise.
18212         * time/Makefile: Likewise.
18213         * timezone/Makefile: Likewise.
18214         (all): Remove target.
18215         * wcsmbs/Makefile: Include Makeconfig immediately after defining
18216         subdir.
18217         * wctype/Makefile: Likewise.
18219 2014-02-26  Steve Ellcey  <sellcey@mips.com>
18221         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
18222         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
18223         (libc_feholdexcept_setround_mips): Ditto.
18224         (libc_feholdsetround): New.
18225         (libc_feholdsetroundf): New.
18226         (libc_feholdsetroundl): New.
18227         (libc_feupdateenv_test_mips): New.
18228         (libc_feupdateenv_test): New.
18229         (libc_feupdateenv_testf): New.
18230         (libc_feupdateenv_testl): New.
18231         (libc_feresetround): New.
18232         (libc_feresetroundf): New.
18233         (libc_feresetroundl): New.
18234         (libc_fetestexcept_mips): New.
18235         (libc_fetestexcept): New.
18236         (libc_fetestexceptf): New.
18237         (libc_fetestexceptl): New.
18238         (HAVE_RM_CTX): New.
18239         (libc_feholdexcept_setround_mips_ctx): New.
18240         (libc_feholdexcept_setround_ctx): New.
18241         (libc_feholdexcept_setroundf_ctx): New.
18242         (libc_feholdexcept_setroundl_ctx): New.
18243         (libc_fesetenv_mips_ctx): New.
18244         (libc_fesetenv_ctx): New.
18245         (libc_fesetenv_ctxf): New.
18246         (libc_fesetenv_ctxl): New.
18247         (libc_feupdateenv_mips_ctx): New.
18248         (libc_feupdateenv_ctx): New.
18249         (libc_feupdateenvf_ctx): New.
18250         (libc_feupdateenvl_ctx): New.
18251         (libc_feholdsetround_mips_ctx): New.
18252         (libc_feholdsetround_ctx): New.
18253         (libc_feholdsetroundf_ctx): New.
18254         (libc_feholdsetroundl_ctx): New.
18255         (libc_feresetround_mips_ctx): New.
18256         (libc_feresetround_ctx): New.
18257         (libc_feresetroundf_ctx): New.
18258         (libc_feresetroundl_ctx): New.
18260 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
18262         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
18264         * manual/ipc.texi: New file.
18265         * manual/Makefile (chapters): Add ipc.
18266         * manual/job.texi: Add "Inter-Process Communication" to next.
18267         * manual/process.texi: Add "Inter-Process Communication" to prev.
18269 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18271         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18273 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
18275         * malloc/malloc.c (__libc_calloc): Simplify implementation.
18277         * manual/arith.texi: Fix spaces after sentences.
18278         * manual/charset.texi: Likewise.
18279         * manual/errno.texi: Likewise.
18280         * manual/install.texi: Likewise.
18281         * manual/llio.texi: Likewise.
18282         * manual/locale.texi: Likewise.
18283         * manual/maint.texi: Likewise.
18284         * manual/math.texi: Likewise.
18285         * manual/memory.texi: Likewise.
18286         * manual/message.texi: Likewise.
18287         * manual/probes.texi: Likewise.
18288         * manual/resource.texi: Likewise.
18289         * manual/signal.texi: Likewise.
18290         * manual/socket.texi: Likewise.
18291         * manual/stdio.texi: Likewise.
18292         * manual/string.texi: Likewise.
18293         * manual/time.texi: Likewise.
18294         * manual/users.texi: Likewise.
18296 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
18298         [BZ #16632]
18299         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
18300         _DEFAULT_SOURCE is defined.
18302 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
18303             Carlos O'Donell  <carlos@redhat.com>
18305         [BZ #16613]
18306         * elf/dl-tls.c (_dl_count_modids): New function.
18307         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
18308         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
18309         audit library and increment generation counter.
18310         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
18311         * elf/tst-audit9.c: New file.
18312         * elf/tst-auditmod9a.c: New file.
18313         * elf/tst-auditmod9b.c: New file.
18314         * elf/Makefile: Add rules to build and run tst-audit9.
18316 2014-02-25  Florian Weimer  <fweimer@redhat.com>
18318         [BZ #15347]
18319         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
18321 2014-02-25  Will Newton  <will.newton@linaro.org>
18323         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
18324         (__longjmp): Restore sp and lr before restoring callee
18325         saved registers.  Add longjmp and longjmp_target
18326         SystemTap probe point.
18327         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
18328         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
18329         Define to zero to match jmpbuf layout.
18330         * sysdeps/arm/setjmp.S: Include stap-probe.h.
18331         (__sigsetjmp): Save sp and lr before saving callee
18332         saved registers.  Add setjmp SystemTap probe point.
18334 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
18336         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
18338 2014-02-24  Andreas Schwab  <schwab@suse.de>
18340         [BZ #15804]
18341         * elf/pldd.c (wait_for_ptrace_stop): New function.
18342         (main): Call it after attaching.
18344 2014-02-22  Roland McGrath  <roland@hack.frob.com>
18346         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
18347         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
18348         Versions files is now verboten.
18349         * hurd/Versions (libc: GLIBC_2.0):
18350         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
18351         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
18352         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
18353         * mach/Versions: Likewise.
18355         * csu/Versions: Remove unused %include.
18356         * resolv/Versions: Likewise.
18358 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
18360         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
18361         ($(objpfx)check-local-headers.out): Likewise.
18362         ($(objpfx)begin-end-check.out): Likewise.
18363         * Makerules (check-abi-%.out): Likewise.
18364         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
18365         ($(objpfx)test2.cat): Likewise.
18366         ($(objpfx)de/libc.cat): Likewise.
18367         ($(objpfx)test-gencat.out): Likewise.
18368         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
18369         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
18370         ($(objpfx)noload-mem): Likewise.
18371         ($(objpfx)tst-pathopt.out): Likewise.
18372         ($(objpfx)tst-rtld-load-self.out): Likewise.
18373         ($(objpfx)tst-array1-cmp.out): Likewise.
18374         ($(objpfx)tst-array1-static-cmp.out): Likewise.
18375         ($(objpfx)tst-array2-cmp.out): Likewise.
18376         ($(objpfx)tst-array3-cmp.out): Likewise.
18377         ($(objpfx)tst-array4-cmp.out): Likewise.
18378         ($(objpfx)tst-array5-cmp.out): Likewise.
18379         ($(objpfx)tst-array5-static-cmp.out): Likewise.
18380         ($(objpfx)check-textrel.out): Likewise.
18381         ($(objpfx)check-execstack.out): Likewise.
18382         ($(objpfx)check-localplt.out): Likewise.
18383         ($(objpfx)order2-cmp.out): Likewise.
18384         ($(objpfx)tst-leaks1-mem): Likewise.
18385         ($(objpfx)tst-leaks1-static-mem): Likewise.
18386         ($(objpfx)tst-initorder-cmp.out): Likewise.
18387         ($(objpfx)tst-initorder2-cmp.out): Likewise.
18388         ($(objpfx)tst-unused-dep.out): Likewise.
18389         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
18390         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
18391         * iconv/Makefile (test-iconvconfig): Likewise.
18392         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
18393         ($(objpfx)iconv-test.out): Likewise.
18394         ($(objpfx)tst-tables.out): Likewise.
18395         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
18396         ($(objpfx)tst-gettext.out): Likewise.
18397         ($(objpfx)tst-translit.out): Likewise.
18398         ($(objpfx)tst-gettext2.out): Likewise.
18399         ($(objpfx)tst-gettext4.out): Likewise.
18400         ($(objpfx)tst-gettext6.out): Likewise.
18401         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
18402         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
18403         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
18404         ($(objpfx)tst-fopenloc-mem.out): Likewise.
18405         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
18406         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
18407         * posix/Makefile ($(objpfx)globtest.out): Likewise.
18408         ($(objpfx)wordexp-tst.out): Likewise.
18409         ($(objpfx)annexc.out): Likewise.
18410         ($(objpfx)tst-fnmatch-mem): Likewise.
18411         ($(objpfx)bug-regex2-mem): Likewise.
18412         ($(objpfx)bug-regex14-mem): Likewise.
18413         ($(objpfx)bug-regex21-mem): Likewise.
18414         ($(objpfx)bug-regex31-mem): Likewise.
18415         ($(objpfx)tst-vfork3-mem): Likewise.
18416         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
18417         ($(objpfx)tst-pcre-mem): Likewise.
18418         ($(objpfx)tst-boost-mem): Likewise.
18419         ($(objpfx)tst-getconf.out): Likewise.
18420         ($(objpfx)bug-ga2-mem): Likewise.
18421         ($(objpfx)bug-glob2-mem): Likewise.
18422         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
18423         ($(objpfx)mtrace-tst-leaks2): Likewise.
18424         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
18425         ($(objpfx)tst-printf.out): Likewise.
18426         ($(objpfx)tst-setvbuf1.out): Likewise.
18427         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
18428         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
18429         ($(objpfx)tst-fmtmsg.out): Likewise.
18430         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
18431         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
18433         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
18434         * bits/sigaction.h [__USE_MISC]: Likewise.
18435         * bits/waitstatus.h: Update #endif comments.
18436         * ctype/ctype.h: Likewise.
18437         * dirent/dirent.h: Likewise.
18438         [__USE_MISC]: Remove redundant conditionals.
18439         * grp/grp.h: Update #endif comments.
18440         [__USE_GNU]: Remove redundant conditionals.
18441         [__USE_MISC]: Likewise.
18442         * inet/netinet/in.h [__USE_GNU]: Likewise.
18443         * io/sys/stat.h [__USE_MISC]: Likewise.
18444         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
18445         * libio/bits/stdio.h: Update #endif comments.
18446         [__USE_MISC]: Remove redundant conditionals.
18447         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
18448         * libio/stdio.h: Update #endif comments.
18449         [__USE_MISC]: Remove redundant conditionals.
18450         * math/bits/math-finite.h [__USE_MISC]: Likewise.
18451         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
18452         * math/math.h: Update #else and #endif comments.
18453         [__USE_MISC]: Remove redundant conditionals.
18454         * misc/sys/uio.h: Update #endif comments.
18455         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
18456         * posix/glob.h [__USE_MISC]: Likewise.
18457         * posix/sys/types.h: Update #endif comments.
18458         [__USE_MISC]: Remove redundant conditionals.
18459         * posix/sys/wait.h: Update #endif comments.
18460         [__USE_MISC]: Remove redundant conditionals.
18461         * posix/unistd.h: Update #endif comments.
18462         [__USE_MISC]: Remove redundant conditionals.
18463         * pwd/pwd.h [__USE_GNU]: Likewise.
18464         [__USE_MISC]: Likewise.
18465         * resolv/netdb.h [__USE_GNU]: Likewise.
18466         * signal/signal.h: Update #endif comments.
18467         [__USE_MISC]: Remove redundant conditionals.
18468         * stdlib/stdlib.h: Update #else and #endif comments.
18469         [__USE_MISC]: Remove redundant conditionals.
18470         [__USE_GNU]: Likewise.
18471         * string/bits/string2.h [__USE_MISC]: Likewise.
18472         * string/string.h: Update #endif comments.
18473         [__USE_MISC]: Remove redundant conditionals.
18474         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
18475         Likewise.
18476         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
18477         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
18478         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
18479         Likewise.
18480         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
18481         Likewise.
18482         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
18483         comments.
18484         [__USE_MISC]: Remove redundant conditionals.
18485         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
18486         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
18487         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
18488         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
18489         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
18490         Likewise.
18491         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
18492         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
18493         Likewise.
18494         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
18495         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
18496         Likewise.
18497         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
18498         Likewise.
18499         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
18500         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
18501         Likewise.
18502         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
18503         Likewise.
18504         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
18505         * sysdeps/x86/bits/string.h: Update #endif comments.
18506         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
18507         conditionals.
18508         * time/sys/time.h: Update #endif comments.
18509         * time/time.h: Likewise.
18510         [__USE_MISC]: Remove redundant conditionals.
18512 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
18514         [BZ #16600]
18515         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
18517 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
18519         * Versions.def (librt): Add GLIBC_2.17.
18521 2014-02-21  Adam Conrad  <adconrad@0c3.net>
18523         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
18524         synonym for _SYS_AUXV_H to allow direct inclusion.
18525         * sysdeps/sparc/bits/hwcap.h: Likewise.
18526         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
18527         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
18528         * sysdeps/sparc/sysdep.h: Likewise.
18530 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
18532         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
18534 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
18536         * benchtests/bench-strrchr.c: Print length instead of position.
18538 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
18540         [BZ #16611]
18541         * sysdeps/unix/sysv/linux/kernel-features.h
18542         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
18543         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
18544         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
18545         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
18546         Likewise.
18547         [__i386__ || __powerpc__ || __sh__ || __sparc__]
18548         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18549         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
18550         (__ASSUME_SENDMMSG): Define instead of using previous
18551         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
18552         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18553         (__ASSUME_SENDMMSG_SYSCALL): Define.
18554         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18555         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
18556         Likewise.
18557         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18558         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18559         Likewise.
18560         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18561         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18562         Likewise.
18563         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
18564         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
18565         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
18566         [__ASSUME_SENDMMSG]: Change conditionals to
18567         [__ASSUME_SENDMMSG_SOCKETCALL].
18568         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18569         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
18570         Define.
18571         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18572         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
18573         Likewise.
18574         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
18575         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
18576         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
18577         [!__ASSUME_SENDMMSG]: Change conditional to
18578         [!__ASSUME_SENDMMSG_SOCKETCALL].
18579         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18580         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
18581         Define.
18583         [BZ #16610]
18584         * sysdeps/unix/sysv/linux/kernel-features.h
18585         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
18586         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
18587         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
18588         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
18589         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
18590         [__i386__ || __sparc__]
18591         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18592         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
18593         (__ASSUME_RECVMMSG): Define instead of using previous
18594         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
18595         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18596         (__ASSUME_RECVMMSG_SYSCALL): Define.
18597         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18598         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18599         Likewise.
18600         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18601         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18602         Likewise.
18603         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18604         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18605         Likewise.
18606         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
18607         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
18608         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
18609         [__ASSUME_RECVMMSG]: Change condition to
18610         [__ASSUME_RECVMMSG_SOCKETCALL].
18611         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18612         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18613         Define.
18614         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
18615         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18616         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
18617         Likewise.
18618         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
18619         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
18620         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
18621         [!__ASSUME_RECVMMSG]: Change condition to
18622         [!__ASSUME_RECVMMSG_SOCKETCALL].
18623         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18624         (__ASSUME_RECVMMSG_SYSCALL): Define.
18626         [BZ #16609]
18627         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
18628         __powerpc__ || __s390__ || __sh__ || __sparc__]
18629         (__ASSUME_SOCKETCALL): Define.
18630         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
18631         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
18632         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
18633         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
18634         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
18635         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
18636         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
18637         (__ASSUME_ACCEPT4): Define instead of using previous
18638         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
18639         __powerpc__ || __sparc__ || __s390__)] condition.
18640         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
18641         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
18642         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
18643         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
18644         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
18645         [!__ASSUME_ACCEPT4]: Change condition to
18646         [!__ASSUME_ACCEPT4_SOCKETCALL].
18647         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
18648         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
18649         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
18650         * sysdeps/unix/sysv/linux/arm/kernel-features.h
18651         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
18652         __ASSUME_ACCEPT4_SYSCALL.
18653         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
18654         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
18655         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
18656         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
18657         __ASSUME_ACCEPT4_SYSCALL.
18658         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
18659         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
18660         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
18661         [__ASSUME_ACCEPT4]: Change condition to
18662         [__ASSUME_ACCEPT4_SOCKETCALL].
18663         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
18664         (__ASSUME_SOCKETCALL): Define.
18665         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
18666         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
18667         (__ASSUME_SOCKETCALL): Define.
18668         (__ASSUME_ACCEPT4): Remove.
18669         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
18670         Define.
18671         * sysdeps/unix/sysv/linux/mips/kernel-features.h
18672         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
18673         Likewise.
18674         * sysdeps/unix/sysv/linux/tile/kernel-features.h
18675         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
18677         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
18678         macro.
18679         (HWCAP_ARM_LPAE): Likewise.
18680         (HWCAP_ARM_EVTSTRM): Likewise.
18681         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
18682         Add vpfd32, lpae and evtstrm.
18683         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
18684         Increase to 22.
18686 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
18688         * math/auto-libm-test-in: Add tests of clog10.
18689         * math/auto-libm-test-out: Regenerated.
18690         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
18691         * sysdeps/i386/fpu/libm-test-ulps: Update.
18692         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18694 2014-02-18  Andreas Schwab  <schwab@suse.de>
18696         [BZ #16574]
18697         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
18698         Store non-zero if the second buffer was newly allocated.
18699         (send_dg): Likewise.
18700         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
18701         to send_vc and send_dg.
18702         (res_nsend): Pass NULL for ansp2_malloced.
18703         * resolv/res_query.c (__libc_res_nquery): Add parameter
18704         answerp2_malloced and pass it down to __libc_res_nsend.
18705         (res_nquery): Pass additional NULL to __libc_res_nquery.
18706         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
18707         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
18708         second answer buffer if answerp2_malloced was set.
18709         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
18710         (__libc_res_nquerydomain): Add parameter
18711         answerp2_malloced and pass it down to __libc_res_nquery.
18712         (res_nquerydomain): Pass additional NULL to
18713         __libc_res_nquerydomain.
18714         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
18715         additional NULL to __libc_res_nsend and __libc_res_nquery.
18716         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
18717         additional NULL to __libc_res_nsearch.
18718         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
18719         parameter of __libc_res_nsearch to check for separately allocated
18720         second buffer.
18721         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
18722         __libc_res_nquery.
18723         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
18724         additional NULL to __libc_res_nquery.
18725         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
18726         __libc_res_nsearch.
18727         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
18728         * include/resolv.h: Update prototypes of __libc_res_nquery,
18729         __libc_res_nsearch, __libc_res_nsend.
18731 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
18733         * math/auto-libm-test-in: Add tests of fma.
18734         * math/auto-libm-test-out: Regenerated.
18735         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
18736         (fma_towardzero_test_data): Likewise.
18737         (fma_downward_test_data): Likewise.
18738         (fma_upward_test_data): Likewise.
18739         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
18740         mpc_mode.
18741         (rounding_modes): Add values for new field.
18742         (func_calc_method): Add value mpfr_fff_f.
18743         (func_calc_desc): Add mpfr_fff_f union field.
18744         (test_function): Add field exact_args.
18745         (FUNC): Add macro argument EXACT_ARGS.
18746         (FUNC_mpfr_f_f): Update call to FUNC.
18747         (FUNC_mpfr_f_f): Likewise.
18748         (FUNC_mpfr_ff_f): Likewise.
18749         (FUNC_mpfr_if_f): Likewise.
18750         (FUNC_mpc_c_f): Likewise.
18751         (FUNC_mpc_c_c): Likewise.
18752         (test_functions): Add fma.  Update calls to FUNC.
18753         (handle_input_arg): Add argument exact_args.
18754         (add_test): Update call to handle_input_arg.
18755         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
18756         (output_for_one_input_case): Update call to calc_generic_results.
18757         Recalculate exact zero results in each rounding mode.
18759         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
18760         non-negative before setting low bit.
18761         * math/auto-libm-test-in: Mark one asin test possibly having
18762         spurious underflow.
18763         * math/auto-libm-test-out: Regenerated.
18764         * sysdeps/i386/fpu/libm-test-ulps: Update.
18765         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18767 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
18769         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
18770         * sysdeps/unix/sysv/linux/microblaze: Move directory from
18771         ports/sysdeps/unix/sysv/linux/microblaze.
18772         * README: Add missing listing for microblaze*-*-linux-gnu.
18774 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
18776         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
18777         duplicate code
18779 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
18781         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
18782         * sysdeps/unix/sysv/linux/ia64: Move directory from
18783         ports/sysdeps/unix/sysv/linux/ia64.
18784         * README: Update listing for ia64-*-linux-gnu.
18786 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
18787             Joseph Myers  <joseph@codesourcery.com>
18789         * Makeconfig (test-name): New variable.
18790         (evaluate-test): Likewise.
18791         * Makerules (do-test-clean): Remove .test-result files.
18792         (common-mostlyclean): Likewise.
18793         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
18794         * scripts/evaluate-test.sh: New file.
18796 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
18798         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
18799         separate $(objpfx)tst-fopenloc-cmp.out and
18800         $(objpfx)tst-fopenloc-mem.out targets.
18801         (tests): Update dependencies.
18802         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
18803         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
18804         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
18805         (tst-rxspencer-no-utf8-ARGS): New variable.
18806         (tst-rxspencer-no-utf8-ENV): Likewise.
18807         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
18808         instead of $(objpfx)tst-rxspencer-mem.
18809         ($(objpfx)tst-rxspencer-mem): Change target to
18810         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
18811         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
18812         * posix/tst-rxspencer-no-utf8.c: New file.
18814         * elf/Makefile ($(objpfx)order.out): Remove rule.
18815         [$(run-built-tests) = yes] (tests): Depend on
18816         $(objpfx)order-cmp.out.
18817         ($(objpfx)order-cmp.out): New rule.
18818         [$(run-built-tests) = yes] (tests): Depend on
18819         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
18820         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
18821         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
18822         $(objpfx)tst-array5-static-cmp.out.
18823         ($(objpfx)tst-array1.out): Remove rule.
18824         ($(objpfx)tst-array1-cmp.out): New rule.
18825         ($(objpfx)tst-array1-static.out): Remove rule.
18826         ($(objpfx)tst-array1-static-cmp.out): New rule.
18827         ($(objpfx)tst-array2.out): Remove rule.
18828         ($(objpfx)tst-array2-cmp.out): New rule.
18829         ($(objpfx)tst-array3.out): Remove rule.
18830         ($(objpfx)tst-array3-cmp.out): New rule.
18831         ($(objpfx)tst-array4.out): Remove rule.
18832         ($(objpfx)tst-array4-cmp.out): New rule.
18833         ($(objpfx)tst-array5.out): Remove rule.
18834         ($(objpfx)tst-array5-cmp.out): New rule.
18835         ($(objpfx)tst-array5-static.out): Remove rule.
18836         ($(objpfx)tst-array5-static-cmp.out): New rule.
18837         [$(run-built-tests) = yes] (tests): Depend on
18838         $(objpfx)order2-cmp.out.
18839         ($(objpfx)order2.out): Remove rule.
18840         ($(objpfx)order2-cmp.out): New rule.
18841         ($(objpfx)tst-initorder.out): Remove rule.
18842         [$(run-built-tests) = yes] (tests): Depend on
18843         $(objpfx)tst-initorder-cmp.out.
18844         ($(objpfx)tst-initorder-cmp.out): New rule.
18845         ($(objpfx)tst-initorder2.out): Remove rule.
18846         [$(run-built-tests) = yes] (tests): Depend on
18847         $(objpfx)tst-initorder2-cmp.out.
18848         ($(objpfx)tst-initorder2-cmp.out): New rule.
18849         [$(run-built-tests) = yes] (tests): Depend on
18850         $(objpfx)tst-unused-dep-cmp.out.
18851         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
18852         ($(objpfx)tst-unused-dep-cmp.out): New rule.
18853         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
18854         on $(objpfx)tst-setvbuf1-cmp.out.
18855         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
18856         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
18857         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
18858         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
18859         ($(objpfx)tst-svc.out): Remove rule.
18860         ($(objpfx)tst-svc-cmp.out): New rule.
18862 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
18864         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
18865         * ctype/ctype.h [__USE_MISC]: Likewise.
18866         * dirent/dirent.h [__USE_MISC]: Likewise.
18867         * grp/grp.h [__USE_MISC]: Likewise.
18868         * io/fcntl.h [__USE_MISC]: Likewise.
18869         * io/sys/stat.h [__USE_MISC]: Likewise.
18870         * libio/stdio.h [__USE_MISC]: Likewise.
18871         * posix/unistd.h [__USE_MISC]: Likewise.
18872         * pwd/pwd.h [__USE_MISC]: Likewise.
18873         * stdlib.h [__USE_MISC]: Likewise.
18874         * string/bits/string2.h [__USE_MISC]: Likewise.
18875         * string/string.h [__USE_MISC]: Likewise.
18876         * time/time.h [__USE_MISC]: Likewise.
18878 2014-02-13  Andreas Schwab  <schwab@suse.de>
18880         [BZ #16574]
18881         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
18882         second answer buffer if it was separately allocated.
18884 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
18886         * sysdeps/mips/math-tests.h: Include <features.h>.
18887         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
18888         (ROUNDING_TESTS_long_double): Do not define.
18889         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
18890         (EXCEPTION_TESTS_long_double): Likewise.
18891         * sysdeps/mips/mips64/libm-test-ulps: Update.
18893         * include/features.h (__USE_BSD): Remove macro definitions.
18894         (__USE_SVID): Likewise.
18895         (_BSD_SOURCE): Likewise.
18896         (_SVID_SOURCE): Likewise.
18897         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
18898         from definition of _DEFAULT_SOURCE.
18899         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
18900         [_DEFAULT_SOURCE].
18901         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
18902         * bits/mman.h [__USE_BSD]: Likewise.
18903         * bits/termios.h [__USE_BSD]: Likewise.
18904         * bits/waitstatus.h [__USE_BSD]: Likewise.
18905         * ctype/ctype.h [__USE_SVID]: Likewise.
18906         * dirent/dirent.h [__USE_BSD]: Likewise.
18907         * grp/grp.h [__USE_SVID]: Likewise.
18908         [__USE_BSD]: Likewise.
18909         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
18910         * io/fcntl.h [__USE_BSD]: Likewise.
18911         * io/ftw.h [__USE_BSD]: Likewise.
18912         * io/sys/stat.h [__USE_BSD]: Likewise.
18913         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
18914         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
18915         * libio/stdio.h [__USE_SVID]: Likewise.
18916         [__USE_BSD]: Likewise.
18917         * math/math.h [__USE_SVID]: Likewise.
18918         [__USE_BSD]: Likewise.
18919         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
18920         * misc/bits/syslog.h [__USE_BSD]: Likewise.
18921         * misc/search.h [__USE_SVID]: Likewise.
18922         * misc/sys/mman.h [__USE_BSD]: Likewise.
18923         * misc/sys/syslog.h [__USE_BSD]: Likewise.
18924         * misc/sys/uio.h [__USE_BSD]: Likewise.
18925         * posix/bits/unistd.h [__USE_BSD]: Likewise.
18926         * posix/glob.h [__USE_BSD]: Likewise.
18927         * posix/regex.h [__USE_BSD]: Likewise.
18928         * posix/sys/types.h [__USE_BSD]: Likewise.
18929         [__USE_SVID]: Likewise.
18930         * posix/sys/utsname.h [__USE_SVID]: Likewise.
18931         * posix/sys/wait.h [__USE_BSD]: Likewise.
18932         [__USE_SVID]: Likewise.
18933         * posix/unistd.h [__USE_BSD]: Likewise.
18934         [__USE_SVID]: Likewise.
18935         * pwd/pwd.h [__USE_SVID]: Likewise.
18936         * resolv/netdb.h [__USE_BSD]: Likewise.
18937         * setjmp/setjmp.h [__USE_BSD]: Likewise.
18938         * signal/signal.h [__USE_BSD]: Likewise.
18939         [__USE_SVID]: Likewise.
18940         * socket/sys/socket.h [__USE_BSD]: Likewise.
18941         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
18942         * stdlib/stdlib.h [__USE_BSD]: Likewise.
18943         [__USE_SVID]: Likewise.
18944         * string/bits/string2.h [__USE_BSD]: Likewise.
18945         [__USE_SVID]: Likewise.
18946         * string/bits/string3.h [__USE_BSD]: Likewise.
18947         * string/endian.h [__USE_BSD]: Likewise.
18948         * string/string.h [__USE_SVID]: Likewise.
18949         [__USE_BSD]: Likewise.
18950         * string/strings.h [__USE_BSD]: Likewise.
18951         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
18952         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
18953         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
18954         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
18955         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
18956         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
18957         Likewise.
18958         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
18959         Likewise.
18960         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
18961         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
18962         Likewise.
18963         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
18964         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
18965         Likewise.
18966         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
18967         Likewise.
18968         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
18969         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
18970         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
18971         Likewise.
18972         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
18973         Likewise.
18974         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
18975         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
18976         * termios/termios.h [__USE_BSD]: Likewise.
18977         * time/sys/time.h [__USE_BSD]: Likewise.
18978         * time/time.h [__USE_BSD]: Likewise.
18979         [__USE_SVID]: Likewise.
18981         * Makefile (subdir_targets): Remove subdir_lint.out.
18983         * stdio-common/Makefile (do-tst-unbputc): Remove target.
18984         (do-tst-printf): Likewise.
18985         (tests): Depend directly on $(objpfx)tst-unbputc.out and
18986         $(objpfx)tst-printf.out.
18988         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
18990         * Makerules (check-abi-%): Change target to
18991         $(objpfx)check-abi-%.out.
18992         (check-abi target): Update dependencies.
18993         (check-abi-pattern variable): Redirect output of diff to $@.
18994         (check-abi variable): Likewise.
18995         * elf/Makefile (check-abi): Update dependencies.
18997         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
18998         unused.
18999         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
19000         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
19001         subnormal range.
19002         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
19003         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
19004         value has largest subnormal exponent.
19005         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
19006         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
19007         * sysdeps/aarch64/soft-fp/sfp-machine.h
19008         (_FP_TININESS_AFTER_ROUNDING): New macro.
19009         * sysdeps/alpha/soft-fp/sfp-machine.h
19010         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19011         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
19012         Likewise.
19013         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
19014         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19015         * sysdeps/mips/soft-fp/sfp-machine.h
19016         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19017         * sysdeps/powerpc/soft-fp/sfp-machine.h
19018         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19019         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
19020         Likewise.
19021         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
19022         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19023         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
19024         (_FP_TININESS_AFTER_ROUNDING): Likewise.
19025         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
19026         Likewise.
19028 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
19030         [BZ #16545]
19031         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
19032         model 1.
19034 2014-02-12  Richard Henderson  <rth@redhat.com>
19036         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
19037         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
19038         * sysdeps/unix/sysv/linux/alpha: Move directory from
19039         ports/sysdeps/unix/sysv/linux/alpha.
19040         * README: Update listing for alpha-*-linux-gnu.
19042 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
19044         * include/features.h: Update comment documenting feature test
19045         macros.
19046         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
19047         _DEFAULT_SOURCE.
19048         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
19049         (_SVID_SOURCE): Likewise.
19050         (_DEFAULT_SOURCE): Update description of default features.
19051         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
19052         with _GNU_SOURCE.
19053         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
19054         (S_ISVTX): Likewise.
19055         * manual/math.texi (Mathematical Constants): Likewise.
19056         * manual/signal.texi (Interrupted Primitives): Likewise.
19057         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
19058         * math/test-matherr.c (_SVID_SOURCE): Do not define.
19059         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
19060         Don't refer to _SVID_SOURCE in warning text.
19062         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19064         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
19065         already defined.
19066         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
19067         * sysdeps/mips/dl-lookup.c: Remove.
19068         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
19070 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
19072         [BZ #16447]
19073         * math/auto-libm-test-in: Add testcase for expl.
19074         * math/auto-libm-test-out: Regenerate.
19075         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
19076         calculation of unsafe.
19077         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
19079 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
19081         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
19082         * sysdeps/unix/sysv/linux/aarch64: Move directory from
19083         ports/sysdeps/unix/sysv/linux/aarch64.
19084         * README: Update listing for aarch64*-*-linux-gnu.
19086 2014-02-11  Will Newton  <will.newton@linaro.org>
19088         * manual/probes.texi (Mathematical Function Probes): Use
19089         "triggered" instead of "hit".
19091         * manual/probes.texi (Internal Probes): Add documentation
19092         of setjmp, longjmp and longjmp_target probes.
19094         * include/stap-probe.h: Add comment about probe argument
19095         format.
19097         * malloc/mtrace.c (attribute_hidden): Remove unused macro
19098         definition.  (tr_where, tr_freehook, tr_mallochook,
19099         tr_reallochook, tr_memalignhook): Use ANSI protoype.
19101 2014-02-11  David S. Miller  <davem@davemloft.net>
19103         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
19104         processing int_tests.
19106 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
19108         * sysdeps/mips: Move directory from ports/sysdeps/mips.
19109         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
19110         * sysdeps/unix/sysv/linux/mips: Move directory from
19111         ports/sysdeps/unix/sysv/linux/mips.
19112         * README: Update listing for mips-*-linux-gnu and
19113         mips64-*-linux-gnu.
19115 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
19117         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
19118         * sysdeps/unix/sysv/linux/m68k: Move directory from
19119         ports/sysdeps/unix/sysv/linux/m68k.
19120         * README: Update listing for m68k-*-linux-gnu.
19122 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
19124         * sysdeps/tile: Move directory from ports/sysdeps/tile.
19125         * sysdeps/unix/sysv/linux/generic: Move directory from
19126         ports/sysdeps/unix/sysv/linux/generic.
19127         * sysdeps/unix/sysv/linux/tile: Move directory from
19128         ports/sysdeps/unix/sysv/linux/tile.
19129         * README: Update listing for tile*-*-linux-gnu.
19131 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
19133         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
19134         __builtin_expect.
19135         * benchtests/bench-memmem.c (simple_memmem): Likewise.
19136         * catgets/open_catalog.c (__open_catalog): Likewise.
19137         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
19138         * debug/confstr_chk.c: Likewise.
19139         * debug/fread_chk.c (__fread_chk): Likewise.
19140         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
19141         * debug/getgroups_chk.c: Likewise.
19142         * debug/mbsnrtowcs_chk.c: Likewise.
19143         * debug/mbsrtowcs_chk.c: Likewise.
19144         * debug/mbstowcs_chk.c: Likewise.
19145         * debug/memcpy_chk.c: Likewise.
19146         * debug/memmove_chk.c: Likewise.
19147         * debug/mempcpy_chk.c: Likewise.
19148         * debug/memset_chk.c: Likewise.
19149         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
19150         * debug/strcat_chk.c (__strcat_chk): Likewise.
19151         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
19152         * debug/strncat_chk.c (__strncat_chk): Likewise.
19153         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
19154         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
19155         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
19156         * debug/wcpncpy_chk.c: Likewise.
19157         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
19158         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
19159         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
19160         * debug/wcsncpy_chk.c: Likewise.
19161         * debug/wcsnrtombs_chk.c: Likewise.
19162         * debug/wcsrtombs_chk.c: Likewise.
19163         * debug/wcstombs_chk.c: Likewise.
19164         * debug/wmemcpy_chk.c: Likewise.
19165         * debug/wmemmove_chk.c: Likewise.
19166         * debug/wmempcpy_chk.c: Likewise.
19167         * debug/wmemset_chk.c: Likewise.
19168         * dirent/scandirat.c (SCANDIRAT): Likewise.
19169         * dlfcn/dladdr1.c (dladdr1): Likewise.
19170         * dlfcn/dladdr.c (dladdr): Likewise.
19171         * dlfcn/dlclose.c (dlclose_doit): Likewise.
19172         * dlfcn/dlerror.c (__dlerror): Likewise.
19173         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
19174         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
19175         * dlfcn/dlopen.c (dlopen_doit): Likewise.
19176         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
19177         * dlfcn/dlsym.c (dlsym_doit): Likewise.
19178         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
19179         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
19180         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
19181         Likewise.
19182         * elf/dl-conflict.c: Likewise.
19183         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
19184         * elf/dl-dst.h: Likewise.
19185         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
19186         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
19187         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
19188         * elf/dl-init.c (call_init, _dl_init): Likewise.
19189         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
19190         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
19191         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
19192         Likewise.
19193         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
19194         Likewise.
19195         * elf/dl-minimal.c (__libc_memalign): Likewise.
19196         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
19197         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
19198         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
19199         * elf/dl-sym.c (do_sym): Likewise.
19200         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
19201         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
19202         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
19203         * elf/dl-writev.h (_dl_writev): Likewise.
19204         * elf/ldconfig.c (search_dir): Likewise.
19205         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
19206         (dl_main): Likewise.
19207         * elf/setup-vdso.h (setup_vdso): Likewise.
19208         * grp/compat-initgroups.c (compat_call): Likewise.
19209         * grp/fgetgrent.c (fgetgrent): Likewise.
19210         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
19211         * grp/putgrent.c (putgrent): Likewise.
19212         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
19213         Likewise.
19214         * hurd/hurdinit.c: Likewise.
19215         * iconvdata/8bit-gap.c (struct): Likewise.
19216         * iconvdata/ansi_x3.110.c : Likewise.
19217         * iconvdata/big5.c : Likewise.
19218         * iconvdata/big5hkscs.c : Likewise.
19219         * iconvdata/cp1255.c: Likewise.
19220         * iconvdata/cp1258.c : Likewise.
19221         * iconvdata/cp932.c : Likewise.
19222         * iconvdata/euc-cn.c: Likewise.
19223         * iconvdata/euc-jisx0213.c : Likewise.
19224         * iconvdata/euc-jp.c: Likewise.
19225         * iconvdata/euc-jp-ms.c : Likewise.
19226         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
19227         * iconvdata/gb18030.c : Likewise.
19228         * iconvdata/gbbig5.c (const): Likewise.
19229         * iconvdata/gbgbk.c: Likewise.
19230         * iconvdata/gbk.c : Likewise.
19231         * iconvdata/ibm1364.c : Likewise.
19232         * iconvdata/ibm930.c : Likewise.
19233         * iconvdata/ibm932.c: Likewise.
19234         * iconvdata/ibm933.c : Likewise.
19235         * iconvdata/ibm935.c : Likewise.
19236         * iconvdata/ibm937.c : Likewise.
19237         * iconvdata/ibm939.c : Likewise.
19238         * iconvdata/ibm943.c: Likewise.
19239         * iconvdata/iso_11548-1.c: Likewise.
19240         * iconvdata/iso-2022-cn.c : Likewise.
19241         * iconvdata/iso-2022-cn-ext.c : Likewise.
19242         * iconvdata/iso-2022-jp-3.c: Likewise.
19243         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
19244         * iconvdata/iso-2022-kr.c : Likewise.
19245         * iconvdata/iso646.c (gconv_end): Likewise.
19246         * iconvdata/iso_6937-2.c : Likewise.
19247         * iconvdata/iso_6937.c : Likewise.
19248         * iconvdata/iso8859-1.c: Likewise.
19249         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
19250         * iconvdata/shift_jisx0213.c : Likewise.
19251         * iconvdata/sjis.c : Likewise.
19252         * iconvdata/t.61.c : Likewise.
19253         * iconvdata/tcvn5712-1.c : Likewise.
19254         * iconvdata/tscii.c: Likewise.
19255         * iconvdata/uhc.c : Likewise.
19256         * iconvdata/unicode.c (gconv_end): Likewise.
19257         * iconvdata/utf-16.c (gconv_end): Likewise.
19258         * iconvdata/utf-32.c (gconv_end): Likewise.
19259         * iconvdata/utf-7.c (base64): Likewise.
19260         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
19261         * iconv/gconv_close.c (__gconv_close): Likewise.
19262         * iconv/gconv_open.c (__gconv_open): Likewise.
19263         * iconv/gconv_simple.c (internal_ucs4_loop_single)
19264         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
19265         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
19266         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
19267         (ucs4le_internal_loop_single): Likewise.
19268         * iconv/iconv.c (iconv): Likewise.
19269         * iconv/iconv_close.c: Likewise.
19270         * iconv/loop.c (SINGLE): Likewise.
19271         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
19272         * include/atomic.h: Likewise.
19273         * inet/inet6_option.c (option_alloc): Likewise.
19274         * intl/bindtextdom.c (set_binding_values): Likewise.
19275         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
19276         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
19277         * intl/localealias.c (read_alias_file): Likewise.
19278         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
19279         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
19280         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
19281         * libio/fmemopen.c (fmemopen): Likewise.
19282         * libio/iofgets.c (_IO_fgets): Likewise.
19283         * libio/iofgets_u.c (fgets_unlocked): Likewise.
19284         * libio/iofgetws.c (fgetws): Likewise.
19285         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
19286         * libio/iogetdelim.c (_IO_getdelim): Likewise.
19287         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
19288         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
19289         * locale/findlocale.c (_nl_find_locale): Likewise.
19290         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
19291         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
19292         Likewise.
19293         * locale/setlocale.c (setlocale): Likewise.
19294         * login/programs/pt_chown.c (main): Likewise.
19295         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
19296         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
19297         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
19298         (mmap, mmap64, mremap, munmap): Likewise.
19299         * math/e_exp2l.c: Likewise.
19300         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
19301         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
19302         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
19303         * math/s_catan.c (__catan): Likewise.
19304         * math/s_catanf.c (__catanf): Likewise.
19305         * math/s_catanh.c (__catanh): Likewise.
19306         * math/s_catanhf.c (__catanhf): Likewise.
19307         * math/s_catanhl.c (__catanhl): Likewise.
19308         * math/s_catanl.c (__catanl): Likewise.
19309         * math/s_ccosh.c (__ccosh): Likewise.
19310         * math/s_ccoshf.c (__ccoshf): Likewise.
19311         * math/s_ccoshl.c (__ccoshl): Likewise.
19312         * math/s_cexp.c (__cexp): Likewise.
19313         * math/s_cexpf.c (__cexpf): Likewise.
19314         * math/s_cexpl.c (__cexpl): Likewise.
19315         * math/s_clog10.c (__clog10): Likewise.
19316         * math/s_clog10f.c (__clog10f): Likewise.
19317         * math/s_clog10l.c (__clog10l): Likewise.
19318         * math/s_clog.c (__clog): Likewise.
19319         * math/s_clogf.c (__clogf): Likewise.
19320         * math/s_clogl.c (__clogl): Likewise.
19321         * math/s_csin.c (__csin): Likewise.
19322         * math/s_csinf.c (__csinf): Likewise.
19323         * math/s_csinh.c (__csinh): Likewise.
19324         * math/s_csinhf.c (__csinhf): Likewise.
19325         * math/s_csinhl.c (__csinhl): Likewise.
19326         * math/s_csinl.c (__csinl): Likewise.
19327         * math/s_csqrt.c (__csqrt): Likewise.
19328         * math/s_csqrtf.c (__csqrtf): Likewise.
19329         * math/s_csqrtl.c (__csqrtl): Likewise.
19330         * math/s_ctan.c (__ctan): Likewise.
19331         * math/s_ctanf.c (__ctanf): Likewise.
19332         * math/s_ctanh.c (__ctanh): Likewise.
19333         * math/s_ctanhf.c (__ctanhf): Likewise.
19334         * math/s_ctanhl.c (__ctanhl): Likewise.
19335         * math/s_ctanl.c (__ctanl): Likewise.
19336         * math/w_pow.c: Likewise.
19337         * math/w_powf.c: Likewise.
19338         * math/w_powl.c: Likewise.
19339         * math/w_scalb.c (sysv_scalb): Likewise.
19340         * math/w_scalbf.c (sysv_scalbf): Likewise.
19341         * math/w_scalbl.c (sysv_scalbl): Likewise.
19342         * misc/error.c (error_tail): Likewise.
19343         * misc/pselect.c (__pselect): Likewise.
19344         * nis/nis_callback.c (__nis_create_callback): Likewise.
19345         * nis/nis_call.c (__nisfind_server): Likewise.
19346         * nis/nis_creategroup.c (nis_creategroup): Likewise.
19347         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
19348         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
19349         * nis/nis_getservlist.c (nis_getservlist): Likewise.
19350         * nis/nis_lookup.c (nis_lookup): Likewise.
19351         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
19352         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
19353         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
19354         * nis/nis_xdr.c (xdr_endpoint): Likewise.
19355         * nis/nss_compat/compat-grp.c (getgrent_next_file)
19356         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
19357         * nis/nss_compat/compat-initgroups.c (add_group)
19358         (internal_getgrent_r): Likewise.
19359         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
19360         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
19361         * nis/nss_compat/compat-spwd.c (getspent_next_file)
19362         (internal_getspnam_r): Likewise.
19363         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
19364         (_nss_nis_getaliasbyname_r): Likewise.
19365         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
19366         (_nss_nis_getntohost_r): Likewise.
19367         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
19368         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
19369         (_nss_nis_getgrgid_r): Likewise.
19370         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
19371         (internal_nis_gethostent_r, internal_gethostbyname2_r)
19372         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
19373         (_nss_nis_gethostbyname4_r): Likewise.
19374         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
19375         (initgroups_netid): Likewise.
19376         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
19377         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
19378         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
19379         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
19380         (_nss_nis_getprotobynumber_r): Likewise.
19381         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
19382         (_nss_nis_getsecretkey): Likewise.
19383         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
19384         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
19385         (_nss_nis_getpwuid_r): Likewise.
19386         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
19387         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
19388         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
19389         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
19390         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
19391         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
19392         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
19393         Likewise.
19394         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
19395         (_nss_nisplus_getntohost_r): Likewise.
19396         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
19397         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
19398         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
19399         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
19400         Likewise.
19401         * nis/nss_nisplus/nisplus-initgroups.c
19402         (_nss_nisplus_initgroups_dyn): Likewise.
19403         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
19404         (_nss_nisplus_getnetbyaddr_r): Likewise.
19405         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
19406         (_nss_nisplus_getprotobynumber_r): Likewise.
19407         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
19408         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
19409         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
19410         Likewise.
19411         * nis/nss_nisplus/nisplus-service.c
19412         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
19413         (_nss_nisplus_getservbyport_r): Likewise.
19414         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
19415         (_nss_nisplus_getspnam_r): Likewise.
19416         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
19417         Likewise.
19418         * nscd/aicache.c (addhstaiX): Likewise.
19419         * nscd/cache.c (cache_search, prune_cache): Likewise.
19420         * nscd/connections.c (register_traced_file, send_ro_fd)
19421         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
19422         (main_loop_epoll): Likewise.
19423         * nscd/grpcache.c (addgrbyX): Likewise.
19424         * nscd/hstcache.c (addhstbyX): Likewise.
19425         * nscd/initgrcache.c (addinitgroupsX): Likewise.
19426         * nscd/mem.c (gc, mempool_alloc): Likewise.
19427         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
19428         (addinnetgrX): Likewise.
19429         * nscd/nscd-client.h (__nscd_acquire_maplock)
19430         (__nscd_drop_map_ref): Likewise.
19431         * nscd/nscd_getai.c (__nscd_getai): Likewise.
19432         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
19433         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
19434         Likewise.
19435         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
19436         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
19437         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
19438         (__nscd_get_map_ref): Likewise.
19439         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
19440         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
19441         Likewise.
19442         * nscd/pwdcache.c (addpwbyX): Likewise.
19443         * nscd/selinux.c (preserve_capabilities): Likewise.
19444         * nscd/servicescache.c (addservbyX): Likewise.
19445         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
19446         * posix/fnmatch.c (fnmatch): Likewise.
19447         * posix/getopt.c (_getopt_internal_r): Likewise.
19448         * posix/glob.c (glob, glob_in_dir): Likewise.
19449         * posix/wordexp.c (exec_comm_child): Likewise.
19450         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
19451         (getanswer_r, gaih_getanswer_slice): Likewise.
19452         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
19453         * resolv/res_init.c: Likewise.
19454         * resolv/res_mkquery.c (res_nmkquery): Likewise.
19455         * resolv/res_query.c (__libc_res_nquery): Likewise.
19456         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
19457         Likewise.
19458         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
19459         * stdio-common/perror.c (perror): Likewise.
19460         * stdio-common/printf_fp.c (___printf_fp): Likewise.
19461         * stdio-common/tmpnam.c (tmpnam): Likewise.
19462         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
19463         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
19464         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
19465         Likewise.
19466         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
19467         * stdlib/putenv.c (putenv): Likewise.
19468         * stdlib/setenv.c (__add_to_environ): Likewise.
19469         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
19470         * stdlib/strtol_l.c (INTERNAL): Likewise.
19471         * string/memmem.c (memmem): Likewise.
19472         * string/strerror.c (strerror): Likewise.
19473         * string/strnlen.c (__strnlen): Likewise.
19474         * string/test-memmem.c (simple_memmem): Likewise.
19475         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
19476         * sunrpc/pm_getport.c (__get_socket): Likewise.
19477         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
19478         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
19479         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
19480         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
19481         Likewise.
19482         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
19483         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
19484         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
19485         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
19486         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
19487         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
19488         Likewise.
19489         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
19490         Likewise.
19491         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
19492         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
19493         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
19494         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
19495         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
19496         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
19497         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
19498         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
19499         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
19500         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
19501         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
19502         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
19503         Likewise.
19504         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
19505         Likewise.
19506         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
19507         Likewise.
19508         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
19509         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
19510         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
19511         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
19512         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
19513         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
19514         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
19515         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
19516         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
19517         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
19518         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
19519         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
19520         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
19521         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
19522         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
19523         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
19524         Likewise.
19525         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
19526         Likewise.
19527         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
19528         Likewise.
19529         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
19530         Likewise.
19531         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
19532         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
19533         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
19534         Likewise.
19535         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
19536         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
19537         * sysdeps/posix/opendir.c (__opendirat): Likewise.
19538         * sysdeps/posix/sleep.c: Likewise.
19539         * sysdeps/posix/tempname.c: Likewise.
19540         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
19541         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
19542         Likewise.
19543         * sysdeps/powerpc/powerpc32/dl-machine.h
19544         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
19545         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
19546         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
19547         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
19548         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
19549         Likewise.
19550         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
19551         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
19552         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
19553         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
19554         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
19555         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
19556         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
19557         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
19558         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
19559         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
19560         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
19561         (elf_machine_lazy_rel): Likewise.
19562         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
19563         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
19564         (elf_machine_lazy_rel): Likewise.
19565         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
19566         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
19567         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
19568         * sysdeps/unix/grantpt.c (grantpt): Likewise.
19569         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
19570         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
19571         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
19572         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
19573         Likewise.
19574         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
19575         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
19576         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
19577         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
19578         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
19579         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
19580         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
19581         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
19582         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
19583         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
19584         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
19585         Likewise.
19586         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
19587         (__posix_fallocate64_l64): Likewise.
19588         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
19589         (posix_fallocate): Likewise.
19590         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
19591         Likewise.
19592         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
19593         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
19594         (getifaddrs_internal): Likewise.
19595         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
19596         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
19597         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
19598         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
19599         * sysdeps/unix/sysv/linux/posix_fallocate64.c
19600         (__posix_fallocate64_l64): Likewise.
19601         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
19602         Likewise.
19603         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
19604         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
19605         (__get_clockfreq): Likewise.
19606         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
19607         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
19608         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
19609         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
19610         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
19611         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
19612         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
19613         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
19614         Likewise.
19615         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
19616         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
19617         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
19618         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
19619         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
19620         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
19621         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
19622         Likewise.
19623         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
19624         (posix_fallocate): Likewise.
19625         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
19626         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
19627         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
19628         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
19629         (elf_machine_rela, elf_machine_rela_relative)
19630         (elf_machine_lazy_rel): Likewise.
19631         * time/asctime.c (asctime_internal): Likewise.
19632         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
19633         * time/tzset.c (__tzset_parse_tz): Likewise.
19634         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
19635         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
19636         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
19637         * wcsmbs/wcsmbsload.h: Likewise.
19639         [BZ #15894]
19640         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
19642         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
19643         (arena_get2): Remove THREAD_STATS conditionals.
19644         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
19645         (__malloc_stats, int): Likewise.
19647 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
19649         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
19650         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
19652         * manual/setjmp.texi: Fix typos/grammar errors.
19654         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
19655         Only return early when n is <= 0.  Delete unused return statement.
19657         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
19658         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
19659         * debug/tst-longjmp_chk3.c: New file.
19661         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
19662         (test_main): Replace code with set_fortify_handler call.
19663         * debug/test-strcpy_chk.c: Likewise.
19664         * debug/tst-chk1.c: Likewise.
19665         * debug/tst-longjmp_chk.c: Likewise.
19666         * test-skeleton.c: Include fcntl.h & paths.h
19667         (set_fortify_handler): Define.
19669         * debug/tst-longjmp_chk.c: Add header comment and include
19670         ../test-skeleton.c.
19671         (do_test): Mark static.
19672         (TEST_FUNCTION): Define.
19674         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
19675         (IP_PMTUDISC_INTERFACE): Likewise.
19676         (IP_MULTICAST_IF): Likewise.
19677         (IP_MULTICAST_TTL): Likewise.
19678         (IP_MULTICAST_LOOP): Likewise.
19679         (IP_ADD_MEMBERSHIP): Likewise.
19680         (IP_DROP_MEMBERSHIP): Likewise.
19681         (IP_UNBLOCK_SOURCE): Likewise.
19682         (IP_BLOCK_SOURCE): Likewise.
19683         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
19684         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
19685         (IP_MSFILTER): Likewise.
19686         (MCAST_JOIN_GROUP): Likewise.
19687         (MCAST_BLOCK_SOURCE): Likewise.
19688         (MCAST_UNBLOCK_SOURCE): Likewise.
19689         (MCAST_LEAVE_GROUP): Likewise.
19690         (MCAST_JOIN_SOURCE_GROUP): Likewise.
19691         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
19692         (MCAST_MSFILTER): Likewise.
19693         (IP_MULTICAST_ALL): Likewise.
19694         (IP_UNICAST_IF): Likewise.
19696         * timezone/Makefile: Delete $(have-ksh) check.
19697         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
19698         * timezone/tzselect.ksh: Add +x mode bits.
19700         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
19701         (ANON_INODE_FS_MAGIC): Likewise.
19702         (BDEVFS_MAGIC): Likewise.
19703         (BINFMTFS_MAGIC): Likewise.
19704         (BTRFS_TEST_MAGIC): Likewise.
19705         (CRAMFS_MAGIC_WEND): Likewise.
19706         (DEBUGFS_MAGIC): Likewise.
19707         (ECRYPTFS_SUPER_MAGIC): Likewise.
19708         (EXT3_SUPER_MAGIC): Likewise.
19709         (EXT4_SUPER_MAGIC): Likewise.
19710         (FUTEXFS_SUPER_MAGIC): Likewise.
19711         (HOSTFS_SUPER_MAGIC): Likewise.
19712         (HUGETLBFS_MAGIC): Likewise.
19713         (MINIX3_SUPER_MAGIC): Likewise.
19714         (MTD_INODE_FS_MAGIC): Likewise.
19715         (NILFS_SUPER_MAGIC): Likewise.
19716         (OPENPROM_SUPER_MAGIC): Likewise.
19717         (PIPEFS_MAGIC): Likewise.
19718         (PSTOREFS_MAGIC): Likewise.
19719         (QNX6_SUPER_MAGIC): Likewise.
19720         (RAMFS_MAGIC): Likewise.
19721         (REISERFS_SUPER_MAGIC_STRING): Likewise.
19722         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
19723         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
19724         (SECURITYFS_MAGIC): Likewise.
19725         (SELINUX_MAGIC): Likewise.
19726         (SMACK_MAGIC): Likewise.
19727         (SOCKFS_MAGIC): Likewise.
19728         (SQUASHFS_MAGIC): Likewise.
19729         (STACK_END_MAGIC): Likewise.
19730         (TMPFS_MAGIC): Likewise.
19731         (USBDEVICE_SUPER_MAGIC): Likewise.
19732         (V9FS_MAGIC): Likewise.
19733         (XENFS_SUPER_MAGIC): Likewise.
19734         (CRAMFS_MAGIC): Fix typo in comment.
19735         (EXT2_SUPER_MAGIC): Update comment.
19736         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
19738 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
19740         * sysdeps/arm: Move directory from ports/sysdeps/arm.
19741         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
19742         * sysdeps/unix/sysv/linux/arm: Move directory from
19743         ports/sysdeps/unix/sysv/linux/arm.
19744         * README: Update listing for arm-*-linux-gnueabi.
19746         * README: Remove mention of am33.
19748 2014-02-07  Roland McGrath  <roland@hack.frob.com>
19750         * bits/sigset.h (__sigemptyset): Use a statement expression rather
19751         than the comma operator, to avoid "rhs of comma has no effect"
19752         compiler warnings.
19753         (__sigfillset, __sigandset, __sigorset): Likewise.
19754         * include/signal.h (__sigemptyset): Likewise.
19755         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
19757 2014-02-07  Allan McRae  <allan@archlinux.org>
19759         * version.h (RELEASE): Set to "development".
19760         (VERSION): Set to "2.19.90"
19761         * NEWS: Add 2.20 section.
19763 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
19765         [BZ #16529]
19766         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
19768 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
19770         * manual/contrib.texi: Update entry for Carlos O'Donell,
19771         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
19773 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
19775         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
19777         * sysdeps/unix/sysv/linux/kernel-features.h
19778         [__LINUX_KERNEL_VERSION >= 0x020621]
19779         (__ASSUME_PROC_PID_TASK_COMM): Define.
19781 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19783         [BZ #16398]
19784         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
19785         conversion when destination buffer does not have enough space.
19786         * libio/tst-ftell-partial-wide.c: New test case.
19787         * libio/Makefile (tests): Add tst-ftell-partial-wide.
19789         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
19790         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
19791         Leonard and Allan McRae.
19793 2014-02-04  David S. Miller  <davem@davemloft.net>
19795         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
19796         32-bit.
19798 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19800         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
19801         New file
19802         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
19803         New file
19804         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
19805         New file.
19806         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
19807         New file.
19808         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
19809         New file.
19810         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
19811         New file.
19812         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
19813         New file.
19814         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
19815         New file.
19816         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
19817         New file.
19818         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
19819         New file.
19820         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
19821         New file.
19822         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
19823         New file.
19824         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
19825         New file.
19827 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19829         * nptl/shlib-versions: Change powerpc*le start to 2.17.
19830         * shlib-versions: Likewise.
19832 2014-02-04  Roland McGrath  <roland@hack.frob.com>
19833             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19835         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
19836         (abilist-pattern): New variable, set to %-le.abilist.
19838         * Makerules (abilist-pattern): New variable.
19839         (vpath): Use $(abilist-pattern) in place of %.abilist.
19840         (check-abi-% pattern rule): Likewise.
19841         (check-abi, update-abi): Likewise.
19843 2014-02-04  Eric Wong  <normalperson@yhbt.net>
19845         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
19847 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
19849         * manual/startup.texi: Add next, previous, and top entries for
19850         the `Program Arguments' and `Environment Variables' nodes.
19852 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
19854         * manual/macros.texi: Add comments before MTASC-safety macros.
19856         * manual/users.texi: Document MTASC-safety properties.
19858         * manual/threads.texi (pthread_key_create, pthread_key_delete)
19859         (pthread_getspecific, pthread_setspecific): Format with
19860         @deftypefun, and add @safety note.
19861         * manual/signal.texi: Move comments that analyze the above
19862         functions to their home place.
19864 2014-02-03  Allan McRae  <allan@archlinux.org>
19866         * po/sl.po: Update Slovenian translation from translation project.
19868 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
19870         * manual/time.texi (timegm): Add missing blank after @c.
19871         Reported by Joseph Myers <joseph@codesourcery.com>.
19873 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
19875         * manual/check-safety.sh: New.
19876         * manual/Makefile ($(objpfx)stamp-summary): Run it.
19878         * manual/terminal.texi: Document MTASC-safety properties.
19880         * manual/filesys.texi: Document MTASC-safety properties.
19882         * manual/errno.texi: Document MTASC-safety properties.
19884         * manual/intro.texi: Document safety identifiers and
19885         conditionals.
19887         * manual/string.texi (wcstok): Fix prototype.
19888         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
19890         * manual/time.texi: Document MTASC-safety properties.
19892         * manual/string.texi: Document MTASC-safety properties.
19894         * manual/threads.texi: Document MTASC-safety properties.
19896         * manual/stdio.texi: Document MTASC-safety properties.
19898         * manual/syslog.texi: Document MTASC-safety properties.
19900         * manual/sysinfo.texi: Document MTASC-safety properties.
19902         * manual/startup.texi: Document MTASC-safety properties.
19904         * manual/socket.texi: Document MTASC-safety properties.
19906         * manual/signal.texi: Document MTASC-safety properties.
19908 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
19910         * manual/setjmp.texi: Document MTASC-safety properties.
19912         * manual/search.texi: Document MTASC-safety properties.
19914         * manual/resource.texi: Document MTASC-safety properties.
19916         * manual/process.texi: Document MTASC-safety properties.
19918         * manual/platform.texi: Document MTASC-safety properties.
19920         * manual/pipe.texi: Document MTASC-safety properties.
19922         * manual/pattern.texi: Document MTASC-safety properties.
19924         * manual/message.texi: Document MTASC-safety properties.
19926         [BZ #12751]
19927         * manual/memory.texi: Document MTASC-safety properties.
19929         * manual/math.texi: Document MTASC-safety properties.
19931         * manual/locale.texi: Document MTASC-safety properties.
19933         * manual/llio.texi: Document MTASC-safety properties.
19935         * manual/libdl.texi: New.
19937         * manual/lang.texi: Document MTASC-safety properties.
19939         * manual/job.texi: Document MTASC-safety properties.
19941         * manual/getopt.texi: Document MTASC-safety properties.
19943         * manual/ctype.texi: Document MTASC-safety properties.
19945 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
19947         [BZ #16046]
19948         * csu/libc-tls.c (static_map): Remove variable.
19949         (__libc_setup_tls): Use main executable's link map for TLS data.
19950         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
19951         casing for LM_ID_BASE and GL(dl_nns).
19952         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
19953         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
19954         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
19955         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
19956         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
19957         member.
19958         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
19959         l_phnum members.
19961 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
19963         * manual/debug.texi: Document MTASC-safety properties.
19965 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
19967         [BZ #16510]
19968         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
19969         of __x86_64__ when disabling x87 inline functions.
19971 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
19973         * manual/charset.texi: Document MTASC-safety properties.
19975         * manual/crypt.texi: Document MTASC-safety properties.
19977         * manual/conf.texi: Document MTASC-safety properties.
19979         * manual/arith.texi: Document MTASC-safety properties.
19981         * manual/argp.texi: Document MTASC-safety properties.
19983         * manual/macros.texi: Introduce macros to document multi
19984         thread, asynchronous signal and asynchronous cancellation
19985         safety properties.
19986         * manual/intro.texi: Introduce the properties themselves.
19988 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
19990         * sysdeps/sh/sh4/Makefile: New file.
19992 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
19994         * math/gen-libm-test.pl ($srcdir): New variable.
19995         ($auto_input): Use it.
19997 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
19999         [BZ #16506]
20000         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
20001         access beyond array bounds when parsing netgroups file.
20003         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
20004         the old buffer before realloc.
20006 2014-01-27  Allan McRae  <allan@archlinux.org>
20008         * po/fr.po: Update French translation from translation project.
20010 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20012         * sysdeps/sh/libm-test-ulps: Regenerate.
20014 2014-01-24  David S. Miller  <davem@davemloft.net>
20016         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
20018 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20020         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
20021         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
20023 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
20025         [BZ #16474]
20026         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
20027         string pointers after reallocation.
20029 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20031         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
20032         __SH4A__ instead of __SH_FPU_ANY__.
20034 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20036         * sysdeps/sh/fpu_control.h: New file.
20037         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
20038         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
20039         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
20040         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
20041         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
20042         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
20043         * sysdeps/sh/sys/ucontext.h: Remove.
20044         * sysdeps/sh/sys: Remove directory.
20046 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20048         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
20049         s390/sys/ucontext.h.
20050         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
20051         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
20053 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
20055         [BZ #15605]
20056         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
20058 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20060         [BZ#16431]
20061         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
20062         Adjust the vDSO correctly for internal calls.
20063         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
20065 2014-01-20  Allan McRae  <allan@archlinux.org>
20067         * po/ca.po: Update Catalan translation from translation project.
20069 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
20071         * sysdeps/s390/sotruss-lib.c: New file.
20073 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20075         [BZ#16430]
20076         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
20077         (__GI___gettimeofday): Alias for a different internal symbol to avoid
20078         local calls issues by not having a PLT stub required for IFUNC calls.
20079         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
20081 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
20083         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
20084         * math/test-fpucw-static.c: Likewise.
20086 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
20088         [BZ #16453]
20089         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
20091 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20093         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
20094         implementation for powerpc.
20096 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
20098         [BZ #14782]
20099         * sysdeps/posix/system.c (__libc_system): Do not enable
20100         asynchronous cancellation.
20102 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20104         [BZ #16427]
20105         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
20106         handling only for numbers special also in the IEEE case.
20108 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20110         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
20112 2014-01-11  Allan McRae  <allan@archlinux.org>
20114         * po/bg.po: Update Bulgarian translation from translation project.
20116         * po/de.po: Update German translation from translation project.
20118 2014-01-10  Roland McGrath  <roland@hack.frob.com>
20120         * sysdeps/generic/gcc-compat.h: New file.
20122 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
20124         * benchtests/asin-inputs: Correct slow inputs.
20125         * benchtests/acos-inputs: Likewise.
20127 2014-01-10  Allan McRae  <allan@archlinux.org>
20129         * po:sv.po: Update Swedish translation from translation project.
20131         * po/vi.po: Update Vietnamese translation from translation project.
20133         * po/eo.po: Update Esperanto translation from translation project.
20135         * po/cs.po: Update Czech translation from translation project.
20137         * po/nl.po: Update Dutch translation from translation project.
20139         * po/pl.po: Update Polish translation from translation project.
20141         * po/ru.po: Update Russian translation from translation project.
20143         * po/uk.po: Update Ukrainian translation from translation project.
20145 2014-01-08  Brooks Moses  <bmoses@google.com>
20147         * elf/dl-load.c: Fix comment typo.
20149 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
20151         * po/header.pot: Rename to...
20152         * po/pot.header: ... this.
20153         * po/Makefile: Use pot.header.
20155 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
20156             Maxim Kuvyrkov  <maxim@kugelworks.com>
20158         [BZ #16394]
20159         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
20160         SRC and DEST against LEN.
20162 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20164         [BZ #16414]
20165         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
20166         implementation.
20167         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
20169 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20171         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20173 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
20175         [BZ #16408]
20176         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
20177         for large positive arguments.
20179 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
20181         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
20183         * math/auto-libm-test-in: Mark various tests with
20184         xfail-rounding:ldbl-128ibm.
20185         * math/auto-libm-test-out: Regenerated.
20187         [BZ #16407]
20188         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
20189         Increase overflow threshold.
20191 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
20193         [BZ #14286]
20194         * stdio-common/vfprintf.c: Check for integer overflow.
20196 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20198         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
20199         the first argument and return value of __tls_get_addr_internal.
20201 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20203         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
20204         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
20206 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20208         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
20209         * sysdeps/s390/rtld-global-offsets.sym: New file.
20210         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
20211         GLIBC_2.19 symbol.
20212         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
20213         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
20214         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
20215         ... this.
20216         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
20217         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
20218         ... this.
20219         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
20220         Regenerate.
20221         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
20222         Regenerate.
20223         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
20224         halfs of GPRs for high_gprs contexts.
20225         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
20226         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
20227         field.
20228         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
20229         uc_flags field.
20230         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
20231         64 bit versions:
20232         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
20233         for high GPRs (uc_high_gprs) and for future extensions
20234         (__reserved).
20235         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
20236         for future extensions (__reserved).
20237         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
20238         64 bit versions:
20239         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
20240         SC_HIGHGPRS offset definition.
20241         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
20242         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
20244         * Versions.def: Add GLIBC_2.19 for libpthread.
20245         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
20246         siglongjmp for libpthread with GLIBC_2.19 symver.
20247         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
20248         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
20249         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
20250         * sysdeps/s390/__longjmp.c: New file.
20251         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
20252         * sysdeps/s390/longjmp.c: New file.
20253         * sysdeps/s390/setjmp.S: New file.
20254         * sysdeps/s390/sigjmp.S: New file.
20255         * sysdeps/s390/v1-longjmp.c: New file.
20256         * sysdeps/s390/v1-setjmp.h: New file.
20257         * sysdeps/s390/v1-sigjmp.c: New file.
20258         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
20259         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
20260         GLIBC_2.19 version.
20261         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
20262         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
20263         versioned symbols for ____longjmp_chk.
20264         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
20265         Likewise.
20266         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
20267         Regenerate.
20268         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
20269         Regenerate.
20270         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
20271         Regenerate.
20272         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
20273         Regenerate.
20274         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
20275         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
20276         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
20277         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
20278         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
20279         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
20280         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
20281         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
20282         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
20283         * sysdeps/s390/rtld-__longjmp.c: New file.
20284         * sysdeps/s390/rtld-setjmp.S: New file.
20286 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
20288         [BZ #16400]
20289         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
20290         Return -__logl (x) for small positive arguments without evaluating
20291         a polynomial.
20293 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
20295         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
20296         Rename to ...
20297         (__ptrace_peeksiginfo_args): ... this.
20298         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
20299         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
20300         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
20302 2014-01-06  Allan McRae  <allan@archlinux.org>
20304         * inet/netinet/in.h: Fix typo in comment.
20306 2014-01-05  Andreas Jaeger  <aj@suse.de>
20308         * sysdeps/i386/fpu/libm-test-ulps: Update.
20310 2014-01-05  Allan McRae  <allan@archlinux.org>
20312         * po/libc.pot: Regenerated.
20314         * malloc/memusagestat.c: Fix gettext call formatting.
20316 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
20318         * nscd/nscd.c: Improve usage() output.
20320 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
20322         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
20323         * sysdeps/unix/sysv/linux/configure: Regenerated.
20324         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
20325         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
20327 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
20329         [BZ #16390]
20330         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
20331         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
20333 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20335         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
20336         extra tokens at end of #undef directive.
20337         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
20338         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
20339         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
20341 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
20343         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
20345         * math/auto-libm-test-in: Mark various tests with
20346         xfail-rounding:ldbl-128ibm.
20347         * math/auto-libm-test-out: Regenerated.
20349 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
20351         [BZ #16386]
20352         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
20353         numbers with subnormal high part when calculating exponent.
20355         [BZ #16385]
20356         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
20357         fabs.
20359         [BZ #16384]
20360         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
20361         M_LN2l.
20362         (__ieee754_acoshl): Use __log1pl not __log1p.
20364 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
20366         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
20367         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
20368         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
20369         (grow_heap, heap_trim, _int_new_arena, get_free_list)
20370         (reused_arena, arena_get2): Convert to GNU style.
20371         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
20372         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
20373         (memalign_check, __malloc_set_state): Likewise.
20374         * malloc/mallocbug.c (main): Likewise.
20375         * malloc/malloc.c (__malloc_assert, malloc_init_state)
20376         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
20377         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
20378         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
20379         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
20380         (__posix_memalign, malloc_info): Likewise.
20381         * malloc/malloc.h: Likewise.
20382         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
20383         (mallochook, memalignhook, reallochook, mabort): Likewise.
20384         * malloc/mcheck.h: Likewise.
20385         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
20386         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
20387         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
20388         * malloc/morecore.c (__default_morecore): Likewise.
20389         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
20390         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
20391         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
20392         (print_and_abort): Likewise.
20393         * malloc/obstack.h: Likewise.
20394         * malloc/set-freeres.c (__libc_freeres): Likewise.
20395         * malloc/tst-mallocstate.c (main): Likewise.
20396         * malloc/tst-mtrace.c (main): Likewise.
20397         * malloc/tst-realloc.c (do_test): Likewise.
20399 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
20401         [BZ #16366]
20402         * nscd/netgroupcache.c (do_notfound): New function.
20403         (addgetnetgrentX): Use it.
20405         [BZ # 16365]
20406         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
20407         NSS_STATUS_NOTFOUND.
20409 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
20411         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
20412         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20414 2014-01-01  Allan McRae  <allan@archlinux.org>
20416         * scripts/update-copyrights: Update configure input file suffix.
20418         * NEWS: Update copyright year.
20419         * catgets/gencat.c: Likewise.
20420         * csu/version.c: Likewise.
20421         * debug/catchsegv.sh: Likewise.
20422         * debug/pcprofiledump.c: Likewise.
20423         * debug/xtrace.sh: Likewise.
20424         * elf/ldconfig.c: Likewise.
20425         * elf/ldd.bash.in: Likewise.
20426         * elf/pldd.c: Likewise.
20427         * elf/sotruss.ksh: Likewise.
20428         * elf/sprof.c: Likewise.
20429         * iconv/iconv_prog.c: Likewise.
20430         * iconv/iconvconfig.c: Likewise.
20431         * locale/programs/locale.c: Likewise.
20432         * locale/programs/localedef.c: Likewise.
20433         * login/programs/pt_chown.c: Likewise.
20434         * malloc/memusage.sh: Likewise.
20435         * malloc/memusagestat.c: Likewise.
20436         * malloc/mtrace.pl: Likewise.
20437         * manual/libc.texinfo: Likewise.
20438         * nscd/nscd.c: Likewise.
20439         * nss/getent.c: Likewise.
20440         * nss/makedb.c: Likewise.
20441         * posix/getconf.c: Likewise.
20442         * scripts/test-installation.pl: Likewise.
20444         * All files with FSF copyright notices: Update copyright dates
20445         using scripts/update-copyrights.
20446         * intl/plural.c: Regenerated.
20447         * locale/programs/charmap-kw.h: Likewise.
20448         * locale/programs/locfile-kw.h: Likewise.
20450 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
20452         * sysdeps/unix/sysv/linux/configure: Regenerated.
20453         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
20454         the linux/fanotify.h header.
20455         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
20456         HAVE_LINUX_FANOTIFY_H is defined.
20458 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
20460         * benchtests/cos-inputs: New inputs.
20461         * benchtests/sin-inputs: Likewise.
20463         * benchtests/atan-inputs: New inputs. Fix name of multiple
20464         precision fallback inputs.
20466         * benchtests/atanh-inputs: New inputs.
20467         * benchtests/tanh-inputs: Likewise.
20469         * benchtests/acosh-inputs: New inputs.
20470         * benchtests/asinh-inputs: Likewise.
20472         * benchtests/cosh-inputs: New inputs.
20473         * benchtests/sinh-inputs: Likewise.
20475         * benchtests/acos-inputs: Add more inputs.
20476         * benchtests/asin-inputs: Likewise.
20478 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
20480         [BZ #16375]
20481         * manual/arith.texi: Fix spelling.
20482         * manual/charset.texi: Likewise.
20483         * manual/errno.texi: Likewise.
20484         * manual/filesys.texi: Likewise.
20485         * manual/lang.texi: Likewise.
20486         * manual/llio.texi: Likewise.
20487         * manual/locale.texi: Likewise.
20488         * manual/message.texi: Likewise.
20489         * manual/resource.texi: Likewise.
20490         * manual/search.texi: Likewise.
20491         * manual/setjmp.texi: Likewise.
20492         * manual/stdio.texi: Likewise.
20493         * manual/string.texi: Likewise.
20494         * manual/sysinfo.texi: Likewise.
20495         * manual/time.texi: Likewise.
20497 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
20499         * po/sl.po: New file.
20501 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
20503         * .gitignore: Add core/.gdbinit/.gdb_history.
20505 2013-12-27  Allan McRae  <allan@archlinux.org>
20507         [BZ #16369]
20508         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
20509         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
20511 2013-12-24  Brooks Moses  <bmoses@google.com>
20513         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
20514         all compilers that claim C++98 compliance, not just GCC.
20515         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
20516         Likewise.
20518 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
20520         * NEWS: Restore accidentally deleted bug-fix entries.
20522 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
20523             Ondřej Bílka  <neleai@seznam.cz>
20525         [BZ #15073]
20526         * malloc/malloc.c (_int_free): Perform sanity check only if we
20527         have_lock.
20529 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
20531         [BZ #12986]
20532         * manual/stdio.texi (String Input Conversions): Clarify that character
20533         classes are not supported.
20535 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20537         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20539 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
20541         [BZ #16337]
20542         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
20543         Calculate results for small negative arguments directly rather
20544         than using reflection formula with special underflow handling.
20546         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
20547         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
20548         sysdeps/unix/bsd/bsd4.4/syscalls.list.
20549         (fchflags): Likewise.
20550         (revoke): Likewise.
20551         (setlogin): Likewise.
20552         (sigaltstack): Likewise.
20553         (wait4): Likewise.
20554         (sigblock): Remove.
20555         (sigsetmask): Likewise.
20556         (wait3): Likewise.
20557         (waitpid): Likewise.
20558         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
20559         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
20560         file.
20561         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
20562         * sysdeps/unix/bsd/Makefile: ... here.
20563         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
20564         * sysdeps/unix/bsd/Versions: ... here.
20565         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
20566         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
20567         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
20568         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
20569         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
20570         * sysdeps/unix/bsd/sigblock.c: ... here.
20571         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
20572         * sysdeps/unix/bsd/sigsetmask.c: ... here.
20573         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
20574         * sysdeps/unix/bsd/sigvec.c: ... here.
20575         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
20576         * sysdeps/unix/bsd/tcdrain.c: ... here.
20577         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
20578         * sysdeps/unix/bsd/tcgetattr.c: ... here.
20579         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
20580         * sysdeps/unix/bsd/tcsetattr.c: ... here.
20581         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
20582         * sysdeps/unix/bsd/wait.c: ... here.
20583         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
20584         * sysdeps/unix/bsd/wait3.c: ... here.
20585         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
20586         * sysdeps/unix/bsd/waitpid.c: ... here.
20588 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
20590         [BZ #16356]
20591         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
20592         round-to-nearest for [!USE_AS_EXPM1L].
20593         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
20594         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
20595         more tests of exp and exp10.  Expect some exp10 tests to miss
20596         exceptions or fail in directed rounding modes.
20597         * math/auto-libm-test-out: Regenerated.
20598         * math/libm-test.inc (exp10_tonearest_test_data): New array.
20599         (exp10_test_tonearest): New function.
20600         (exp10_towardzero_test_data): New array.
20601         (exp10_test_towardzero): New function.
20602         (exp10_downward_test_data): New array.
20603         (exp10_test_downward): New function.
20604         (exp10_upward_test_data): New array.
20605         (exp10_test_upward): New function.
20606         (main): Call the new functions.
20607         * sysdeps/i386/fpu/libm-test-ulps: Update.
20608         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20610 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
20612         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
20613         asinh, atan, atan2, atanh, cbrt, cos and cosh.
20614         * math/auto-libm-test-out: Regenerated.
20615         * math/libm-test.inc (acosh_test_data): Add more tests.
20616         (atanh_test_data): Likewise.
20617         (ceil_test_data): Likewise.
20618         (copysign_test_data): Likewise.
20619         * sysdeps/i386/fpu/libm-test-ulps: Update.
20620         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20622         * timezone/checktab.awk: Update from tzcode 2013i.
20623         * timezone/private.h: Likewise.
20624         * timezone/scheck.c: Likewise.
20625         * timezone/tzfile.h: Likewise.
20626         * timezone/tzselect.ksh: Likewise.
20627         * timezone/zdump.c: Likewise.
20628         * timezone/zic.c: Likewise.
20630         * math/auto-libm-test-in: Add tests of cpow.
20631         * math/auto-libm-test-out: Regenerated.
20632         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
20633         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20634         mpc_cc_c.
20635         (func_calc_desc): Add mpc_cc_c union field.
20636         (test_functions): Add cpow.
20637         (special_fill_2pi): New function.
20638         (special_real_inputs): Add 2pi.
20639         (calc_generic_results): Handle mpc_cc_c.
20640         * sysdeps/i386/fpu/libm-test-ulps: Update.
20641         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20643         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
20644         csqrt, ctan and ctanh.
20645         * math/auto-libm-test-out: Regenerated.
20646         * math/libm-test.inc (TEST_COND_x86_64): New macro.
20647         (TEST_COND_x86): Likewise.
20648         (ccos_test_data): Use AUTO_TESTS_c_c.
20649         (ccosh_test_data): Likewise.
20650         (cexp_test_data): Likewise.
20651         (clog_test_data): Likewise.
20652         (csqrt_test_data): Likewise.
20653         (ctan_test_data): Likewise.
20654         (ctan_tonearest_test_data): Likewise.
20655         (ctan_towardzero_test_data): Likewise.
20656         (ctan_downward_test_data): Likewise.
20657         (ctan_upward_test_data): Likewise.
20658         (ctanh_test_data): Likewise.
20659         (ctanh_tonearest_test_data): Likewise.
20660         (ctanh_towardzero_test_data): Likewise.
20661         (ctanh_downward_test_data): Likewise.
20662         (ctanh_upward_test_data): Likewise.
20663         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20664         mpc_c_c.
20665         (func_calc_desc): Add mpc_c_c union field.
20666         (FUNC_mpc_c_c): New macro.
20667         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
20668         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
20669         ctanh.
20670         (special_fill_min_subnorm_p120): New function.
20671         (special_real_inputs): Add min_subnorm_p120.
20672         (calc_generic_results): Handle mpc_c_c.
20673         * sysdeps/i386/fpu/libm-test-ulps: Update.
20674         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20676 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
20678         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
20679         (do_sin_slow): New functions.
20680         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
20681         (cslow2, csloww1, csloww2): Use the new functions.
20683         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
20684         Use M to change sign of result instead of X.  Assume X is
20685         positive.
20686         (csloww1): Likewise.
20687         (__sin): Adjust.
20688         (__cos): Adjust.
20690         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
20691         arguments A and DA.
20692         (__sin): Adjust.
20693         (__cos): Likewise.
20695         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
20696         (__cos): Likewise.
20697         (sloww1): Don't adjust sign of DX.
20698         (csloww1): Likewise.
20699         (sloww2): Use X directly and don't adjust sign of DX.
20700         (csloww2): Likewise.
20702 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20704         * math/auto-libm-test-in: Add tests of cabs and carg.
20705         * math/auto-libm-test-out: Regenerated.
20706         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
20707         (carg_test_data): Likewise.
20708         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20709         mpc_c_f.
20710         (func_calc_desc): Add mpc_c_f union field.
20711         (test_functions): Add cabs and carg.
20712         (calc_generic_results): Handle mpc_c_f.
20714         * sysdeps/powerpc/powerpc32/libgcc-compat.S
20715         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
20716         as a macro and a compat symbol.
20717         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
20718         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
20719         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
20720         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
20721         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
20722         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
20723         not use .hidden.
20724         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
20725         Likewise.
20726         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
20727         Likewise.
20728         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
20729         Likewise.
20730         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
20731         Likewise.
20732         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
20733         Likewise.
20734         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
20735         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
20736         from GLIBC_2.3.2.
20738 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20740         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20742 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20744         * manual/texinfo.tex: Update to version 2013-11-26.10 with
20745         trailing whitespace removed.
20746         * scripts/config.guess: Update to version 2013-11-29.
20747         * scripts/config.sub: Update to version 2013-10-01.
20749         * math/auto-libm-test-in: Add tests of sincos.
20750         * math/auto-libm-test-out: Regenerated.
20751         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
20752         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20753         mpfr_f_11.
20754         (func_calc_desc): Add mpfr_f_11 union field.
20755         (test_functions): Add sincos.
20756         (calc_generic_results): Handle mpfr_f_11.
20757         * sysdeps/i386/fpu/libm-test-ulps: Update.
20758         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20760 2013-12-19  Andreas Schwab  <schwab@suse.de>
20762         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
20763         CALL_MCOUNT.
20764         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
20765         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
20766         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
20768 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
20770         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
20771         * sysdeps/i386/fpu/libm-test-ulps: Update.
20772         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20774         [BZ #16293]
20775         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
20776         round-to-nearest mode when using frndint.
20777         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
20778         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
20779         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
20780         Likewise.
20781         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
20782         sinh test to fail.
20783         * math/auto-libm-test-out: Regenerated.
20784         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
20785         (TEST_COND_x86): Likewise.
20786         (expm1_tonearest_test_data): New array.
20787         (expm1_test_tonearest): New function.
20788         (expm1_towardzero_test_data): New array.
20789         (expm1_test_towardzero): New function.
20790         (expm1_downward_test_data): New array.
20791         (expm1_test_downward): New function.
20792         (expm1_upward_test_data): New array.
20793         (expm1_test_upward): New function.
20794         (main): Run the new test functions.
20795         * sysdeps/i386/fpu/libm-test-ulps: Update.
20796         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20798         * include/features.h: Update comment documenting feature test
20799         macros.  Mention _DEFAULT_SOURCE in comment.
20800         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
20801         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
20802         _BSD_SOURCE and _SVID_SOURCE.
20803         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
20804         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
20805         !_SVID_SOURCE]: Likewise.
20806         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20807         (__USE_POSIX_IMPLICITLY): Define.
20808         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20809         (_POSIX_SOURCE): Undefine and redefine.
20810         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
20811         (_POSIX_C_SOURCE): Likewise.
20812         * manual/creature.texi (_DEFAULT_SOURCE): Document.
20813         (Feature Test Macros): Update documentation of default features.
20815 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
20817         * benchtests/Makefile: Add bench-strtok.
20818         * benchtests/bench-strtok.c: New file: strtok benchtest.
20820 2013-12-19  Allan McRae  <allan@archlinux.org>
20822         * manual/install.texi: Suppress menu for plain text output.
20823         * INSTALL: Regenerated.
20825 2013-12-18  Brooks Moses  <bmoses@google.com>
20827         [BZ #15846]
20828         * misc/getauxval.c: Include errno.h.
20829         (__getauxval): Set errno to ENOENT if the requested type is not
20830         found.
20831         * misc/sys/auxv.h (getauxval): Document that it may set errno;
20832         don't declare with __attribute_const__.
20833         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
20834         * manual/startup.texi: Document that getauxval sets errno.
20836 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
20838         * math/auto-libm-test-in: Add tests of jn and yn.
20839         * math/auto-libm-test-out: Regenerated.
20840         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
20841         (yn_test_data): Likewise.
20842         * math/gen-auto-libm-tests.c (func_calc_method): Add value
20843         mpfr_if_f.
20844         (func_calc_desc): Add mpfr_if_f union field.
20845         (FUNC_mpfr_if_f): New macro.
20846         (test_functions): Add jn and yn.
20847         (calc_generic_results): Assert type of second input for
20848         mpfr_ff_f.  Handle mpfr_if_f.
20849         (output_for_one_input_case): Disable all checking for arguments
20850         fitting floating-point types in case of an integer argument.
20851         * sysdeps/i386/fpu/libm-test-ulps: Update.
20852         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20854         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
20855         Don't expect fegetround reference in libm.so.
20857 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
20859         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
20860         $(config-cflags-nofma).
20862 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
20864         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
20865         * math/auto-libm-test-out: Regenerated.
20867         [BZ #16338]
20868         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
20869         to determine exponent and adjust argument to have exponent of -1.
20870         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
20871         log2.
20872         * math/auto-libm-test-out: Regenerated.
20873         * sysdeps/i386/fpu/libm-test-ulps: Update.
20874         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20876 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
20878         * manual/probes.texi: Remove cases when per-thread arenas are
20879         disabled.
20881 2013-12-18  Andreas Schwab  <schwab@suse.de>
20883         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
20884         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
20885         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
20886         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
20887         * sysdeps/i386/i686/multiarch/Makefile: Update.
20888         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
20890 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
20892         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
20893         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
20895 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
20897         [BZ #15968]
20898         Support TZ transition times < 00:00:00.
20899         This is needed for version-3 tz-format files; it supports time
20900         stamps past 2037 for America/Godthab (the only entry in the tz
20901         database for which this change is relevant).
20902         * manual/time.texi (TZ Variable): Document transition times
20903         from -167:59:59 through -00:00:01.
20904         * time/tzset.c (tz_rule): Time of day is now signed.
20905         (__tzset_parse_tz): Parse negative time of day.
20907         Document TZ transition times >= 25:00:00.
20908         * manual/time.texi (TZ Variable): Document transition times from
20909         25:00:00 through 167:59:59.  These are already supported, and this
20910         support will help with version-3 tz-format files.
20912         * manual/time.texi (TZ Variable): Modernize North America example
20913         to reflect current (i.e., 2007-and-later) daylight saving rules.
20915         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
20917 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
20919         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
20920         * sysdeps/unix/bsd/bits/stat.h: Likewise.
20921         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
20922         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
20923         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
20924         * sysdeps/unix/bsd/bsdstat.h: Likewise.
20925         * sysdeps/unix/bsd/clock.c: Likewise.
20926         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
20927         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
20928         * sysdeps/unix/bsd/init-posix.c: Likewise.
20929         * sysdeps/unix/bsd/poll.c: Likewise.
20930         * sysdeps/unix/bsd/ptsname.c: Likewise.
20931         * sysdeps/unix/bsd/seekdir.c: Likewise.
20932         * sysdeps/unix/bsd/setegid.c: Likewise.
20933         * sysdeps/unix/bsd/seteuid.c: Likewise.
20934         * sysdeps/unix/bsd/setgid.c: Likewise.
20935         * sysdeps/unix/bsd/setrgid.c: Likewise.
20936         * sysdeps/unix/bsd/setruid.c: Likewise.
20937         * sysdeps/unix/bsd/setsid.c: Likewise.
20938         * sysdeps/unix/bsd/setuid.c: Likewise.
20939         * sysdeps/unix/bsd/sigaction.c: Likewise.
20940         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
20941         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
20942         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
20943         * sysdeps/unix/bsd/telldir.c: Likewise.
20944         * sysdeps/unix/bsd/times.c: Likewise.
20945         * sysdeps/unix/bsd/usleep.c: Likewise.
20947         * misc/Makefile (install-lib): Remove libbsd-compat.a.
20948         ($(objpfx)libbsd-compat.a): Remove rule.
20950         * include/features.h (__FAVOR_BSD): Do not define.
20951         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
20952         features conflicting with POSIX.
20953         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
20954         (_BSD_SOURCE): Remove description of not being a subset of other
20955         feature test macros.
20956         * manual/job.texi (getpgrp): Do not document BSD version.
20957         (getpgid): Do not document by reference to BSD getpgrp.
20958         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
20959         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
20960         * signal/signal.h [__FAVOR_BSD]: Likewise.
20961         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
20962         instead of making contents conditional on [__FAVOR_BSD].
20963         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
20965 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20967         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
20969 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
20971         [BZ #16314]
20972         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
20973         values below 2**-450, not 2**-500.
20974         * math/auto-libm-test-in: Don't allow spurious underflow from
20975         hypot.
20976         * math/auto-libm-test-out: Regenerated.
20978         [BZ #16316]
20979         [BZ #16330]
20980         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
20981         values of ha and hb and sort them after adjusting subnormal
20982         arguments.
20983         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
20984         Likewise.
20985         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
20986         values of ea and eb and sort them after adjusting subnormal
20987         arguments.
20988         * math/auto-libm-test-in: Do not expect some hypot tests of
20989         subnormals to fail.  Add more hypot tests.
20990         * math/auto-libm-test-out: Regenerated.
20992 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
20994         [BZ #13304]
20995         * sysdeps/sh/s_fma.c: New file.
20996         * sysdeps/sh/s_fmaf.c: New file.
20997         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
20998         version.
20999         * sysdeps/sh/Implies: Add sh/soft-fp.
21001 2013-12-16  Roland McGrath  <roland@hack.frob.com>
21003         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
21004         level of indirection to members `objname', `errstring', `malloced'.
21005         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
21006         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
21007         it as the __longjmp argument (just pass 1 instead).
21008         (_dl_catch_error): Initialize C with argument pointers and address of
21009         volatile local ERRCODE rather than copying values out of C at return.
21011 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
21013         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
21014         * math/auto-libm-test-out: Regenerated.
21015         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
21016         (hypot_test_data): Likewise.
21017         (pow_test_data): Likewise.
21018         (pow_tonearest_test_data): Likewise.
21019         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21020         mpfr_ff_f.
21021         (func_calc_desc): Add mpfr_ff_f union field.
21022         (FUNC_mpfr_ff_f): New macro.
21023         (test_functions): Add atan2, hypot and pow.
21024         (special_fill_min): New function.
21025         (special_fill_minus_min): Likewise.
21026         (special_fill_min_subnorm): Likewise.
21027         (special_fill_minus_min_subnorm): Likewise.
21028         (special_real_inputs): Add min, -min, min_subnorm and
21029         -min_subnorm.
21030         (calc_generic_results): Handle mpfr_ff_f.
21031         * sysdeps/i386/fpu/libm-test-ulps: Update.
21032         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21034 2013-12-16  Will Newton  <will.newton@linaro.org>
21036         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
21037         (Aligned Memory Blocks): Add documentation for aligned_alloc
21038         and suggest it as an alternative to posix_memalign.
21039         (Hooks for Malloc): Document __memalign_hook is also called
21040         for aligned_alloc.  (Summary of Malloc): Add summary for
21041         aligned alloc.  Document __memalign_hook is also called
21042         for aligned_alloc.
21044 2013-12-16  Will Newton  <will.newton@linaro.org>
21046         * manual/memory.texi (Malloc Examples): Clarify default
21047         alignment documentation.  Suggest posix_memalign rather
21048         than memalign or valloc.
21049         (Aligned Memory Blocks): Remove suggestion to use memalign
21050         or valloc.  Remove obsolete comment about BSD.
21051         Document memalign errno values and mark the function obsolete.
21052         Document posix_memalign returned error codes.  Mark valloc
21053         as obsolete.  (Hooks for Malloc): __memalign_hook is also
21054         called for posix_memalign and valloc.
21055         (Summary of Malloc): Add posix_memalign to function summary.
21056         __memalign_hook is also called for posix_memalign and valloc.
21058 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
21060         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
21061         TAYLOR_SIN.
21062         (__sin): Adjust.
21063         (__cos): Likewise.
21064         (sloww): Use mynumber union.  Expand ternary operator into
21065         if-else statements.
21066         (cslow): use mynumber union.
21068 2013-12-16  Allan McRae  <allan@archlinux.org>
21070         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
21071         * configure: Regenerated.
21073         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
21075         [BZ #14120]
21076         * configure.ac: Added --enable-maintainer-mode. Check for
21077         autoconf when enabled.
21078         * configure: Regenerated.
21080         * nscd/nscd.service: New file.
21081         * nscd/nscd.tmpfiles: New file.
21083 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
21085         [BZ #12100]
21086         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
21087         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
21088         * sysdeps/x86_64/multiarch/strstr.c: ... here.
21089         (strstr): Add __strstr_sse2_unaligned ifunc.
21090         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
21091         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
21092         (strcasestr): Remove __strcasestr_sse42 ifunc.
21093         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
21094         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
21095         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
21097 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21099         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
21100         * sysdeps/sh/bits/fenv.h: ... here.
21101         * sysdeps/sh/sh4/fpu/bits: Remove directory.
21103 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21105         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
21107         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
21108         hypotf multiarch implementations.
21109         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
21110         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
21111         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
21112         multiarch hypot for PPC64.
21113         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
21114         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
21115         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
21116         multiarch hypotf for PPC64.
21118         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
21119         modff multiarch implementations.
21120         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
21121         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
21122         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
21123         multiarch modf for PPC64.
21124         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
21125         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
21126         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
21127         multiarch modff for PPC64.
21129         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
21130         and logl multiarch implementations.
21131         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
21132         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
21133         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
21134         multiarch logb for PPC64.
21135         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
21136         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
21137         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
21138         multiarch logb for PPC64.
21139         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
21140         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
21141         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
21142         multiarch logb for PPC64.
21144         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
21145         isinff multiarch implementation.
21146         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
21147         file.
21148         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
21149         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
21150         multiarch isinf for PPC64.
21151         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
21152         file.
21153         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
21154         multiarch isinff for PPC64.
21156         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
21157         finitef multiarch implementation.
21158         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
21159         file.
21160         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
21161         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
21162         multiarch finite for PPC64.
21163         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
21164         file.
21165         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
21166         multiarch finitef for PPC64.
21168         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
21169         lrint multiarch implementation.
21170         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
21171         file.
21172         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
21173         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
21174         multiarch llrint for PPC64.
21175         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
21176         multiarch lrint for PPC64.
21178         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
21179         copysignf multiarch implementation.
21180         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
21181         file.
21182         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
21183         file.
21184         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
21185         multiarch copysign for PPC64.
21186         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
21187         multiarch copysignf for PPC64.
21189         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
21190         multiarch implementation.
21191         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
21192         file.
21193         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
21194         file.
21195         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
21196         file.
21197         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
21198         file.
21199         multiarch llround for PPC64.
21200         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
21201         multiarch trunc for PPC64.
21202         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
21203         multiarch truncf for PPC64.
21205         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
21206         multiarch implementation.
21207         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
21208         file.
21209         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
21210         file.
21211         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
21212         file.
21213         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
21214         file.
21215         multiarch llround for PPC64.
21216         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
21217         multiarch round for PPC64.
21218         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
21219         multiarch roundf for PPC64.
21221         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
21222         multiarch implementation.
21223         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
21224         file.
21225         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
21226         file.
21227         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
21228         file.
21229         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
21230         file.
21231         multiarch llround for PPC64.
21232         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
21233         multiarch floor for PPC64.
21234         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
21235         multiarch floorf for PPC64.
21237         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
21238         multiarch implementation.
21239         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
21240         file.
21241         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
21242         file.
21243         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
21244         file.
21245         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
21246         file.
21247         multiarch llround for PPC64.
21248         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
21249         multiarch ceil for PPC64.
21250         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
21251         multiarch ceilf for PPC64.
21253         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
21254         multiarch implementation.
21255         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
21256         file.
21257         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
21258         file.
21259         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
21260         file.
21261         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
21262         multiarch llround for PPC64.
21263         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
21264         multiarch lround for PPC64.
21266         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
21267         multiarch implementation.
21268         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
21269         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
21270         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
21271         file.
21272         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
21273         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
21274         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
21275         multiarch isnan for PPC64.
21276         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
21277         multiarch isnanf for PPC64.
21279         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
21280         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
21281         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
21282         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
21283         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
21284         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
21286         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
21287         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
21288         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
21289         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
21291         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
21292         multiarch implementations.
21293         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21294         (__libc_ifunc_impl_list): Likewise.
21295         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
21296         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
21297         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
21298         multiarch stpcpy for PPC64.
21300         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
21301         multiarch implementations.
21302         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21303         (__libc_ifunc_impl_list): Likewise.
21304         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
21305         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
21306         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
21307         multiarch strcpy for PPC64.
21309         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
21310         redefine function name.
21311         (_wordcopy_fwd_dest_aligned): Likewise.
21312         (_wordcopy_bwd_aligned): Likewise.
21313         (_wordcopy_bwd_dest_aligned): Likewise.
21314         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
21315         multiarch implementations.
21316         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21317         (__libc_ifunc_impl_list): Likewise.
21318         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
21319         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
21320         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
21321         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
21322         multiarch wcscpy for PPC64.
21324         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
21325         multiarch implementations.
21326         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21327         (__libc_ifunc_impl_list): Likewise.
21328         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
21329         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
21330         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
21331         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
21332         multiarch wcscpy for PPC64.
21334         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
21335         multiarch implementations.
21336         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21337         (__libc_ifunc_impl_list): Likewise.
21338         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
21339         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
21340         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
21341         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
21342         multiarch wcsrchr for PPC64.
21344         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
21345         multiarch implementations.
21346         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21347         (__libc_ifunc_impl_list): Likewise.
21348         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
21349         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
21350         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
21351         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
21352         multiarch wcschr for PPC64.
21354         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
21355         multiarch implementations.
21356         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21357         (__libc_ifunc_impl_list): Likewise.
21358         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
21359         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
21360         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
21361         multiarch strchrnul for PPC64.
21363         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
21364         implementations.
21365         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21366         (__libc_ifunc_impl_list): Likewise.
21367         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
21368         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
21369         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
21370         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
21371         strchr for PPC64.
21373         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
21374         implementations.
21375         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21376         (__libc_ifunc_impl_list): Likewise.
21377         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
21378         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
21379         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
21380         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
21381         strncmp for PPC64.
21383         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
21384         multiarch implementations.
21385         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21386         (__libc_ifunc_impl_list): Likewise.
21387         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
21388         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
21389         strncasecmp for PPC64.
21390         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
21391         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
21392         multiarch strncasecmp_l for PPC64.
21394         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
21395         multiarch implementations.
21396         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
21397         (__libc_ifunc_impl_list): Likewise.
21398         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
21399         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
21400         multiarch strcasecmp for PPC64.
21401         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
21402         file.
21403         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
21404         multiarch strcasecmp_l for PPC64.
21406         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
21407         implementations.
21408         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21409         (__libc_ifunc_impl_list): Likewise.
21410         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
21411         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
21412         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
21413         strnlen for PPC64.
21415         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
21416         implementations.
21417         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21418         (__libc_ifunc_impl_list): Likewise.
21419         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
21420         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
21421         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
21422         strlen for PPC64.
21424         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
21425         implementations.
21426         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21427         (__libc_ifunc_impl_list): Likewise.
21428         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
21429         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
21430         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
21431         rawmemrchr for PPC64.
21433         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
21434         implementation.
21435         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21436         (__libc_ifunc_impl_list): Likewise.
21437         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
21438         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
21439         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
21440         memrchr for PPC64.
21442         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
21443         implementation.
21444         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21445         (__libc_ifunc_impl_list): Likewise.
21446         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
21447         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
21448         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
21449         memchr for PPC64.
21451         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
21452         implementation.
21453         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21454         (__libc_ifunc_impl_list): Likewise.
21455         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
21456         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
21457         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
21458         mempcpy for PPC64.
21460         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
21461         avoid cretion of __bzero symbol.
21462         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
21463         Likewise.
21464         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
21465         Likewise.
21466         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
21467         Likewise.
21468         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
21469         multiarch implementations.
21470         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21471         (__libc_ifunc_impl_list): Likewise.
21472         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
21473         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
21474         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
21475         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
21476         bzero for PPC32.
21477         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
21478         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
21479         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
21480         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
21481         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
21482         memset for PPC64.
21483         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
21485         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
21486         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
21487         implementations.
21488         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
21489         (__libc_ifunc_impl_list): Likewise.
21490         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
21491         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
21492         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
21493         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
21494         memcmp for PPC64.
21496         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
21497         multiarch for POWER/PPC64.
21498         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
21499         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
21500         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
21501         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
21502         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
21503         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
21504         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
21505         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
21506         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
21507         memcpy for PPC64.
21509         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
21510         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
21511         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
21512         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
21513         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
21514         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
21515         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
21516         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
21517         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
21518         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
21519         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
21520         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
21521         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
21522         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
21523         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
21524         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
21525         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
21526         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
21527         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
21528         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
21529         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
21530         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
21532 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
21534         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
21536 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
21538         * benchtests/Makefile (bench): Add exp2 and log2.
21539         (LDLIBS-bench-exp2): Add -lm.
21540         (LDLIBS-bench-log2): Likewise.
21541         * benchtests/exp2-inputs: New inputs file.
21542         * benchtests/log2-inputs: New inputs file.
21543         * benchtests/log-inputs: Add new inputs.
21544         * benchtests/tan-inputs: Likewise.
21546 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
21548         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
21549         definition...
21550         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
21551         (csloww2): ... from here.
21553         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
21554         instead of structures.
21555         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
21556         (POLYNOMIAL): Likewise.
21557         (TAYLOR_SLOW): Likewise.
21558         (__sin): Likewise.
21559         (__cos): Likewise.
21560         (slow1): Likewise.
21561         (slow2): Likewise.
21562         (sloww): Likewise.
21563         (sloww1); Likewise.
21564         (sloww2): Likewise.
21565         (bsloww1): Likewise.
21566         (bsloww2): Likewise.
21567         (cslow2): Likewise.
21568         (csloww): Likewise.
21569         (csloww1): Likewise.
21570         (csloww2): Likewise.
21572 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
21574         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
21575         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
21576         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
21577         * malloc/hooks.c (realloc_check): Likewise.
21579         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
21580         * malloc/arena.c: Remove PER_THREAD conditional.
21581         [!PER_THREAD]: Remove code.
21582         (ptmalloc_unlock_all2): Likewise.
21583         (ptmalloc_init): Likewise.
21584         (_int_new_arena): Likewise.
21585         (arena_get2): Likewise.
21586         * malloc/hooks.c (__malloc_get_state): Likewise.
21587         (__malloc_set_state): Likewise.
21588         * malloc/malloc.c: Likewise.
21589         (struct malloc_state): Likewise.
21590         (struct malloc_par): Likewise.
21591         (__libc_realloc): Likewise.
21592         (__libc_mallopt): Likewise.
21594 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21596         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
21598 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
21600         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
21601         macro to a function.  Check for zero perturb_byte.
21602         (_int_malloc, _int_free): Remove zero perturb_byte checks.
21604         * malloc/malloc.c: (force_reg): Remove.
21605         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
21606         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
21607         force_reg by atomic_forced_read.
21608         * malloc/arena.c (ptmalloc_init): Likewise.
21609         * malloc/hooks.c (top_check): Likewise.
21611 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21613         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21615 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
21617         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
21619 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
21621         * math/auto-libm-test-in: Add tests of lgamma.
21622         * math/auto-libm-test-out: Regenerated.
21623         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
21624         (M_LOG_2_SQRT_PIl): Likewise.
21625         (lgamma_test_data): Use AUTO_TESTS_f_f1.
21626         * math/gen-auto-libm-tests.c (func_calc_method): Add value
21627         mpfr_f_f1.
21628         (func_calc_desc): Add mpfr_f_f1 union field.
21629         (ARGS1): New macro.
21630         (ARGS2): Likewise.
21631         (ARGS3): Likewise.
21632         (ARGS4): Likewise.
21633         (RET1): Likewise.
21634         (RET2): Likewise.
21635         (CALC): Likewise.
21636         (FUNC): Likewise.
21637         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
21638         (test_functions): Add lgamma.
21639         (calc_generic_results): Handle mpfr_f_f1.
21640         * sysdeps/i386/fpu/libm-test-ulps: Update.
21641         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21643 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21645         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
21646         __mpn_add_n for PowerPC64/POWER7.
21647         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
21648         __mpn_sub_n for PowerPC64/POWER7.
21650         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
21651         __mpn_addmul_1 for PowerPC64.
21652         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
21653         __mpn_submul_1 for PowerPC64.
21654         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
21655         for PowerPC64.
21656         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
21657         for PowerPC64.
21659 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
21661         [BZ #15089]
21662         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
21664 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21666         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
21668         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
21669         add multiarch folders.
21670         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
21671         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
21672         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
21673         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
21674         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
21675         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
21676         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
21677         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
21678         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
21679         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
21680         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
21681         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
21682         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
21683         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
21684         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
21685         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
21686         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
21688         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
21689         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
21690         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
21691         New file.
21692         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
21693         New file.
21694         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
21695         multiarch __ieee754_hypot for PowerPC32.
21696         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
21697         New file.
21698         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
21699         New file.
21700         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
21701         multiarch __ieee754_hypotf for PowerPC32.
21703         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
21704         long_double_symbol only if __logbl is defined.
21705         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
21706         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
21707         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
21708         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
21709         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
21710         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
21711         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
21712         path for implementation.
21713         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
21714         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
21715         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
21716         logb, and logbl multiarch implementations for PowerPC32.
21717         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
21718         file.
21719         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
21720         file.
21721         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
21722         multiarch logb for PowerPC32.
21723         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
21724         file.
21725         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
21726         file.
21727         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
21728         multiarch logbf for PowerPC32.
21729         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
21730         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
21731         file.
21732         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
21733         multiarch logbl implementation for PowerPC32.
21735         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
21736         and modff multiarch implementations.
21737         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
21738         New file.
21739         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
21740         New file.
21741         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
21742         multiarch modf for PowerPC32.
21743         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
21744         New file.
21745         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
21746         New file.
21747         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
21748         multiarch modff for PowerPC32.
21750         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
21751         and lrintf multiarch implementations.
21752         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
21753         New file.
21754         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
21755         New file.
21756         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
21757         multiarch lrint for PowerPC32.
21758         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
21759         file: multiarch lrintf for PowerPC32.
21761         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
21762         and lroundf multiarch implementations.
21763         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
21764         New file.
21765         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
21766         New file.
21767         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
21768         New file.
21769         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
21770         multiarch lround for PowerPC32.
21771         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
21772         file: multiarch lroundf for PowerPC32.
21774         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
21775         copysign and copysignf multiarch implementations.
21776         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
21777         New file.
21778         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
21779         New file.
21780         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
21781         file: multiarch copysign for PowerPC32.
21782         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
21783         file: multiarch copysignf for PowerPC32.
21785         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
21786         and truncf multiarch implementations.
21787         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
21788         New file.
21789         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
21790         file.
21791         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
21792         multiarch trunc for PowerPC32.
21793         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
21794         New file.
21795         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
21796         New file.
21797         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
21798         multiarch truncf for PowerPC32.
21800         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
21801         and roundf multiarch implementations.
21802         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
21803         New file.
21804         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
21805         file.
21806         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
21807         multiarch round for PowerPC32.
21808         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
21809         New file.
21810         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
21811         New file.
21812         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
21813         multiarch roundf for PowerPC32.
21815         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
21816         and floorf multiarch implementations.
21817         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
21818         New file.
21819         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
21820         file.
21821         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
21822         multiarch floor for PowerPC32.
21823         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
21824         New file.
21825         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
21826         New file.
21827         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
21828         multiarch floorf for PowerPC32.
21830         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
21831         and ceilf multiarch implementations.
21832         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
21833         New file.
21834         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
21835         file.
21836         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
21837         multiarch ceil for PowerPC32.
21838         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
21839         New file.
21840         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
21841         file.
21842         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
21843         multiarch ceilf for PowerPC32.
21845         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
21846         is defined.
21847         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
21848         FINITEF is defined.
21849         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
21850         and finitef multiarch implementations.
21851         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
21852         New file.
21853         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
21854         file.
21855         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
21856         multiarch finite for PowerPC32.
21857         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
21858         New file.
21859         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
21860         file: multiarch finitef for PowerPC32.
21862         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
21863         and isinff multiarch implementations.
21864         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
21865         file.
21866         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
21867         file.
21868         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
21869         multiarch isinf for PowerPC32.
21870         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
21871         New file.
21872         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
21873         multiarch isinff for PowerPC32.
21875         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
21876         alias when __isnan is defined.
21877         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
21878         and isnanf multiarch implementations.
21879         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
21880         file.
21881         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
21882         file.
21883         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
21884         file.
21885         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
21886         file.
21887         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
21888         multiarch isnan for PowerPC32.
21889         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
21890         New file.
21891         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
21892         New file.
21893         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
21894         multiarch isnanf for PowerPC32.
21896         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
21897         and sqrtf multiarch implementations.
21898         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
21899         file.
21900         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
21901         file.
21902         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
21903         multiarch sqrt for PowerPC32.
21904         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
21905         file.
21906         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
21907         file.
21908         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
21909         multiarch sqrtf for PowerPC32.
21911         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
21912         and llroundf multiarch implementations.
21913         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
21914         New file.
21915         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
21916         New file.
21917         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
21918         New file.
21919         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
21920         file: multiarch llround for PowerPC32.
21921         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
21922         file: multiarch llroundf for PowerPC32.
21924         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
21925         multiarch PowerPC32 fpu implementations.
21926         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
21927         New file.
21928         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
21929         New file.
21930         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
21931         multiarch llrint for PowerPC32.
21932         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
21933         New file.
21934         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
21935         New file.
21936         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
21937         file.
21939         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
21941         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
21942         file.
21943         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
21944         file.
21945         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
21946         file.
21947         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
21948         multiarch wordcopy for PPC32.
21949         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
21950         wordcopy objects.
21951         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21952         (__libc_ifunc_impl_list): Likewise.
21953         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
21954         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
21955         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
21956         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
21957         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
21958         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
21960         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
21961         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
21962         file.
21963         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
21964         file.
21965         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
21966         file.
21967         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
21968         multiarch wcscpy for PPC32.
21969         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
21970         multiarch objects.
21971         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21972         (__libc_ifunc_impl_list): Likewise.
21973         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
21974         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
21975         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
21976         sysdeps/powerpc/power6/wcscpy.c.
21978         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
21979         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
21980         file.
21981         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
21982         file.
21983         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
21984         file.
21985         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
21986         multiarch wcsrchr for PPC32.
21987         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
21988         multiarch objects.
21989         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
21990         (__libc_ifunc_impl_list): Likewise.
21991         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
21992         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
21993         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
21994         sysdeps/powerpc/power6/wcsrchr.c.
21996         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
21997         file.
21998         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
21999         file.
22000         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
22001         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
22002         multiarch wcschr for PPc32.
22003         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
22004         multiarch objects.
22005         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22006         (__libc_ifunc_impl_list): Likewise.
22007         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
22008         * sysdeps/powerpc/power6/wcschr.c: ... to here.
22009         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
22010         sysdeps/powerpc/power6/wcschr.c.
22012         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
22013         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
22014         file.
22015         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
22016         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
22017         file: multiarch strchr for PPC32.
22018         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
22019         multiarch objects.
22020         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22021         (__libc_ifunc_impl_list): Likewise.
22023         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
22024         name.
22025         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
22026         file.
22027         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
22028         file.
22029         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
22030         multiarch strchrnul for PPC32.
22031         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
22032         multiarch objects.
22033         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22034         (__libc_ifunc_impl_list): Likewise.
22036         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
22037         file.
22038         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
22039         multiarch strncasecmp for PPC32.
22040         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
22041         file.
22042         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
22043         multiarch strncasecmp_l for PPC32.
22044         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
22045         strncasecmp multiarch objects.
22046         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22047         (__libc_ifunc_impl_list): Likewise.
22049         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
22050         file.
22051         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
22052         multiarch strncasecmp for PPC32.
22053         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
22054         New file.
22055         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
22056         multiarch strcasecmp_l for PPC32.
22057         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
22058         multiarch objects.
22059         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22060         (__libc_ifunc_impl_list): Likewise.
22062         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
22063         file.
22064         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
22065         file.
22066         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
22067         multiarch strncmp for PPC32.
22068         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
22069         multiarch objects.
22070         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22071         (__libc_ifunc_impl_list): Likewise.
22073         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
22074         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
22075         file.
22076         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
22077         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
22078         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
22079         multiarch objects.
22080         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22081         (__libc_ifunc_impl_list): Likewise.
22083         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
22084         file.
22085         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
22086         file.
22087         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
22088         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
22089         multiarch objects.
22090         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22091         (__libc_ifunc_impl_list): Likewise.
22093         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
22094         file.
22095         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
22096         file.
22097         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
22098         multiarch rawmemchr for PPC32.
22099         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
22100         multiarch objects.
22101         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22102         (__libc_ifunc_impl_list): Likewise.
22104         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
22105         file.
22106         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
22107         file.
22108         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
22109         file: memrchr multiarch for PPC32.
22110         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
22111         multiarch objects.
22112         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
22113         (__libc_ifunc_impl_list): Likewise.
22115         * string/memchr.c (__memchr): Using macro to redefine symbol name.
22116         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
22117         file.
22118         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
22119         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
22120         multiarch memchr for PPC32.
22121         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
22122         multiarch objects.
22123         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22124         (__libc_ifunc_impl_list): Likewise.
22126         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
22127         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
22128         file.
22129         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
22130         file.
22131         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
22132         file: multiarch mempcpy for PPC32.
22133         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
22134         multiarch objects.
22135         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22136         (__libc_ifunc_impl_list): Likewise.
22138         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
22139         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
22140         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
22141         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
22142         multiarch bzero for PPC32.
22143         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
22144         file.
22145         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
22146         file.
22147         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
22148         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
22149         file: multiarch memset for PPC32.
22150         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
22151         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
22152         memset multiarch objects.
22153         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22154         (__libc_ifunc_impl_list): Likewise.
22156         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
22157         file.
22158         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
22159         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
22160         memcmp for PPC32.
22161         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
22162         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
22163         multiarch objects.
22164         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22165         (__libc_ifunc_impl_list): Likewise.
22167         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
22168         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
22169         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
22170         file.
22171         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
22172         file.
22173         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
22174         file.
22175         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
22176         multiarch memcpy for PPC32.
22177         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
22178         multiarch objects.
22179         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
22180         (__libc_ifunc_impl_list): Likewise.
22182         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
22183         support multiarch for POWER/PPC32.
22184         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
22185         Likewise.
22186         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
22187         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
22188         Implies file to make multiarch folder appers before the fpu and
22189         default folder for power4 configuration.
22191 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
22193         * scripts/bench.pl: Append volatile keyword to type.
22195 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
22197         * sysdeps/sh/sotruss-lib.c: New file.
22198         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
22200 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22202         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22204 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
22206         [BZ #6810]
22207         * math/w_tgamma.c: Include <errno.h>.
22208         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
22209         * math/w_tgammaf.c: Include <errno.h>.
22210         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
22211         * math/w_tgammal.c: Include <errno.h>.
22212         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
22213         * math/auto-libm-test-in: Do not allow missing errno on tgamma
22214         underflow.  Add more tgamma tests.
22215         * math/auto-libm-test-out: Regenerated.
22216         * sysdeps/i386/fpu/libm-test-ulps: Update.
22217         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22219         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
22220         sin, sinh, tan, tanh, tgamma, y0 and y1.
22221         * math/auto-libm-test-out: Regenerated.
22222         * math/libm-test.inc (TEST_COND_x86_64): New macro.
22223         (TEST_COND_x86): Likewise.
22224         (M_E2l): Remove macro.
22225         (M_E3l): Likewise.
22226         (M_2_SQRT_PIl): Likewise.
22227         (M_SQRT_PIl): Likewise.
22228         (M_1_DIV_El): Likewise.
22229         (log_test_data): Use AUTO_TESTS_f_f.
22230         (log10_test_data): Likewise.
22231         (log1p_test_data): Likewise.
22232         (log2_test_data): Likewise.
22233         (sin_test_data): Likewise.
22234         (sin_tonearest_test_data): Likewise.
22235         (sin_towardzero_test_data): Likewise.
22236         (sin_downward_test_data): Likewise.
22237         (sin_upward_test_data): Likewise.
22238         (sinh_test_data): Likewise.
22239         (sinh_tonearest_test_data): Likewise.
22240         (sinh_towardzero_test_data): Likewise.
22241         (sinh_downward_test_data): Likewise.
22242         (sinh_upward_test_data): Likewise.
22243         (tan_test_data): Likewise.
22244         (tan_tonearest_test_data): Likewise.
22245         (tan_towardzero_test_data): Likewise.
22246         (tan_downward_test_data): Likewise.
22247         (tan_upward_test_data): Likewise.
22248         (tanh_test_data): Likewise.
22249         (tgamma_test_data): Likewise.
22250         (y0_test_data): Likewise.
22251         (y1_test_data): Likewise.
22252         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
22253         (special_real_inputs): Add pi/4.
22254         * sysdeps/i386/fpu/libm-test-ulps: Update.
22255         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22257 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22259         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
22260         "longjmp_target" static probes.
22261         (__longjmp): Rename to __longjmp_symbol.
22262         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
22263         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
22264         on which longjmp to generate.
22265         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
22266         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
22267         probe.
22268         (__sigsetjmp): Rename to __sigsetjmp_symbol.
22269         (__sigjmp_save): Rename to __sigjmp_save_symbol.
22270         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
22271         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
22272         and __sigjmp_save_symbol based on which sigsetjmp to generated.
22273         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
22274         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
22275         __longjmp_symbol based on which __longjmp to generate.
22276         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
22277         probe.
22278         (setjmp): Rename to setjmp_symbol.
22279         (__sigsetjmp): Rename to __sigsetjmp_symbol.
22280         (_setjmp): Rename to _setjmp_symbol.
22281         (__sigsetjmp): Rename to __sigsetjmp_symbol.
22282         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
22283         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
22284         which setjmp to generate.
22285         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
22286         "longjmp_target" static probes.
22288 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
22290         * benchtests/README: Add note about output arguments.
22291         * benchtests/bench-sincos.c: Remove file.
22292         * benchtests/sincos-inputs: New file.
22293         * scripts/bench.pl: Identify output arguments and define
22294         static variables for them.
22296         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
22298         [BZ #15941]
22299         * Makefile (INSTALL): Add install-plain.texi as the primary
22300         dependency.
22301         * manual/install-plain.texi: New file.
22302         * manual/install.texi: Include node directive only for
22303         non-plaintext output.
22305 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
22307         * stdlib/longlong.h: Update from GCC.
22309         [BZ #6807]
22310         [BZ #15901]
22311         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
22312         * math/w_j0f.c (y0f): Likewise.
22313         * math/w_j0l.c (__y0l): Likewise.
22314         * math/w_j1.c (y1): Likewise.
22315         * math/w_j1f.c (y1f): Likewise.
22316         * math/w_j1l.c (__y1l): Likewise
22317         * math/w_jn.c (yn): Likewise.
22318         * math/w_jnf.c (ynf): Likewise.
22319         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
22320         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
22321         value for Bessel function domain errors outside _SVID_ mode.
22322         Adjust sign of return value for yn (negative integer, 0).
22323         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
22324         by zero in return for negative x and set sign appropriately for
22325         negative n.
22326         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
22327         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
22328         * math/libm-test.inc (y0_test_data): Add more tests and adjust
22329         expectations in error cases.
22330         (y1_test_data): Likewise.
22331         (yn_test_data): Likewise.
22332         * sysdeps/i386/fpu/libm-test-ulps: Update.
22333         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22335 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22337         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
22338         "64" to "64-v1".  Add "64-v2".
22339         (abi-64-options): Rename to ...
22340         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
22341         (abi-64-condition): Rename to ...
22342         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
22343         (abi-64-ld-soname): Rename to ...
22344         (abi-64-v1-ld-soname): ... this.
22345         (abi-64-v2-options): Define.
22346         (abi-64-v2-condition): Likewise.
22347         (abi-64-v2-ld-soname): Likewise.
22348         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
22349         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
22350         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
22351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
22352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
22354 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22355             Alan Modra  <amodra@gmail.com>
22357         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
22358         New versions for use with the ELFv2 ABI.
22359         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
22360         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
22361         declaration.
22362         (struct La_ppc64v2_retval): Likewise.
22363         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
22364         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
22365         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
22366         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
22367         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
22368         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
22369         Do not save or restore CR.
22370         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
22371         (_dl_profile_resolve): Do no save or restore CR.  Support extended
22372         return values for ELFv2 ABI.  Fix location of FPR return registers.
22373         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
22374         updated values for _CALL_ELF == 2.
22375         (La_regs, La_retval, int_retval): Likewise.
22377 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22379         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
22380         (FRAME_MIN_SIZE_PARM): Likewise.
22381         (FRAME_BACKCHAIN): Likewise.
22382         (FRAME_CR_SAVE): Likewise.
22383         (FRAME_LR_SAVE): Likewise.
22384         (FRAME_TOC_SAVE): Likewise.
22385         (FRAME_PARM_SAVE): Likewise.
22386         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
22387         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
22388         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
22389         (call_mcount_parm_offset): New macro.
22390         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
22391         (PROF): Use symbolic stack frame offsets.
22392         (TAIL_CALL_SYSCALL_ERROR): Likewise.
22393         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
22394         Redefine in terms of FRAME_MIN_SIZE.
22395         (_dl_runtime_resolve): Use symbolic stack frame offsets.
22396         (_dl_profile_resolve): Likewise.  Update comment.
22397         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
22398         symbols stack frame offsets.
22399         (__sigsetjmp): Likewise.
22400         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
22401         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
22402         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
22403         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
22405         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
22406         (FRAME_BACKCHAIN): Remove.
22407         (FRAME_CR_SAVE): Likewise.
22408         (FRAME_LR_SAVE): Likewise.
22409         (FRAME_COMPILER_DW): Likewise.
22410         (FRAME_LINKER_DW): Likewise.
22411         (FRAME_TOC_SAVE): Likewise.
22412         (FRAME_PARM_SAVE): Likewise.
22413         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
22414         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
22415         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
22416         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
22417         (CHECK_SP): Use symbolic stack frame offsets.
22418         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
22419         zone" instead of caller's parameter save area for temp storage.
22420         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
22421         Likewise.  Also, use symbolic stack frame offsets.
22422         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
22423         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
22424         our own stack frame instead of the caller's.
22425         (__socket): Use symbolic stack frame offsets.
22427 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22428             Alan Modra  <amodra@gmail.com>
22430         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
22431         Define.
22432         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
22433         (PPC64_LOCAL_ENTRY_OFFSET): Define.
22434         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
22435         New function.
22436         (elf_machine_fixup_plt): Call it.
22437         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
22438         reloc arguments.
22439         (elf_machine_rela): Update call to elf_machine_plt_conflict.
22440         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
22441         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
22442         r2 before calling target.
22444 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22445             Alan Modra  <amodra@gmail.com>
22447         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
22448         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
22449         versions of macros to support ELFv2 ABI.
22450         (LOCALENTRY): New macro.
22451         (ENTRY, EALIGN): Use it.
22452         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
22453         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
22454         fall through into ENTRY entry point.
22455         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
22456         Only define if _CALL_ELF != 2.
22458         (elf_machine_matches_host): Verify ABI version matches.
22459         (RTLD_START): Use LOCALENTRY.
22460         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
22461         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
22462         (PLT_ENTRY_WORDS): New macro.
22463         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
22464         (elf_machine_runtime_setup): Support ELFv2 ABI.
22465         (elf_machine_fixup_plt): Likewise.
22466         (elf_machine_plt_conflict): Likewise.
22467         (resolve_ifunc): Likewise.
22468         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
22469         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
22470         Likewise.
22471         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
22472         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
22473         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
22474         (makecontext): Support ELFv2 ABI.
22475         * elf/elf.h (EF_PPC64_ABI): Define.
22477 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22479         * sysdeps/powerpc/powerpc64/sysdep.h
22480         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
22481         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
22482         (ENTRY) [ASSEMBLER]: ... but instead here ...
22483         (EALIGN) [ASSEMBLER]: ... and here.
22484         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
22485         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
22486         (ENTRY_2) [!ASSEMBLER]: Use it.
22487         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
22488         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
22489         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
22490         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
22491         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
22492         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
22493         Use PPC64_LOAD_FUNCPTR.
22495         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
22497 2013-12-04  Alan Modra  <amodra@gmail.com>
22499         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
22500         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
22501         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
22502         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
22504         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
22505         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
22506         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
22507         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
22508         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
22509         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
22511 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22513         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
22514         (__makecontext): Fix incorrect CFI when backtracing out of
22515         context created via makecontext.
22516         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
22517         (__setcontext): Fix incorrect CFI during switch to new context.
22518         (__novec_setcontext): Likewise.
22520 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
22522         [BZ #4772]
22523         * time/strptime_l.c (__strptime_internal): Allow modifiers
22524         in strptime.
22525         * time/tst-strptime.c (day_tests): Add testcase.
22527 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
22529         * scripts/bench.pl: Skip over blank lines.
22531 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
22533         [BZ #926]
22534         * manual/time.texi (Calendar Time): Clarify what timezone functions
22535         use.
22537 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22539         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22541 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
22543         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
22544         implementation.
22545         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
22546         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
22547         * debug/memset_chk.c (__memset_chk): Likewise.
22548         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
22549         * debug/strncpy_chk.c: Likewise.
22551 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
22553         [BZ #15268]
22554         [BZ #15425]
22555         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
22556         (__ieee754_exp): For possibly underflowing results, check size of
22557         result and force underflow exception if required.
22558         * math/auto-libm-test-in: Add more tests of exp.
22559         * math/auto-libm-test-out: Regenerated.
22560         * sysdeps/i386/fpu/libm-test-ulps: Update.
22561         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22563         [BZ #16283]
22564         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
22565         * math/w_exp2f.c (__exp2f): Likewise.
22566         * math/w_exp2l.c (__exp2l): Likewise.
22567         * math/auto-libm-test-in: Do not allow missing errno on exp2
22568         underflow.
22569         * math/auto-libm-test-out: Regenerated.
22571 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
22573         [BZ #16274]
22574         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
22575         handle filename validation.
22576         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
22577         (do_open): Delete.
22579 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
22581         [BZ #6786]
22582         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
22583         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
22584         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
22585         <float.h>.
22586         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
22587         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
22588         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22589         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
22590         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22591         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
22592         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
22593         * math/auto-libm-test-in: Don't allow missing errno from erfc.
22594         Add more erfc tests.
22595         * math/auto-libm-test-out: Regenerated.
22596         * sysdeps/i386/fpu/libm-test-ulps: Update.
22597         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22599         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
22600         exp2, expm1, j0 and j1.
22601         * math/auto-libm-test-out: Regenerated.
22602         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
22603         (erfc_test_data): Likewise.
22604         (exp_test_data): Likewise.
22605         (exp_tonearest_test_data): Likewise.
22606         (exp_towardzero_test_data): Likewise.
22607         (exp_downward_test_data): Likewise.
22608         (exp_upward_test_data): Likewise.
22609         (exp10_test_data): Likewise.
22610         (exp2_test_data): Likewise.
22611         (expm1_test_data): Likewise.
22612         (j0_test_data): Likewise.
22613         (j1_test_data): Likewise.
22614         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
22615         (input_flag_type): Add flag_xfail_rounding.
22616         (input_flags): Add xfail-rounding.
22617         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
22618         (output_for_one_input_case): Handle flag_xfail_rounding.
22619         * sysdeps/i386/fpu/libm-test-ulps: Update.
22620         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22622 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
22624         [BZ #16289]
22625         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
22626         division by 0.
22628 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
22630         [BZ #16195]
22631         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
22632         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
22633         (STAP_PROBE0): New macro.
22634         (STAP_PROBE1): Likewise.
22635         (STAP_PROBE2): Likewise.
22636         (STAP_PROBE3): Likewise.
22637         (STAP_PROBE4): Likewise.
22639 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
22641         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
22643 2013-12-02  Steve Ellcey  <sellcey@mips.com>
22645         * benchtests/Makefile (bench): Add sqrt.
22646         (LDLIBS-bench-sqrt): New.
22647         * benchtests/sqrt-input: New.
22649 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
22651         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
22652         (GAIH_EAI): Likewise.
22653         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
22654         (gaih_inet): Likewise.
22655         (getaddrinfo): Don't use GAIH_EAI.
22657         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
22658         (struct gaih): Remove definition.
22660 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
22662         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
22663         Use HERRNOP directly.
22665 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22667         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22669 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
22671         * math/gen-auto-libm-tests.c (test_functions): Add more
22672         single-argument functions.
22673         (special_fill_pi_2): New function.
22674         (special_fill_minus_pi_2): Likewise.
22675         (special_fill_pi_6): Likewise.
22676         (special_fill_minus_pi_6): Likewise.
22677         (special_fill_pi_3): Likewise.
22678         (special_fill_2pi_3): Likewise.
22679         (special_fill_e): Likewise.
22680         (special_fill_1_e): Likewise.
22681         (special_fill_e_minus_1): Likewise.
22682         (special_real_inputs): Add more special inputs.
22683         (output_for_one_input_case): Do not require ERANGE on underflow to
22684         zero if round-to-nearest result does not underflow to zero, unless
22685         exact results required.
22686         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
22687         atan, atanh, cbrt, cos and cosh.
22688         * math/auto-libm-test-out: Regenerated.
22689         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
22690         (acos_tonearest_test_data): Likewise.
22691         (acos_towardzero_test_data): Likewise.
22692         (acos_downward_test_data): Likewise.
22693         (acos_upward_test_data): Likewise.
22694         (acosh_test_data): Likewise.
22695         (asin_test_data): Likewise.
22696         (asin_tonearest_test_data): Likewise.
22697         (asin_towardzero_test_data): Likewise.
22698         (asin_upward_test_data): Likewise.
22699         (asinh_test_data): Likewise.
22700         (atan_test_data): Likewise.
22701         (atanh_test_data): Likewise.
22702         (cbrt_test_data): Likewise.
22703         (cos_test_data): Likewise.
22704         (cos_tonearest_test_data): Likewise.
22705         (cos_towardzero_test_data): Likewise.
22706         (cos_downward_test_data): Likewise.
22707         (cos_upward_test_data): Likewise.
22708         (cosh_test_data): Likewise.
22709         (cosh_tonearest_test_data): Likewise.
22710         (cosh_towardzero_test_data): Likewise.
22711         (cosh_downward_test_data): Likewise.
22712         (cosh_upward_test_data): Likewise.
22713         * sysdeps/i386/fpu/libm-test-ulps: Update.
22714         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22716 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
22718         [BZ #6787]
22719         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
22720         * math/w_exp10f.c (__exp10f): Likewise.
22721         * math/w_exp10l.c (__exp10l): Likewise.
22722         * math/libm-test.inc (exp10_test_data): Add more tests and expect
22723         errno settings in existing tests.
22725         [BZ #14032]
22726         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
22727         precision control set to double precision.
22728         * sysdeps/i386/fpu/w_sqrt.c: New file.
22729         * math/auto-libm-test-in: Add more tests.
22730         * math/auto-libm-test-out: Update.
22732         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
22733         (sqrt_test_tonearest): New function.
22734         (sqrt_towardzero_test_data): New variable.
22735         (sqrt_test_towardzero): New function.
22736         (sqrt_downward_test_data): New variable.
22737         (sqrt_test_downward): New function.
22738         (sqrt_upward_test_data): New variable.
22739         (sqrt_test_upward): New function.
22740         (main): Call the new functions.
22742         * math/gen-auto-libm-tests.c: New file.
22743         * math/auto-libm-test-in: Likewise.
22744         * math/auto-libm-test-out: New generated file.
22745         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
22746         variables.
22747         (%beautify): Add generated representations of zero.
22748         (top level): Set $auto_input and call parse_auto_input.
22749         (beautify): Remove trailing "f" from hex float constants.
22750         (parse_args): Handle XFAIL_TEST.
22751         (convert_condition): New function.
22752         (or_value): Likewise.
22753         (or_cond_value): Likewise.
22754         (generate_testfile): Handle AUTO_TESTS_* lines.
22755         (parse_auto_input): New function.
22756         * math/libm-test.inc (XFAIL_TEST): New macro.
22757         (ERRNO_UNCHANGED): Update value.
22758         (ERRNO_EDOM): Likewise.
22759         (ERRNO_ERANGE): Likewise.
22760         (IGNORE_RESULT): Likewise.
22761         (TEST_COND_flt_32): New macro.
22762         (TEST_COND_dbl_64): Likewise.
22763         (TEST_COND_ldbl_96_intel): Likewise.
22764         (TEST_COND_ldbl_96_m68k): Likewise.
22765         (TEST_COND_ldbl_128): Likewise.
22766         (TEST_COND_ldbl_128ibm): Likewise.
22767         (TEST_COND_long32): Likewise.
22768         (TEST_COND_long64): Likewise.
22769         (TEST_COND_before_rounding): Likewise.
22770         (TEST_COND_after_rounding): Likewise.
22771         (enable_test): Handle XFAIL_TEST flag.
22772         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
22773         with finite results.
22774         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
22775         auto-libm-test-out.
22777 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
22778             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22780         [BZ #16214]
22781         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
22782         __tls_get_addr_internal instead of __tls_get_offset in order to
22783         avoid GOT pointer dependency.  Make rtld export
22784         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
22785         __tls_get_addr since we are a __tls_get_offset platform.
22786         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
22787         GOT pointer being set up before.
22788         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
22790 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
22792         * manual/math.texi (Errors in Math Functions): Document accuracy
22793         goals.
22795         [BZ #15004]
22796         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
22797         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
22798         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
22799         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
22800         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
22801         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
22802         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
22803         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
22804         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
22805         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
22806         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
22807         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
22808         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
22809         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
22810         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
22811         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
22813         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
22814         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
22815         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
22816         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
22817         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
22818         Likewise.
22819         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
22820         Likewise.
22821         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
22822         Likewise.
22823         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
22824         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
22825         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
22826         atomic-feupdateenv and flt-rounds.
22827         * sysdeps/powerpc/nofpu/Versions (libc): Add
22828         __atomic_feholdexcept, __atomic_feclearexcept,
22829         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
22830         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
22831         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
22832         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
22833         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
22834         here.
22835         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
22836         Update.
22838         * manual/arith.texi (FP Exceptions): Document that exceptions may
22839         not be raised when matherr is used.
22840         (Math Error Reporting): Document overflow in directed rounding
22841         modes.  Document that errno may not be set when finite values are
22842         returned on overflow.  Document intent to set errno on underflow
22843         only for underflow to zero.
22845         [BZ #16271]
22846         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
22847         round-to-nearest then adjust result for other rounding modes.
22848         * include/fenv.h (fegetround): Use libm_hidden_proto.
22849         * math/fegetround.c (fegetround): Use libm_hidden_def.
22850         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
22851         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
22852         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
22853         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
22854         Likewise.
22855         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
22856         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
22857         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
22858         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
22860 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22862         [BZ #16077]
22863         * nss/Versions (libnss_files): Add
22864         _nss_files_gethostbyname3_r.
22865         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
22866         New function.
22867         (HOST_DB_LOOKUP): Remove macro.
22868         (_nss_files_gethostbyname_r): Implement function without the
22869         HOST_DB_LOOKUP macro.
22870         (_nss_files_gethostbyname2_r): Likewise.
22872 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
22874         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
22876 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
22878         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
22879         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
22880         warning.
22882 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22884         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
22885         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
22886         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
22887         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
22888         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
22889         __fe_nomask_env_priv and attribute_hidden.
22890         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
22891         (libc_feupdateenv_test_ppc): Likewise.
22892         (libc_feresetround_ppc): Likewise.
22893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
22894         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
22895         compat_symbol macro.
22896         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
22897         (__fe_nomask_env): Likewise.
22898         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
22900 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22902         * string/Makefile: Remove ifunc tests.
22903         * string/test-string.h: Define TEST_IFUNC.
22904         * string/test-bcopy-ifunc.c: Remove.
22905         * string/test-bzero-ifunc.c: Likewise.
22906         * string/test-memccpy-ifunc.c: Likewise.
22907         * string/test-memchr-ifunc.c: Likewise.
22908         * string/test-memcmp-ifunc.c: Likewise.
22909         * string/test-memcpy-ifunc.c: Likewise.
22910         * string/test-memmem-ifunc.c: Likewise.
22911         * string/test-memmove-ifunc.c: Likewise.
22912         * string/test-mempcpy-ifunc.c: Likewise.
22913         * string/test-memrchr-ifunc.c: Likewise.
22914         * string/test-memset-ifunc.c: Likewise.
22915         * string/test-rawmemchr-ifunc.c: Likewise.
22916         * string/test-stpcpy-ifunc.c: Likewise.
22917         * string/test-stpncpy-ifunc.c: Likewise.
22918         * string/test-strcasecmp-ifunc.c: Likewise.
22919         * string/test-strcasestr-ifunc.c: Likewise.
22920         * string/test-strcat-ifunc.c: Likewise.
22921         * string/test-strchr-ifunc.c: Likewise.
22922         * string/test-strchrnul-ifunc.c: Likewise.
22923         * string/test-strcmp-ifunc.c: Likewise.
22924         * string/test-strcpy-ifunc.c: Likewise.
22925         * string/test-strcspn-ifunc.c: Likewise.
22926         * string/test-strlen-ifunc.c: Likewise.
22927         * string/test-strncasecmp-ifunc.c: Likewise.
22928         * string/test-strncat-ifunc.c: Likewise.
22929         * string/test-strncmp-ifunc.c: Likewise.
22930         * string/test-strncpy-ifunc.c: Likewise.
22931         * string/test-strnlen-ifunc.c: Likewise.
22932         * string/test-strpbrk-ifunc.c: Likewise.
22933         * string/test-strrchr-ifunc.c: Likewise.
22934         * string/test-strspn-ifunc.c: Likewise.
22935         * string/test-strstr-ifunc.c: Likewise.
22937 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22939         * benchtests/Makefile: Remove ifunc tests.
22940         * benchtests/bench-string.h: Define TEST_IFUNC.
22941         * benchtests/bench-bcopy-ifunc.c: Remove.
22942         * benchtests/bench-bzero-ifunc.c: Likewise.
22943         * benchtests/bench-memccpy-ifunc.c: Likewise.
22944         * benchtests/bench-memchr-ifunc.c: Likewise.
22945         * benchtests/bench-memcmp-ifunc.c: Likewise.
22946         * benchtests/bench-memcpy-ifunc.c: Likewise.
22947         * benchtests/bench-memmem-ifunc.c: Likewise.
22948         * benchtests/bench-memmove-ifunc.c: Likewise.
22949         * benchtests/bench-mempcpy-ifunc.c: Likewise.
22950         * benchtests/bench-memrchr-ifunc.c: Likewise.
22951         * benchtests/bench-memset-ifunc.c: Likewise.
22952         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
22953         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
22954         * benchtests/bench-stpcpy-ifunc.c: Likewise.
22955         * benchtests/bench-stpncpy-ifunc.c: Likewise.
22956         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
22957         * benchtests/bench-strcasestr-ifunc.c: Likewise.
22958         * benchtests/bench-strcat-ifunc.c: Likewise.
22959         * benchtests/bench-strchr-ifunc.c: Likewise.
22960         * benchtests/bench-strchrnul-ifunc.c: Likewise.
22961         * benchtests/bench-strcmp-ifunc.c: Likewise.
22962         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
22963         * benchtests/bench-strcpy-ifunc.c: Likewise.
22964         * benchtests/bench-strcspn-ifunc.c: Likewise.
22965         * benchtests/bench-strlen-ifunc.c: Likewise.
22966         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
22967         * benchtests/bench-strncat-ifunc.c: Likewise.
22968         * benchtests/bench-strncmp-ifunc.c: Likewise.
22969         * benchtests/bench-strncpy-ifunc.c: Likewise.
22970         * benchtests/bench-strnlen-ifunc.c: Likewise.
22971         * benchtests/bench-strpbrk-ifunc.c: Likewise.
22972         * benchtests/bench-strrchr-ifunc.c: Likewise.
22973         * benchtests/bench-strsep-ifunc.c: Likewise.
22974         * benchtests/bench-strspn-ifunc.c: Likewise.
22975         * benchtests/bench-strstr-ifunc.c: Likewise.
22977 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22979         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
22981 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
22983         * resolv/netdb.h: Use __glibc_reserved instead __unused.
22984         * rt/aio.h: Likewise.
22985         * sysdeps/gnu/bits/utmp.h: Likewise.
22986         * sysdeps/gnu/bits/utmpx.h: Likewise.
22987         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
22988         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
22989         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
22990         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
22991         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
22992         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
22993         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
22994         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
22995         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
22996         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
22997         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
22998         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
22999         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
23000         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
23001         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
23002         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
23003         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
23004         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
23005         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
23006         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
23007         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
23008         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
23009         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
23010         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
23011         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
23012         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
23013         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
23014         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
23015         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
23016         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
23017         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
23018         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
23019         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
23020         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
23021         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
23022         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
23023         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
23024         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
23025         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
23026         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
23027         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
23028         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
23030 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
23032         [BZ #16245]
23033         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
23034         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
23036 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
23038         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
23039         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
23040         Likewise.
23042 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23044         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
23045         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
23046         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
23047         (__fesetround): Remove define.
23048         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
23049         rounding and exceptions handling.
23050         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
23051         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
23052         (__fe_nomask_env): Likewise.
23053         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
23054         __fegetround instead of fegetround.
23055         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
23056         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
23058 2013-11-21  Roland McGrath  <roland@hack.frob.com>
23060         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
23061         it's there.
23063         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
23065 2013-11-21  Meador Inge  <meadori@codesourcery.com>
23067         [BZ #11157]
23068         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
23069         (encrypt_r): Likewise.
23070         * malloc/obstack.h (obstack_free): Likewise.
23071         * posix/unistd.h (encrypt): Likewise.
23073 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
23075         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
23076         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
23077         DL_CALL_DT_FINI() that call the functions directly.
23078         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
23079         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
23080         * elf/dl-fini.c: Likewise.
23082 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
23084         * malloc/hooks.c (memalign_check): Add alignment rounding.
23085         * malloc/malloc.c (_mid_memalign): New function.
23086         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
23087         Implement by calling _mid_memalign.
23088         * manual/probes.texi (Memory Allocation Probes): Remove
23089         memory_valloc_retry and memory_pvalloc_retry.
23091 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
23093         * locale/programs/locarchive.c (open_archive): Add const
23094         qualifier to ARCHIVEFNAME and copy default fname to
23095         DEFAULT_FNAME.
23097         [BZ #15601]
23098         * libio/tst-widetext.input: Rename Oriya to Odia.
23099         * locale/iso-639.def: Likewise.
23101         * manual/probes.texi (Mathematical Function Probes): Add
23102         documentation for sin, cos, asin and acos probes.
23103         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
23104         (__sin32): Add slowasin probe.
23105         (__cos32): Add slowacos probe.
23106         (__mpsin): Add slowsin probe.
23107         (__mpcos): Add slowcos probe.
23109 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
23111         [BZ #15483]
23112         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
23113         thread-local __sim_exceptions_thread and global
23114         __sim_exceptions_global.
23115         (__sim_disabled_exceptions): Change to thread-local
23116         __sim_disabled_exceptions_thread and global
23117         __sim_disabled_exceptions_global.
23118         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
23119         and global __sim_round_mode_global.
23120         (__simulate_exceptions): Use thread-local floating-point state and
23121         set global state from it as needed.
23122         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
23123         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
23124         __sim_round_mode_thread.
23125         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
23126         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
23127         and global __sim_exceptions_global.
23128         (__sim_disabled_exceptions): Change to thread-local
23129         __sim_disabled_exceptions_thread and global
23130         __sim_disabled_exceptions_global.
23131         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
23132         and global __sim_round_mode_global.
23133         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
23134         (SIM_SET_GLOBAL): Likewise.
23135         * sysdeps/powerpc/soft-fp/sfp-machine.h
23136         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
23137         __sim_round_mode_thread.
23138         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
23139         __sim_disabled_exceptions_thread.
23140         (__sim_exceptions): Change to __sim_exceptions_thread.
23141         (__sim_disabled_exceptions): Change to
23142         __sim_disabled_exceptions_thread.
23143         (__sim_round_mode): Change to __sim_round_mode_thread.
23144         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
23145         thread-local floating-point state and set global state from it as
23146         needed.
23147         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
23148         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
23149         (__sim_disabled_exceptions): Remove extern declaration.
23150         (feenableexcept): Use thread-local floating-point state and set
23151         global state from it as needed.
23152         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
23153         extern declaration.
23154         (__sim_disabled_exceptions): Likewise.
23155         (__sim_round_mode): Likewise.
23156         (__fegetenv): Use thread-local floating-point state.
23157         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
23158         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
23159         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
23160         floating-point state and set global state from it as needed.
23161         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
23162         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
23163         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
23164         Likewise.
23165         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
23166         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
23167         Likewise.
23168         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
23169         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
23170         Use __sim_round_mode_thread.
23171         * math/test-fenv-tls.c: New file.
23172         * math/Makefile (tests): Add test-fenv-tls.
23173         ($(objpfx)test-fenv-tls): Depend on
23174         $(common-objpfx)nptl/libpthread.so.
23176 2013-11-19  Andreas Schwab  <schwab@suse.de>
23178         * locale/programs/locale.c (show_info): Decode wordarray elements.
23179         * locale/categories.def (LC_MONETARY): Add element for
23180         _NL_MONETARY_CRNCYSTR.
23181         * locale/C-monetary.c (conversion_rate): New variable.
23182         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
23183         element.
23185 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
23187         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
23188         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
23190 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
23192         * elf/Makefile (tst-auxv): New test.
23193         * elf/tst-auxv.c: New
23194         * elf/rtld.c (dl_main): Adjust AT_EXECFN
23196 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
23198         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
23199         (hidden_proto): Caller changed.
23200         (hidden_tls_proto): New macro.
23201         (libc_hidden_tls_proto): Likewise.
23202         (rtld_hidden_tls_proto): Likewise.
23203         (libm_hidden_tls_proto): Likewise.
23204         (libresolv_hidden_tls_proto): Likewise.
23205         (librt_hidden_tls_proto): Likewise.
23206         (libdl_hidden_tls_proto): Likewise.
23207         (libnss_files_hidden_tls_proto): Likewise.
23208         (libnsl_hidden_tls_proto): Likewise.
23209         (libnss_nisplus_hidden_tls_proto): Likewise.
23210         (libutil_hidden_tls_proto): Likewise.
23212 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
23214         [BZ #10253]
23215         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
23216         (decompose_rpath): Defer expansion to fillin_rpath.
23217         (_dl_init_paths): Pass linkmap to fillin_rpath.
23219 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
23221         * benchtests/Makefile: Add strsep.
23222         * benchtests/bench-strsep.c: New file: strsep benchtest.
23223         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
23225 2013-11-18  Andreas Schwab  <schwab@suse.de>
23227         * locale/programs/locale.c (show_info) [case byte]: Check for
23228         '\377' instead of '\177'.
23229         * locale/C-monetary.c (not_available): Always use "\377".
23230         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
23231         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
23232         detect unavailable sign_posn locale elements.
23233         * locale/localeconv.c (__localeconv): For grouping and
23234         mon_grouping handle "\177" and "\377" like no grouping.
23235         (INT_ELEM): New macro.  Use it to set all numeric members.
23236         * locale/programs/ld-monetary.c (monetary_read)
23237         <tok_mon_grouping>: Normalize single -1 to the empty string.
23238         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
23239         Likewise.
23241 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
23243         [BZ #16055]
23244         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
23245         when we match (nil).
23246         * stdio-common/tst-sscanf.c (struct test): Add testcase.
23248 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
23250         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
23251         (NO_TEST_INLINE): Update value.
23252         (ERRNO_UNCHANGED): Likewise.
23253         (ERRNO_EDOM): Likewise.
23254         (ERRNO_ERANGE): Likewise.
23255         (IGNORE_RESULT): Likewise.
23256         (check_float_internal): Check signs of NaN results if
23257         TEST_NAN_SIGN used.
23258         (check_complex): Pass TEST_NAN_SIGN flag through to second
23259         check_float_internal call.
23260         (copysign_test_data): Add tests with quiet NaNs as second
23261         argument.  Use TEST_NAN_SIGN.
23262         (fabs_test_data): Add test of negative quiet NaN argument.  Use
23263         TEST_NAN_SIGN.
23264         (signbit_test_data): Add tests of quiet NaN argument.
23265         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
23267         * math/gen-libm-test.pl (show_exceptions): Take extra argument
23268         $ignore_result.
23269         (parse_args): Handle function results specified as IGNORE.
23270         * math/libm-test.inc (IGNORE_RESULT): New macro.
23271         (check_float_internal): Do not check numerical result if flag
23272         IGNORE_RESULT set.
23273         (check_complex): Pass through IGNORE_RESULT to second
23274         check_float_internal call.
23275         (check_int): Do not check numerical result if flag IGNORE_RESULT
23276         set.
23277         (check_long): Likewise.
23278         (check_bool): Likewise.
23279         (check_longlong): Likewise.
23280         (lrint_test_data): Add tests of infinite and NaN arguments.
23281         (lrint_tonearest_test_data): Likewise.
23282         (lrint_towardzero_test_data): Likewise.
23283         (lrint_downward_test_data): Likewise.
23284         (lrint_upward_test_data): Likewise.
23285         (llrint_test_data): Likewise.
23286         (llrint_tonearest_test_data): Likewise.
23287         (llrint_towardzero_test_data): Likewise.
23288         (llrint_downward_test_data): Likewise.
23289         (llrint_upward_test_data): Likewise.
23290         (lround_test_data): Likewise.
23291         (llround_test_data): Likewise.
23293         * math/libm-test.inc (NO_TEST_INLINE): New macro.
23294         (ERRNO_UNCHANGED): Update value.
23295         (ERRNO_EDOM): Likewise.
23296         (ERRNO_ERANGE): Likewise.
23297         (NO_TEST_INLINE_FLOAT): New macro.
23298         (NO_TEST_INLINE_DOUBLE): Likewise.
23299         (enable_test): New function.
23300         (RUN_TEST_f_f): Check enable_test before running test.
23301         (RUN_TEST_2_f): Likewise.
23302         (RUN_TEST_fff_f): Likewise.
23303         (RUN_TEST_c_f): Likewise.
23304         (RUN_TEST_f_f1): Likewise.
23305         (RUN_TEST_fF_f1): Likewise.
23306         (RUN_TEST_fI_f1): Likewise.
23307         (RUN_TEST_ffI_f1): Likewise.
23308         (RUN_TEST_c_c): Likewise.
23309         (RUN_TEST_cc_c): Likewise.
23310         (RUN_TEST_f_i): Likewise.
23311         (RUN_TEST_f_i_tg): Likewise.
23312         (RUN_TEST_ff_i_tg): Likewise.
23313         (RUN_TEST_f_b): Likewise.
23314         (RUN_TEST_f_b_tg): Likewise.
23315         (RUN_TEST_f_l): Likewise.
23316         (RUN_TEST_f_L): Likewise.
23317         (RUN_TEST_fFF_11): Likewise.
23318         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
23319         conditionals.
23320         (cosh_test_data): Likewise.
23321         (exp_test_data): Likewise.
23322         (expm1_test_data): Likewise.
23323         (hypot_test_data): Likewise.
23324         (pow_test_data): Likewise.
23325         (sinh_test_data): Likewise.
23326         (tanh_test_data): Likewise.
23327         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
23328         flags argument.
23330         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
23331         tests with quiet NaN input and output.
23332         (acosh_test_data): Likewise.
23333         (asin_test_data): Likewise.
23334         (asinh_test_data): Likewise.
23335         (atan_test_data): Likewise.
23336         (atanh_test_data): Likewise.
23337         (atan2_test_data): Likewise.
23338         (cbrt_test_data): Likewise.
23339         (cos_test_data): Likewise.
23340         (cosh_test_data): Likewise.
23341         (erf_test_data): Likewise.
23342         (erfc_test_data): Likewise.
23343         (exp_test_data): Likewise.
23344         (exp10_test_data): Likewise.
23345         (exp2_test_data): Likewise.
23346         (expm1_test_data): Likewise.
23347         (hypot_test_data): Likewise.
23348         (j0_test_data): Likewise.
23349         (j1_test_data): Likewise.
23350         (jn_test_data): Likewise.
23351         (lgamma_test_data): Likewise.
23352         (log_test_data): Likewise.
23353         (log10_test_data): Likewise.
23354         (log1p_test_data): Likewise.
23355         (log2_test_data): Likewise.
23356         (pow_test_data): Likewise.
23357         (scalb_test_data): Likewise.
23358         (sin_test_data): Likewise.
23359         (sincos_test_data): Likewise.
23360         (sinh_test_data): Likewise.
23361         (tan_test_data): Likewise.
23362         (tanh_test_data): Likewise.
23363         (tgamma_test_data): Likewise.
23364         (y0_test_data): Likewise.
23365         (y1_test_data): Likewise.
23366         (yn_test_data): Likewise.
23368         [BZ #16167]
23369         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
23370         argument being NaN and avoid computations with second argument in
23371         that case.
23372         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
23373         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
23374         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
23376 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
23378         * locale/iso-639.def: Add Chitwani Tharu (the).
23380 2013-11-14  Andreas Schwab  <schwab@suse.de>
23382         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
23383         word instead of empty string.
23385 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23387         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
23388         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
23389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
23390         (__fe_nomask_env): Likewise.
23392 2013-11-13  Steve Ellcey  <sellcey@mips.com>
23394         * benchtests/bench-timing.h: Include time.h.
23396 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
23398         [BZ #15997]
23399         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
23400         to 3.4.0 for x32.
23401         * sysdeps/unix/sysv/linux/configure: Regenerated.
23403 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
23405         [BZ #16151]
23406         * stdlib/strtod_l.c (round_and_return): Do not consider
23407         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
23408         exponent one less than half the least subnormal exponent.
23409         * stdlib/test-strtod-round-data: Add more tests.
23410         * stdlib/tst-strtod-round.c (tests): Regenerated.
23412 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23414         [BZ #14143]
23415         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
23416         (__fe_mask_env): Likewise.
23417         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
23418         libm_hidden_proto and add function prototype.
23419         (__fe_mask_env): Add function prototype.
23420         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
23421         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
23422         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
23423         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
23424         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
23425         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
23427 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
23429         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
23430         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
23432 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
23434         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
23435         of htab_find_slot().
23437 2013-11-11  David S. Miller  <davem@davemloft.net>
23439         [BZ #16150]
23440         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
23441         symbol in the non-vis3 case in static builds.
23442         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
23443         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
23444         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
23445         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
23447 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
23449         [BZ #387]
23450         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
23451         it is empty.
23453 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23455         * benchtests/Makefile: Add bench-strtod.
23456         * benchtests/bench-strtod.c: New file: strtod benchtest
23458 2013-11-11  Andreas Schwab  <schwab@suse.de>
23460         [BZ #16153]
23461         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
23462         terminating NUL in key length.
23464 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23466         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
23467         Add artificial ODP entry for vDSO symbol for PPC64.
23468         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
23469         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
23471 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
23473         [BZ #15374]
23474         * nss/getent.c (services_keys): Recognize services starting with digit.
23476 2013-11-06  David S. Miller  <davem@davemloft.net>
23478         [BZ #15985]
23479         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
23480         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
23482 2013-11-06  Will Newton  <will.newton@linaro.org>
23484         * manual/memory.texi (Malloc Examples): Remove register
23485         keyword from examples.
23487 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
23489         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
23491 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
23493         [BZ #6981]
23494         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
23495         depending on [__GCC_IEC_559 > 0].
23496         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
23497         depending on [__GCC_IEC_559_COMPLEX > 0].
23499 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
23501         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
23502         to iso-639.def.
23504 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
23506         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
23508 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
23510         [BZ #16112]
23511         * malloc/malloc (malloc_info): Do not handle first bin as
23512         special case.
23514 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
23516         * locale/iso-639.def: Add Central Nahuatl (nhn).
23518 2013-11-01  Bruno Haible  <bruno@clisp.org>
23520         [BZ #7003]
23521         * manual/math.texi (BSD Random): Specify range upper bound as
23522         in POSIX.
23524 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
23526         * locale/iso-639.def: Add Meadow Mari (mhr).
23528 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
23530         [BZ #14752], [BZ #15763]
23531         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
23532         Validate name.
23533         * rt/tst_shm.c: Add test for escaping directory.
23535 2013-10-31  Andreas Schwab  <schwab@suse.de>
23537         [BZ #15917]
23538         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
23539         followed by 'x' as part of digit sequence.
23540         * stdio-common/tst-sscanf.c (double_tests2): New tests.
23542 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
23544         [BZ #16037]
23545         * configure.ac: allow GNU Make 4.0 and greater.
23546         * configure: Regenerated.
23548 2013-10-30  Will Newton  <will.newton@linaro.org>
23550         [BZ #16038]
23551         * malloc/hooks.c (memalign_check): Limit alignment to the
23552         maximum representable power of two.
23553         * malloc/malloc.c (__libc_memalign): Likewise.
23554         * malloc/tst-memalign.c (do_test): Add test for very
23555         large alignment values.
23556         * malloc/tst-posix_memalign.c (do_test): Likewise.
23558 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
23560         [BZ #11087]
23561         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
23562         (munmap_chunk): Likewise.
23563         (mremap_chunk): Likewise.
23565 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
23567         [BZ #15799]
23568         * stdlib/div.c (div): Remove obsolete code.
23569         * stdlib/ldiv.c (ldiv): Likewise.
23570         * stdlib/lldiv.c (lldiv): Likewise.
23572 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
23574         [BZ #16071]
23575         * nss/nss_files/files-XXX.c (get_contents_ret): New
23576         enumerator.
23577         (get_contents): New function.
23578         (internal_getent): Use it.  Expand size of LINEBUFLEN.
23580 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
23582         * configure.in: Moved to ...
23583         * configure.ac: ... here. Change reference to configure.in
23584         to configure.ac.
23585         * sysdeps/arm/preconfigure.ac: ... here.
23586         configure.in to configure.ac.
23587         * sysdeps/gnu/configure.in: Moved to ...
23588         * sysdeps/gnu/configure.ac: ... here.
23589         * sysdeps/i386/configure.in: Moved to ...
23590         * sysdeps/i386/configure.ac: ... here.
23591         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
23592         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
23593         * sysdeps/mach/configure.in: Moved to ...
23594         * sysdeps/mach/configure.ac: ... here.
23595         * sysdeps/mach/hurd/configure.in: Moved to ...
23596         * sysdeps/mach/hurd/configure.ac: ... here.
23597         * sysdeps/powerpc/configure.in: Moved to ...
23598         * sysdeps/powerpc/configure.ac: ... here.
23599         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
23600         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
23601         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
23602         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
23603         * sysdeps/s390/s390-32/configure.in: Moved to ...
23604         * sysdeps/s390/s390-32/configure.ac: ... here.
23605         * sysdeps/s390/s390-64/configure.in: Moved to ...
23606         * sysdeps/s390/s390-64/configure.ac: ... here.
23607         * sysdeps/sh/configure.in: Moved to ...
23608         * sysdeps/sh/configure.ac: ... here.
23609         * sysdeps/sparc/configure.in: Moved to ...
23610         * sysdeps/sparc/configure.ac: ... here.
23611         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
23612         * sysdeps/unix/sysv/linux/configure.ac: ... here.
23613         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
23614         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
23615         * sysdeps/x86_64/configure.in: Moved to ...
23616         * sysdeps/x86_64/configure.ac: ... here.
23617         * sysdeps/x86_64/preconfigure.in: Moved to ...
23618         * sysdeps/x86_64/preconfigure.ac: ... here.
23619         * aclocal.m4: Change reference to configure.in to configure.ac.
23620         * config.h.in: Likewise.
23621         * manual/install.texi: Likewise.
23622         * manual/maint.texi: Likewise.
23623         * Makefile: Likewise.
23624         * malloc/Makefile: Likewise.
23625         * nscd/Makefile: Likewise.
23626         * Makeconfig: Change reference to configure.in and
23627         preconfigure.in to configure.ac and preconfigure.ac
23628         respectively.
23629         * INSTALL: Regenerated.
23630         * configure: Likewise.
23631         * sysdeps/gnu/configure: Likewise.
23632         * sysdeps/i386/configure: Likewise.
23633         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
23634         * sysdeps/mach/configure: Likewise.
23635         * sysdeps/mach/hurd/configure: Likewise.
23636         * sysdeps/powerpc/configure: Likewise.
23637         * sysdeps/powerpc/powerpc32/configure: Likewise.
23638         * sysdeps/powerpc/powerpc64/configure: Likewise.
23639         * sysdeps/s390/s390-32/configure: Likewise.
23640         * sysdeps/s390/s390-64/configure: Likewise.
23641         * sysdeps/sh/configure: Likewise.
23642         * sysdeps/sparc/configure: Likewise.
23643         * sysdeps/unix/sysv/linux/configure: Likewise.
23644         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
23645         * sysdeps/x86_64/configure: Likewise.
23646         * sysdeps/x86_64/preconfigure: Likewise.
23648 2013-10-29  Andreas Schwab  <schwab@suse.de>
23650         * stdio-common/Makefile (tst-swscanf-ENV): Define.
23652 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23654         * benchtests/pow-inputs: Add new inputs.
23656         * benchtests/exp-inputs: Add new inputs.
23658         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
23659         conditional check for return value.
23660         (__cos32): Likewise.
23662 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23664         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
23665         to provide a boost for large inputs with word alignment.
23666         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
23667         implementation based on optimized PPC64 strcpy.
23668         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
23669         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
23670         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
23671         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
23673 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23675         [BZ #2801]
23676         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
23678 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23680         [BZ #14876]
23681         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
23682         * time/tst-strptime.c (day_tests): Add testcase.
23684 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
23686         [BZ #14029]
23687         * manual/pattern.texi: Acknowledge that fnmatch can fail.
23689 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
23691         [BZ #16074]
23692         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
23693         MAP_FAILED on error.
23695 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
23697         [BZ #16072]
23698         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
23699         heap for large requests.
23701 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
23703         [BZ #9954]
23704         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
23705         result if the result has no associated interface.
23706         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
23707         interface for all 127.X.Y.Z addresses.
23709 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
23711         * locale/iso-639.def: Add Ligurian (lij)
23713 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
23715         [BZ #15825]
23716         * sunrpc/rpc_main.c: Document rpcgen -5.
23718 2013-10-19  Michael Stahl  <mstahl@redhat.com>
23720         * elf/rtld.c (do_preload): Print the reason why preloading failed.
23722 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
23724         [BZ #10278]
23725         * posix/glob.c: Match only directories when trailing slash is present.
23726         * posix/tst-gnuglob.c (my_opendir): Do not open files.
23727         (main): Add testcase.
23729 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
23731         [BZ #15670]
23732         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
23734 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
23736         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
23737         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
23738         AUTH_DES and cindex for FIPS 140-2.
23739         (DES Encryption): Add cindex FIPS 46-3.
23741         * locale/locarchive.h (struct locarhandle): Add fname.
23742         * locale/programs/localedef.c (main): Pass ARGV[remaining]
23743         if an optional argument was specified to --list-archive,
23744         otherwise NULL.
23745         * locale/programs/locarchive.c (show_archive_content): Take new
23746         argument fname and pass it via ah.fname to open_archive.
23747         * locale/programs/localedef.h: Update decl.
23748         (open_archive): If AH->fname is non-null, open that file
23749         rather than the default file name, and don't ignore ENOENT.
23750         (create_archive): Set AH.fname to NULL.
23751         (delete_locales_from_archive): Likewise.
23752         (add_locales_to_archive): Likewise.
23753         * locale/programs/locfile.c (write_all_categories): Likewise.
23755 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
23756             Aldy Hernandez  <aldyh@redhat.com>
23758         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
23759         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
23760         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
23761         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
23762         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
23763         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
23764         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
23765         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
23766         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
23767         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
23768         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
23769         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
23770         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
23771         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
23772         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
23773         Likewise.
23774         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
23775         Likewise.
23776         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
23777         Likewise.
23778         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
23779         Likewise.
23780         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
23781         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
23782         Likewise.
23783         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
23784         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
23785         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
23786         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
23787         Likewise.
23788         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
23789         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
23790         * sysdeps/powerpc/preconfigure: Likewise.
23791         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
23792         Likewise.
23793         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
23794         Replace contents of file by #include of <fenv_libc.h>.
23795         * sysdeps/powerpc/soft-fp/sfp-machine.h
23796         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
23797         and <sys/prctl.h>.
23798         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
23799         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
23800         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
23801         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
23802         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
23803         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
23804         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
23805         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
23806         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
23807         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
23808         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
23809         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
23810         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
23811         Allow copysignl PLT reference to be missing.
23813 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
23814             Joseph Myers  <joseph@codesourcery.com
23816         [BZ #15948]
23817         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
23818         single character.
23819         (add_to_tablewc): Assert sequence of wide characters is nonempty.
23821 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
23823         * elf/tst-tls-dlinfo.c: Don't include tls.h.
23824         * elf/tst-tls1.c: Likewise.
23825         * elf/tst-tls10.h: Likewise.
23826         * elf/tst-tls14.c: Likewise.
23827         * elf/tst-tls2.c: Likewise.
23828         * elf/tst-tls3.c: Likewise.
23829         * elf/tst-tls4.c: Likewise.
23830         * elf/tst-tls5.c: Likewise.
23831         * elf/tst-tls6.c: Likewise.
23832         * elf/tst-tls7.c: Likewise.
23833         * elf/tst-tls8.c: Likewise.
23834         * elf/tst-tls9.c: Likewise.
23835         * elf/tst-tlsmod1.c: Likewise.
23836         * elf/tst-tlsmod13.c: Likewise.
23837         * elf/tst-tlsmod13a.c: Likewise.
23838         * elf/tst-tlsmod14a.c: Likewise.
23839         * elf/tst-tlsmod16a.c: Likewise.
23840         * elf/tst-tlsmod16b.c: Likewise.
23841         * elf/tst-tlsmod2.c: Likewise.
23842         * elf/tst-tlsmod3.c: Likewise.
23843         * elf/tst-tlsmod4.c: Likewise.
23844         * elf/tst-tlsmod5.c: Likewise.
23845         * elf/tst-tlsmod6.c: Likewise.
23847 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
23849         [BZ #12486]
23850         * malloc/malloc.c: remove checks for statistics.
23852 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
23854         [BZ #15277]
23855         * inet/inet_net.c (inet_network): Detect additional invalid strings.
23856         * inet/tst-network.c: Add testcase.
23858 2013-10-17  Andreas Schwab  <schwab@suse.de>
23860         [BZ #15218]
23861         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
23862         to determine canonical name.
23864 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
23866         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
23867         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
23868         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
23869         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
23870         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
23871         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
23872         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
23873         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
23874         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
23875         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
23876         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
23877         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
23878         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
23879         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
23880         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
23881         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
23882         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
23883         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
23884         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
23885         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
23886         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
23887         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
23888         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
23889         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
23890         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
23891         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
23892         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
23893         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
23894         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
23895         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
23896         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
23897         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
23898         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
23899         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
23900         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
23901         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
23902         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
23903         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
23904         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
23905         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
23906         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
23907         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
23908         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
23909         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
23910         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
23911         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
23912         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
23913         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
23914         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
23915         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
23916         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
23917         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
23918         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
23919         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
23920         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
23921         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
23922         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
23923         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
23925 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
23927         [BZ #16041]
23928         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
23929         make result into a quiet NaN.
23931 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
23933         * soft-fp/adddf3.c: Fix horizontal whitespace.
23934         * soft-fp/addsf3.c: Likewise.
23935         * soft-fp/addtf3.c: Likewise.
23936         * soft-fp/divdf3.c: Likewise.
23937         * soft-fp/divsf3.c: Likewise.
23938         * soft-fp/divtf3.c: Likewise.
23939         * soft-fp/double.h: Likewise.
23940         * soft-fp/eqdf2.c: Likewise.
23941         * soft-fp/eqsf2.c: Likewise.
23942         * soft-fp/eqtf2.c: Likewise.
23943         * soft-fp/extenddftf2.c: Likewise.
23944         * soft-fp/extended.h: Likewise.
23945         * soft-fp/extendsfdf2.c: Likewise.
23946         * soft-fp/extendsftf2.c: Likewise.
23947         * soft-fp/extendxftf2.c: Likewise.
23948         * soft-fp/fixdfdi.c: Likewise.
23949         * soft-fp/fixdfsi.c: Likewise.
23950         * soft-fp/fixdfti.c: Likewise.
23951         * soft-fp/fixsfdi.c: Likewise.
23952         * soft-fp/fixsfsi.c: Likewise.
23953         * soft-fp/fixsfti.c: Likewise.
23954         * soft-fp/fixtfdi.c: Likewise.
23955         * soft-fp/fixtfsi.c: Likewise.
23956         * soft-fp/fixtfti.c: Likewise.
23957         * soft-fp/fixunsdfdi.c: Likewise.
23958         * soft-fp/fixunsdfsi.c: Likewise.
23959         * soft-fp/fixunsdfti.c: Likewise.
23960         * soft-fp/fixunssfdi.c: Likewise.
23961         * soft-fp/fixunssfsi.c: Likewise.
23962         * soft-fp/fixunssfti.c: Likewise.
23963         * soft-fp/fixunstfdi.c: Likewise.
23964         * soft-fp/fixunstfsi.c: Likewise.
23965         * soft-fp/fixunstfti.c: Likewise.
23966         * soft-fp/floatdidf.c: Likewise.
23967         * soft-fp/floatdisf.c: Likewise.
23968         * soft-fp/floatditf.c: Likewise.
23969         * soft-fp/floatsidf.c: Likewise.
23970         * soft-fp/floatsisf.c: Likewise.
23971         * soft-fp/floatsitf.c: Likewise.
23972         * soft-fp/floattidf.c: Likewise.
23973         * soft-fp/floattisf.c: Likewise.
23974         * soft-fp/floattitf.c: Likewise.
23975         * soft-fp/floatundidf.c: Likewise.
23976         * soft-fp/floatundisf.c: Likewise.
23977         * soft-fp/floatunditf.c: Likewise.
23978         * soft-fp/floatunsidf.c: Likewise.
23979         * soft-fp/floatunsisf.c: Likewise.
23980         * soft-fp/floatunsitf.c: Likewise.
23981         * soft-fp/floatuntidf.c: Likewise.
23982         * soft-fp/floatuntisf.c: Likewise.
23983         * soft-fp/floatuntitf.c: Likewise.
23984         * soft-fp/fmadf4.c: Likewise.
23985         * soft-fp/fmasf4.c: Likewise.
23986         * soft-fp/fmatf4.c: Likewise.
23987         * soft-fp/gedf2.c: Likewise.
23988         * soft-fp/gesf2.c: Likewise.
23989         * soft-fp/getf2.c: Likewise.
23990         * soft-fp/ledf2.c: Likewise.
23991         * soft-fp/lesf2.c: Likewise.
23992         * soft-fp/letf2.c: Likewise.
23993         * soft-fp/muldf3.c: Likewise.
23994         * soft-fp/mulsf3.c: Likewise.
23995         * soft-fp/multf3.c: Likewise.
23996         * soft-fp/negdf2.c: Likewise.
23997         * soft-fp/negsf2.c: Likewise.
23998         * soft-fp/negtf2.c: Likewise.
23999         * soft-fp/op-1.h: Likewise.
24000         * soft-fp/op-2.h: Likewise.
24001         * soft-fp/op-4.h: Likewise.
24002         * soft-fp/op-8.h: Likewise.
24003         * soft-fp/op-common.h: Likewise.
24004         * soft-fp/quad.h: Likewise.
24005         * soft-fp/single.h: Likewise.
24006         * soft-fp/soft-fp.h: Likewise.
24007         * soft-fp/sqrtdf2.c: Likewise.
24008         * soft-fp/sqrtsf2.c: Likewise.
24009         * soft-fp/sqrttf2.c: Likewise.
24010         * soft-fp/subdf3.c: Likewise.
24011         * soft-fp/subsf3.c: Likewise.
24012         * soft-fp/subtf3.c: Likewise.
24013         * soft-fp/truncdfsf2.c: Likewise.
24014         * soft-fp/trunctfdf2.c: Likewise.
24015         * soft-fp/trunctfsf2.c: Likewise.
24016         * soft-fp/trunctfxf2.c: Likewise.
24017         * soft-fp/unorddf2.c: Likewise.
24018         * soft-fp/unordsf2.c: Likewise.
24019         * soft-fp/unordtf2.c: Likewise.
24021 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
24023         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
24024         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
24026 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
24028         * elf/dl-libc.c: Clear initfini list after freeing.
24030 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
24032         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
24033         * soft-fp/addsf3.c: Likewise.
24034         * soft-fp/addtf3.c: Likewise.
24035         * soft-fp/divdf3.c: Likewise.
24036         * soft-fp/divsf3.c: Likewise.
24037         * soft-fp/divtf3.c: Likewise.
24038         * soft-fp/double.h: Likewise.
24039         * soft-fp/eqdf2.c: Likewise.
24040         * soft-fp/eqsf2.c: Likewise.
24041         * soft-fp/eqtf2.c: Likewise.
24042         * soft-fp/extenddftf2.c: Likewise.
24043         * soft-fp/extended.h: Likewise.
24044         * soft-fp/extendsfdf2.c: Likewise.
24045         * soft-fp/extendsftf2.c: Likewise.
24046         * soft-fp/extendxftf2.c: Likewise.
24047         * soft-fp/fixdfdi.c: Likewise.
24048         * soft-fp/fixdfsi.c: Likewise.
24049         * soft-fp/fixdfti.c: Likewise.
24050         * soft-fp/fixsfdi.c: Likewise.
24051         * soft-fp/fixsfsi.c: Likewise.
24052         * soft-fp/fixsfti.c: Likewise.
24053         * soft-fp/fixtfdi.c: Likewise.
24054         * soft-fp/fixtfsi.c: Likewise.
24055         * soft-fp/fixtfti.c: Likewise.
24056         * soft-fp/fixunsdfdi.c: Likewise.
24057         * soft-fp/fixunsdfsi.c: Likewise.
24058         * soft-fp/fixunsdfti.c: Likewise.
24059         * soft-fp/fixunssfdi.c: Likewise.
24060         * soft-fp/fixunssfsi.c: Likewise.
24061         * soft-fp/fixunssfti.c: Likewise.
24062         * soft-fp/fixunstfdi.c: Likewise.
24063         * soft-fp/fixunstfsi.c: Likewise.
24064         * soft-fp/fixunstfti.c: Likewise.
24065         * soft-fp/floatdidf.c: Likewise.
24066         * soft-fp/floatdisf.c: Likewise.
24067         * soft-fp/floatditf.c: Likewise.
24068         * soft-fp/floatsidf.c: Likewise.
24069         * soft-fp/floatsisf.c: Likewise.
24070         * soft-fp/floatsitf.c: Likewise.
24071         * soft-fp/floattidf.c: Likewise.
24072         * soft-fp/floattisf.c: Likewise.
24073         * soft-fp/floattitf.c: Likewise.
24074         * soft-fp/floatundidf.c: Likewise.
24075         * soft-fp/floatundisf.c: Likewise.
24076         * soft-fp/floatunsidf.c: Likewise.
24077         * soft-fp/floatunsisf.c: Likewise.
24078         * soft-fp/floatuntidf.c: Likewise.
24079         * soft-fp/floatuntisf.c: Likewise.
24080         * soft-fp/floatuntitf.c: Likewise.
24081         * soft-fp/fmadf4.c: Likewise.
24082         * soft-fp/fmasf4.c: Likewise.
24083         * soft-fp/fmatf4.c: Likewise.
24084         * soft-fp/gedf2.c: Likewise.
24085         * soft-fp/gesf2.c: Likewise.
24086         * soft-fp/getf2.c: Likewise.
24087         * soft-fp/ledf2.c: Likewise.
24088         * soft-fp/lesf2.c: Likewise.
24089         * soft-fp/letf2.c: Likewise.
24090         * soft-fp/muldf3.c: Likewise.
24091         * soft-fp/mulsf3.c: Likewise.
24092         * soft-fp/multf3.c: Likewise.
24093         * soft-fp/negdf2.c: Likewise.
24094         * soft-fp/negsf2.c: Likewise.
24095         * soft-fp/negtf2.c: Likewise.
24096         * soft-fp/op-1.h: Likewise.
24097         * soft-fp/op-2.h: Likewise.
24098         * soft-fp/op-4.h: Likewise.
24099         * soft-fp/op-8.h: Likewise.
24100         * soft-fp/op-common.h: Likewise.
24101         * soft-fp/quad.h: Likewise.
24102         * soft-fp/single.h: Likewise.
24103         * soft-fp/soft-fp.h: Likewise.
24104         * soft-fp/sqrtdf2.c: Likewise.
24105         * soft-fp/sqrtsf2.c: Likewise.
24106         * soft-fp/sqrttf2.c: Likewise.
24107         * soft-fp/subdf3.c: Likewise.
24108         * soft-fp/subsf3.c: Likewise.
24109         * soft-fp/subtf3.c: Likewise.
24110         * soft-fp/truncdfsf2.c: Likewise.
24111         * soft-fp/trunctfdf2.c: Likewise.
24112         * soft-fp/trunctfsf2.c: Likewise.
24113         * soft-fp/trunctfxf2.c: Likewise.
24114         * soft-fp/unorddf2.c: Likewise.
24115         * soft-fp/unordsf2.c: Likewise.
24116         * soft-fp/unordtf2.c: Likewise.
24118 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
24120         [BZ #15672]
24121         * misc/error.c (error_tail): Fix possible buffer overflow.
24123 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
24125         [BZ #13028]
24126         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
24127         address.
24129 2013-10-14  P. J. McDermott  <pj@pehjota.net>
24131         [BZ #832]
24132         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
24133         testing pipefail option.
24135 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
24137         * soft-fp/double.h: Indent preprocessor directives inside #if.
24138         * soft-fp/extended.h: Likewise.
24139         * soft-fp/op-2.h: Likewise.
24140         * soft-fp/op-4.h: Likewise.
24141         * soft-fp/op-common.h: Likewise.
24142         * soft-fp/quad.h: Likewise.
24143         * soft-fp/single.h: Likewise.
24144         * soft-fp/soft-fp.h: Likewise.
24146 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
24148         * iconv/iconv_prog.c: Fix typos.
24149         * stdio-common/psiginfo-data.h: Likewise.
24151 2013-10-12   Reuben Thomas <rrt@sc3d.org>
24153         [BZ #15764]
24154         * locale/setlocale.c: Fix typo.
24156 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
24158         [BZ #16036]
24159         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
24160         signaling NaN arguments.
24161         * soft-fp/unordsf2.c (__unordsf2): Likewise.
24162         * soft-fp/unordtf2.c (__unordtf2): Likewise.
24164         [BZ #14910]
24165         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
24166         unordered operands.
24167         * soft-fp/gesf2.c (__gesf2): Likewise.
24168         * soft-fp/getf2.c (__getf2): Likewise.
24169         * soft-fp/ledf2.c (__ledf2): Likewise.
24170         * soft-fp/lesf2.c (__lesf2): Likewise.
24171         * soft-fp/letf2.c (__letf2): Likewise.
24173         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
24174         * soft-fp/eqsf2.c (__eqsf2): Likewise.
24175         * soft-fp/eqtf2.c (__eqtf2): Likewise.
24176         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
24177         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
24178         * soft-fp/fixdfti.c (__fixdfti): Likewise.
24179         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
24180         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
24181         * soft-fp/fixsfti.c (__fixsfti): Likewise.
24182         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
24183         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
24184         * soft-fp/fixtfti.c (__fixtfti): Likewise.
24185         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
24186         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
24187         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
24188         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
24189         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
24190         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
24191         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
24192         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
24193         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
24194         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
24195         * soft-fp/floatdisf.c (__floatdisf): Likewise.
24196         * soft-fp/floatsisf.c (__floatsisf): Likewise.
24197         * soft-fp/floattidf.c (__floattidf): Likewise.
24198         * soft-fp/floattisf.c (__floattisf): Likewise.
24199         * soft-fp/floattitf.c (__floattitf): Likewise.
24200         * soft-fp/floatundidf.c (__floatundidf): Likewise.
24201         * soft-fp/floatundisf.c (__floatundisf): Likewise.
24202         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
24203         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
24204         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
24205         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
24206         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
24207         * soft-fp/gesf2.c (__gesf2): Likewise.
24208         * soft-fp/getf2.c (__getf2): Likewise.
24209         * soft-fp/ledf2.c (__ledf2): Likewise.
24210         * soft-fp/lesf2.c (__lesf2): Likewise.
24211         * soft-fp/letf2.c (__letf2): Likewise.
24213         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
24214         Undefine and redefine.
24215         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
24216         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
24217         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
24218         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
24219         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24220         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
24221         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24222         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
24223         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24224         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
24225         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24226         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
24227         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24228         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
24229         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
24231         [BZ #16032]
24232         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
24233         without decrementing exponent if mantissa >= that for the
24234         denominator, not >.
24235         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
24236         denominator, not >.  Decrement exponent in < case instead of
24237         incrementing in >= case.
24238         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
24239         without decrementing exponent if mantissa >= that for the
24240         denominator, not >.
24242         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
24243         computing saturated result for unsigned overflow.
24245 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
24246             Jeff Law  <law@redhat.com>
24248         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
24249         (atan2Mp): Add systemtap probe marker.
24250         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
24251         (__ieee754_log): Add systemtap probe marker.
24252         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
24253         (atanMp): Add systemtap probe marker.
24254         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
24255         (tanMp): Add systemtap probe marker.
24256         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
24257         (__slowexp): Add systemtap probe marker.
24258         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
24259         (__slowpow): Add systemtap probe marker.
24260         * manual/probes.texi: Document probes.
24262 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
24264         [BZ #15362]
24265         * libio/fileops.c (_IO_new_file_write): Return count of bytes
24266         written.
24267         (_IO_new_file_xsputn): Don't return EOF if nothing has been
24268         written.
24269         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
24270         written to buffer but not flushed.
24271         * libio/iofwrite_u.c:  Likewise.
24272         * libio/iopadn.c:  Return bytes returned even if EOF was
24273         encountered.
24274         * libio/iowpadn.c:  Likewise.
24275         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
24276         if _IO_padn does not write the whole buffer.
24277         [!COMPILE_WPRINTF] (PAD): Likewise.
24279 2013-10-10  David S. Miller  <davem@davemloft.net>
24281         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
24282         directory block.
24284 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
24286         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
24287         instead of FSF address.
24288         * soft-fp/fixdfti.c: Likewise.
24289         * soft-fp/fixsfti.c: Likewise.
24290         * soft-fp/fixtfti.c: Likewise.
24291         * soft-fp/fixunsdfti.c: Likewise.
24292         * soft-fp/fixunssfti.c: Likewise.
24293         * soft-fp/fixunstfti.c: Likewise.
24294         * soft-fp/floattidf.c: Likewise.
24295         * soft-fp/floattisf.c: Likewise.
24296         * soft-fp/floattitf.c: Likewise.
24297         * soft-fp/floatuntidf.c: Likewise.
24298         * soft-fp/floatuntisf.c: Likewise.
24299         * soft-fp/floatuntitf.c: Likewise.
24300         * soft-fp/trunctfxf2.c: Likewise.
24302         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
24303         * soft-fp/fixdfti.c: Likewise.
24304         * soft-fp/fixsfti.c: Likewise.
24305         * soft-fp/fixtfti.c: Likewise.
24306         * soft-fp/fixunsdfti.c: Likewise.
24307         * soft-fp/fixunssfti.c: Likewise.
24308         * soft-fp/fixunstfti.c: Likewise.
24309         * soft-fp/floattidf.c: Likewise.
24310         * soft-fp/floattisf.c: Likewise.
24311         * soft-fp/floattitf.c: Likewise.
24312         * soft-fp/floatuntidf.c: Likewise.
24313         * soft-fp/floatuntisf.c: Likewise.
24314         * soft-fp/floatuntitf.c: Likewise.
24315         * soft-fp/trunctfxf2.c: Likewise.
24317 2013-10-10  David S. Miller  <davem@davemloft.net>
24319         * sysdeps/sparc/fpu/libm-test-ulps: Update.
24321 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
24323         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
24324         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
24325         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
24326         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
24327         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
24328         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
24329         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
24331         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
24332         for NaNs before doing comparisons on argument.
24333         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
24334         Likewise.
24336 2013-10-10  Will Newton  <will.newton@linaro.org>
24338         * malloc/hooks.c (memalign_check): Ensure the value of bytes
24339         passed to _int_memalign does not overflow.
24341 2013-10-10  Torvald Riegel  <triegel@redhat.com>
24343         * scripts/bench.pl: Add include-sources directive.
24344         * benchtests/README: Update documentation.
24346 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
24348         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
24349         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
24350         instead of FP_INIT_ROUNDMODE.
24351         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
24352         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
24354         [BZ #16034]
24355         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
24356         copy class of input value.
24357         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
24358         not handle exceptions.
24359         * soft-fp/negsf2.c (__negsf2): Likewise.
24360         * soft-fp/negtf2.c (__negtf2): Likewise.
24361         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
24363 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
24365         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
24366         semicolon.  From Linux kernel.
24368 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
24370         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
24372 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
24374         [BZ #156]
24375         * manual/socket.texi: Added statement about buffer
24376         for gethostbyname2_r.
24378 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
24380         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
24381         Use .p2align directive instead, throughout.
24382         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
24383         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
24384         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
24385         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
24386         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
24387         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
24388         * sysdeps/x86_64/strchr.S: Likewise.
24389         * sysdeps/x86_64/strrchr.S: Likewise.
24391 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
24393         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
24395         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
24397         * sysdeps/generic/math_private.h (__mpsin1): Remove
24398         declaration.
24399         (__mpcos1): Likewise.
24400         (__mpsin): New argument __range_reduce.
24401         (__mpcos): Likewise.
24402         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
24403         (slow): Use __mpsin and __mpcos.
24404         (slow1): Likewise.
24405         (slow2): Likewise.
24406         (sloww): Likewise.
24407         (sloww1): Likewise.
24408         (sloww2): Likewise.
24409         (bsloww): Likewise.
24410         (bsloww1): Likewise.
24411         (bsloww2): Likewise.
24412         (cslow2): Likewise.
24413         (csloww): Likewise.
24414         (csloww1): Likewise.
24415         (csloww2): Likewise.
24416         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
24417         range_reduce.  Merge in __mpsin1.
24418         (__mpcos): Likewise.
24419         (__mpsin1): Remove.
24420         (__mpcos1): Likewise.
24422 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
24424         * locale/loadlocale.c (_nl_intern_locale_data): Use
24425         LOCFILE_ALIGNED_P.
24426         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
24427         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
24428         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
24429         obstack data is appropriately aligned.
24430         (obstack_int32_grow_fast): Likewise.
24431         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
24432         * locale/programs/locfile.c (add_locale_uint32): Likewise.
24433         (add_locale_uint32_array): Likewise.
24435 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
24437         * benchtests/Makefile: Remove ARGLIST and RET variables.
24438         ($(objpfx)bench-%.c): Pass only function name to the script.
24439         * benchtests/README: Update documentation.
24440         * benchtests/acos-inputs: Add new directives.
24441         * benchtests/acosh-inputs: Likewise.
24442         * benchtests/asin-inputs: Likewise.
24443         * benchtests/asinh-inputs: Likewise.
24444         * benchtests/atan-inputs: Likewise.
24445         * benchtests/atanh-inputs: Likewise.
24446         * benchtests/cos-inputs: Likewise.
24447         * benchtests/cosh-inputs: Likewise.
24448         * benchtests/exp-inputs: Likewise.
24449         * benchtests/log-inputs: Likewise.
24450         * benchtests/pow-inputs: Likewise.
24451         * benchtests/rint-inputs: Likewise.
24452         * benchtests/sin-inputs: Likewise.
24453         * benchtests/sinh-inputs: Likewise.
24454         * benchtests/tan-inputs: Likewise.
24455         * benchtests/tanh-inputs: Likewise.
24456         * scripts/bench.pl: Add support for new directives.
24458 2013-10-07  Alan Modra  <amodra@gmail.com>
24460         * README: Fix careless merge.
24462 2013-10-05  Alan Modra  <amodra@gmail.com>
24464         * NEWS: Mention powerpc64le support and bugs fixed.
24465         * README: Both big-endian and little-endian powerpc64 supported.
24467 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
24469         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
24470         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
24471         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
24472         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
24474 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
24476         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
24477         match prototype.
24479 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
24481         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
24482         Move -mhard-float appending from
24483         ports/sysdeps/powerpc/powerpc32/Makefile.
24484         [$(with-fp) = yes] (ASFLAGS): Likewise.
24485         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
24486         * sysdeps/powerpc/nofpu: Move directory from
24487         ports/sysdeps/powerpc/nofpu.
24488         * sysdeps/powerpc/soft-fp: Move directory from
24489         ports/sysdeps/powerpc/soft-fp.
24490         * sysdeps/powerpc/powerpc32/405: Move directory from
24491         ports/sysdeps/powerpc/powerpc32/405.
24492         * sysdeps/powerpc/powerpc32/440: Move directory from
24493         ports/sysdeps/powerpc/powerpc32/440.
24494         * sysdeps/powerpc/powerpc32/464: Move directory from
24495         ports/sysdeps/powerpc/powerpc32/464.
24496         * sysdeps/powerpc/powerpc32/476: Move directory from
24497         ports/sysdeps/powerpc/powerpc32/476.
24498         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
24499         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
24500         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
24501         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
24502         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
24503         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
24504         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
24505         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
24506         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
24507         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
24508         * README: Update for powerpc-*-linux-gnu software floating point
24509         support in libc.
24511         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
24512         case to powerpc/powerpc32*.
24513         * sysdeps/unix/sysv/linux/configure: Regenerated.
24515         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
24516         (_FPU_MASK_OM): Define as 0x04.
24517         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
24518         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
24519         0x00c10080.
24520         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
24521         0x0000003c.
24522         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
24524         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
24525         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
24526         getcontext_e500.
24527         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
24528         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
24529         setcontext_e500.
24530         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
24531         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
24532         and setcontext_e500.
24534 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
24536         * locale/iso-3166.def: Update iso-1366.def and related occurrences
24538 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
24540         * manual/threads.texi (Default Thread Attributes): Fix typo.
24542 2013-10-04  Will Newton  <will.newton@linaro.org>
24544         * malloc/Makefile: Add tst-memalign.
24545         * malloc/tst-memalign.c: New file.
24547         * malloc/tst-posix_memalign.c: Add comments.
24548         (do_test): Add comments and call free on all potentially
24549         allocated pointers. Add space after cast.
24551         * malloc/tst-pvalloc.c: Add comments.
24552         (do_test): Add comments and call free on all potentially
24553         allocated pointers. Remove duplicate check for NULL pointer.
24554         Add space after cast.
24556         * malloc/tst-valloc.c: Add comments.
24557         (do_test): Add comments and call free on all potentially
24558         allocated pointers. Remove duplicate check for NULL pointer.
24559         Add space after cast.
24561 2013-10-04  Alan Modra  <amodra@gmail.com>
24563         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
24564         Use stdint types in rather than __attribute__((mode())).
24565         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
24567 2013-10-04  Alan Modra  <amodra@gmail.com>
24569         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
24570         Correct handling of unaligned relocs for little-endian.
24571         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
24573 2013-10-04  Alan Modra  <amodra@gmail.com>
24575         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
24576         * configure: Regenerate.
24577         * nptl/shlib-versions: Powerpc*le starts at 2.18.
24578         * shlib-versions: Likewise.
24580 2013-10-04  Alan Modra  <amodra@gmail.com>
24582         * string/tester.c (test_memrchr): Increment reported test cycle.
24584 2013-10-04  Alan Modra  <amodra@gmail.com>
24586         * string/test-memcpy.c (do_one_test): When reporting errors, print
24587         string address and don't overrun end of string.
24589 2013-10-04  Alan Modra  <amodra@gmail.com>
24591         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
24592         insrdi.  Make better use of reg selection to speed exit slightly.
24593         Schedule entry path a little better.  Remove useless "are we done"
24594         checks on entry to main loop.  Handle wrapping around zero address.
24595         Correct main loop count.  Handle single left-over word from main
24596         loop inline rather than by using loop_small.  Remove extra word
24597         case in loop_small caused by wrong loop count.  Add little-endian
24598         support.
24599         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
24600         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
24601         cache hint.
24602         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
24603         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
24604         support.  Avoid rlwimi.
24605         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
24607 2013-10-04  Alan Modra  <amodra@gmail.com>
24609         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
24610         insrdi.  Formatting.
24611         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
24612         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
24613         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
24614         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
24615         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
24616         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
24618 2013-10-04  Alan Modra  <amodra@gmail.com>
24620         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
24621         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
24622         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
24623         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
24624         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
24625         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
24626         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
24627         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
24628         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
24629         use of regs.  Use power7 mtocrf.  Tidy function tails.
24631 2013-10-04  Alan Modra  <amodra@gmail.com>
24633         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
24634         Formatting.  Consistently use rXXX register defines or rN defines.
24635         Use early exit labels that avoid restoring unused non-volatile regs.
24636         Make cr field use more consistent with rWORDn compares.  Rename
24637         regs used as shift registers for unaligned loop, using rN defines
24638         for short lifetime/multiple use regs.
24639         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
24640         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
24641         addi 1,1,64 to pop stack frame.  Simplify return value code.
24642         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
24644 2013-10-04  Alan Modra  <amodra@gmail.com>
24646         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
24647         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
24648         rather than rlwimi.
24649         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
24650         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
24651         little-endian support.  Correct typos.
24652         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
24653         rather than rlwimi.
24654         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
24655         in loop and entry code to keep "and." results.
24656         (strchr): Add little-endian support.  Comment.  Move cntlzd
24657         earlier in tail.
24658         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
24660 2013-10-04  Alan Modra  <amodra@gmail.com>
24662         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
24663         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
24664         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
24665         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
24667 2013-10-04  Alan Modra  <amodra@gmail.com>
24669         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
24670         (rTMP): Define as r11.
24671         (strcmp): Add little-endian support.  Optimise tail.
24672         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
24673         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
24674         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
24675         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
24676         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
24677         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
24678         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
24680 2013-10-04  Alan Modra  <amodra@gmail.com>
24682         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
24683         little-endian support.  Remove unnecessary "are we done" tests.
24684         Handle "s" wrapping around zero and extremely large "size".
24685         Correct main loop count.  Handle single left-over word from main
24686         loop inline rather than by using small_loop.  Correct comments.
24687         Delete "zero" tail, use "end_max" instead.
24688         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
24690 2013-10-04  Alan Modra  <amodra@gmail.com>
24692         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
24693         support.  Don't branch over align.
24694         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
24695         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
24696         support.  Rearrange tmp reg use to suit.  Comment.
24697         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
24699 2013-10-04  Alan Modra  <amodra@gmail.com>
24701         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
24703 2013-10-04  Alan Modra  <amodra@gmail.com>
24705         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
24706         conditional form of branch and link when obtaining pc.
24707         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
24709 2013-10-04  Alan Modra  <amodra@gmail.com>
24711         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
24712         HIWORD/LOWORD.
24713         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
24714         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
24716 2013-10-04  Alan Modra  <amodra@gmail.com>
24718         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
24719         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
24720         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
24721         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
24722         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
24723         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
24724         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
24725         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
24726         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
24727         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
24729 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24730             Alistair Popple <alistair@ozlabs.au.ibm.com>
24731             Alan Modra <amodra@gmail.com>
24733         [BZ #15723]
24734         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
24735         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
24736         _dl_hwcap access for little-endian.
24737         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
24738         destroy vmx regs when saving unaligned.
24739         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
24740         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
24741         destroy vmx regs when saving unaligned.
24743 2013-10-04  Alan Modra  <amodra@gmail.com>
24745         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
24746         Don't use a union to pack hi/low value.
24748 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24750         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
24751         for little-endian.
24752         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
24753         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
24754         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
24755         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
24756         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
24758 2013-10-04  Alan Modra  <amodra@gmail.com>
24760         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
24761         constants to usual value for .cst8 section, and remove redundant
24762         high address load.
24763         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
24764         constant for 0x1p52.  Load little-endian words of double from
24765         correct stack offsets.
24767 2013-10-04  Alan Modra  <amodra@gmail.com>
24769         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
24770         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
24771         words of double from correct stack offsets.
24772         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
24773         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
24774         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
24775         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
24776         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
24777         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
24778         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
24779         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
24780         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
24781         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
24782         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
24783         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
24784         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
24785         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
24786         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
24787         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
24788         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
24790 2013-10-04  Alan Modra  <amodra@gmail.com>
24792         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
24793         64-bit int/double union.
24794         (_FPU_SETCW): Likewise.
24795         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
24796         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
24798 2013-10-04  Alan Modra  <amodra@gmail.com>
24800         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
24801         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
24803 2013-10-04  Alan Modra  <amodra@gmail.com>
24805         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
24806         use vector int constants.
24807         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
24809 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24811         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
24812         array with long long.
24813         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
24814         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
24815         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
24816         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
24817         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
24818         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
24819         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
24820         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
24821         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
24822         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
24823         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
24824         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
24825         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
24827 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
24829         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
24830         (__signbit): Likewise.  Correct for little-endian.
24831         (__signbitl): Call __signbit.
24832         (lrint): Correct for little-endian.
24833         (lrintf): Call lrint.
24835 2013-10-04  Alan Modra  <amodra@gmail.com>
24837         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
24838         union 32-bit int array member with 64-bit int array.
24839         (t515, tm256): Double rather than long double.
24840         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
24842 2013-10-04  Alan Modra  <amodra@gmail.com>
24844         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
24845         Delete.
24846         (IEEE854_LONG_DOUBLE_BIAS): Delete.
24847         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
24848         version of math_ldbl.h.
24850 2013-10-04  Alan Modra  <amodra@gmail.com>
24852         [BZ #15734], [BZ #15735]
24853         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
24854         all uses of ieee875 long double macros and unions.  Simplify test
24855         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
24856         ldbl_extract_mantissa value for ix,iy exponents.  Properly
24857         normalize after ldbl_extract_mantissa, and don't add hidden bit
24858         already handled.  Don't treat low word of ieee854 mantissa like
24859         low word of IBM long double and mask off bit when testing for
24860         zero.
24861         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
24862         all uses of ieee875 long double macros and unions.  Simplify tests
24863         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
24864         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
24865         two1022, instead use their values.  Recognise that tests for large
24866         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
24867         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
24868         Rewrite all uses of ieee875 long double macros and unions.  Simplify
24869         test for 0.0L and nan.  Correct negation.
24870         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
24871         ieee875 long double macros and unions.  Correct output for large
24872         magnitude x.  Correct absolute value calculation.
24873         (__erfcl): Likewise.
24874         * math/libm-test.inc: Add tests for errors discovered in IBM long
24875         double versions of fmodl, remainderl, erfl and erfcl.
24877 2013-10-04  Alan Modra  <amodra@gmail.com>
24879         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
24880         all uses of ieee854 long double macros and unions.  Simplify tests
24881         for long doubles that are fully specified by the high double.
24882         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
24883         Likewise.
24884         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
24885         Remove dead code too.
24886         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
24887         (__ieee754_ynl): Likewise.
24888         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
24889         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
24890         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
24891         Remove dead code too.
24892         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
24893         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
24894         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
24895         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
24896         Simplify.
24897         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
24898         Simplify.
24899         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
24900         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
24901         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
24902         Comment on variable precision.
24903         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
24904         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
24905         Likewise.
24906         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
24907         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
24908         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
24909         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
24910         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
24912 2013-10-04  Alan Modra  <amodra@gmail.com>
24914         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
24915         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
24916         all uses of ieee854 long double macros and unions.
24917         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
24918         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
24919         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
24920         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
24921         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
24922         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
24923         Likewise.
24924         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
24925         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
24926         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
24927         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
24928         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
24929         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
24930         Simplify sign and nan test too.
24931         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
24932         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
24933         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
24934         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
24935         Likewise.
24936         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
24937         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
24938         Likewise.
24939         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
24940         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
24941         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
24942         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
24943         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
24944         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
24946 2013-10-04  Alan Modra  <amodra@gmail.com>
24948         * stdio-common/printf_size.c (__printf_size): Don't use
24949         union ieee854_long_double in fpnum union.
24950         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
24951         signbit macro to retrieve sign from long double.
24952         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
24953         retrieve sign from long double.
24954         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
24955         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
24956         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
24957         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
24958         * math/test-misc.c (main): Don't use union ieee854_long_double.
24960 2013-10-04  Alan Modra  <amodra@gmail.com>
24962         [BZ #15680]
24963         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
24964         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
24965         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
24966         calculation.  Remove unnecessary test for denormal exponent.
24967         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
24968         Correct handling of denormals.  Avoid undefined shift behaviour.
24969         Correct normalisation of low mantissa when low double is denormal.
24970         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
24971         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
24972         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
24973         Correct normalisation of low mantissa.  Test for overflow of high
24974         mantissa and normalise.
24975         (ldbl_nearbyint): Use more readable constant for two52.
24976         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
24977         (__mpn_construct_long_double): Fix test for overflow of high
24978         mantissa and correct normalisation.  Avoid undefined shift.
24980 2013-10-04  Alan Modra  <amodra@gmail.com>
24982         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
24983         (union ibm_extended_long_double): Define as an array of ieee754_double.
24984         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
24985         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
24986         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
24987         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
24988         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
24989         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
24990         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
24991         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
24992         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
24993         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
24994         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
24996 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
24998         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
24999         page size instead of calling getpagesize.
25001         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
25002         (LOCFILE_ALIGN_MASK): Likewise.
25003         (LOCFILE_ALIGN_UP): Likewise.
25004         (LOCFILE_ALIGNED_P): Likewise.
25005         * locale/programs/ld-collate.c (collate_output): Use the new
25006         macros instead of __alignof__ (int32_t).
25007         * locale/weight.h (findidx): Likewise.
25009 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
25011         [BZ #431]
25012         * manual/string.texi: Fix strncat and wcsncat.
25014 2013-10-03  Brooks Moses  <bmoses@google.com>
25016         [BZ #15915]
25017         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
25018         * Makerules: ...here, and adjust associated comments.
25020 2013-10-02  Will Newton  <will.newton@linaro.org>
25022         * malloc/Makefile: Add tst-pvalloc.
25023         * malloc/tst-pvalloc.c: New file.
25025 2013-10-02  Will Newton  <will.newton@linaro.org>
25027         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
25028         improve test coverage.
25030 2013-10-02  Will Newton  <will.newton@linaro.org>
25032         * malloc/Makefile: Add tst-posix_memalign.
25033         * malloc/tst-posix_memalign.c: New file.
25035 2013-10-01  Eric Blake  <eblake@redhat.com>
25037         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
25038         Use __THROWNL rather than __THROW on static functions.
25040 2013-09-30  Petr Machata  <pmachata@redhat.com>
25042         * elf/elf.h (R_AARCH64_ABS16): New macro.
25043         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
25044         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
25045         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
25046         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
25047         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
25048         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
25049         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
25050         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
25051         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
25052         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
25053         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
25054         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
25055         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
25056         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
25057         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
25058         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
25059         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
25060         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
25061         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
25062         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
25063         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
25064         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
25065         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
25066         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
25067         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
25068         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
25069         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
25070         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
25071         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
25072         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
25073         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
25074         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
25075         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
25076         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
25077         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
25078         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
25079         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
25080         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
25081         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
25082         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
25083         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
25084         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
25085         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
25086         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
25087         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
25088         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
25089         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
25090         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
25091         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
25092         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
25093         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
25094         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
25095         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
25096         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
25097         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
25098         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
25099         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
25100         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
25101         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
25102         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
25103         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
25104         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
25105         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
25106         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
25107         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
25108         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
25109         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
25110         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
25111         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
25112         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
25113         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
25114         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
25115         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
25116         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
25117         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
25118         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
25119         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
25120         (R_AARCH64_TLSDESC_LDR): Likewise.
25121         (R_AARCH64_TLSDESC_ADD): Likewise.
25122         (R_AARCH64_TLSDESC_CALL): Likewise.
25124 2013-09-30  Andreas Schwab  <schwab@suse.de>
25126         [BZ #15048]
25127         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
25128         the nss database lookup.
25129         * nscd/initgrcache.c (addinitgroupsX): Likewise.
25130         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
25132 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
25134         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
25136 2013-09-28  P. J. McDermott  <pj@pehjota.net>
25138         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
25139         ${Bash-specific parameter/pattern/string} parameter expansion.
25140         * sysdeps/unix/make-syscalls.sh: Likewise.
25142 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
25144         * sysdeps/sh/stackguard-macros.h: New file.
25146 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
25148         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
25149         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
25150         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
25151         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
25152         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
25153         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
25155 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25157         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
25158         Fix thread ID register.
25160 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
25162         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
25163         [POSIX || UNIX98]: Require rather than permitting all symbols from
25164         <time.h>.
25165         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
25166         element of struct sched_param.
25167         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
25168         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
25169         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
25170         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
25171         constant.
25173 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
25175         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
25176         argument calculation.
25178 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
25180         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
25181         Expect macro.
25182         [POSIX] (pthread_attr_t): Do not require type.
25183         [POSIX] (pthread_cond_t): Likewise.
25184         [POSIX] (pthread_condattr_t): Likewise.
25185         [POSIX] (pthread_key_t): Likewise.
25186         [POSIX] (pthread_mutex_t): Likewise.
25187         [POSIX] (pthread_mutexattr_t): Likewise.
25188         [POSIX] (pthread_once_t): Likewise.
25189         [POSIX] (pthread_t): Likewise.
25190         [POSIX-based standards] (pthread_atfork): Expect function.
25192 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
25193             Richard Sandiford  <richard@codesourcery.com>
25195         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
25196         (swap_endianness_p): New extern variable.
25197         (set_big_endian): New inline function.
25198         (maybe_swap_uint32): Likewise.
25199         (maybe_swap_uint32_array): Likewise.
25200         (maybe_swap_uint32_obstack): Likewise.
25201         * locale/programs/locfile.c: Include <stdbool.h>.
25202         (swap_endianness_p): New variable.
25203         (add_locale_uint32): Call maybe_swap_uint32.
25204         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
25205         (write_locale_data): Call maybe_swap_uint32_array.
25206         * locale/programs/ld-collate.c (obstack_int32_grow): Call
25207         maybe_swap_uint32.
25208         (obstack_int32_grow_fast): Likewise.
25209         (output_weightwc): Call maybe_swap_uint32_obstack.
25210         (collate_output): Likewise.
25211         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
25212         (OPT_LITTLE_ENDIAN): Likewise.
25213         (options): Add --little-endian and --big-endian options.
25214         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
25215         * locale/programs/locarchive.c: Include "locfile.h".
25216         (GET): New macro.
25217         (SET): Likewise.
25218         (INC): Likewise.
25219         (create_archive): Use the new macros to access fields of
25220         structures directly mapped from or written to locale archives.
25221         (oldlocrecentcmp): Likewise.
25222         (enlarge_archive): Likewise.
25223         (insert_name): Likewise.
25224         (add_alias): Likewise.
25225         (add_locale): Likewise.
25226         (delete_locales_from_archive): Likewise.
25227         (show_archive_content): Likewise.
25228         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
25229         locale data.
25231 2013-09-24  Roland McGrath  <roland@hack.frob.com>
25233         * manual/freemanuals.texi: Updated from (newly) canonical copy at
25234         http://www.gnu.org/doc/freemanuals.texi.
25235         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
25237 2013-09-24  Will Newton  <will.newton@linaro.org>
25239         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
25240         macro.
25242 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
25244         * locale/hashval.h (compute_hashval): Interpret bytes of key as
25245         unsigned char.
25247 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
25249         * manual/threads.texi (POSIX Threads): Fix a typo.
25251 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
25253         [BZ #14547]
25254         * string/tst-strcoll-overflow.c: New test case.
25255         * string/Makefile (xtests): Add tst-strcoll-overflow.
25256         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
25257         cache if string sizes may cause integer overflow.
25259         [BZ #14547]
25260         * string/strcoll_l.c (coll_seq): New members rule, idx,
25261         save_idx and back_us.
25262         (get_next_seq_nocache): New function.
25263         (do_compare_nocache): New function.
25264         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
25265         when malloc fails.
25267 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
25269         [BZ #15754]
25270         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
25271         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
25272         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
25274         [BZ #15754]
25275         * elf/Makefile (tests): Add tst-ptrguard1.
25276         (tests-static): Add tst-ptrguard1-static.
25277         (tst-ptrguard1-ARGS): Define.
25278         (tst-ptrguard1-static-ARGS): Define.
25279         * elf/tst-ptrguard1.c: New file.
25280         * elf/tst-ptrguard1-static.c: New file.
25281         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
25282         * sysdeps/i386/stackguard-macros.h: Likewise.
25283         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
25284         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
25285         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
25286         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
25287         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
25288         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
25290 2013-09-23  Hector Marco  <hecmargi@upv.es>
25291             Ismael Ripoll  <iripoll@disca.upv.es>
25292             Carlos O'Donell  <carlos@redhat.com>
25294         [BZ #15754]
25295         * sysdeps/generic/stackguard-macros.h: Define
25296         __pointer_chk_guard_local and POINTER_CHK_GUARD.
25297         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
25298         Define __pointer_chk_guard_local.
25299         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
25300         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
25302 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
25304         [BZ #15859]
25305         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
25307 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
25309         * include/string.h (__ffs): Declare as hidden.
25310         * string/ffs.c (__ffs): Define as hidden.
25311         * sysdeps/i386/ffs.c (__ffs): Likewise.
25312         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
25313         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
25314         * sysdeps/s390/ffs.c (__ffs): Likewise.
25315         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
25317 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
25319         * NEWS: Mention malloc probes.
25321         * malloc/arena.c (new_heap): New memory_heap_new probe.
25322         (grow_heap): New memory_heap_more probe.
25323         (shrink_heap): New memory_heap_less probe.
25324         (heap_trim): New memory_heap_free probe.
25325         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
25326         (systrim): New memory_sbrk_less probe.
25327         * manual/probes.texi: Document them.
25329         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
25330         * manual/probes.texi: Document it.
25332         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
25333         (__libc_realloc): Add memory_realloc_retry probe.
25334         (__libc_memalign): Add memory_memalign_retry probe.
25335         (__libc_valloc): Add memory_valloc_retry probe.
25336         (__libc_pvalloc): Add memory_pvalloc_retry probe.
25337         (__libc_calloc): Add memory_calloc_retry probe.
25338         * manual/probes.texi: Document them.
25340         * malloc/arena.c (get_free_list): Add probe
25341         memory_arena_reuse_free_list.
25342         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
25343         and memory_arena_reuse.
25344         (arena_get2) [!PER_THREAD]: Likewise.
25345         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
25346         memory_arena_reuse_realloc.
25347         * manual/probes.texi: Document them.
25349         * malloc/malloc.c (__libc_free): Add
25350         memory_mallopt_free_dyn_thresholds probe.
25351         (__libc_mallopt): Add multiple memory_mallopt probes.
25352         * manual/probes.texi: Document them.
25354         * malloc/malloc.c: Include stap-probe.h.
25355         (__libc_mallopt): Add memory_mallopt probe.
25356         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
25357         * manual/probes.texi: New.
25358         * manual/Makefile (chapters): Add probes.
25359         * manual/threads.texi: Set next node.
25361 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
25363         [BZ #15963, #13985]
25364         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
25365         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
25366         Add `Chinese' to `nan' entry name.
25368 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25370         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
25371         (POLYNOMIAL): Likewise.
25372         (TAYLOR_SINCOS): Likewise.
25373         (TAYLOR_SLOW): Likewise.
25374         (__sin): Use TAYLOR_SINCOS.
25375         (__cos): Likewise.
25376         (slow): Use TAYLOR_SLOW.
25377         (sloww): Likewise.
25378         (bsloww): Likewise.
25379         (csloww): Likewise.
25381 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
25383         * stdlib/strtod_l.c: Fix buffer overrun.
25385 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
25387         * benchtests/Makefile (bench): Add sincos.
25388         * benchtests/bench-sincos.c: New file.
25390         * math/libm-test.inc (cos_test_data): New test inputs.
25391         (sin_test_data): Likewise.
25393         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
25394         macro.
25395         (__sin): Use it.
25396         (__cos): Likewise.
25397         (slow1): Likewise.
25398         (slow2): Likewise.
25399         (sloww1): Likewise.
25400         (sloww2): Likewise.
25401         (bsloww1): Likewise.
25402         (bsloww2): Likewise.
25403         (cslow2): Likewise.
25404         (csloww1): Likewise.
25405         (csloww2): Likewise.
25407         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
25408         function.
25409         (__sin): Use it.
25410         (__cos): Likewise.
25412         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
25413         gotos.
25414         (__cos): Likewise.
25416 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
25418         * config.h.in (HAVE_MIPS_NAN2008): New macro.
25419         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
25420         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
25421         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
25422         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
25423         * elf/cache.c (print_entry): Handle the new cache flags.
25425 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
25426             Aldy Hernandez  <aldyh@redhat.com>
25428         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
25429         Change condition to [_SOFT_FLOAT].
25430         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
25431         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
25432         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
25433         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
25434         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
25435         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
25436         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
25437         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
25438         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
25439         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
25440         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
25441         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
25442         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
25443         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
25444         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
25445         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
25446         declaration.
25448 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
25450         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
25451         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
25452         (__longjmp): Use LOAD_GP to load saved GPRs.
25453         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
25454         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
25455         (__sigsetjmp): Use SAVE_GP to save GPRs.
25457         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
25458         Do not append -msoft-float.
25459         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
25461 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25463         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
25465 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
25467         [BZ #15966]
25468         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
25469         (_FPU_GETCW): Use initial "__" on variable and field names but not
25470         on macro parameter name.
25471         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
25472         parentheses around reference to macro parameter.
25474 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
25476         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
25477         prototype.
25478         (ctype_startup): Use uint32_t in cast and sizeof for
25479         ctype->charnames.
25481 2013-09-11  Jia Liu  <proljc@gmail.com>
25483         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
25484         __daddr_t_defined.
25485         [__FreeBSD__]: Likewise.
25487 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
25489         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
25490         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
25491         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
25492         (strchr): Remove __strchr_sse42 ifunc selection.
25493         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
25494         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
25496 2013-09-11  Will Newton  <will.newton@linaro.org>
25498         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
25499         parameter to RES. Remove hardcoded 1000 value.
25500         * benchtests/bench-skeleton.c (main): Pass RES parameter
25501         to TIMING_INIT and multiply result by 1000.
25503 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25505         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
25507 2013-09-11  Andreas Schwab  <schwab@suse.de>
25509         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
25510         if not defined.
25511         (O_TMPFILE) [__USE_GNU]: Define.
25512         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
25513         Define.
25515 2013-09-11  Will Newton  <will.newton@linaro.org>
25517         [BZ #15857]
25518         * malloc/malloc.c (__libc_memalign): Check the value of bytes
25519         does not overflow.
25521 2013-09-11  Will Newton  <will.newton@linaro.org>
25523         [BZ #15856]
25524         * malloc/malloc.c (__libc_valloc): Check the value of bytes
25525         does not overflow.
25527 2013-09-11  Will Newton  <will.newton@linaro.org>
25529         [BZ #15855]
25530         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
25531         does not overflow.
25533 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
25535         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
25536         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
25537         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
25538         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
25539         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
25541 2013-09-10  Allan McRae  <allan@archlinux.org>
25543         [BZ #15748]
25544         * manual/arith.texi (Parsing of Floats): Clarify
25545         cross-reference.
25547         [BZ #15849]
25548         * manual/install.texi (Running make install): Mention
25549         --enable-pt-chown.
25550         * INSTALL: Regenerated.
25552 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
25554         * csu/init-first.c (_init): Remove the !SHARED condition around
25555         FPU control word initialization.
25556         * elf/dl-support.c (_dl_fpu_control): New variable.
25557         (_dl_aux_init) <AT_FPUCW>: Initialize it.
25558         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
25559         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
25560         * math/test-fpucw-static.c: New file.
25561         * math/test-fpucw-ieee.c: New file.
25562         * math/test-fpucw-ieee-static.c: New file.
25563         * math/Makefile (tests): Add `test-fpucw-ieee' and
25564         `$(tests-static)'.
25565         (tests-static): New variable.
25566         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
25567         dependency to...
25568         [($(build-shared),yes)]
25569         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
25570         ... this.
25571         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
25572         New dependency.
25574 2013-09-09  Allan McRae  <allan@archlinux.org>
25576         [BZ #15939]
25577         * manual/string.texi (Collation Functions): Fix typo in
25578         strcoll example.
25579         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
25581         [BZ #15893]
25582         * stdlib/isomac.c (get_null_defines): Fix memory leak.
25584         [BZ #15892]
25585         * libio/memstream.c (open_memstream): Fix memory leak.
25586         * libio/wmemstream.c (open_wmemstream): Likewise.
25588         [BZ #15895]
25589         * nscd/netgroupcache.c: Fix nesting of ifdefs.
25591 2013-09-09  Will Newton  <will.newton@linaro.org>
25593         * malloc/Makefile: Add tst-realloc to tests.
25594         * malloc/tst-realloc.c: New file.
25596 2013-09-09  Allan McRae  <allan@archlinux.org>
25598         [BZ #15844]
25599         * COPYING: Update from GNU website to fix FSF address.
25600         * COPYING.LIB: Likewise.
25602 2013-09-06  David S. Miller  <davem@davemloft.net>
25604         * po/zh_TW.po: Update Chinese (traditional) translation from
25605         translation project.
25607 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
25608             Joseph Myers  <joseph@codesourcery.com>
25610         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
25611         "localeinfo.h".
25612         (obstack_chunk_alloc): New macro.
25613         (obstack_chunk_free): Likewise.
25614         (record_offset): New function.
25615         (init_locale_data): Likewise.
25616         (align_locale_data): Likewise.
25617         (add_locale_empty): Likewise.
25618         (add_locale_raw_data): Likewise.
25619         (add_locale_raw_obstack): Likewise.
25620         (add_locale_string): Likewise.
25621         (add_locale_wstring): Likewise.
25622         (add_locale_uint32): Likewise.
25623         (add_locale_uint32_array): Likewise.
25624         (add_locale_char): Likewise.
25625         (start_locale_structure): Likewise.
25626         (end_locale_structure): Likewise.
25627         (start_locale_prelude): Likewise.
25628         (end_locale_prelude): Likewise.
25629         (write_locale_data): Take locale_file structure rather than an
25630         iovec.
25631         * locale/programs/locfile.h: Include "obstack.h".
25632         (struct locale_file): Change to store locale file contents instead
25633         of header.
25634         (init_locale_data): New prototype.
25635         (align_locale_data): Likewise.
25636         (add_locale_empty): Likewise.
25637         (add_locale_raw_data): Likewise.
25638         (add_locale_raw_obstack): Likewise.
25639         (add_locale_string): Likewise.
25640         (add_locale_wstring): Likewise.
25641         (add_locale_uint32): Likewise.
25642         (add_locale_uint32_array): Likewise.
25643         (add_locale_char): Likewise.
25644         (start_locale_structure): Likewise.
25645         (end_locale_structure): Likewise.
25646         (start_locale_prelude): Likewise.
25647         (end_locale_prelude): Likewise.
25648         (write_locale_data): Update prototype.
25649         * locale/programs/3level.h (struct TABLE): Remove result field.
25650         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
25651         Use new locale_file interface.
25652         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
25653         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
25654         * locale/programs/ld-address.c (address_output): Use new
25655         locale_file interface.
25656         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
25657         NO_ADD_LOCALE.
25658         (collate_finish): Don't call collseq_table_finalize.
25659         (collate_output): Use new locale_file interface.
25660         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
25661         in file.
25662         (NO_FINALIZE): Change to NO_ADD_LOCALE.
25663         (TABLE): Move defines earlier in file.
25664         (ELEMENT): Likewise.
25665         (DEFAULT): Likewise.
25666         (wctrans_table_add): Move macro and inline function earlier in
25667         file.
25668         (struct wctype_table): Move type earlier in file.
25669         (add_locale_wctype_table): New static prototype.
25670         (struct locale_ctype_t): Use logical types instead of struct iovec
25671         pointers for members.
25672         (ctype_output): Use new locale_file interface.
25673         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
25674         new locale_file interface.
25675         (allocate_arrays): Update for use of new locale_file interface.
25676         * locale/programs/ld-identification.c (identification_output): Use
25677         new locale_file interface.
25678         * locale/programs/ld-measurement.c (measurement_output): Likewise.
25679         * locale/programs/ld-messages.c (messages_output): Likewise.
25680         * locale/programs/ld-monetary.c (monetary_output): Likewise.
25681         * locale/programs/ld-name.c (name_output): Likewise.
25682         * locale/programs/ld-numeric.c (numeric_output): Likewise.
25683         * locale/programs/ld-paper.c (paper_output): Likewise.
25684         * locale/programs/ld-telephone.c (telephone_output): Likewise.
25685         * locale/programs/ld-time.c (time_output): Likewise.
25687 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25689         * benchtests/Makefile: Add memrchr benchmark.
25690         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
25691         benchmark as memrchr.
25692         * benchtests/bench-memrchr-ifunc.c: New file.
25693         * benchtests/bench-memrchr.c: New file.
25695 2013-09-06   Will Newton  <will.newton@linaro.org>
25697         * benchtests/Makefile (string-bench): Add memcpy.
25699 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
25700             Cong Wang  <amwang@redhat.com>
25702         [BZ #15850]
25703         * sysdeps/unix/sysv/linux/bits/in.h
25704         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
25705         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
25706         before __USE_KERNEL_IPV6_DEFS uses.
25707         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
25708         IPPROTO_BEETPH.
25709         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
25710         sockaddr_in6, or ipv6_mreq.
25712 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25714         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
25715         memory access for final bytes in some large inputs.
25716         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
25718 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
25720         * string/test-memrchr.c: New file.
25721         * string/test-memrchr-ifunc.c: New file.
25722         * string/Makefile: Add new memrchr testcase.
25724 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
25726         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
25727         fanotify_init returns EPERM.
25729 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
25731         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
25732         errors.
25733         (top level): Treat second token from macro or constant entries for
25734         allowed headers as allowed.
25735         * include/complex.h: Condition internal declarations on
25736         [!_ISOMAC].
25737         * include/fenv.h: Condition include of <stdbool.h> and internal
25738         declarations on [!_ISOMAC].
25740 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
25742         [BZ #15923]
25743         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
25745 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
25747         * configure.in (--enable-versioning): Remove configure option.
25748         (libc_cv_asm_symver_directive): Remove configure test.
25749         (libc_cv_ld_version_script_option): Likewise.
25750         (VERSIONING): Remove variable and AC_SUBST.
25751         (DO_VERSIONING): Remove AC_DEFINE.
25752         * configure: Regenerated.
25753         * config.h.in (DO_VERSIONING): Remove macro.
25754         * Makerules [$(versioning) = yes]: Change conditionals to
25755         [$(build-shared) = yes].
25756         * config.make.in (versioning): Remove variable.
25757         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
25758         [$(build-shared) = yes].
25759         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
25760         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
25761         * elf/Makefile [$(versioning) = yes]: Change conditionals to
25762         [$(build-shared) = yes].
25763         * extra-lib.mk [$(versioning) = yes]: Likewise.
25764         * hurd/Makefile [$(versioning) = yes]: Likewise.
25765         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
25766         [SHARED].
25767         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
25768         [SHARED].
25769         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
25770         [SHARED && !NO_HIDDEN].
25771         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
25772         [SHARED].
25773         [SHARED && DO_VERSIONING]: Likewise..
25774         * libio/Makefile [$(versioning) = yes]: Change conditionals to
25775         [$(build-shared) = yes].
25776         * manual/install.texi (--disable-versioning): Remove
25777         documentation.
25778         * INSTALL: Regenerated.
25779         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
25780         to [SHARED].
25781         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
25782         [$(build-shared) = yes].
25783         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
25784         * sysdeps/i386/i686/multiarch/strstr-c.c
25785         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
25786         [SHARED && !NO_HIDDEN].
25787         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
25788         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
25789         * sysdeps/powerpc/powerpc32/dl-machine.c
25790         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
25791         * sysdeps/powerpc/powerpc32/sysdep.h
25792         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
25793         to [SHARED && PIC && !NO_HIDDEN].
25794         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
25795         conditional to [SHARED].
25797 2013-09-04   Will Newton  <will.newton@linaro.org>
25799         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
25800         * benchtests/bench-string.h: Include bench-timing.h instead
25801         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
25802         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
25803         call to HP_TIMING_DIFF_INIT.
25804         * benchtests/bench-memccpy.c: Use bench-timing.h macros
25805         instead of hp-timing.h macros.
25806         * benchtests/bench-memchr.c: Likewise.
25807         * benchtests/bench-memcmp.c: Likewise.
25808         * benchtests/bench-memcpy.c: Likewise.
25809         * benchtests/bench-memmem.c: Likewise.
25810         * benchtests/bench-memmove.c: Likewise.
25811         * benchtests/bench-memset.c: Likewise.
25812         * benchtests/bench-rawmemchr.c: Likewise.
25813         * benchtests/bench-strcasecmp.c: Likewise.
25814         * benchtests/bench-strcasestr.c: Likewise.
25815         * benchtests/bench-strcat.c: Likewise.
25816         * benchtests/bench-strchr.c: Likewise.
25817         * benchtests/bench-strcmp.c: Likewise.
25818         * benchtests/bench-strcpy.c: Likewise.
25819         * benchtests/bench-strcpy_chk.c: Likewise.
25820         * benchtests/bench-strlen.c: Likewise.
25821         * benchtests/bench-strncasecmp.c: Likewise.
25822         * benchtests/bench-strncat.c: Likewise.
25823         * benchtests/bench-strncmp.c: Likewise.
25824         * benchtests/bench-strncpy.c: Likewise.
25825         * benchtests/bench-strnlen.c: Likewise.
25826         * benchtests/bench-strpbrk.c: Likewise.
25827         * benchtests/bench-strrchr.c: Likewise.
25828         * benchtests/bench-strspn.c: Likewise.
25829         * benchtests/bench-strstr.c: Likewise.
25831 2013-09-04  Will Newton  <will.newton@linaro.org>
25833         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
25835 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
25837         [BZ #15427]
25838         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
25839         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
25840         * math/libm-test.inc (lgamma_test_data): Add more tests.
25841         * sysdeps/i386/fpu/libm-test-ulps: Update.
25842         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25844 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
25846         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
25847         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
25848         Add ifunc.
25849         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
25850         Add strcmp-sse2-unaligned
25851         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
25853 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
25855         * Versions.def (libc): Add GLIBC_2.19.
25857 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
25859         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
25860         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
25862 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
25864         [BZ #14155]
25865         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
25866         intermediate calculations in recurrence.
25867         (__ieee754_ynf): Likewise.
25868         * math/libm-test.inc (jn_test_data): Do not allow spurious
25869         underflow exception.  Add more tests.
25870         (yn_test_data): Add more tests.
25871         * sysdeps/i386/fpu/libm-test-ulps: Update.
25872         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25874 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
25876         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
25878 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
25880         * csu/init-first.c: Fix then/than typos.
25881         * locale/programs/ld-collate.c: Likewise.
25882         * locale/programs/linereader.h: Likewise.
25883         * manual/charset.texi: Likewise.
25884         * manual/filesys.texi: Likewise.
25885         * manual/stdio.texi: Likewise.
25886         * manual/string.texi: Likewise.
25887         * stdlib/fmtmsg.c: Likewise.
25888         * sysdeps/i386/stpncpy.S: Likewise.
25889         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
25890         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
25891         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
25892         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
25894 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
25896         * elf/dl-open.c: Fix typos.
25897         * iconvdata/gbbig5.c: Likewise.
25898         * iconvdata/iso-2022-jp.c: Likewise.
25899         * iconv/gconv_int.h: Likewise.
25900         * iconv/loop.c: Likewise.
25901         * nis/rpcsvc/nis.h: Likewise.
25902         * resolv/ns_name.c: Likewise.
25903         * stdio-common/vfscanf.c: Likewise.
25904         * streams/stropts.h: Likewise.
25905         * sunrpc/rpc_thread.c: Likewise.
25906         * sysdeps/i386/strpbrk.S: Likewise.
25907         * sysdeps/ieee754/k_standard.c: Likewise.
25908         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
25909         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
25910         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
25911         * sysdeps/mach/hurd/profil.c: Likewise.
25912         * sysdeps/s390/dl-procinfo.h: Likewise.
25913         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
25914         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
25915         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
25916         * sysdeps/x86_64/dl-trampoline.S: Likewise.
25917         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
25919 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
25921         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
25922         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
25924 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
25926         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
25927         aix specific files.
25928         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
25929         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
25930         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
25931         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
25932         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
25933         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
25934         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
25935         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
25937 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
25938             Roland McGrath  <roland@hack.frob.com>
25940         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
25941         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
25943 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
25945         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
25946         __executable_start symbol instead of _start.
25948 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
25950         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
25951         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
25952         Move macros to...
25953         * sysdeps/gnu/ldsodefs.h: ... this new file.
25955         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
25956         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
25957         instead of ELFOSABI_LINUX.
25959         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
25960         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
25961         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
25962         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
25963         Likewise.
25964         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
25965         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
25966         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
25967         Likewise.
25968         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
25969         (ibm_extended_long_double): Add ieee_nan member.
25970         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
25971         (do_test): New function.
25973         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
25974         TEST_TRUNC.
25975         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
25976         functions, renamed from truncdfsf_test, trunctfsf_test,
25977         trunctfdf_test.
25978         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
25979         functions.
25980         (do_test): Run all these.
25982 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
25984         * argp/argp-help.c: Fix typos.
25985         * argp/argp-parse.c: Likewise.
25986         * debug/backtracesyms.c: Likewise.
25987         * elf/elf.h: Likewise.
25988         * malloc/malloc.c: Likewise.
25989         * nis/nis_print.c: Likewise.
25990         * resolv/res_comp.c: Likewise.
25991         * stdlib/stdlib.h: Likewise.
25992         * sunrpc/clnt_tcp.c: Likewise.
25993         * sunrpc/clnt_udp.c: Likewise.
25994         * sunrpc/clnt_unix.c: Likewise.
25995         * sysdeps/unix/bsd/ptsname.c: Likewise.
25996         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
25997         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
25998         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
25999         Likewise.
26000         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
26001         Likewise.
26002         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
26003         Likewise.
26004         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
26006 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26008         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
26009         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
26011 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
26013         [BZ #15897]
26014         * dlfcn/Makefile (tests): Add bug-dl-leaf.
26015         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
26016         ($(objpfx)bug-dl-leaf): New rule.
26017         ($(objpfx)bug-dl-leaf.so): Likewise.
26018         ($(objpfx)bug-dl-leaf.out): Likewise.
26019         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
26020         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
26021         * dlfcn/bug-dl-leaf.c: New test.
26022         * dlfcn/bug-dl-leaf-lib.c: Likewise.
26023         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
26024         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
26025         (dlclose): Likewise.
26026         (dlmopen): Likewise.
26028 2013-08-27  Roland McGrath  <roland@hack.frob.com>
26030         * include/netdb.h [!_ISOMAC]:
26031         Don't include <tls.h>.
26032         (h_errno, __libc_h_errno): Move declaration and macros out of
26033         [_LIBC_REENTRANT].
26035         * include/resolv.h [_RESOLV_H_]:
26036         Don't include <tls.h>.
26037         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
26038         * resolv/res_libc.c: Don't include <tls.h>.
26039         (_res): Use __attribute__ ((nocommon)) in place of
26040         __attribute__ ((section (".bss"))).
26042         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
26043         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
26045         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
26047         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
26048         only under [SIOCGIFCONF && SIOCGIFNETMASK].
26050         * resolv/res_mkquery.c: Include <sys/time.h>.
26052         * inet/ifreq.c: Moved to ...
26053         * sysdeps/unix/ifreq.c: ... here.
26054         * inet/ifreq.c: New file, true stub version.
26056         * socket/sa_len.c: New file.
26057         * socket/Makefile (aux): Add it.
26058         * sysdeps/unix/sysv/linux/Makefile
26059         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
26060         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
26061         and #include <socket/sa_len.c>.
26062         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
26063         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
26065         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
26066         * bits/socket.h: ... here.
26068         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
26069         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
26070         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
26072 2013-08-27  Andreas Schwab  <schwab@suse.de>
26074         [BZ #15736]
26075         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
26076         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
26077         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
26078         * string/test-strcasecmp.c (test_main): Run tests in several
26079         locales.
26080         * string/test-strncasecmp.c (test_main): Likewise.
26082         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
26083         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
26084         to __strcasecmp_nonascii and __strncasecmp_nonascii.
26085         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
26086         (__strncasecmp_ssse3) [PIC]: Likewise.
26088 2013-08-26  Roland McGrath  <roland@hack.frob.com>
26090         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
26092         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
26093         instead of explicitly declaring xdecrypt.
26094         * nis/nss_nis/nis-publickey.c: Likewise.
26096 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26098         [BZ #15890]
26099         * nscd/aicache.c: Include res_hconf.h.
26100         (addhstaiX): Initialize res_hconf.
26102 2013-08-26  Andreas Schwab  <schwab@suse.de>
26104         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
26105         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
26107 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
26109         * nscd/aicache.c (addhstaiX): Fix indentation.
26111 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
26113         * configure.ac: Quote $build_pt_chown test.
26114         * configure: Regenerated.
26116 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
26118         [BZ #15532]
26119         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
26120         * math/s_cexpf.c (__cexpf): Likewise.
26121         * math/s_cexpl.c (__cexpl): Likewise.
26122         * math/libm-test.inc (cexp_test_data): Correct expected return
26123         value for NaN + i0.  Add another test.
26125 2013-08-22  David S. Miller  <davem@davemloft.net>
26127         * po/ca.po: Update Catalan translation from translation project.
26128         * po/uk.po: Add Ukrainian translations from translation project.
26130 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
26132         [BZ #15797]
26133         * math/s_fdim.c (__fdim): Check for infinite arguments if result
26134         is infinite, not alongside NaN test.
26135         * math/s_fdimf.c (__fdimf): Likewise.
26136         * math/s_fdiml.c (__fdiml): Likewise.
26137         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
26138         errno is unchanged.
26140 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
26142         * argp/argp-help.c: Fix typos.
26143         * crypt/speeds.c: Likewise.
26144         * csu/check_fds.c: Likewise.
26145         * elf/dl-load.c: Likewise.
26146         * elf/dl-open.c: Likewise.
26147         * elf/reldep3.c: Likewise.
26148         * elf/reldep.c: Likewise.
26149         * elf/sprof.c: Likewise.
26150         * iconv/iconv_charmap.c: Likewise.
26151         * iconv/skeleton.c: Likewise.
26152         * iconv/strtab.c: Likewise.
26153         * io/lockf64.c: Likewise.
26154         * libio/libioP.h: Likewise.
26155         * resolv/gai_notify.c: Likewise.
26156         * resolv/ns_name.c: Likewise.
26157         * resolv/ns_samedomain.c: Likewise.
26158         * resolv/res_send.c: Likewise.
26159         * stdlib/random.c: Likewise.
26160         * sunrpc/rpc/xdr.h: Likewise.
26161         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
26162         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
26163         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
26164         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
26165         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
26166         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
26167         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
26168         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
26169         * sysdeps/mach/hurd/check_fds.c: Likewise.
26170         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
26171         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
26172         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
26173         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
26174         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
26175         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
26176         * sysdeps/pthread/aio_notify.c: Likewise.
26177         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
26178         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
26179         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
26180         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
26181         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
26183 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26185         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
26186         version if bit_Slow_SSE4_2 is set.
26187         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
26188         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
26190 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26192         [BZ #15867]
26193         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
26194         trampoline stack frame information.
26195         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
26196         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
26197         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
26198         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
26199         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
26200         * sysdeps/unix/sysv/linux/powerpc/init-first.c
26201         (_libc_vdso_platform_setup): Initialize the signal trampolines.
26202         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
26203         sa_flags value.
26204         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
26205         interrupting a syscall and set with option SA_SIGINFO.
26207 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
26209         [BZ #15531]
26210         * math/s_cproj.c (__cproj): Only return an infinity if one part of
26211         argument is infinite.
26212         * math/s_cprojf.c (__cprojf): Likewise.
26213         * math/s_cprojl.c (__cprojl): Likewise.
26214         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
26215         * math/libm-test.inc (cproj_test_data): Add more tests.
26217         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
26219         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
26220         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
26221         size.  Use __ffs to determine corresponding shift.
26223 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
26224             Roland McGrath  <roland@hack.frob.com>
26226         * Makefile (INSTALL): Remove trailing blank lines from output of
26227         makeinfo.
26229 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26231         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
26232         Align 32 bit compat elf_greg to 8 bytes.
26234 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
26236         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
26238 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
26240         * string/strcoll_l.c (coll_seq): New structure.
26241         (get_next_seq_cached): New function.
26242         (get_next_seq): New function.
26243         (do_compare): New function.
26244         (STRCOLL): Use GNU style definition.  Simplify implementation
26245         by using get_next_seq, get_next_seq_cached and do_compare.
26247 2013-08-16  Florian Weimer  <fweimer@redhat.com>
26249         [BZ #14699]
26250         CVE-2013-4237
26251         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
26252         member.
26253         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
26254         member.
26255         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
26256         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
26257         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
26258         conditional.
26259         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
26260         GETDENTS_64BIT_ALIGNED.
26261         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
26262         * manual/filesys.texi (Reading/Closing Directory): Document
26263         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
26264         strongly.
26265         * manual/conf.texi (Limits for Files): Add portability note to
26266         NAME_MAX, PATH_MAX.
26267         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
26269 2013-08-13  Andreas Schwab  <schwab@suse.de>
26271         [BZ #15749]
26272         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
26273         of fabs.
26274         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
26275         LDBL_MAX_EXP >= 16384]: Add tests for it.
26277 2013-08-12  David S. Miller  <davem@davemloft.net>
26279         * version.h (RELEASE): Set to "development".
26280         (VERSION): Set to "2.18.90".
26281         * NEWS: Add 2.19 section.
26283 2013-08-03  David S. Miller  <davem@davemloft.net>
26285         * po/ko.po: Update Korean translation from translation project.
26287 2013-08-01  David S. Miller  <davem@davemloft.net>
26289         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
26290         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
26291         Bilka.
26293 2013-07-30  David S. Miller  <davem@davemloft.net>
26295         * po/fr.po: Update French translation from translation project.
26297 2013-07-28  David S. Miller  <davem@davemloft.net>
26299         * po/cs.po: Update Czech translation from translation project.
26301         * po/sv.po: Update Swedish translation from translation project.
26303 2013-07-27  David S. Miller  <davem@davemloft.net>
26305         * po/eo.po: Update Esperanto translation from translation project.
26307         * po/vi.po: Update Vietnamese translation from translation project.
26309         * po/de.po: Update German translation from translation project.
26311 2013-07-26  David S. Miller  <davem@davemloft.net>
26313         * po/bg.po: Update Bulgarian translation from translation project.
26315         * po/nl.po: Update Dutch translation from translation project.
26316         * po/pl.po: Update Polish translation from translation project.
26317         * po/ru.po: Update Russian translation from translation project.
26319 2013-07-24  David S. Miller  <davem@davemloft.net>
26321         * po/libc.pot: Update.
26323 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26325         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
26326         variable page size.
26327         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
26328         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
26329         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
26331 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26333         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
26335 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
26336             Andreas Schwab  <schwab@suse.de>
26337             Roland McGrath  <roland@hack.frob.com>
26338             Joseph Myers  <joseph@codesourcery.com>
26339             Carlos O'Donell  <carlos@redhat.com>
26341         [BZ #15755]
26342         * config.h.in: Define HAVE_PT_CHOWN.
26343         * config.make.in (build-pt-chown): New variable.
26344         * configure.in (--enable-pt_chown): New configure option.
26345         * configure: Regenerate.
26346         * login/Makefile: Include Makeconfig.  Build pt_chown only if
26347         build-pt-chown is enabled.
26348         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
26349         pt_chown to fix pty ownership.
26350         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
26351         CLOSE_ALL_FDS.
26352         * manual/install.texi (Configuring and compiling): Mention
26353         --enable-pt_chown. Add @findex for grantpt.
26354         * INSTALL: Regenerate.
26356 2013-07-20  David S. Miller  <davem@davemloft.net>
26358         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
26359         difference between 32-bit and 64-bit.
26361 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
26363         [BZ #15711]
26364         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
26365         Avoid system header dependency with -ffreestanding.
26366         ($(objpfx)bits/syscall%d): Likewise.
26368 2013-07-13  David S. Miller  <davem@davemloft.net>
26370         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
26371         underflows from atanl/atan2l due to bug 15319.
26372         (casinh_test_data): Likewise.
26374 2013-07-07  David S. Miller  <davem@davemloft.net>
26376         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
26378 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
26380         * sysdeps/i386/fpu/libm-test-ulps: Update.
26381         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26383 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26385         * configure.in (--enable-lock-elision): Fix message text.
26386         * INSTALL: Regenerate.
26387         * configure: Regenerate.
26389 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26391         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26393 2013-07-03  Andreas Jaeger  <aj@suse.de>
26395         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
26396         define.
26397         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
26398         (ptrace_peeksiginfo_args): Add.
26399         (__ptrace_peeksiginfo_flags): Add.
26400         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
26401         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
26402         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
26404 2013-07-03  Allan McRae  <allan@archlinux.org>
26406         * sysdeps/i386/fpu/libm-test-ulps: Update.
26408 2013-07-02  David S. Miller  <davem@davemloft.net>
26410         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26412 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
26414         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
26416 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
26418         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
26419         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26421 2013-07-02  Andi Kleen <ak@linux.intel.com>
26423         * config.h.in (ENABLE_LOCK_ELISION): Add.
26424         * configure.in (--enable-lock-elision): Add option.
26425         * manual/install.texi: Document --enable lock elision.
26426         * configure: Regenerate
26427         * INSTALL: Regenerate.
26429 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
26431         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
26432         SSE4.2 strcasecmp for libc.a.
26433         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
26435 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
26437         [BZ #13304]
26438         * soft-fp/op-common.h (_FP_FMA): New macro.
26439         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
26440         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
26441         (_FP_MUL_MEAT_1_imm): ... here.
26442         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
26443         (_FP_MUL_MEAT_1_wide): ... here.
26444         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
26445         (_FP_MUL_MEAT_1_hard): ... here.
26446         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
26447         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
26448         (_FP_MUL_MEAT_2_wide): ... here.
26449         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
26450         (_FP_MUL_MEAT_2_wide_3mul): ... here.
26451         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
26452         (_FP_MUL_MEAT_2_gmp): ... here.
26453         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
26454         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
26455         (_FP_MUL_MEAT_4_wide): ... here.
26456         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
26457         (_FP_MUL_MEAT_4_gmp): ... here.
26458         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
26459         (_FP_WFRACBITS_DW_S): Likewise.
26460         (_FP_WFRACXBITS_DW_S): Likewise.
26461         (_FP_HIGHBIT_DW_S): Likewise.
26462         (FP_FMA_S): Likewise.
26463         (_FP_FRAC_HIGH_DW_S): Likewise.
26464         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
26465         (_FP_WFRACBITS_DW_D): Likewise.
26466         (_FP_WFRACXBITS_DW_D): Likewise.
26467         (_FP_HIGHBIT_DW_D): Likewise.
26468         (FP_FMA_D): Likewise.
26469         (_FP_FRAC_HIGH_DW_D): Likewise.
26470         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
26471         (_FP_WFRACBITS_DW_E): Likewise.
26472         (_FP_WFRACXBITS_DW_E): Likewise.
26473         (_FP_HIGHBIT_DW_E): Likewise.
26474         (FP_FMA_E): Likewise.
26475         (_FP_FRAC_HIGH_DW_E): Likewise.
26476         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
26477         (_FP_WFRACBITS_DW_Q): Likewise.
26478         (_FP_WFRACXBITS_DW_Q): Likewise.
26479         (_FP_HIGHBIT_DW_Q): Likewise.
26480         (FP_FMA_Q): Likewise.
26481         (_FP_FRAC_HIGH_DW_Q): Likewise.
26482         * soft-fp/fmasf4.c: New file.
26483         * soft-fp/fmadf4.c: Likewise.
26484         * soft-fp/fmatf4.c: Likewise.
26486 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26488         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
26489         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
26490         Silvermont.
26491         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
26492         macro.
26493         (index_Slow_SSE4_2): Likewise.
26494         (index_Prefer_PMINUB_for_stringop): Likewise.
26495         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
26496         bit_Slow_SSE4_2 is set.
26497         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
26498         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
26500 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26502         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
26503         rtld_global._dl_hwcap2.
26504         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
26505         POWER8.
26506         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
26507         POWER8 feature descriptions defined in _dl_hwcap2.
26508         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
26509         string handling for POWER8 feature bits.
26510         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
26511         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
26512         _dl_powerpc_cap_flags.
26513         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
26514         * sysdeps/powerpc/rtld-global-offsets.sym
26515         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
26516         _dl_hwcap2 in the rtld_global_ro structure.
26518 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26520         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
26521         hardware capabilities in support of AT_HWCAP2.
26522         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
26523         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
26524         GLRO(dl_hwcap2).
26525         (_dl_show_auxv): Add support for calling _dl_procinfo to display
26526         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
26527         explicitly the unknown a_type display mechanism is used.
26528         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
26529         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
26530         struct member.
26531         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
26532         to macro prototype for AT_HWCAP2 support.
26533         * sysdeps/i386/dl-procinfo.h: Likewise.
26534         * sysdeps/s390/dl-procinfo.h: Likewise.
26535         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
26536         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
26537         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
26538         return -1 for unknown a_type display fallback.
26539         * sysdeps/sparc/dl-procinfo.h: Likewise.
26540         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
26541         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
26543 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
26545         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
26546         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
26548 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
26550         [BZ #12492]
26551         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
26552         mprotect making __stack_prot writable.
26554 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
26555             Joseph Myers  <joseph@codesourcery.com>
26557         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
26558         as being properly aligned.
26560 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
26562         * dlfcn/modstatic5.c: New file.
26563         * dlfcn/tststatic5.c: New file.
26564         * dlfcn/Makefile (tests): Add tststatic5.
26565         (tests-static): Likewise.
26566         (modules-names): Add modstatic5.
26567         (tststatic5-ENV): New variable.
26568         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
26570         [BZ #15022]
26571         * elf/dl-support.c (_dl_main_map): New variable.
26572         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
26573         (_dl_nns, _dl_load_adds): Set to 1.
26574         (_dl_initial_searchlist): Refer to _dl_main_map.
26575         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
26576         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
26577         call to _dl_get_origin.
26578         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
26579         around call_map.
26580         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
26581         * dlfcn/modstatic3.c: New file.
26582         * dlfcn/tststatic3.c: New file.
26583         * dlfcn/tststatic4.c: New file.
26584         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
26585         (tests-static): Likewise.
26586         (modules-names): Add modstatic3.
26587         (tststatic3-ENV, tststatic4-ENV): New variables.
26588         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
26589         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
26591 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
26593         * configure.in (CC): Require GCC version 4.4 or later.
26594         * configure: Regenerated.
26595         * manual/install.texi (Tools for Compilation): Update GCC version
26596         requirement.
26597         * INSTALL: Regenerated.
26599 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26601         [BZ #15674]
26602         * string/test-memcmp.c (check2): New.
26603         (main): Call check2.
26605         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
26607 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
26609         [BZ #15022]
26610         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
26611         over to...
26612         (dl_open_worker) [!SHARED]: ... here.
26614 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26616         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
26618 2013-06-25  Richard Henderson  <rth@redhat.com>
26620         * locale/programs/locarchive.c: Include <libc-internal.h>
26622 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
26624         * manual/texinfo.tex: Update to version 2013-06-21.17, with
26625         trailing whitespace removed.
26627 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
26629         [BZ #10283]
26630         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
26631         * locale/programs/locarchive.c: Include libc-mmap.h.
26632         (prepare_address_space): Take two new outputs (the mmap base and len).
26633         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
26634         values.
26635         (create_archive): Declare new mmap base and len values for
26636         prepare_address_space, and store the result in ah.
26637         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
26638         (enlarge_archive): If ah->mmap_base is not NULL, use that and
26639         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
26640         Declare new mmap base and len values for
26641         prepare_address_space, and store the result in new_ah.
26642         (open_archive): Declare new mmap base and len values for
26643         prepare_address_space, and store the result in ah.
26644         (close_archive): If ah->mmap_base is not NULL, use that and
26645         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
26646         * sysdeps/generic/libc-mmap.h: New file.
26648 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
26650         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
26651         (ALIGN_UP): Likewise.
26652         (PTR_ALIGN_DOWN): Likewise.
26653         (PTR_ALIGN_UP): Likewise.
26655 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26657         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
26658         entry mapped to PPC_PLATFORM_POWER8.
26659         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
26660         POWER8.
26661         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
26662         (_dl_string_platform): Add case for exporting platform position for
26663         POWER8.
26664         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
26665         search path to sysdeps/powerpc/powerpc32/power8 directory.
26666         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
26667         search path to sysdeps/powerpc/powerpc64/power8 directory.
26668         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
26669         power7 directories.
26670         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
26671         power7 directories.
26673 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
26675         * INSTALL: Regenerate.
26677         * nscd/connections.c (nscd_init): Fix comment.
26679 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
26681         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
26683         [BZ #15667]
26684         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
26685         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
26687 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
26689         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
26690         DL_DST_REQ_STATIC.
26691         (DL_DST_REQ_STATIC): Remove macro.
26693 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
26695         [BZ #7006]
26696         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
26697         with a shift of 0 bits.
26699 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
26701         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
26702         $(tststatic-ENV).
26704 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
26706         [BZ #15655]
26707         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
26709 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26711         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
26712         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
26713         accepts -fno-tree-loop-distribute-patterns.
26714         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
26715         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
26716         recursive call.
26717         * string/memset.c (memset): Likewise.
26718         * string/test-memmove.c (simple_memmove): Disable loop transformation
26719         to library calls.
26720         * string/test-memset.c (simple_memset): Likewise.
26721         * benchtests/bench-memmove.c (simple_memmove): Likewise.
26722         * benchtests/bench-memset.c (simple_memset): Likewise.
26723         * configure: Regenerated.
26725 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
26727         * math/test-misc.c (main): Ignore fesetround failure when failures
26728         of subsequent rounding tests would be ignored.
26730         [BZ #15654]
26731         * math/fedisblxcpt.c (fedisableexcept): Return 0.
26732         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
26733         * math/fegetenv.c (__fegetenv): Return 0.
26734         * math/fegetexcept.c (fegetexcept): Return 0.
26735         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
26736         FE_TONEAREST.
26737         * math/feholdexcpt.c (feholdexcept): Return 0.
26738         * math/fesetenv.c (__fesetenv): Return 0.
26739         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
26740         argument FE_TONEAREST.
26741         * math/feupdateenv.c (__feupdateenv): Return 0.
26742         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
26744 2013-06-18  Roland McGrath  <roland@hack.frob.com>
26746         * elf/rtld-Rules (rtld-compile-command.S): New variable.
26747         (rtld-compile-command.s, rtld-compile-command.c): New variables.
26748         ($(objpfx)rtld-%.os rules): Use them.
26750 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26752         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
26753         fields.
26755 2013-06-17  Roland McGrath  <roland@hack.frob.com>
26757         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
26758         length of target pattern, then descending length of dependency pattern.
26759         * configure.in (AWK): Require gawk 3.1.2 or newer.
26760         * manual/install.texi (Tools for Compilation): Say that we do.
26761         * configure: Regenerated.
26763         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
26764         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
26765         * scripts/sysd-rules.awk: ... this new script.
26766         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
26767         than a glob-style pattern.
26769 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
26771         * math/test-misc.c (main): Do not treat incorrectly rounded
26772         conversions as failure unless ROUNDING_TESTS passes.
26774 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
26776         [BZ #15631]
26777         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
26778         restore exception state around main square root computation, then
26779         check for inexactness explicitly.
26781         * math/libm-test.inc (fma_test_data): Add another test.
26783 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
26785         * manual/threads.texi (Non-POSIX Extensions): New document
26786         node.  Document pthread_getattr_default_np and
26787         pthread_setattr_default_np.
26789         * Versions.def (libpthread): Add GLIBC_2.18.
26790         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
26791         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
26792         Likewise.
26793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
26794         Likewise.
26795         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
26796         Likewise.
26797         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
26798         Likewise.
26799         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
26800         Likewise.
26801         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
26802         Likewise.
26803         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
26804         Likewise.
26805         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
26806         Likewise.
26807         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
26808         Likewise.
26810 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
26812         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
26813         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
26815 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
26816             H.J. Lu  <hjl.tools@gmail.com>
26818         [BZ #15627]
26819         * sysdeps/x86_64/rtld-memset.c: Remove file.
26820         * sysdeps/x86_64/rtld-memset.S: New file.
26822 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
26824         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
26825         (test_in_one_mode): Take arguments for whether the rounding mode
26826         is supported for each floating-point type.
26827         (do_test): Pass new arguments to test_in_one_mode using
26828         ROUNDING_TESTS.
26830 2013-06-13  Roland McGrath  <roland@hack.frob.com>
26832         * posix/tst-waitid.c (do_test): Distinguish different instances of
26833         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
26834         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
26835         before entering the kernel for waitpid.
26837 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26839         * NEWS: Fix note on clock function precision.  Text by Roland
26840         McGrath.
26842 2013-06-13  Roland McGrath  <roland@hack.frob.com>
26844         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
26845         it into place only when and if the sanity check passes.
26847 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
26849         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
26850         output for whether conversion result is exact.  Take argument
26851         indicating whether type is IBM long double.
26852         (round_for_all): Change need_exact field to ibm_ld.
26853         * stdlib/tst-strtod-round.c (struct exactness): New type.
26854         (struct test): Change bool ld_ok field to struct exactness exact.
26855         (TEST): Update all definitions for change to field.
26856         (tests): Regenerate array contents.
26857         (test_in_one_mode): Take pointer to new field instead of old ld_ok
26858         field value.  Check for IBM long double here.
26859         (do_test): Update calls to test_in_one_mode.
26861 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
26863         [BZ #12515]
26864         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
26865         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
26867 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
26869         [BZ #15605]
26870         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
26871         generated by the compiler on loop optimizations.
26872         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
26873         general definitions.
26875 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
26877         * math/bug-nextafter.c: Include <math-tests.h>.
26878         (main): Only test for exceptions if EXCEPTION_TESTS is true for
26879         the relevant type.
26880         * math/bug-nexttoward.c: Include <math-tests.h>.
26881         (main): Only test for exceptions if EXCEPTION_TESTS is true for
26882         the relevant type.
26883         * math/test-misc.c: Include <math-tests.h>.
26884         (main): Only test for exceptions if EXCEPTION_TESTS is true for
26885         the relevant type.
26887 2013-06-12  Andreas Jaeger  <aj@suse.de>
26889         * po/ia.po: Update Interlingua translation from translation
26890         project.
26892 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
26894         * include/fenv.h: Include stdbool.h.
26895         (struct rm_ctx): New structure.
26896         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
26897         Define macro.
26898         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
26899         (SET_RESTORE_ROUNDF): Likewise.
26900         (SET_RESTORE_ROUNDL): Likewise.
26901         (SET_RESTORE_ROUND_NOEX): Likewise.
26902         (SET_RESTORE_ROUND_NOEXF): Likewise.
26903         (SET_RESTORE_ROUND_NOEXL): Likewise.
26904         (SET_RESTORE_ROUND_53BIT): Likewise.
26905         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
26906         (libc_feresetround_noexf_ctx): Likewise.
26907         (libc_feresetround_noexl_ctx): Likewise.
26908         (libc_feholdsetround_53bit_ctx): Likewise.
26909         (libc_feresetround_53bit_ctx): Likewise.
26910         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
26911         (libc_feholdexcept_setround_sse_ctx): New function.
26912         (libc_fesetenv_sse_ctx): Likewise.
26913         (libc_feupdateenv_sse_ctx): Likewise.
26914         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
26915         (libc_feholdexcept_setround_387_ctx): Likewise.
26916         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
26917         (libc_feholdsetround_387_prec_ctx): Likewise.
26918         (libc_feholdsetround_387_ctx): Likewise.
26919         (libc_feholdsetround_387_53bit_ctx): Likewise.
26920         (libc_feholdsetround_sse_ctx): Likewise.
26921         (libc_feresetround_sse_ctx): Likewise.
26922         (libc_feresetround_387_ctx): Likewise.
26923         (libc_feupdateenv_387_ctx): Likewise.
26924         (libc_feholdexcept_setroundf_ctx): Define macro.
26925         (libc_fesetenvf_ctx): Likewise.
26926         (libc_feupdateenvf_ctx): Likewise.
26927         (libc_feholdsetroundf_ctx): Likewise.
26928         (libc_feresetroundf_ctx): Likewise.
26929         (libc_feholdexcept_setround_ctx): Likewise.
26930         (libc_fesetenv_ctx): Likewise.
26931         (libc_feupdateenv_ctx): Likewise.
26932         (libc_feholdsetround_ctx): Likewise.
26933         (libc_feresetround_ctx): Likewise.
26934         (libc_feholdexcept_setroundl_ctx): Likewise.
26935         (libc_feupdateenvl_ctx): Likewise.
26936         (libc_feholdsetroundl_ctx): Likewise.
26937         (libc_feresetroundl_ctx): Likewise.
26938         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
26939         (libc_feresetround_53bit_ctx): Likewise.
26941 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26943         * locale/iso-639.def: Convert to UTF-8.
26945 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
26947         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
26948         (EXCEPTION_TESTS_double): Likewise.
26949         (EXCEPTION_TESTS_long_double): Likewise.
26950         (EXCEPTION_TESTS): Likewise.
26951         * math/libm-test.inc (test_exceptions): Only test exceptions if
26952         EXCEPTION_TESTS (FLOAT).
26954 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26956         * benchtests/Makefile (string-bench): Add strcpy_chk and
26957         stpcpy_chk.
26958         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
26959         * benchtests/bench-stpcpy_chk.c: New file.
26960         * benchtests/bench-strcpy_chk-ifunc.c: New file.
26961         * benchtests/bench-strcpy_chk.c: New file.
26962         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
26963         code.
26964         (do_test): Likewise.
26966 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
26968         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
26969         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
26970         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
26971         with tabs where appropriate.
26972         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
26973         dl-procinfo.h.
26974         [PPC_PLATFORM_PPC440]: Likewise.
26975         [PPC_PLATFORM_PPC464]: Likewise.
26976         [PPC_PLATFORM_PPC476]: Likewise.
26977         (_dl_string_platform): Add support for detecting ppc405, ppc440,
26978         ppc464, and ppc476 platform strings merging from ports/
26979         dl-procinfo.h.
26981 2013-06-11  Andreas Schwab  <schwab@suse.de>
26983         [BZ #14991]
26984         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
26985         (from_ucs4_idx): Regenerate.
26986         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
26987         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
26988         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
26989         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
26990         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
26991         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
26992         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
26993         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
26994         from FROM_LOOP and TO_LOOP specific macros.
26995         (BODY): Handle combining characters.
26996         * iconvdata/BIG5HKSCS.irreversible: Update.
26997         * iconvdata/BIG5HKSCS.precomposed: New file.
26998         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
26999         characters.
27000         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
27002 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27004         * include/sys/time.h: Fix indentation and add copyright header.
27006         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
27007         (do_test): Likewise.
27008         * string/test-memchr.c (do_one_test): Likewise.
27009         (do_test): Likewise.
27010         * string/test-memcmp.c (do_one_test): Likewise.
27011         (do_test): Likewise.
27012         * string/test-memcpy.c (do_one_test): Likewise.
27013         (do_test): Likewise.
27014         * string/test-memmem.c (do_one_test): Likewise.
27015         (do_test): Likewise.
27016         (do_random_tests): Likewise.
27017         * string/test-memmove.c (do_one_test): Likewise.
27018         (do_test): Likewise.
27019         * string/test-memset.c (do_one_test): Likewise.
27020         (do_test): Likewise.
27021         * string/test-rawmemchr.c (do_one_test): Likewise.
27022         (do_test): Likewise.
27023         * string/test-strcasecmp.c (do_one_test): Likewise.
27024         (do_test): Likewise.
27025         * string/test-strcasestr.c (do_one_test): Likewise.
27026         (do_test): Likewise.
27027         * string/test-strcat.c (do_one_test): Likewise.
27028         (do_test): Likewise.
27029         * string/test-strchr.c (do_one_test): Likewise.
27030         (do_test): Likewise.
27031         * string/test-strcmp.c (do_one_test): Likewise.
27032         (do_test): Likewise.
27033         * string/test-strcpy.c (do_one_test): Likewise.
27034         (do_test): Likewise.
27035         * string/test-string.h: Likewise.
27036         (test_init): Likewise.
27037         * string/test-strlen.c (do_one_test): Likewise.
27038         (do_test): Likewise.
27039         * string/test-strncasecmp.c (do_one_test): Likewise.
27040         (do_test): Likewise.
27041         * string/test-strncat.c (do_one_test): Likewise.
27042         (do_test): Likewise.
27043         * string/test-strncmp.c (do_one_test): Likewise.
27044         (do_test_limit): Likewise.
27045         (do_test): Likewise.
27046         * string/test-strncpy.c (do_one_test): Likewise.
27047         (do_test): Likewise.
27048         * string/test-strnlen.c (do_one_test): Likewise.
27049         (do_test): Likewise.
27050         * string/test-strpbrk.c (do_one_test): Likewise.
27051         (do_test): Likewise.
27052         * string/test-strrchr.c (do_one_test): Likewise.
27053         (do_test): Likewise.
27054         * string/test-strspn.c (do_one_test): Likewise.
27055         (do_test): Likewise.
27056         * string/test-strstr.c (do_one_test): Likewise.
27057         (do_test): Likewise.
27059         * benchtests/Makefile (string-bench): Add string benchmarks.
27060         * benchtests/bench-bcopy-ifunc.c: New file.
27061         * benchtests/bench-bcopy.c: New file.
27062         * benchtests/bench-bzero-ifunc.c: New file.
27063         * benchtests/bench-bzero.c: New file.
27064         * benchtests/bench-memccpy-ifunc.c: New file.
27065         * benchtests/bench-memccpy.c: New file.
27066         * benchtests/bench-memchr-ifunc.c: New file.
27067         * benchtests/bench-memchr.c: New file.
27068         * benchtests/bench-memcmp-ifunc.c: New file.
27069         * benchtests/bench-memcmp.c: New file.
27070         * benchtests/bench-memmem-ifunc.c: New file.
27071         * benchtests/bench-memmem.c: New file.
27072         * benchtests/bench-memmove-ifunc.c: New file.
27073         * benchtests/bench-memmove.c: New file.
27074         * benchtests/bench-mempcpy-ifunc.c: New file.
27075         * benchtests/bench-mempcpy.c: New file.
27076         * benchtests/bench-memset-ifunc.c: New file.
27077         * benchtests/bench-memset.c: New file.
27078         * benchtests/bench-rawmemchr-ifunc.c: New file.
27079         * benchtests/bench-rawmemchr.c: New file.
27080         * benchtests/bench-stpcpy-ifunc.c: New file.
27081         * benchtests/bench-stpcpy.c: New file.
27082         * benchtests/bench-stpncpy-ifunc.c: New file.
27083         * benchtests/bench-stpncpy.c: New file.
27084         * benchtests/bench-strcasecmp-ifunc.c: New file.
27085         * benchtests/bench-strcasecmp.c: New file.
27086         * benchtests/bench-strcasestr-ifunc.c: New file.
27087         * benchtests/bench-strcasestr.c: New file.
27088         * benchtests/bench-strcat-ifunc.c: New file.
27089         * benchtests/bench-strcat.c: New file.
27090         * benchtests/bench-strchr-ifunc.c: New file.
27091         * benchtests/bench-strchr.c: New file.
27092         * benchtests/bench-strchrnul-ifunc.c: New file.
27093         * benchtests/bench-strchrnul.c: New file.
27094         * benchtests/bench-strcmp-ifunc.c: New file.
27095         * benchtests/bench-strcmp.c: New file.
27096         * benchtests/bench-strcpy-ifunc.c: New file.
27097         * benchtests/bench-strcpy.c: New file.
27098         * benchtests/bench-strcspn-ifunc.c: New file.
27099         * benchtests/bench-strcspn.c: New file.
27100         * benchtests/bench-strlen-ifunc.c: New file.
27101         * benchtests/bench-strlen.c: New file.
27102         * benchtests/bench-strncasecmp-ifunc.c: New file.
27103         * benchtests/bench-strncasecmp.c: New file.
27104         * benchtests/bench-strncat-ifunc.c: New file.
27105         * benchtests/bench-strncat.c: New file.
27106         * benchtests/bench-strncmp-ifunc.c: New file.
27107         * benchtests/bench-strncmp.c: New file.
27108         * benchtests/bench-strncpy-ifunc.c: New file.
27109         * benchtests/bench-strncpy.c: New file.
27110         * benchtests/bench-strnlen-ifunc.c: New file.
27111         * benchtests/bench-strnlen.c: New file.
27112         * benchtests/bench-strpbrk-ifunc.c: New file.
27113         * benchtests/bench-strpbrk.c: New file.
27114         * benchtests/bench-strrchr-ifunc.c: New file.
27115         * benchtests/bench-strrchr.c: New file.
27116         * benchtests/bench-strspn-ifunc.c: New file.
27117         * benchtests/bench-strspn.c: New file.
27118         * benchtests/bench-strstr-ifunc.c: New file.
27119         * benchtests/bench-strstr.c: New file.
27121         * benchtests/Makefile: Disable parallel execution of targets.
27122         (string-bench): Add memcpy.
27123         (benchset): New variable to store a list of benchmark sets.
27124         (bench-func): Renamed from bench.
27125         (bench-set): New target.
27126         (bench): Depend on bench-func and bench-set.
27127         * benchtests/README: Add section on benchmark sets.
27128         * benchtests/bench-memcpy-ifunc.c: New file.
27129         * benchtests/bench-memcpy.c: New file.
27130         * benchtests/bench-string.h: New file.
27132 2013-06-11  Andreas Schwab  <schwab@suse.de>
27134         [BZ #15577]
27135         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
27136         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
27137         values in the triple.
27138         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
27139         terminator in the group key.
27141 2013-06-11  Andreas Jaeger  <aj@suse.de>
27143         * po/zh_TW.po: Update Chinese (traditional) translation from
27144         translation project.
27146 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
27148         * include/time.h (__clock_gettime): Add libc_hidden_proto.
27149         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
27150         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
27151         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
27152         (clock_getcpuclockid): Likewise.
27153         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
27154         Add weak_alias and libc_hidden_def.
27155         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
27156         * rt/clock_gettime.c (clock_gettime): Rename to
27157         __clock_gettime.  Add weak_alias and libc_hidden_def.
27158         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
27159         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
27160         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
27161         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
27162         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
27163         Likewise.
27164         * rt/clock_settime.c (clock_settime): Rename to
27165         __clock_settime.  Add weak_alias and libc_hidden_def.
27166         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
27168 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
27170         * mach/err_boot.sub: Remove trailing whitespace.
27171         * mach/err_ipc.sub: Likewise.
27172         * mach/err_mach.sub: Likewise.
27174         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
27175         (ROUNDING_TESTS_double): Likewise.
27176         (ROUNDING_TESTS_long_double): Likewise.
27177         (ROUNDING_TESTS): Likewise.
27178         * math/libm-test.inc: Include <math-tests.h>.
27179         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
27180         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
27181         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
27182         (IF_ROUND_INIT_FE_UPWARD): Likewise.
27184 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
27186         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
27187         of assigning.
27189 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
27191         * sysdeps/gnu/errlist.awk: Do not generate space at end of
27192         otherwise empty TRANS lines.
27193         * sysdeps/gnu/errlist.c: Regenerated.
27195         * catgets/gencat.c (error_print): Use (void) in function
27196         definition.
27197         * crypt/crypt_util.c (__init_des): Likewise.
27198         * crypt/speeds.c (Stop): Likewise.
27199         (main): Likewise.
27200         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
27201         * inet/ruserpass.c (token): Likewise.
27202         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
27203         * intl/localealias.c (extend_alias_table): Likewise.
27204         * intl/plural-exp.c (init_germanic_plural): Likewise.
27205         * libio/fcloseall.c (__fcloseall): Likewise.
27206         * libio/genops.c (_IO_flush_all): Likewise.
27207         (_IO_flush_all_linebuffered): Likewise.
27208         (_IO_cleanup): Likewise.
27209         (_IO_iter_begin): Likewise.
27210         (_IO_iter_end): Likewise.
27211         (_IO_list_lock): Likewise.
27212         (_IO_list_unlock): Likewise.
27213         (_IO_list_resetlock): Likewise.
27214         * libio/getchar.c (getchar): Likewise.
27215         * libio/getchar_u.c (getchar_unlocked): Likewise.
27216         * libio/getwchar.c (getwchar): Likewise.
27217         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
27218         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
27219         * login/getpt.c (__getpt): Likewise.
27220         * login/tst-utmp.c (main): Likewise.
27221         * malloc/hooks.c (__malloc_check_init): Likewise.
27222         * malloc/malloc.c (__malloc_stats): Likewise.
27223         * malloc/mtrace.c (tr_break): Likewise.
27224         (mtrace): Likewise.
27225         (muntrace): Likewise.
27226         * misc/fstab.c (endfsent): Likewise.
27227         * misc/getclktck.c (__getclktck): Likewise.
27228         * misc/getdtsz.c (__getdtablesize): Likewise.
27229         * misc/gethostid.c (gethostid): Likewise.
27230         * misc/getpagesize.c (__getpagesize): Likewise.
27231         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
27232         (__get_nprocs): Likewise.
27233         (__get_phys_pages): Likewise.
27234         (__get_avphys_pages): Likewise.
27235         * misc/getttyent.c (getttyent): Likewise.
27236         (setttyent): Likewise.
27237         (endttyent): Likewise.
27238         * misc/getusershell.c (getusershell): Likewise.
27239         (endusershell): Likewise.
27240         (setusershell): Likewise.
27241         (initshells): Likewise.
27242         * misc/hsearch.c (__hdestroy): Likewise.
27243         * misc/sync.c (sync): Likewise.
27244         * misc/syslog.c (closelog_internal): Likewise.
27245         (closelog): Likewise.
27246         * misc/ttyslot.c (ttyslot): Likewise.
27247         * misc/vhangup.c (vhangup): Likewise.
27248         * posix/fork.c (__fork): Likewise.
27249         * posix/getegid.c (__getegid): Likewise.
27250         * posix/geteuid.c (__geteuid): Likewise.
27251         * posix/getgid.c (__getgid): Likewise.
27252         * posix/getpid.c (__getpid): Likewise.
27253         * posix/getppid.c (__getppid): Likewise.
27254         * posix/getuid.c (__getuid): Likewise.
27255         * posix/pause.c (pause): Likewise.
27256         * posix/setpgrp.c (setpgrp): Likewise.
27257         * posix/setsid.c (__setsid): Likewise.
27258         * posix/test-vfork.c (noop): Likewise.
27259         * resolv/gethnamaddr.c (_endhtent): Likewise.
27260         (_gethtent): Likewise.
27261         (ht_endhostent): Likewise.
27262         (gethostent): Likewise.
27263         (dns_service): Likewise.
27264         * stdlib/drand48.c (drand48): Likewise.
27265         * stdlib/lrand48.c (lrand48): Likewise.
27266         * stdlib/mrand48.c (mrand48): Likewise.
27267         * stdlib/rand.c (rand): Likewise.
27268         * stdlib/random.c (__random): Likewise.
27269         * stdlib/setenv.c (clearenv): Likewise.
27270         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
27271         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
27272         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
27273         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
27274         (__get_nprocs): Likewise.
27275         (__get_phys_pages): Likewise.
27276         (__get_avphys_pages): Likewise.
27277         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
27278         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
27279         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
27280         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
27281         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
27282         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
27283         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
27284         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
27285         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
27286         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
27287         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
27288         * sysdeps/mach/hurd/sync.c (sync): Likewise.
27289         * sysdeps/posix/clock.c (clock): Likewise.
27290         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
27291         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
27292         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
27293         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
27294         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
27295         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
27296         (__get_nprocs_conf): Likewise.
27297         (__get_phys_pages): Likewise.
27298         (__get_avphys_pages): Likewise.
27299         * time/clock.c (clock): Likewise.
27300         * time/tzset.c (__tzname_max): Likewise.
27302 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
27304         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
27305         (__bswap_32): Do not use "register".
27306         * crypt/crypt.c (_ufc_doit_r): Likewise.
27307         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
27308         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
27309         * gmon/gmon.c (__monstartup): Likewise.
27310         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
27311         * hurd/hurdmalloc.c (more_memory): Likewise.
27312         (malloc): Likewise.
27313         (free): Likewise.
27314         (realloc): Likewise.
27315         (malloc_fork_prepare): Likewise.
27316         (malloc_fork_parent): Likewise.
27317         (malloc_fork_child): Likewise.
27318         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
27319         (_svcauth_des): Likewise.
27320         * inet/inet_lnaof.c (inet_lnaof): Likewise.
27321         * inet/inet_net.c (inet_network): Likewise.
27322         * inet/inet_netof.c (inet_netof): Likewise.
27323         * inet/rcmd.c (__validuser2_sa): Likewise.
27324         * io/fts.c (fts_open): Likewise.
27325         (fts_load): Likewise.
27326         (fts_close): Likewise.
27327         (fts_read): Likewise.
27328         (fts_children): Likewise.
27329         (fts_build): Likewise.
27330         (fts_stat): Likewise.
27331         (fts_sort): Likewise.
27332         (fts_alloc): Likewise.
27333         (fts_lfree): Likewise.
27334         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
27335         (_IO_file_xsgetn): Likewise.
27336         (_IO_file_xsgetn_mmap): Likewise.
27337         * libio/iofopncook.c (_IO_cookie_read): Likewise.
27338         (_IO_cookie_write): Likewise.
27339         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
27340         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
27341         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
27342         * malloc/obstack.c (_obstack_begin): Likewise.
27343         (_obstack_begin_1): Likewise.
27344         (_obstack_newchunk): Likewise.
27345         (_obstack_allocated_p): Likewise.
27346         (obstack_free): Likewise.
27347         (_obstack_memory_used): Likewise.
27348         * misc/getttyent.c (getttynam): Likewise.
27349         (getttyent): Likewise.
27350         (skip): Likewise.
27351         (value): Likewise.
27352         * misc/getusershell.c (initshells): Likewise.
27353         * misc/syslog.c (__vsyslog_chk): Likewise.
27354         * misc/ttyslot.c (ttyslot): Likewise.
27355         * nis/nis_hash.c (__nis_hash): Likewise.
27356         * posix/fnmatch_loop.c (FCT): Likewise.
27357         * posix/getconf.c (print_all): Likewise.
27358         (main): Likewise.
27359         * posix/getopt.c (exchange): Likewise.
27360         * posix/glob.c (globfree): Likewise.
27361         (prefix_array): Likewise.
27362         (__glob_pattern_type): Likewise.
27363         * resolv/arpa/nameser.h (NS_GET16): Likewise.
27364         (NS_GET32): Likewise.
27365         (NS_PUT16): Likewise.
27366         (NS_PUT32): Likewise.
27367         * resolv/gethnamaddr.c (getanswer): Likewise.
27368         (gethostbyname2): Likewise.
27369         (gethostbyaddr): Likewise.
27370         (_gethtent): Likewise.
27371         (_gethtbyname2): Likewise.
27372         (_gethtbyaddr): Likewise.
27373         * resolv/ns_print.c (dst_s_get_int16): Likewise.
27374         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
27375         * resolv/res_init.c (__res_vinit): Likewise.
27376         (net_mask): Likewise.
27377         * resolv/res_mkquery.c (outchar): Likewise.
27378         (PRINT): Likewise.
27379         * stdio-common/printf_fp.c (outchar): Likewise.
27380         (PRINT): Likewise.
27381         * stdio-common/printf_fphex.c (outchar): Likewise.
27382         (PRINT): Likewise.
27383         * stdio-common/printf_size.c (outchar): Likewise.
27384         (PRINT): Likewise.
27385         * stdio-common/test_rdwr.c (main): Likewise.
27386         * stdio-common/tfformat.c (matches): Likewise.
27387         * stdio-common/vfprintf.c (outchar): Likewise.
27388         (printf_unknown): Likewise.
27389         (buffered_vfprintf): Likewise.
27390         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
27391         * stdio-common/xbug.c (AppendToBuffer): Likewise.
27392         (ReadFile): Likewise.
27393         * stdlib/qsort.c (SWAP): Likewise.
27394         (_quicksort): Likewise.
27395         * stdlib/setenv.c (__add_to_environ): Likewise.
27396         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
27397         * stdlib/strtol_l.c (__strtol_l): Likewise.
27398         * stdlib/tst-strtod.c (main): Likewise.
27399         * stdlib/tst-strtol.c (main): Likewise.
27400         * stdlib/tst-strtoll.c (main): Likewise.
27401         * string/bits/string2.h (__strcmp_cc): Likewise.
27402         (__strcmp_cg): Likewise.
27403         (__strcspn_c1): Likewise.
27404         (__strcspn_c2): Likewise.
27405         (__strcspn_c3): Likewise.
27406         (__strspn_c1): Likewise.
27407         (__strspn_c2): Likewise.
27408         (__strspn_c3): Likewise.
27409         (__strsep_1c): Likewise.
27410         (__strsep_2c): Likewise.
27411         (__strsep_3c): Likewise.
27412         * string/memccpy.c (__memccpy): Likewise.
27413         * string/stpcpy.c (__stpcpy): Likewise.
27414         * string/strcmp.c (strcmp): Likewise.
27415         * string/strrchr.c (strrchr): Likewise.
27416         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
27417         Likewise.
27418         * sysdeps/mach/hurd/getcwd.c
27419         (_hurd_canonicalize_directory_name_internal): Likewise.
27420         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
27421         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
27422         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
27423         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
27424         Likewise, in both definitions.
27425         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
27426         definitions.
27427         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
27428         64] (__bswap_64): Likewise.
27429         * time/test_time.c (main): Likewise.
27430         * time/tzfile.c (__tzfile_read): Likewise.
27431         (__tzfile_compute): Likewise.
27432         * time/tzset.c (__tzset_parse_tz): Likewise.
27433         (tzset_internal): Likewise.
27434         (compute_change): Likewise.
27435         * wcsmbs/wcscat.c (__wcscat): Likewise.
27436         * wcsmbs/wcschr.c (wcschr): Likewise.
27437         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
27438         * wcsmbs/wcscspn.c (wcscspn): Likewise.
27439         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
27440         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
27441         * wcsmbs/wcsspn.c (wcsspn): Likewise.
27442         * wcsmbs/wcsstr.c (wcsstr): Likewise.
27443         * wcsmbs/wmemchr.c (wmemchr): Likewise.
27444         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
27445         * wcsmbs/wmemset.c (wmemset): Likewise.
27447 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
27449         * scripts/config.guess: Update to version 2013-05-16.
27450         * scripts/config.sub: Update to version 2013-04-24.
27451         * scripts/install-sh: Update to version 2011-11-20.07.
27452         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
27453         * scripts/move-if-change: Update to version 2012-01-06 07:23.
27455 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
27457         * debug/fgetws_u_chk.c: Fix leading whitespaces.
27458         * elf/sln.c: Likewise.
27459         * hurd/hurd/ioctl.h: Likewise.
27460         * hurd/hurdmalloc.c: Likewise.
27461         * hurd/xattr.c: Likewise.
27462         * include/shlib-compat.h: Likewise.
27463         * inet/ruserpass.c: Likewise.
27464         * libio/iofgets_u.c: Likewise.
27465         * libio/iofgetws_u.c: Likewise.
27466         * locale/programs/ld-identification.c: Likewise.
27467         * locale/programs/ld-time.c: Likewise.
27468         * mach/msg-destroy.c: Likewise.
27469         * nss/nss_files/files-netgrp.c: Likewise.
27470         * resolv/res_data.c: Likewise.
27471         * soft-fp/op-1.h: Likewise.
27472         * soft-fp/op-2.h: Likewise.
27473         * soft-fp/op-4.h: Likewise.
27474         * soft-fp/op-common.h: Likewise.
27475         * stdio-common/printf_fphex.c: Likewise.
27476         * stdlib/strtod_l.c: Likewise.
27477         * sunrpc/rpc/clnt.h: Likewise.
27478         * sysdeps/generic/framestate.c: Likewise.
27479         * sysdeps/i386/bsd-_setjmp.S: Likewise.
27480         * sysdeps/i386/bsd-setjmp.S: Likewise.
27481         * sysdeps/i386/__longjmp.S: Likewise.
27482         * sysdeps/i386/setjmp.S: Likewise.
27483         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
27484         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
27485         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
27486         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
27487         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
27488         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
27489         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
27490         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
27491         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
27492         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
27493         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
27494         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
27495         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
27496         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
27497         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
27498         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
27499         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
27500         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
27501         * sysdeps/ieee754/support.c: Likewise.
27502         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
27503         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
27504         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
27505         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
27506         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
27507         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
27508         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
27509         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
27510         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
27511         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
27512         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
27513         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
27514         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
27515         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
27516         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
27517         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
27518         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
27519         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
27521 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
27523         * posix/transbug.c: Remove executable mode.
27525 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
27527         * crypt/speeds.c: Remove trailing whitespace.
27528         * dlfcn/default.c: Likewise.
27529         * elf/ifuncdep2.c: Likewise.
27530         * elf/ifuncmain1.c: Likewise.
27531         * elf/ifuncmain1vis.c: Likewise.
27532         * elf/testobj.h: Likewise.
27533         * elf/tst-stackguard1.c: Likewise.
27534         * gmon/sys/gmon.h: Likewise.
27535         * hurd/hurdmsg.c: Likewise.
27536         * hurd/new-fd.c: Likewise.
27537         * hurd/ports-get.c: Likewise.
27538         * iconvdata/ibm1008_420.c: Likewise.
27539         * inet/tst-getni1.c: Likewise.
27540         * inet/tst-getni2.c: Likewise.
27541         * libio/ioungetc.c: Likewise.
27542         * libio/wfiledoalloc.c: Likewise.
27543         * manual/libm-err-tab.pl: Likewise.
27544         * math/w_dremf.c: Likewise.
27545         * misc/ftruncate.c: Likewise.
27546         * posix/bug-glob2.c: Likewise.
27547         * posix/tst-pcre.c: Likewise.
27548         * posix/wait4.c: Likewise.
27549         * resolv/README: Likewise.
27550         * resolv/res_debug.h: Likewise.
27551         * resolv/tst-inet_ntop.c: Likewise.
27552         * setjmp/bug269-setjmp.c: Likewise.
27553         * soft-fp/extended.h: Likewise.
27554         * soft-fp/op-1.h: Likewise.
27555         * soft-fp/op-2.h: Likewise.
27556         * soft-fp/op-4.h: Likewise.
27557         * soft-fp/op-8.h: Likewise.
27558         * soft-fp/testit.c: Likewise.
27559         * stdio-common/bug16.c: Likewise.
27560         * stdlib/random.c: Likewise.
27561         * sunrpc/rpcsvc/rquota.x: Likewise.
27562         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
27563         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
27564         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
27565         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
27566         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
27567         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
27568         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
27569         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
27570         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
27571         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
27572         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
27573         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
27574         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
27575         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
27576         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
27577         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
27578         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
27579         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
27580         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
27581         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
27582         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
27583         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
27584         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
27585         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
27586         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
27587         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
27588         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
27589         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
27590         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
27591         * sysdeps/ieee754/s_lib_version.c: Likewise.
27592         * sysdeps/mach/hurd/check_fds.c: Likewise.
27593         * sysdeps/mach/hurd/getsockname.c: Likewise.
27594         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
27595         * sysdeps/mach/hurd/recvfrom.c: Likewise.
27596         * sysdeps/powerpc/bits/link.h: Likewise.
27597         * sysdeps/powerpc/dl-procinfo.c: Likewise.
27598         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
27599         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
27600         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
27601         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
27602         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
27603         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
27604         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
27605         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
27606         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
27607         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
27608         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
27609         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
27610         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
27611         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
27612         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
27613         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
27614         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
27615         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
27616         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
27617         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
27618         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
27619         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
27620         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
27621         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
27622         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
27623         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
27624         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
27625         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
27626         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
27627         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
27628         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
27629         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
27630         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
27631         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
27632         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
27633         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
27634         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
27635         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
27636         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
27637         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
27638         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
27639         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
27640         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
27641         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
27642         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
27643         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
27644         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
27645         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
27646         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
27647         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
27648         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
27649         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
27650         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
27651         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
27652         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
27653         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
27654         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
27655         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
27656         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
27657         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
27658         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
27659         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
27660         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
27661         * sysdeps/powerpc/sysdep.h: Likewise.
27662         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
27663         * sysdeps/s390/s390-64/sub_n.S: Likewise.
27664         * sysdeps/sh/dl-trampoline.S: Likewise.
27665         * sysdeps/sh/memset.S: Likewise.
27666         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
27667         * sysdeps/sh/strlen.S: Likewise.
27668         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
27669         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
27670         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
27671         * sysdeps/sparc/sparc32/rem.S: Likewise.
27672         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
27673         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
27674         * sysdeps/sparc/sparc32/strchr.S: Likewise.
27675         * sysdeps/sparc/sparc32/udiv.S: Likewise.
27676         * sysdeps/sparc/sparc32/urem.S: Likewise.
27677         * sysdeps/sparc/sparc64/add_n.S: Likewise.
27678         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
27679         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
27680         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
27681         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
27682         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
27683         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
27684         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
27685         * sysdeps/unix/bsd/times.c: Likewise.
27686         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
27687         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
27688         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
27689         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
27690         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
27691         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
27692         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
27693         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
27694         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
27695         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
27696         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
27697         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
27698         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
27699         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
27700         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
27701         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
27702         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
27703         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
27704         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
27705         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
27706         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
27707         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
27708         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
27709         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
27710         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
27711         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
27712         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
27713         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
27714         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
27715         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
27716         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
27717         * sysdeps/x86_64/strcspn.S: Likewise.
27719 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
27721         * locale/C-translit.h: Revert #include <stdint.h> because this is a
27722         generated file.  Regenerate properly from gen-translit.pl.
27723         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
27724         locale/C-translit.h.
27726 2013-06-05  Andreas Schwab  <schwab@suse.de>
27728         [BZ #15100]
27729         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
27730         week as 6 instead of -1.
27731         * time/tst-strptime.c (day_tests): Add test case.
27733 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
27735         * sysdeps/generic/math_private.h
27736         (libc_feholdexcept_setround_53bit): Replace with
27737         libc_feholdsetround_53bit.
27738         (libc_feupdateenv_53bit): Replace with
27739         libc_feresetround_53bit.
27740         (SET_RESTORE_ROUND_53BIT): Adjust.
27742 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
27744         * string/test-strchrnul.c: Add copyright header.
27746         * posix/tst-getaddrinfo4.c: Increase test timeout.
27748 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
27750         [BZ #15536]
27751         * math/libm-test.inc (MAX_EXP): Remove
27752         (MIN_EXP): Define.
27753         (ulp): Use MIN_EXP - MANT_DIG.
27754         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
27756 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
27758         * po/be.po: Revert last change.
27759         * po/zh_CN.po: Likewise.
27760         * po/header.pot: Likewise.
27762 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
27764         * Makefile ($(common-objpfx)linkobj/libc.so): Define
27765         link-libc-deps to empty as target-specific variable.
27766         * Makerules (link-libc-args): New variable.
27767         (libc-for-link): Likewise.
27768         (link-libc-deps): Likewise.
27769         (lib%.so): Depend on $(link-libc-deps).  Link with
27770         $(link-libc-args).
27771         (build-module): Link with $(link-libc-args).
27772         (build-module-asneeded): Likewise.
27773         (build-module-helper-objlist): Filter out $(link-libc-deps) from
27774         list of objects.
27775         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
27776         target-specific variable.
27777         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
27778         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
27779         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
27780         libc.
27781         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
27782         libc and ld.so.
27783         ($(objpfx)libpcprofile.so): Likewise.
27784         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
27785         libc_nonshared.a.
27786         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
27787         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
27788         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
27789         $(link-libc-deps).
27790         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
27791         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
27792         * login/Makefile ($(objpfx)libutil.so): Likewise.
27793         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
27794         * math/Makefile ($(objpfx)libm.so): Likewise.
27795         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
27796         $(objpfx)libnsl.so): Define libc-for-link as target-specific
27797         variable instead of depending directly on libc.
27798         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
27799         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
27800         $(link-libc-deps).
27801         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
27802         libc.
27803         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
27804         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
27805         ($(objpfx)libanl.so): Likewise.
27806         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
27807         ld.so.
27808         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
27809         $(link-libc-deps).
27810         * sysdeps/i386/fpu/Makefile: Remove file.
27811         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
27812         ($(objpfx)libm.so): Remove dependency on ld.so.
27814 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
27816         [BZ # 15553]
27817         * nis/yp_xdr.c (XDRMAXNAME): Define.
27818         (XDRMAXRECORD): Define.
27819         (xdr_domainname): Use XDRMAXNAME.
27820         (xdr_mapname): Likewise.
27821         (xdr_peername): Likewise.
27822         (xdr_keydat): Use XDRMAXRECORD.
27823         (xdr_valdat): Likewise.
27825 2013-05-30  Jeff Law  <law@redhat.com>
27827         [BZ #14256]
27828         * manual/errno.texi (ESTALE): Update to account for more than
27829         just NFS file systems.
27830         * sysdeps/gnu/errlist.c: Regenerated.
27832 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
27834         [BZ #15465]
27835         * elf/Makefile (tests): Add tst-null-argv.
27836         (modules-names):  Add tst-null-argv-lib.
27837         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
27838         (tst-null-argv-ENV): Set environment for tst-null-argv.
27839         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
27840         (RTLD_PROGNAME): New macro.
27841         * elf/tst-null-argv.c: New test case.
27842         * elf/tst-null-argv-lib.c: Library for test case.
27843         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
27844         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
27845         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
27846         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
27847         * elf/dl-init.c (call_init): Likewise.
27848         (_dl_init): Likewise.
27849         * elf/dl-load.c (print_search_path): Likewise.
27850         (_dl_map_object): Likewise.
27851         * elf/dl-lookup.c (do_lookup_x): Likewise.
27852         (add_dependency): Likewise.
27853         (_dl_lookup_symbol_x): Likewise.
27854         (_dl_debug_bindings): Likewise.
27855         * elf/dl-open.c (_dl_show_scope): Likewise.
27856         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
27857         * elf/dl-version.c (match_symbol): Likewise.
27858         (_dl_check_map_versions): Likewise.
27859         * elf/rtld.c (dl_main): Likewise.
27860         (print_unresolved): Use RTLD_PROGNAME.
27861         (print_missing_version): Likewise.
27862         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
27863         (elf_machine_rela): Likewise.
27864         * sysdeps/powerpc/powerpc32/dl-machine.c
27865         (__process_machine_rela): Likewise.
27866         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
27867         Likewise.
27868         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
27869         Likewise.
27870         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
27871         Likewise.
27872         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
27873         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
27874         Likewise.
27875         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
27876         Likewise.
27877         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
27879 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
27881         * po/be.po: Add descriptive title.
27882         * po/zh_CN.po: Likewise.
27883         * po/header.pot: Likewise.
27885 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
27887         * locale/programs/locarchive.c (create_archive): Inlucde fname in
27888         error message.
27889         (enlarge_archive): Likewise.
27891 2013-05-28  Ben North  <ben@redfrontdoor.org>
27893         * manual/arith.texi (frexp): It is the magnitude of the return
27894         value which lies in [0.5, 1), not the return value itself.
27896 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27898         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27900 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
27902         * stdio-common/bug26.c (main): Correct fscanf template.
27904         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
27905         declare _dl_skip_args.
27907         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
27908         Don't declare.
27910         * manual/platform.texi: Add missing @end deftypefun.
27912 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
27914         [BZ #15529]
27915         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
27916         bit of mantissa of 2^16382.
27917         * math/libm-test.inc (hypot_test_data): Add more tests.
27919         * math/libm-test.inc: Add drem and pow10 to list of tested
27920         functions.
27921         (pow10_test): New function.
27922         (drem_test): Likewise.
27923         (drem_test_tonearest): Likewise.
27924         (drem_test_towardzero): Likewise.
27925         (drem_test_downward): Likewise.
27926         (drem_test_upward): Likewise.
27927         (main): Call the new functions.
27929         * math/libm-test.inc (finite_test_data): Remove.
27930         (finite_test): Run tests from isfinite_test_data.
27931         (gamma_test_data): Remove.
27932         (gamma_test): Run tests from lgamma_test_data.
27933         * sysdeps/i386/fpu/libm-test-ulps: Update.
27934         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27936 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
27938         * manual/platform.texi: Add PowerPC PPR function set documentation.
27939         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
27940         implementation.
27942 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
27944         * math/libm-test.inc (MAX_EXP): Define.
27945         (ULPDIFF): Define.
27946         (ulp): New function.
27947         (check_float_internal): Use ULPDIFF.
27948         (cpow_test): Disable failing test.
27949         (check_ulp): Test ulp() implemetnation.
27950         (main): Call check_ulp before starting tests.
27952 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
27954         * math/gen-libm-test.pl (generate_testfile): Do not handle
27955         START_DATA and END_DATA.
27956         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
27957         END_DATA.
27958         (acos_tonearest_test_data): Likewise.
27959         (acos_towardzero_test_data): Likewise.
27960         (acos_downward_test_data): Likewise.
27961         (acos_upward_test_data): Likewise.
27962         (acosh_test_data): Likewise.
27963         (asin_test_data): Likewise.
27964         (asin_tonearest_test_data): Likewise.
27965         (asin_towardzero_test_data): Likewise.
27966         (asin_downward_test_data): Likewise.
27967         (asin_upward_test_data): Likewise.
27968         (asinh_test_data): Likewise.
27969         (atan_test_data): Likewise.
27970         (atanh_test_data): Likewise.
27971         (atan2_test_data): Likewise.
27972         (cabs_test_data): Likewise.
27973         (cacos_test_data): Likewise.
27974         (cacosh_test_data): Likewise.
27975         (carg_test_data): Likewise.
27976         (casin_test_data): Likewise.
27977         (casinh_test_data): Likewise.
27978         (catan_test_data): Likewise.
27979         (catanh_test_data): Likewise.
27980         (cbrt_test_data): Likewise.
27981         (ccos_test_data): Likewise.
27982         (ccosh_test_data): Likewise.
27983         (ceil_test_data): Likewise.
27984         (cexp_test_data): Likewise.
27985         (cimag_test_data): Likewise.
27986         (clog_test_data): Likewise.
27987         (clog10_test_data): Likewise.
27988         (conj_test_data): Likewise.
27989         (copysign_test_data): Likewise.
27990         (cos_test_data): Likewise.
27991         (cos_tonearest_test_data): Likewise.
27992         (cos_towardzero_test_data): Likewise.
27993         (cos_downward_test_data): Likewise.
27994         (cos_upward_test_data): Likewise.
27995         (cosh_test_data): Likewise.
27996         (cosh_tonearest_test_data): Likewise.
27997         (cosh_towardzero_test_data): Likewise.
27998         (cosh_downward_test_data): Likewise.
27999         (cosh_upward_test_data): Likewise.
28000         (cpow_test_data): Likewise.
28001         (cproj_test_data): Likewise.
28002         (creal_test_data): Likewise.
28003         (csin_test_data): Likewise.
28004         (csinh_test_data): Likewise.
28005         (csqrt_test_data): Likewise.
28006         (ctan_test_data): Likewise.
28007         (ctan_tonearest_test_data): Likewise.
28008         (ctan_towardzero_test_data): Likewise.
28009         (ctan_downward_test_data): Likewise.
28010         (ctan_upward_test_data): Likewise.
28011         (ctanh_test_data): Likewise.
28012         (ctanh_tonearest_test_data): Likewise.
28013         (ctanh_towardzero_test_data): Likewise.
28014         (ctanh_downward_test_data): Likewise.
28015         (ctanh_upward_test_data): Likewise.
28016         (erf_test_data): Likewise.
28017         (erfc_test_data): Likewise.
28018         (exp_test_data): Likewise.
28019         (exp_tonearest_test_data): Likewise.
28020         (exp_towardzero_test_data): Likewise.
28021         (exp_downward_test_data): Likewise.
28022         (exp_upward_test_data): Likewise.
28023         (exp10_test_data): Likewise.
28024         (exp2_test_data): Likewise.
28025         (expm1_test_data): Likewise.
28026         (fabs_test_data): Likewise.
28027         (fdim_test_data): Likewise.
28028         (finite_test_data): Likewise.
28029         (floor_test_data): Likewise.
28030         (fma_test_data): Likewise.
28031         (fma_towardzero_test_data): Likewise.
28032         (fma_downward_test_data): Likewise.
28033         (fma_upward_test_data): Likewise.
28034         (fmax_test_data): Likewise.
28035         (fmin_test_data): Likewise.
28036         (fmod_test_data): Likewise.
28037         (fpclassify_test_data): Likewise.
28038         (frexp_test_data): Likewise.
28039         (gamma_test_data): Likewise.
28040         (hypot_test_data): Likewise.
28041         (ilogb_test_data): Likewise.
28042         (isfinite_test_data): Likewise.
28043         (isgreater_test_data): Likewise.
28044         (isgreaterequal_test_data): Likewise.
28045         (isinf_test_data): Likewise.
28046         (isless_test_data): Likewise.
28047         (islessequal_test_data): Likewise.
28048         (islessgreater_test_data): Likewise.
28049         (isnan_test_data): Likewise.
28050         (isnormal_test_data): Likewise.
28051         (issignaling_test_data): Likewise.
28052         (isunordered_test_data): Likewise.
28053         (j0_test_data): Likewise.
28054         (j1_test_data): Likewise.
28055         (jn_test_data): Likewise.
28056         (ldexp_test_data): Likewise.
28057         (lgamma_test_data): Likewise.
28058         (lrint_test_data): Likewise.
28059         (lrint_tonearest_test_data): Likewise.
28060         (lrint_towardzero_test_data): Likewise.
28061         (lrint_downward_test_data): Likewise.
28062         (lrint_upward_test_data): Likewise.
28063         (llrint_test_data): Likewise.
28064         (llrint_tonearest_test_data): Likewise.
28065         (llrint_towardzero_test_data): Likewise.
28066         (llrint_downward_test_data): Likewise.
28067         (llrint_upward_test_data): Likewise.
28068         (log_test_data): Likewise.
28069         (log10_test_data): Likewise.
28070         (log1p_test_data): Likewise.
28071         (log2_test_data): Likewise.
28072         (logb_test_data): Likewise.
28073         (logb_downward_test_data): Likewise.
28074         (lround_test_data): Likewise.
28075         (llround_test_data): Likewise.
28076         (modf_test_data): Likewise.
28077         (nearbyint_test_data): Likewise.
28078         (nextafter_test_data): Likewise.
28079         (nexttoward_test_data): Likewise.
28080         (pow_test_data): Likewise.
28081         (pow_tonearest_test_data): Likewise.
28082         (pow_towardzero_test_data): Likewise.
28083         (pow_downward_test_data): Likewise.
28084         (pow_upward_test_data): Likewise.
28085         (remainder_test_data): Likewise.
28086         (remainder_tonearest_test_data): Likewise.
28087         (remainder_towardzero_test_data): Likewise.
28088         (remainder_downward_test_data): Likewise.
28089         (remainder_upward_test_data): Likewise.
28090         (remquo_test_data): Likewise.
28091         (rint_test_data): Likewise.
28092         (rint_tonearest_test_data): Likewise.
28093         (rint_towardzero_test_data): Likewise.
28094         (rint_downward_test_data): Likewise.
28095         (rint_upward_test_data): Likewise.
28096         (round_test_data): Likewise.
28097         (scalb_test_data): Likewise.
28098         (scalbn_test_data): Likewise.
28099         (scalbln_test_data): Likewise.
28100         (signbit_test_data): Likewise.
28101         (sin_test_data): Likewise.
28102         (sin_tonearest_test_data): Likewise.
28103         (sin_towardzero_test_data): Likewise.
28104         (sin_downward_test_data): Likewise.
28105         (sin_upward_test_data): Likewise.
28106         (sincos_test_data): Likewise.
28107         (sinh_test_data): Likewise.
28108         (sinh_tonearest_test_data): Likewise.
28109         (sinh_towardzero_test_data): Likewise.
28110         (sinh_downward_test_data): Likewise.
28111         (sinh_upward_test_data): Likewise.
28112         (sqrt_test_data): Likewise.
28113         (tan_test_data): Likewise.
28114         (tan_tonearest_test_data): Likewise.
28115         (tan_towardzero_test_data): Likewise.
28116         (tan_downward_test_data): Likewise.
28117         (tan_upward_test_data): Likewise.
28118         (tanh_test_data): Likewise.
28119         (tgamma_test_data): Likewise.
28120         (trunc_test_data): Likewise.
28121         (y0_test_data): Likewise.
28122         (y1_test_data): Likewise.
28123         (yn_test_data): Likewise.
28124         (significand_test_data): Likewise.
28126         * math/gen-libm-test.pl (@functions): Remove variable.
28127         (generate_testfile): Don't handle START and END lines.
28128         * math/libm-test.inc (START): New macro.
28129         (END): Likewise.
28130         (END_COMPLEX): Likewise.
28131         (acos_test): Use END macro without arguments.
28132         (acos_test_tonearest): Likewise.
28133         (acos_test_towardzero): Likewise.
28134         (acos_test_downward): Likewise.
28135         (acos_test_upward): Likewise.
28136         (acosh_test): Likewise.
28137         (asin_test): Likewise.
28138         (asin_test_tonearest): Likewise.
28139         (asin_test_towardzero): Likewise.
28140         (asin_test_downward): Likewise.
28141         (asin_test_upward): Likewise.
28142         (asinh_test): Likewise.
28143         (atan_test): Likewise.
28144         (atanh_test): Likewise.
28145         (atan2_test): Likewise.
28146         (cabs_test): Likewise.
28147         (cacos_test): Use END_COMPLEX macro without arguments.
28148         (cacosh_test): Likewise.
28149         (carg_test): Use END macro without arguments.
28150         (casin_test): Use END_COMPLEX macro without arguments.
28151         (casinh_test): Likewise.
28152         (catan_test): Likewise.
28153         (catanh_test): Likewise.
28154         (cbrt_test): Use END macro without arguments.
28155         (ccos_test): Use END_COMPLEX macro without arguments.
28156         (ccosh_test): Likewise.
28157         (ceil_test): Use END macro without arguments.
28158         (cexp_test): Use END_COMPLEX macro without arguments.
28159         (cimag_test): Use END macro without arguments.
28160         (clog_test): Use END_COMPLEX macro without arguments.
28161         (clog10_test): Likewise.
28162         (conj_test): Likewise.
28163         (copysign_test): Use END macro without arguments.
28164         (cos_test): Likewise.
28165         (cos_test_tonearest): Likewise.
28166         (cos_test_towardzero): Likewise.
28167         (cos_test_downward): Likewise.
28168         (cos_test_upward): Likewise.
28169         (cosh_test): Likewise.
28170         (cosh_test_tonearest): Likewise.
28171         (cosh_test_towardzero): Likewise.
28172         (cosh_test_downward): Likewise.
28173         (cosh_test_upward): Likewise.
28174         (cpow_test): Use END_COMPLEX macro without arguments.
28175         (cproj_test): Likewise.
28176         (creal_test): Use END macro without arguments.
28177         (csin_test): Use END_COMPLEX macro without arguments.
28178         (csinh_test): Likewise.
28179         (csqrt_test): Likewise.
28180         (ctan_test): Likewise.
28181         (ctan_test_tonearest): Likewise.
28182         (ctan_test_towardzero): Likewise.
28183         (ctan_test_downward): Likewise.
28184         (ctan_test_upward): Likewise.
28185         (ctanh_test): Likewise.
28186         (ctanh_test_tonearest): Likewise.
28187         (ctanh_test_towardzero): Likewise.
28188         (ctanh_test_downward): Likewise.
28189         (ctanh_test_upward): Likewise.
28190         (erf_test): Use END macro without arguments.
28191         (erfc_test): Likewise.
28192         (exp_test): Likewise.
28193         (exp_test_tonearest): Likewise.
28194         (exp_test_towardzero): Likewise.
28195         (exp_test_downward): Likewise.
28196         (exp_test_upward): Likewise.
28197         (exp10_test): Likewise.
28198         (exp2_test): Likewise.
28199         (expm1_test): Likewise.
28200         (fabs_test): Likewise.
28201         (fdim_test): Likewise.
28202         (finite_test): Likewise.
28203         (floor_test): Likewise.
28204         (fma_test): Likewise.
28205         (fma_test_towardzero): Likewise.
28206         (fma_test_downward): Likewise.
28207         (fma_test_upward): Likewise.
28208         (fmax_test): Likewise.
28209         (fmin_test): Likewise.
28210         (fmod_test): Likewise.
28211         (fpclassify_test): Likewise.
28212         (frexp_test): Likewise.
28213         (gamma_test): Likewise.
28214         (hypot_test): Likewise.
28215         (ilogb_test): Likewise.
28216         (isfinite_test): Likewise.
28217         (isgreater_test): Likewise.
28218         (isgreaterequal_test): Likewise.
28219         (isinf_test): Likewise.
28220         (isless_test): Likewise.
28221         (islessequal_test): Likewise.
28222         (islessgreater_test): Likewise.
28223         (isnan_test): Likewise.
28224         (isnormal_test): Likewise.
28225         (issignaling_test): Likewise.
28226         (isunordered_test): Likewise.
28227         (j0_test): Likewise.
28228         (j1_test): Likewise.
28229         (jn_test): Likewise.
28230         (ldexp_test): Likewise.
28231         (lgamma_test): Likewise.
28232         (lrint_test): Likewise.
28233         (lrint_test_tonearest): Likewise.
28234         (lrint_test_towardzero): Likewise.
28235         (lrint_test_downward): Likewise.
28236         (lrint_test_upward): Likewise.
28237         (llrint_test): Likewise.
28238         (llrint_test_tonearest): Likewise.
28239         (llrint_test_towardzero): Likewise.
28240         (llrint_test_downward): Likewise.
28241         (llrint_test_upward): Likewise.
28242         (log_test): Likewise.
28243         (log10_test): Likewise.
28244         (log1p_test): Likewise.
28245         (log2_test): Likewise.
28246         (logb_test): Likewise.
28247         (logb_test_downward): Likewise.
28248         (lround_test): Likewise.
28249         (llround_test): Likewise.
28250         (modf_test): Likewise.
28251         (nearbyint_test): Likewise.
28252         (nextafter_test): Likewise.
28253         (nexttoward_test): Likewise.
28254         (pow_test): Likewise.
28255         (pow_test_tonearest): Likewise.
28256         (pow_test_towardzero): Likewise.
28257         (pow_test_downward): Likewise.
28258         (pow_test_upward): Likewise.
28259         (remainder_test): Likewise.
28260         (remainder_test_tonearest): Likewise.
28261         (remainder_test_towardzero): Likewise.
28262         (remainder_test_downward): Likewise.
28263         (remainder_test_upward): Likewise.
28264         (remquo_test): Likewise.
28265         (rint_test): Likewise.
28266         (rint_test_tonearest): Likewise.
28267         (rint_test_towardzero): Likewise.
28268         (rint_test_downward): Likewise.
28269         (rint_test_upward): Likewise.
28270         (round_test): Likewise.
28271         (scalb_test): Likewise.
28272         (scalbn_test): Likewise.
28273         (scalbln_test): Likewise.
28274         (signbit_test): Likewise.
28275         (sin_test): Likewise.
28276         (sin_test_tonearest): Likewise.
28277         (sin_test_towardzero): Likewise.
28278         (sin_test_downward): Likewise.
28279         (sin_test_upward): Likewise.
28280         (sincos_test): Likewise.
28281         (sinh_test): Likewise.
28282         (sinh_test_tonearest): Likewise.
28283         (sinh_test_towardzero): Likewise.
28284         (sinh_test_downward): Likewise.
28285         (sinh_test_upward): Likewise.
28286         (sqrt_test): Likewise.
28287         (tan_test): Likewise.
28288         (tan_test_tonearest): Likewise.
28289         (tan_test_towardzero): Likewise.
28290         (tan_test_downward): Likewise.
28291         (tan_test_upward): Likewise.
28292         (tanh_test): Likewise.
28293         (tgamma_test): Likewise.
28294         (trunc_test): Likewise.
28295         (y0_test): Likewise.
28296         (y1_test): Likewise.
28297         (yn_test): Likewise.
28298         (significand_test): Likewise.
28300 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
28302         [BZ #15381]
28303         * libio/genops.c (_IO_no_init): Initialize wide struct info.
28305 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
28307         [BZ #14894]
28308         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
28309         __ppc_mdoio and __ppc_mdoom.
28310         * manual/platform.texi: Document new functions __ppc_yield,
28311         __ppc_mdoio and __ppc_mdoom.
28313 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
28315         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
28316         (main): Mention "tls" pseudo-hwcap is legacy.
28317         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
28319 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
28321         * math/gen-libm-test.pl (parse_args): Output only string of
28322         arguments as text for test name, not full call or descriptions of
28323         tests for extra outputs.
28324         (generate_testfile): Do not pass function name to parse_args.
28325         Generate this_func variable from START.
28326         * math/libm-test.inc (struct test_f_f_data): Rename test_name
28327         field to arg_str.
28328         (struct test_ff_f_data): Likewise.
28329         (test_ff_f_data_nexttoward): Likewise.
28330         (struct test_fi_f_data): Likewise.
28331         (struct test_fl_f_data): Likewise.
28332         (struct test_if_f_data): Likewise.
28333         (struct test_fff_f_data): Likewise.
28334         (struct test_c_f_data): Likewise.
28335         (struct test_f_f1_data): Likewise.  Remove field extra_name.
28336         (struct test_fF_f1_data): Likewise.
28337         (struct test_ffI_f1_data): Likewise.
28338         (struct test_c_c_data): Rename test_name field to arg_str.
28339         (struct test_cc_c_data): Likewise.
28340         (struct test_f_i_data): Likewise.
28341         (struct test_ff_i_data): Likewise.
28342         (struct test_f_l_data): Likewise.
28343         (struct test_f_L_data): Likewise.
28344         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
28345         and extra2_name.
28346         (COMMON_TEST_SETUP): New macro.
28347         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
28348         (COMMON_TEST_CLEANUP): Likewise.
28349         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
28350         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
28351         macros.
28352         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
28353         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
28354         macros.
28355         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
28356         (RUN_TEST_fff_f): Take argument string.  Call new setup and
28357         cleanup macros.
28358         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
28359         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
28360         macros.
28361         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
28362         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
28363         macros.
28364         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
28365         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
28366         cleanup macros.
28367         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
28368         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
28369         cleanup macros.
28370         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
28371         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
28372         cleanup macros.
28373         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
28374         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
28375         macros.
28376         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
28377         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
28378         macros.
28379         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
28380         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
28381         macros.
28382         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
28383         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
28384         cleanup macros.
28385         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
28386         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
28387         cleanup macros.
28388         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
28389         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
28390         macros.
28391         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
28392         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
28393         cleanup macros.
28394         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
28395         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
28396         macros.
28397         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
28398         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
28399         macros.
28400         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
28401         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
28402         cleanup macros.
28403         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
28405 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
28407         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
28408         to _sifields.sigfault.
28409         (si_addr_lsb): Define new macro.
28410         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
28411         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
28412         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
28414 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
28416         [BZ #15441]
28417         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
28418         returns -1.
28419         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
28420         null return -1.
28421         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
28422         loading the domain.
28424 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
28426         * math/gen-libm-test.pl (parse_args): Do not include expected
28427         result in test name.
28428         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
28429         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
28430         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
28431         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
28432         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
28433         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28435 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
28437         * benchtests/Makefile: Sort function entries.
28439         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
28440         tanh, asinh, acosh, atanh.
28441         * benchtests/acos-inputs: New file.
28442         * benchtests/acosh-inputs: New file.
28443         * benchtests/asin-inputs: New file.
28444         * benchtests/asinh-inputs: New file.
28445         * benchtests/atanh-inputs: New file.
28446         * benchtests/cosh-inputs: New file.
28447         * benchtests/log-inputs: New file.
28448         * benchtests/sinh-inputs: New file.
28449         * benchtests/tanh-inputs: New file.
28451 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
28453         [BZ #15339]
28454         * posix/tst-getaddrinfo4.c: New test.
28455         * posix/Makefile (tests): Add it.
28457 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28459         [BZ #15339]
28460         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
28461         when no services were used.
28462         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
28463         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
28465 2013-05-21  Andreas Schwab  <schwab@suse.de>
28467         [BZ #15014]
28468         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
28469         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
28470         successful.
28471         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
28472         redundant variable declarations and reallocation of buffer when
28473         parsing as IPv6 address.  Always set NSS status when called from
28474         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
28475         buffer too small.  Correct computation of needed size.
28476         * nss/Makefile (tests): Add test-digits-dots.
28477         * nss/test-digits-dots.c: New test.
28479 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
28481         * benchtests/Makefile: Remove instructions for adding
28482         benchmark tests.
28483         * benchtests/README: New file to explain how to execute and
28484         enhance the benchmark tests.
28486 2013-05-21  Andreas Schwab  <schwab@suse.de>
28488         [BZ #15493]
28489         * setjmp/Makefile (tests): Add tst-sigsetjmp.
28490         * setjmp/tst-sigsetjmp.c: New test.
28492 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
28494         * sysdeps/x86_64/memset.S (memset): New implementation.
28495         (__bzero): Likewise.
28496         (__memset_tail): New function.
28498 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
28500         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
28501         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
28502         __memcpy_sse2_unaligned ifunc selection.
28503         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
28504         Add memcpy-sse2-unaligned.S.
28505         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
28506         Add: __memcpy_sse2_unaligned.
28508 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
28510         [BZ #15490]
28511         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
28512         math_force_eval before restoring floating-point envrionment.
28513         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
28514         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
28515         Likewise.
28516         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
28517         <math_private.h>.
28518         (__nearbyintl): Use math_force_eval before restoring
28519         floating-point environment.
28520         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
28522         * math/gen-libm-test.pl (special_functions): Remove.
28523         (parse_args): Don't handle TEST_extra.  Handle functions with no
28524         return value.
28525         * math/libm-test.inc (struct test_sincos_data): Replace with
28526         struct test_fFF_11_data.
28527         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
28528         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
28529         (sincos_test_data): Change element type to struct
28530         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
28531         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
28532         RUN_TEST_LOOP_sincos.
28533         * math/README.libm-test: Don't mention special handling of
28534         individual functions.
28535         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
28536         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
28537         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
28538         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
28539         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
28540         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
28542         * math/gen-libm-test.pl (get_variable): Remove function.
28543         (parse_args): Don't show pointer parameters to call in test
28544         names.  Use "extra output N" in test names for extra outputs
28545         rather than naming variables.
28547 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
28549         [BZ #15488]
28550         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
28551         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
28552         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
28553         double tests.
28554         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
28555         disable.
28556         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
28557         check_long_double.
28559         * math/gen-libm-test.pl (@tests): Remove variable.
28560         ($count): Likewise.
28561         (new_test): Remove function.
28562         (show_exceptions): New function.
28563         (special_functions): Use show_exceptions instead of new_test.
28564         (parse_args): Likewise.
28565         (generate_testfile): Pass only function name in generated call to
28566         print_max_error or print_complex_max_error.
28567         (get_ulps): Do not handle complex tests specially.
28568         (output_test): Rename to ...
28569         (get_all_ulps_for_test): ... this.  Return a string rather than
28570         printing to a file.  Require ulps to be present.
28571         (output_ulps): Generate arrays rather than #defines.
28572         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
28573         (struct ulp_data): New type.
28574         (BUILD_COMPLEX_ULP): Remove macro.
28575         (compare_ulp_data): New function.
28576         (find_ulps): Likewise.
28577         (find_test_ulps): Likewise.
28578         (find_function_ulps): Likewise.
28579         (find_complex_function_ulps): Likewise.
28580         (print_max_error): Determine allowed ulps using
28581         find_function_ulps.
28582         (print_complex_max_error): Determine allowed ulps using
28583         find_complex_function_ulps.
28584         (check_float_internal): Determine max ulps using find_test_ulps.
28585         (check_float): Do not take max_ulp parameter.  Update call to
28586         check_float_internal.
28587         (check_complex): Likewise.
28588         (check_int): Do not take max_ulp parameter.
28589         (check_long): Likewise.
28590         (check_bool): Likewise.
28591         (check_longlong): Likewise.
28592         (struct test_f_f_data): Remove max_ulp field.
28593         (struct test_ff_f_data): Likewise.
28594         (struct test_ff_f_data_nexttoward): Likewise.
28595         (struct test_fi_f_data): Likewise.
28596         (struct test_fl_f_data): Likewise.
28597         (struct test_if_f_data): Likewise.
28598         (struct test_fff_f_data): Likewise.
28599         (struct test_c_f_data): Likewise.
28600         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
28601         (struct test_fF_f1_data): Likewise.
28602         (struct test_ffI_f1_data): Likewise.
28603         (struct test_c_c_data): Remove max_ulp field.
28604         (struct test_cc_c_data): Likewise.
28605         (struct test_f_i_data): Likewise.
28606         (struct test_ff_i_data): Likewise.
28607         (struct test_f_l_data): Likewise.
28608         (struct test_f_L_data): Likewise.
28609         (struct test_sincos_data): Likewise.
28610         (RUN_TEST_f_f): Do not handle ulps.
28611         (RUN_TEST_LOOP_f_f): Likewise.
28612         (RUN_TEST_2_f): Likewise.
28613         (RUN_TEST_LOOP_2_f): Likewise.
28614         (RUN_TEST_fff_f): Likewise.
28615         (RUN_TEST_LOOP_fff_f): Likewise.
28616         (RUN_TEST_c_f): Likewise.
28617         (RUN_TEST_LOOP_c_f): Likewise.
28618         (RUN_TEST_f_f1): Likewise.
28619         (RUN_TEST_LOOP_f_f1): Likewise.
28620         (RUN_TEST_fF_f1): Likewise.
28621         (RUN_TEST_LOOP_fF_f1): Likewise.
28622         (RUN_TEST_fI_f1): Likewise.
28623         (RUN_TEST_LOOP_fI_f1): Likewise.
28624         (RUN_TEST_ffI_f1): Likewise.
28625         (RUN_TEST_LOOP_ffI_f1): Likewise.
28626         (RUN_TEST_c_c): Likewise.
28627         (RUN_TEST_LOOP_c_c): Likewise.
28628         (RUN_TEST_cc_c): Likewise.
28629         (RUN_TEST_LOOP_cc_c): Likewise.
28630         (RUN_TEST_f_i): Likewise.
28631         (RUN_TEST_LOOP_f_i): Likewise.
28632         (RUN_TEST_f_i_tg): Likewise.
28633         (RUN_TEST_LOOP_f_i_tg): Likewise.
28634         (RUN_TEST_ff_i_tg): Likewise.
28635         (RUN_TEST_LOOP_ff_i_tg): Likewise.
28636         (RUN_TEST_f_b): Likewise.
28637         (RUN_TEST_LOOP_f_b): Likewise.
28638         (RUN_TEST_f_b_tg): Likewise.
28639         (RUN_TEST_LOOP_f_b_tg): Likewise.
28640         (RUN_TEST_f_l): Likewise.
28641         (RUN_TEST_LOOP_f_l): Likewise.
28642         (RUN_TEST_f_L): Likewise.
28643         (RUN_TEST_LOOP_f_L): Likewise.
28644         (RUN_TEST_sincos): Likewise.
28645         (RUN_TEST_LOOP_sincos): Likewise.
28647 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
28649         [BZ #15480]
28650         [BZ #15485]
28651         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
28652         main case of finite arguments, set rounding mode to FE_TONEAREST
28653         and discard exceptions.
28654         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
28655         exceptions.
28656         (remainder_tonearest_test_data): New variable.
28657         (remainder_test_tonearest): New function.
28658         (remainder_towardzero_test_data): New variable.
28659         (remainder_test_towardzero): New function.
28660         (remainder_downward_test_data): New variable.
28661         (remainder_test_downward): New function.
28662         (remainder_upward_test_data): New variable.
28663         (remainder_test_upward): New function.
28664         (main): Call the new test functions.
28666         * math/libm-test.inc (struct test_f_f1_data): Remove field
28667         extra_init.
28668         (struct test_fF_f1_data): Likewise.
28669         (struct test_ffI_f1_data): Likewise.
28670         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
28671         based on value of EXTRA_EXPECTED.
28672         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
28673         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
28674         EXTRA_VAR based on value of EXTRA_EXPECTED.
28675         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
28676         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
28677         EXTRA_VAR based on value of EXTRA_EXPECTED.
28678         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
28679         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
28680         EXTRA_VAR based on value of EXTRA_EXPECTED.
28681         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
28682         * math/gen-libm-test.pl (parse_args): Don't output initializers
28683         for extra output values.
28685         * math/libm-test.inc (check_int): Expect result to be exactly
28686         equal to expected value and do not handle ulps.
28687         (check_long): Likewise.
28688         (check_longlong): Likewise.
28690         * math/libm-test.inc (ceil_test_data): Test for "inexact"
28691         exceptions.
28692         (cimag_test_data): Likewise.
28693         (conj_test_data): Likewise.
28694         (copysign_test_data): Likewise.
28695         (cproj_test_data): Likewise.
28696         (creal_test_data): Likewise.
28697         (fabs_test_data): Likewise.
28698         (fdim_test_data): Likewise.
28699         (finite_test_data): Likewise.
28700         (floor_test_data): Likewise.
28701         (fmax_test_data): Likewise.
28702         (fmin_test_data): Likewise.
28703         (fmod_test_data): Likewise.
28704         (fpclassify_test_data): Likewise.
28705         (frexp_test_data): Likewise.
28706         (ilogb_test_data): Likewise.
28707         (isfinite_test_data): Likewise.
28708         (isgreater_test_data): Likewise.
28709         (isgreaterequal_test_data): Likewise.
28710         (isinf_test_data): Likewise.
28711         (isless_test_data): Likewise.
28712         (islessequal_test_data): Likewise.
28713         (islessgreater_test_data): Likewise.
28714         (isnan_test_data): Likewise.
28715         (isnormal_test_data): Likewise.
28716         (issignaling_test_data): Likewise.
28717         (isunordered_test_data): Likewise.
28718         (ldexp_test_data): Likewise.
28719         (lrint_test_data): Likewise.
28720         (lrint_test_data) [TEST_FLOAT]: Disable one test.
28721         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
28722         (lrint_tonearest_test_data): Test for "inexact" exceptions.
28723         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
28724         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
28725         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
28726         test input.
28727         (lrint_towardzero_test_data): Test for "inexact" exceptions.
28728         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
28729         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
28730         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
28731         that test input.
28732         (lrint_downward_test_data): Test for "inexact" exceptions.
28733         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
28734         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
28735         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
28736         test input.
28737         (lrint_upward_test_data): Test for "inexact" exceptions.
28738         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
28739         test input.
28740         (llrint_test_data): Test for "inexact" exceptions.
28741         (llrint_test_data) [TEST_FLOAT]: Disable one test.
28742         (llrint_tonearest_test_data): Test for "inexact" exceptions.
28743         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
28744         (llrint_towardzero_test_data): Test for "inexact" exceptions.
28745         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
28746         (llrint_downward_test_data): Test for "inexact" exceptions.
28747         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
28748         (llrint_upward_test_data): Test for "inexact" exceptions.
28749         (logb_test_data): Likewise.
28750         (logb_downward_test_data): Likewise.
28751         (nextafter_test_data): Likewise.
28752         (nexttoward_test_data): Likewise.
28753         (remainder_test_data): Likewise.
28754         (remquo_test_data): Likewise.
28755         (scalbn_test_data): Likewise.
28756         (scalbln_test_data): Likewise.
28757         (signbit_test_data): Likewise.
28758         (sqrt_test_data): Likewise.
28759         (significand_test_data): Likewise.
28761 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
28763         [BZ #15424]
28764         * benchtests/bench-modf.c (struct args): Mark arg0 as
28765         volatile.
28766         * scripts/bench.pl: Mark members of struct args as volatile.
28768 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
28770         [BZ # 15497]
28771         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
28772         negative infinity on POWER6 or lower.
28773         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
28775 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
28777         [BZ #15442]
28778         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
28779         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
28780         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
28781         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
28782         (_FP_SETQNAN): New macro.
28783         (_FP_SETQNAN_SEMIRAW): Likewise.
28784         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
28785         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
28786         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
28787         (FP_EXTEND): Use _FP_FRAC_SNANP.
28788         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
28789         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
28790         into account.
28791         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
28792         New macro.
28793         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
28794         Likewise.
28796 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
28798         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
28799         with DIVIDE_BY_ZERO_EXCEPTION.
28800         (gamma_test_data): Likewise.
28801         (lgamma_test_data): Likewise.
28802         (log_test_data): Likewise.
28803         (log10_test_data): Likewise.
28804         (log2_test_data): Likewise.
28805         (tgamma_test_data): Likewise.
28807         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
28808         (acos_test_tonearest): Likewise.
28809         (acos_test_towardzero): Likewise.
28810         (acos_test_downward): Likewise.
28811         (acos_test_upward): Likewise.
28812         (acosh_test): Likewise.
28813         (asin_test): Likewise.
28814         (asin_test_tonearest): Likewise.
28815         (asin_test_towardzero): Likewise.
28816         (asin_test_downward): Likewise.
28817         (asin_test_upward): Likewise.
28818         (asinh_test): Likewise.
28819         (atan_test): Likewise.
28820         (atanh_test): Likewise.
28821         (atan2_test): Likewise.
28822         (cabs_test): Likewise.
28823         (cacos_test): Likewise.
28824         (cacosh_test): Likewise.
28825         (casin_test): Likewise.
28826         (casinh_test): Likewise.
28827         (catan_test): Likewise.
28828         (catanh_test): Likewise.
28829         (cbrt_test): Likewise.
28830         (ccos_test): Likewise.
28831         (ccosh_test): Likewise.
28832         (cexp_test): Likewise.
28833         (clog_test): Likewise.
28834         (clog10_test): Likewise.
28835         (cos_test): Likewise.
28836         (cos_test_tonearest): Likewise.
28837         (cos_test_towardzero): Likewise.
28838         (cos_test_downward): Likewise.
28839         (cos_test_upward): Likewise.
28840         (cosh_test): Likewise.
28841         (cosh_test_tonearest): Likewise.
28842         (cosh_test_towardzero): Likewise.
28843         (cosh_test_downward): Likewise.
28844         (cosh_test_upward): Likewise.
28845         (cpow_test): Likewise.
28846         (csin_test): Likewise.
28847         (csinh_test): Likewise.
28848         (csqrt_test): Likewise.
28849         (ctan_test): Likewise.
28850         (ctan_test_tonearest): Likewise.
28851         (ctan_test_towardzero): Likewise.
28852         (ctan_test_downward): Likewise.
28853         (ctan_test_upward): Likewise.
28854         (ctanh_test): Likewise.
28855         (ctanh_test_tonearest): Likewise.
28856         (ctanh_test_towardzero): Likewise.
28857         (ctanh_test_downward): Likewise.
28858         (ctanh_test_upward): Likewise.
28859         (erf_test): Likewise.
28860         (erfc_test): Likewise.
28861         (exp_test): Likewise.
28862         (exp_test_tonearest): Likewise.
28863         (exp_test_towardzero): Likewise.
28864         (exp_test_downward): Likewise.
28865         (exp_test_upward): Likewise.
28866         (exp10_test): Likewise.
28867         (exp2_test): Likewise.
28868         (expm1_test): Likewise.
28869         (fmod_test): Likewise.
28870         (gamma_test): Likewise.
28871         (hypot_test): Likewise.
28872         (j0_test): Likewise.
28873         (j1_test): Likewise.
28874         (jn_test): Likewise.
28875         (lgamma_test): Likewise.
28876         (log_test): Likewise.
28877         (log10_test): Likewise.
28878         (log1p_test): Likewise.
28879         (log2_test): Likewise.
28880         (logb_test_downward): Likewise.
28881         (pow_test): Likewise.
28882         (pow_test_tonearest): Likewise.
28883         (pow_test_towardzero): Likewise.
28884         (pow_test_downward): Likewise.
28885         (pow_test_upward): Likewise.
28886         (remainder_test): Likewise.
28887         (remquo_test): Likewise.
28888         (sin_test): Likewise.
28889         (sin_test_tonearest): Likewise.
28890         (sin_test_towardzero): Likewise.
28891         (sin_test_downward): Likewise.
28892         (sin_test_upward): Likewise.
28893         (sincos_test): Likewise.
28894         (sinh_test): Likewise.
28895         (sinh_test_tonearest): Likewise.
28896         (sinh_test_towardzero): Likewise.
28897         (sinh_test_downward): Likewise.
28898         (sinh_test_upward): Likewise.
28899         (sqrt_test): Likewise.
28900         (tan_test): Likewise.
28901         (tan_test_tonearest): Likewise.
28902         (tan_test_towardzero): Likewise.
28903         (tan_test_downward): Likewise.
28904         (tan_test_upward): Likewise.
28905         (tanh_test): Likewise.
28906         (tgamma_test): Likewise.
28907         (y0_test): Likewise.
28908         (y1_test): Likewise.
28909         (yn_test): Likewise.
28911         * math/gen-libm-test.pl (adjust_arg): Remove function.
28912         (special_function): Remove argument $in_func.  Only handle
28913         generating output for tables of tests, not inside functions.
28914         (parse_args): Likewise.
28915         (generate_testfile): Remove variable $in_func.  Update call to
28916         parse_args.
28917         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
28918         (MINUS_ZERO_INIT): Rename macro to minus_zero.
28919         (PLUS_INFTY_INIT): Rename macro to plus_infty.
28920         (MINUS_INFTY_INIT): Rename macro to minus_infty.
28921         (QNAN_VALUE_INIT): Rename macro to qnan_value.
28922         (MAX_VALUE_INIT): Rename macro to max_value.
28923         (MIN_VALUE_INIT): Rename macro to min_value.
28924         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
28925         (plus_zero): Remove variable.
28926         (minus_zero): Likewise.
28927         (plus_infty): Likewise.
28928         (minus_infty): Likewise.
28929         (qnan_value): Likewise.
28930         (max_value): Likewise.
28931         (min_value): Likewise.
28932         (min_subnorm_value): Likewise.
28934 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
28936         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
28937         uint64_t or uint32_t usage.
28938         * crypt/sha256-block.c: Likewise.
28939         * crypt/sha256-crypt.c: Likewise.
28940         * crypt/sha256.c: Likewise.
28941         * crypt/sha512-block.c: Likewise.
28942         * crypt/sha512-crypt.c: Likewise.
28943         * crypt/sha512.c: Likewise.
28944         * debug/backtrace-tst.c: Likewise.
28945         * debug/pcprofiledump.c: Likewise.
28946         * elf/cache.c: Likewise.
28947         * elf/dl-cache.c: Likewise.
28948         * elf/dl-misc.c: Likewise.
28949         * elf/dl-profile.c: Likewise.
28950         * elf/dl-support.c: Likewise.
28951         * elf/ldconfig.c: Likewise.
28952         * elf/sprof.c: Likewise.
28953         * iconv/dummy-repertoire.c: Likewise.
28954         * iconv/iconv_charmap.c: Likewise.
28955         * iconv/skeleton.c: Likewise.
28956         * iconvdata/8bit-generic.c: Likewise.
28957         * iconvdata/cp737.h: Likewise.
28958         * iconvdata/cp775.h: Likewise.
28959         * iconvdata/ibm1008.h: Likewise.
28960         * iconvdata/ibm1025.h: Likewise.
28961         * iconvdata/ibm1046.h: Likewise.
28962         * iconvdata/ibm1097.h: Likewise.
28963         * iconvdata/ibm1112.h: Likewise.
28964         * iconvdata/ibm1122.h: Likewise.
28965         * iconvdata/ibm1123.h: Likewise.
28966         * iconvdata/ibm1124.h: Likewise.
28967         * iconvdata/ibm1129.h: Likewise.
28968         * iconvdata/ibm1130.h: Likewise.
28969         * iconvdata/ibm1132.h: Likewise.
28970         * iconvdata/ibm1133.h: Likewise.
28971         * iconvdata/ibm1137.h: Likewise.
28972         * iconvdata/ibm1140.h: Likewise.
28973         * iconvdata/ibm1141.h: Likewise.
28974         * iconvdata/ibm1142.h: Likewise.
28975         * iconvdata/ibm1143.h: Likewise.
28976         * iconvdata/ibm1144.h: Likewise.
28977         * iconvdata/ibm1145.h: Likewise.
28978         * iconvdata/ibm1146.h: Likewise.
28979         * iconvdata/ibm1147.h: Likewise.
28980         * iconvdata/ibm1148.h: Likewise.
28981         * iconvdata/ibm1149.h: Likewise.
28982         * iconvdata/ibm1153.h: Likewise.
28983         * iconvdata/ibm1154.h: Likewise.
28984         * iconvdata/ibm1155.h: Likewise.
28985         * iconvdata/ibm1156.h: Likewise.
28986         * iconvdata/ibm1157.h: Likewise.
28987         * iconvdata/ibm1158.h: Likewise.
28988         * iconvdata/ibm1160.h: Likewise.
28989         * iconvdata/ibm1161.h: Likewise.
28990         * iconvdata/ibm1162.h: Likewise.
28991         * iconvdata/ibm1163.h: Likewise.
28992         * iconvdata/ibm1164.h: Likewise.
28993         * iconvdata/ibm1166.h: Likewise.
28994         * iconvdata/ibm1167.h: Likewise.
28995         * iconvdata/ibm12712.h: Likewise.
28996         * iconvdata/ibm1390.h: Likewise.
28997         * iconvdata/ibm1399.h: Likewise.
28998         * iconvdata/ibm16804.h: Likewise.
28999         * iconvdata/ibm4517.h: Likewise.
29000         * iconvdata/ibm4899.h: Likewise.
29001         * iconvdata/ibm4909.h: Likewise.
29002         * iconvdata/ibm4971.h: Likewise.
29003         * iconvdata/ibm5347.h: Likewise.
29004         * iconvdata/ibm803.h: Likewise.
29005         * iconvdata/ibm856.h: Likewise.
29006         * iconvdata/ibm901.h: Likewise.
29007         * iconvdata/ibm902.h: Likewise.
29008         * iconvdata/ibm9030.h: Likewise.
29009         * iconvdata/ibm9066.h: Likewise.
29010         * iconvdata/ibm921.h: Likewise.
29011         * iconvdata/ibm922.h: Likewise.
29012         * iconvdata/ibm9448.h: Likewise.
29013         * iconvdata/isiri-3342.h: Likewise.
29014         * iconvdata/jis0201.h: Likewise.
29015         * include/link.h: Likewise.
29016         * include/netdb.h: Likewise.
29017         * inet/check_native.c: Likewise.
29018         * inet/check_pf.c: Likewise.
29019         * inet/getipv4sourcefilter.c: Likewise.
29020         * inet/getnameinfo.c: Likewise.
29021         * inet/getsourcefilter.c: Likewise.
29022         * inet/htonl.c: Likewise.
29023         * inet/setipv4sourcefilter.c: Likewise.
29024         * inet/setsourcefilter.c: Likewise.
29025         * inet/test-inet6_opt.c: Likewise.
29026         * inet/tst-network.c: Likewise.
29027         * locale/C-collate.c: Likewise.
29028         * locale/C-ctype.c: Likewise.
29029         * locale/C-time.c: Likewise.
29030         * locale/C-translit.h: Likewise.
29031         * locale/loadarchive.c: Likewise.
29032         * locale/programs/3level.h: Likewise.
29033         * locale/programs/charmap.c: Likewise.
29034         * locale/programs/charmap.h: Likewise.
29035         * locale/programs/ld-address.c: Likewise.
29036         * locale/programs/ld-collate.c: Likewise.
29037         * locale/programs/ld-ctype.c: Likewise.
29038         * locale/programs/ld-identification.c: Likewise.
29039         * locale/programs/ld-measurement.c: Likewise.
29040         * locale/programs/ld-messages.c: Likewise.
29041         * locale/programs/ld-monetary.c: Likewise.
29042         * locale/programs/ld-name.c: Likewise.
29043         * locale/programs/ld-numeric.c: Likewise.
29044         * locale/programs/ld-paper.c: Likewise.
29045         * locale/programs/ld-telephone.c: Likewise.
29046         * locale/programs/ld-time.c: Likewise.
29047         * locale/programs/linereader.c: Likewise.
29048         * locale/programs/locale.c: Likewise.
29049         * locale/programs/locarchive.c: Likewise.
29050         * locale/programs/locfile.h: Likewise.
29051         * locale/programs/repertoire.c: Likewise.
29052         * locale/programs/simple-hash.c: Likewise.
29053         * locale/programs/simple-hash.h: Likewise.
29054         * malloc/memusage.c: Likewise.
29055         * malloc/memusagestat.c: Likewise.
29056         * nis/nis_defaults.c: Likewise.
29057         * nis/nis_hash.c: Likewise.
29058         * nis/nis_print.c: Likewise.
29059         * nis/nis_xdr.c: Likewise.
29060         * nscd/connections.c: Likewise.
29061         * nscd/hstcache.c: Likewise.
29062         * nscd/nscd_gethst_r.c: Likewise.
29063         * nscd/nscd_getserv_r.c: Likewise.
29064         * nscd/nscd_helper.c: Likewise.
29065         * nscd/servicescache.c: Likewise.
29066         * nss/makedb.c: Likewise.
29067         * nss/nss_db/db-XXX.c: Likewise.
29068         * nss/nss_db/db-initgroups.c: Likewise.
29069         * nss/nss_db/db-netgrp.c: Likewise.
29070         * nss/nss_files/files-network.c: Likewise.
29071         * nss/nss_files/files-parse.c: Likewise.
29072         * posix/bug-regex5.c: Likewise.
29073         * posix/fnmatch_loop.c: Likewise.
29074         * posix/regcomp.c: Likewise.
29075         * posix/regexec.c: Likewise.
29076         * posix/tst-rfc3484-2.c: Likewise.
29077         * posix/tst-rfc3484-3.c: Likewise.
29078         * posix/tst-rfc3484.c: Likewise.
29079         * resolv/nss_dns/dns-canon.c: Likewise.
29080         * resolv/nss_dns/dns-network.c: Likewise.
29081         * resolv/res_init.c: Likewise.
29082         * resolv/res_mkquery.c: Likewise.
29083         * resolv/tst-aton.c: Likewise.
29084         * stdlib/cxa_atexit.c: Likewise.
29085         * stdlib/cxa_finalize.c: Likewise.
29086         * stdlib/gen-fpioconst.c: Likewise.
29087         * stdlib/strtol_l.c: Likewise.
29088         * string/tst-endian.c: Likewise.
29089         * sunrpc/auth_des.c: Likewise.
29090         * sunrpc/clnt_udp.c: Likewise.
29091         * sunrpc/rtime.c: Likewise.
29092         * sunrpc/svcauth_des.c: Likewise.
29093         * sunrpc/xdr.c: Likewise.
29094         * sunrpc/xdr_intXX_t.c: Likewise.
29095         * sunrpc/xdr_rec.c: Likewise.
29096         * sysdeps/generic/ldconfig.h: Likewise.
29097         * sysdeps/generic/ldsodefs.h: Likewise.
29098         * sysdeps/generic/memusage.h: Likewise.
29099         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
29100         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
29101         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
29102         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
29103         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
29104         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
29105         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
29106         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
29107         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
29108         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
29109         * sysdeps/posix/getaddrinfo.c: Likewise.
29110         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
29111         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29112         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
29113         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
29114         * sysdeps/powerpc/test-gettimebase.c: Likewise.
29115         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
29116         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
29117         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
29118         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
29119         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
29120         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
29121         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
29122         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
29123         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
29124         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
29125         * sysdeps/x86_64/dl-tls.h: Likewise.
29126         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
29127         * time/alt_digit.c: Likewise.
29128         * time/era.c: Likewise.
29129         * wcsmbs/tst-c16c32-1.c: Likewise.
29131 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29133         * math/libm-test.inc (struct test_sincos_data): New type.
29134         (RUN_TEST_LOOP_sincos): New macro.
29135         (sincos_test_data): New variable.
29136         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
29138 2013-05-16  Richard Henderson  <rth@redhat.com>
29140         * math/atest-exp2.c (LIMB64): New macro.
29141         (CONSTSZ): New macro.
29142         (mp_exp1, mp_exp_m1, mp_log2): New variables.
29143         (hexdig): Move ...
29144         (print_mpn_fp): ... to function scope.
29145         (read_mpn_hex): Remove.
29146         (get_log2): Remove.
29147         (exp2_mpn): Use mp_log2.
29148         (main): Use mp_exp1.
29150 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
29152         * math/libm-test.inc: Remove comment about not testing "inexact"
29153         exceptions.
29154         (INEXACT_EXCEPTION): New macro.
29155         (NO_INEXACT_EXCEPTION): Likewise.
29156         (INVALID_EXCEPTION_OK): Update value.
29157         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
29158         (OVERFLOW_EXCEPTION_OK): Likewise.
29159         (UNDERFLOW_EXCEPTION_OK): Likewise.
29160         (IGNORE_ZERO_INF_SIGN): Likewise.
29161         (ERRNO_UNCHANGED): Likewise.
29162         (ERRNO_EDOM): Likewise.
29163         (ERRNO_ERANGE): Likewise.
29164         (test_exceptions): Handle testing "inexact" exceptions.
29165         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
29166         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
29167         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
29168         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
29169         INEXACT_EXCEPTION.
29170         (rint_towardzero_test_data): Likewise.
29171         (rint_downward_test_data): Likewise.
29172         (rint_upward_test_data): Likewise.
29174         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
29175         with OVERFLOW_EXCEPTION.
29176         (exp10_test_data): Likewise.
29177         (exp2_test_data): Likewise.
29178         (expm1_test_data): Likewise.
29179         (lgamma_test_data): Likewise.
29180         (pow_test_data): Likewise.
29181         (tgamma_test_data): Likewise.
29182         (yn_test_data): Remove duplicate test of overflow.
29184         * math/libm-test.inc (struct test_cc_c_data): New type.
29185         (RUN_TEST_LOOP_cc_c): New macro.
29186         (cpow_test_data): New variable.
29187         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
29189         * math/libm-test.inc (struct test_f_L_data): New type.
29190         (RUN_TEST_LOOP_f_L): New macro.
29191         (llrint_test_data): New variable.
29192         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
29193         (llrint_tonearest_test_data): New variable.
29194         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
29195         (llrint_towardzero_test_data): New variable.
29196         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
29197         (llrint_downward_test_data): New variable.
29198         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
29199         (llrint_upward_test_data): New variable.
29200         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
29201         (llround_test_data): New variable.
29202         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
29204 2013-05-13  Peter Collingbourne  <pcc@google.com>
29206         * math/atest-exp2.c (get_log2): Remove const attribute.
29208 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
29210         * math/libm-test.inc (struct test_f_l_data): New type.
29211         (RUN_TEST_LOOP_f_l): New macro.
29212         (lrint_test_data): New variable.
29213         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
29214         (lrint_tonearest_test_data): New variable.
29215         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
29216         (lrint_towardzero_test_data): New variable.
29217         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
29218         (lrint_downward_test_data): New variable.
29219         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
29220         (lrint_upward_test_data): New variable.
29221         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
29222         (lround_test_data): New variable.
29223         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
29225 2013-05-15  Peter Collingbourne  <pcc@google.com>
29227         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
29228         (EXTRACT_WORDS64) Use where appropriate.
29229         (INSERT_WORDS64) Likewise.
29231         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
29232         constraints with x constraints.
29233         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
29235         * malloc/obstack.c (_obstack_compat): Add initializer.
29237 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
29239         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
29240         si_trapno and add si_addr_lsb to _sifields.sigfault.
29241         (si_trapno): Remove macro.
29242         (si_addr_lsb): Define new macro.
29243         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
29245 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
29247         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
29248         instead of TEST_f_l.
29249         (llrint_test_tonearest): Likewise.
29250         (llrint_test_towardzero): Likewise.
29251         (llrint_test_downward): Likewise.
29252         (llrint_test_upward): Likewise.
29253         (llround_test): Likewise.
29255         * math/libm-test.inc (struct test_f_i_data): Add comment.
29256         (RUN_TEST_LOOP_f_b): New macro.
29257         (RUN_TEST_LOOP_f_b_tg): Likewise.
29258         (finite_test_data): New variable.
29259         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
29260         (isfinite_test_data): New variable.
29261         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29262         (isinf_test_data): New variable.
29263         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29264         (isnan_test_data): New variable.
29265         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29266         (isnormal_test_data): New variable.
29267         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29268         (issignaling_test_data): New variable.
29269         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29270         (signbit_test_data): New variable.
29271         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
29273         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
29274         with INVALID_EXCEPTION.
29275         (acosh_test_data): Likewise.
29276         (asin_test_data): Likewise.
29277         (atanh_test_data): Likewise.
29278         (fmod_test_data): Likewise.
29279         (log_test_data): Likewise.
29280         (log10_test_data): Likewise.
29281         (log2_test_data): Likewise.
29282         (pow_test_data): Likewise.
29283         (sqrt_test_data): Likewise.
29284         (y0_test_data): Likewise.
29285         (y1_test_data): Likewise.
29286         (yn_test_data): Likewise.
29288         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
29289         function contents.
29291         * math/libm-test.inc (struct test_ff_i_data): New type.
29292         (RUN_TEST_LOOP_ff_i_tg): New macro.
29293         (isgreater_test_data): New variable.
29294         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29295         (isgreaterequal_test_data): New variable.
29296         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29297         (isless_test_data): New variable.
29298         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29299         (islessequal_test_data): New variable.
29300         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29301         (islessgreater_test_data): New variable.
29302         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29303         (isunordered_test_data): New variable.
29304         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
29306 2013-05-14  David S. Miller  <davem@davemloft.net>
29308         * sysdeps/sparc/fpu/libm-test-ulps: Update.
29310 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
29312         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
29314         * math/libm-test.inc (struct test_fF_f1_data): Change type of
29315         extra_test to int.
29316         (struct test_f_i_data): Change type of max_ulp to int.
29318         * math/libm-test.inc (test_ffI_f1_data): New type.
29319         (RUN_TEST_LOOP_ffI_f1): New macro.
29320         (remquo_test_data): New variable.
29321         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
29323         * setjmp/tst-setjmp-fp.c: New file.
29324         * setjmp/Makefile (tests): Add tst-setjmp-fp.
29325         (link-libm): New variable.
29326         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
29328         * math/libm-test.inc (struct test_f_i_data): New type.
29329         (RUN_TEST_LOOP_f_i): New macro.
29330         (RUN_TEST_LOOP_f_i_tg): Likewise.
29331         (fpclassify_test_data): New variable.
29332         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
29333         (ilogb_test_data): New variable.
29334         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
29336         * math/libm-test.inc (scalbln_test): Correct function name in END
29337         call.
29339         * math/libm-test.inc (struct test_f_f1_data): Add comment.
29340         (RUN_TEST_LOOP_fI_f1): New macro.
29341         (frexp_test_data): New variable.
29342         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
29344         * math/libm-test.inc (struct test_fF_f1_data): New type.
29345         (RUN_TEST_LOOP_fF_f1): New macro.
29346         (modf_test_data): New variable.
29347         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
29349         * math/libm-test.inc (struct test_f_f1_data): New type.
29350         (RUN_TEST_LOOP_f_f1): New macro.
29351         (gamma_test_data): New variable.
29352         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
29353         (lgamma_test_data): New variable.
29354         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
29356 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
29358         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
29359         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
29360         (main): Comment "tls" pseudo-hwcap.
29362 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
29364         * math/libm-test.inc (struct test_fl_f_data): New type.
29365         (RUN_TEST_LOOP_fl_f): New variable.
29366         (scalbln_test_data): New variable.
29367         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
29369         * math/libm-test.inc (struct test_fi_f_data): New type.
29370         (RUN_TEST_LOOP_fi_f): New macro.
29371         (ldexp_test_data): New variable.
29372         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
29373         (scalbn_test_data): New variable.
29374         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
29376         * math/libm-test.inc (struct test_c_f_data): New type.
29377         (RUN_TEST_LOOP_c_f): New macro.
29378         (cabs_test_data): New variable.
29379         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
29380         (carg_test_data): New variable.
29381         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
29382         (cimag_test_data): New variable.
29383         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
29384         (creal_test_data): New variable.
29385         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
29387         * math/libm-test.inc (struct test_if_f_data): New type.
29388         (RUN_TEST_LOOP_if_f): New macro.
29389         (jn_test_data): New variable.
29390         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
29391         (yn_test_data): New variable.
29392         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
29394         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
29396 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29398         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
29399         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
29401 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
29403         * benchtests/Makefile (CPPFLAGS-nonlib): Add
29404         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
29405         (bench-deps): Add bench-timing.h.
29406         * benchtests-bench-skeleton.c: Include bench-timing.h.
29407         (main): Use TIMING_* macros instead of clock_gettime.
29408         * benchtests/bench-timing.h: New file.
29410         [BZ #14582]
29411         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
29412         Renamed from _LIB_VERSION.
29413         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
29415 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
29417         * math/libm-test.inc (struct test_fff_f_data): New type.
29418         (RUN_TEST_LOOP_fff_f): New macro.
29419         (fma_test_data): New variable.
29420         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
29421         (fma_towardzero_test_data): New variable.
29422         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
29423         (fma_downward_test_data): New variable.
29424         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
29425         (fma_upward_test_data): New variable.
29426         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
29428         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
29429         (struct test_c_c_data): New type.
29430         (RUN_TEST_LOOP_c_c): New macro.
29431         (cacos_test_data): New variable.
29432         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
29433         (cacosh_test_data): New variable.
29434         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
29435         (casin_test_data): New variable.
29436         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
29437         (casinh_test_data): New variable.
29438         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
29439         (catan_test_data): New variable.
29440         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
29441         (catanh_test_data): New variable.
29442         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
29443         (ccos_test_data): New variable.
29444         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
29445         (ccosh_test_data): New variable.
29446         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
29447         (cexp_test_data): New variable.
29448         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
29449         (clog_test_data): New variable.
29450         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
29451         (clog10_test_data): New variable.
29452         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
29453         (conj_test_data): New variable.
29454         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
29455         (cproj_test_data): New variable.
29456         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
29457         (csin_test_data): New variable.
29458         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
29459         (csinh_test_data): New variable.
29460         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
29461         (csqrt_test_data): New variable.
29462         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
29463         (ctan_test_data): New variable.
29464         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
29465         (ctan_tonearest_test_data): New variable.
29466         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
29467         (ctan_towardzero_test_data): New variable.
29468         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
29469         (ctan_downward_test_data): New variable.
29470         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
29471         (ctan_upward_test_data): New variable.
29472         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
29473         (ctanh_test_data): New variable.
29474         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
29475         (ctanh_tonearest_test_data): New variable.
29476         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
29477         (ctanh_towardzero_test_data): New variable.
29478         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
29479         (ctanh_downward_test_data): New variable.
29480         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
29481         (ctanh_upward_test_data): New variable.
29482         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
29483         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
29484         of BUILD_COMPLEX.
29486         * math/libm-test.inc (struct test_ff_f_data): New type.
29487         (struct test_ff_f_data_nexttoward): Likewise.
29488         (RUN_TEST_LOOP_2_f): New macro.
29489         (RUN_TEST_LOOP_ff_f): Likewise.
29490         (atan2_test_data): New variable.
29491         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
29492         (copysign_test_data): New variable.
29493         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
29494         (fdim_test_data): New variable.
29495         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
29496         (fmax_test_data): New variable.
29497         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
29498         (fmin_test_data): New variable.
29499         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
29500         (fmod_test_data): New variable.
29501         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
29502         (hypot_test_data): New variable.
29503         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
29504         (nextafter_test_data): New variable.
29505         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
29506         (nexttoward_test_data): New variable.
29507         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
29508         (pow_test_data): New variable.
29509         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
29510         (pow_tonearest_test_data): New variable.
29511         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
29512         (pow_towardzero_test_data): New variable.
29513         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
29514         (pow_downward_test_data): New variable.
29515         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
29516         (pow_upward_test_data): New variable.
29517         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
29518         (remainder_test_data): New variable.
29519         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
29520         (scalb_test_data): New variable.
29521         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
29522         * sysdeps/i386/fpu/libm-test-ulps: Update.
29524 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
29526         * math/libm-test.inc (fma_test): Use max_value instead of local
29527         variable fltmax.
29528         (nextafter_test): Likewise.
29530         * math/libm-test.inc (acos_towardzero_test_data): New variable.
29531         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29532         (acos_downward_test_data): New variable.
29533         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29534         (acos_upward_test_data): New variable.
29535         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29536         (acosh_test_data): New variable.
29537         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
29538         (asin_test_data): New variable.
29539         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
29540         (asin_tonearest_test_data): New variable.
29541         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29542         (asin_towardzero_test_data): New variable.
29543         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29544         (asin_downward_test_data): New variable.
29545         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29546         (asin_upward_test_data): New variable.
29547         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29548         (asinh_test_data): New variable.
29549         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
29550         (atan_test_data): New variable.
29551         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
29552         (atanh_test_data): New variable.
29553         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
29554         (cbrt_test_data): New variable.
29555         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
29556         (ceil_test_data): New variable.
29557         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
29558         (cos_test_data): New variable.
29559         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
29560         (cos_tonearest_test_data): New variable.
29561         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29562         (cos_towardzero_test_data): New variable.
29563         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29564         (cos_downward_test_data): New variable.
29565         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29566         (cos_upward_test_data): New variable.
29567         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29568         (cosh_test_data): New variable.
29569         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
29570         (cosh_tonearest_test_data): New variable.
29571         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29572         (cosh_towardzero_test_data): New variable.
29573         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29574         (cosh_downward_test_data): New variable.
29575         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29576         (cosh_upward_test_data): New variable.
29577         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29578         (erf_test_data): New variable.
29579         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
29580         (erfc_test_data): New variable.
29581         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
29582         (exp_test_data): New variable.
29583         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
29584         (exp_tonearest_test_data): New variable.
29585         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29586         (exp_towardzero_test_data): New variable.
29587         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29588         (exp_downward_test_data): New variable.
29589         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29590         (exp_upward_test_data): New variable.
29591         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29592         (exp10_test_data): New variable.
29593         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
29594         (exp2_test_data): New variable.
29595         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
29596         (expm1_test_data): New variable.
29597         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
29598         (fabs_test_data): New variable.
29599         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
29600         (floor_test_data): New variable.
29601         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
29602         (j0_test_data): New variable.
29603         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
29604         (j1_test_data): New variable.
29605         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
29606         (log_test_data): New variable.
29607         (log_test): Run tests with RUN_TEST_LOOP_f_f.
29608         (log10_test_data): New variable.
29609         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
29610         (log1p_test_data): New variable.
29611         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
29612         (log2_test_data): New variable.
29613         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
29614         (logb_test_data): New variable.
29615         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
29616         (logb_downward_test_data): New variable.
29617         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29618         (nearbyint_test_data): New variable.
29619         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
29620         (rint_test_data): New variable.
29621         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
29622         (rint_tonearest_test_data): New variable.
29623         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29624         (rint_towardzero_test_data): New variable.
29625         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29626         (rint_downward_test_data): New variable.
29627         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29628         (rint_upward_test_data): New variable.
29629         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29630         (round_test_data): New variable.
29631         (round_test): Run tests with RUN_TEST_LOOP_f_f.
29632         (sin_test_data): New variable.
29633         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
29634         (sin_tonearest_test_data): New variable.
29635         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29636         (sin_towardzero_test_data): New variable.
29637         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29638         (sin_downward_test_data): New variable.
29639         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29640         (sin_upward_test_data): New variable.
29641         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29642         (sinh_test_data): New variable.
29643         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
29644         (sinh_tonearest_test_data): New variable.
29645         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29646         (sinh_towardzero_test_data): New variable.
29647         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29648         (sinh_downward_test_data): New variable.
29649         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29650         (sinh_upward_test_data): New variable.
29651         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29652         (sqrt_test_data): New variable.
29653         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
29654         (tan_test_data): New variable.
29655         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
29656         (tan_tonearest_test_data): New variable.
29657         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29658         (tan_towardzero_test_data): New variable.
29659         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
29660         (tan_downward_test_data): New variable.
29661         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
29662         (tan_upward_test_data): New variable.
29663         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
29664         (tanh_test_data): New variable.
29665         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
29666         (tgamma_test_data): New variable.
29667         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
29668         (trunc_test_data): New variable.
29669         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
29670         (y0_test_data): New variable.
29671         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
29672         (y1_test_data): New variable.
29673         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
29674         (significand_test_data): New variable.
29675         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
29677 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
29679         [BZ #12387]
29680         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
29682 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
29684         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
29686 2013-05-10  Andreas Jaeger  <aj@suse.de>
29688         [BZ #15448]
29689         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
29690         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
29692 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
29694         * math/gen-libm-test.pl (adjust_arg): New function.
29695         (special_functions): Handle generating output in both functions
29696         and arrays.
29697         (parse_args): Likewise.
29698         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
29699         $in_func argument to parse_args.
29700         * math/libm-test.inc (struct test_f_f_data): New type.
29701         (IF_ROUND_INIT_): New macro.
29702         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
29703         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
29704         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
29705         (IF_ROUND_INIT_FE_UPWARD): Likewise.
29706         (ROUND_RESTORE_): Likewise.
29707         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
29708         (ROUND_RESTORE_FE_TONEAREST): Likewise.
29709         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
29710         (ROUND_RESTORE_FE_UPWARD): Likewise.
29711         (RUN_TEST_LOOP_f_f): New macro.
29712         (acos_test_data): New variable.
29713         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
29714         (acos_tonearest_test_data): New variable.
29715         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
29717 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
29719         * benchtests/bench-skeleton.c (startup): Fix coding style.
29721 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
29723         [BZ #6809]
29724         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
29725         negative infinity argument.
29726         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
29727         negative infinity argument.
29728         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
29729         negative infinity argument.
29730         * math/libm-test.inc (tgamma_test): Expect errno to be set for
29731         domain errors.
29733 2013-05-10  Florian Weimer  <fweimer@redhat.com>
29735         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
29736         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
29737         * iconv/iconv_prog.c (main): Likewise.
29738         * locale/programs/charmap-dir.c (charmap_readdir)
29739         (fopen_uncompressed): Likewise.
29740         * locale/programs/locfile.c (siblings_uncached)
29741         (write_locale_data): Use lstat64 instead of lstat.
29742         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
29743         stat.
29745 2013-05-10  Andreas Jaeger  <aj@suse.de>
29747         [BZ #15395]
29748         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
29749         localization.
29750         Include <locale.h>.
29752 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
29754         * elf/dl-close.c (_dl_close_worker): Add comments.
29756 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
29758         [BZ #15359]
29759         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
29760         high part of pi/2.
29761         (__ieee754_rem_pio2l): Update comments.
29763         [BZ #15429]
29764         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
29765         high part of pi/2.
29766         (__ieee754_rem_pio2l): Update comments.
29768         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
29769         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
29771         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
29772         M_PI_4l.
29774         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
29775         (M_PI_34_LOG10El): Likewise.
29776         (M_PI2_LOG10El): Likewise.
29777         (M_PI4_LOG10El): Likewise.
29778         (M_PI_LOG10El): Likewise.
29780 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29782         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29784 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
29786         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
29787         (MINUS_ZERO_INIT): Likewise.
29788         (PLUS_INFTY_INIT): Likewise.
29789         (MINUS_INFTY_INIT): Likewise.
29790         (QNAN_VALUE_INIT): Likewise.
29791         (MAX_VALUE_INIT): Likewise.
29792         (MIN_VALUE_INIT): Likewise.
29793         (MIN_SUBNORM_VALUE_INIT): Likewise.
29794         (plus_zero): Initialize with PLUS_ZERO_INIT.
29795         (minus_zero): Initialize with MINUS_ZERO_INIT.
29796         (plus_infty): Initialize with PLUS_INFTY_INIT.
29797         (minus_infty): Initialize with MINUS_INFTY_INIT.
29798         (qnan_value): Initialize with QNAN_VALUE_INIT.
29799         (max_value): Initialize with MAX_VALUE_INIT.
29800         (min_value): Initialize with MIN_VALUE_INIT.
29801         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
29803         * math/libm-test.inc (RUN_TEST_if_f): New macro.
29804         (jn_test): Use TEST_if_f instead of TEST_ff_f.
29805         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
29806         (yn_test): Use TEST_if_f instead of TEST_ff_f.
29808         * math/libm-test.inc (RUN_TEST_f_f): New macro.
29809         (RUN_TEST_2_f): Likewise.
29810         (RUN_TEST_ff_f): Likewise.
29811         (RUN_TEST_fi_f): Likewise.
29812         (RUN_TEST_fl_f): Likewise.
29813         (RUN_TEST_fff_f): Likewise.
29814         (RUN_TEST_c_f): Likewise.
29815         (RUN_TEST_f_f1): Likewise.
29816         (RUN_TEST_fF_f1): Likewise.
29817         (RUN_TEST_fI_f1): Likewise.
29818         (RUN_TEST_ffI_f1): Likewise.
29819         (RUN_TEST_c_c): Likewise.
29820         (RUN_TEST_cc_c): Likewise.
29821         (RUN_TEST_f_i): Likewise.
29822         (RUN_TEST_f_i_tg): Likewise.
29823         (RUN_TEST_ff_i_tg): Likewise.
29824         (RUN_TEST_f_b): Likewise.
29825         (RUN_TEST_f_b_tg): Likewise.
29826         (RUN_TEST_f_l): Likewise.
29827         (RUN_TEST_f_L): Likewise.
29828         (RUN_TEST_sincos): Likewise.
29829         * math/gen-libm-test.pl (new_test): Take new argument to indicate
29830         whether to show exceptions.  Do not include ");\n" in return
29831         value.
29832         (special_functions): Output call to RUN_TEST_sincos instead of
29833         check_float calls.  Update calls to new_test.
29834         (parse_args): Output call to single RUN_TEST_* macro instead of
29835         check_* calls and other assignments.  Update calls to new_test.
29837         [BZ #2546]
29838         [BZ #2560]
29839         [BZ #5159]
29840         [BZ #15426]
29841         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
29842         input to result for tgamma overflow.
29843         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
29844         (gamma_coeff): New variable.
29845         (NCOEFF): New macro.
29846         (gamma_positive): New function.
29847         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
29848         underflow here.  Use gamma_positive instead of exp (lgamma) for
29849         other arguments.
29850         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
29851         (gamma_coeff): New variable.
29852         (NCOEFF): New macro.
29853         (gammaf_positive): New function.
29854         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
29855         underflow here.  Use gamma_positive instead of exp (lgamma) for
29856         other arguments.
29857         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
29858         (gamma_coeff): New variable.
29859         (NCOEFF): New macro.
29860         (gammal_positive): New function.
29861         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
29862         underflow here.  Use gamma_positive instead of exp (lgamma) for
29863         other arguments.
29864         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
29865         (gamma_coeff): New variable.
29866         (NCOEFF): New macro.
29867         (gammal_positive): New function.
29868         (__ieee754_gammal_r): Handle positive infinity, overflow and
29869         underflow here.  Handle NaN the same as positive infinity.  Remove
29870         check x < 0xffffffff for negative integers.  Use gamma_positive
29871         instead of exp (lgamma) for other arguments.
29872         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
29873         (gamma_coeff): New variable.
29874         (NCOEFF): New macro.
29875         (gammal_positive): New function.
29876         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
29877         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
29878         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
29879         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
29880         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
29881         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
29882         * sysdeps/generic/math_private.h (__gamma_productf): New
29883         prototype.
29884         (__gamma_product): Likewise.
29885         (__gamma_productl): Likewise.
29886         * math/Makefile (libm-calls): Add gamma_product.
29887         * math/libm-test.inc (tgamma_test): Add more tests.
29888         * sysdeps/i386/fpu/libm-test-ulps: Update.
29889         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
29891 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
29893         * benchtests/bench-skeleton.c (main): Preheat CPU.
29895 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
29897         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
29899 2013-05-07  Roland McGrath  <roland@hack.frob.com>
29901         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
29902         and _dl_skip_args_internal.
29904 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
29906         * manual/message.texi (Message Translation): Talk about users.
29907         Message to key mapping impacts design.
29909 2013-05-06  Roland McGrath  <roland@hack.frob.com>
29911         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
29913         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
29915         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
29916         * sysdeps/wordsize-64/glob64.c: ... here.
29918         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
29919         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
29920         New macros.
29922         * debug/getlogin_r_chk.c: Moved to ...
29923         * login/getlogin_r_chk.c: ... here.
29924         * debug/Makefile (routines): Move getlogin_r_chk to ...
29925         * login/Makefile (routines): ... here.
29926         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
29927         * login/Versions (libc: GLIBC_2.4): ... here.
29929         * io/poll.c (__poll): Renamed from poll.
29930         Add libc_hidden_def.
29931         (poll): Define as weak alias.
29933         * debug/ptsname_r_chk.c: Moved to ...
29934         * login/ptsname_r_chk.c: ... here.
29935         * debug/Makefile (routines): Move ptsname_r_chk to ...
29936         * login/Makefile (routines): ... here.
29937         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
29938         * login/Versions (libc: GLIBC_2.4): ... here.
29940         * posix/getlogin.c: Moved to ...
29941         * login/getlogin.c: ... here.
29942         * posix/getlogin_r.c: Moved to ...
29943         * login/getlogin_r.c: ... here.
29944         * posix/getlogin_r.c: Moved to ...
29945         * login/getlogin_r.c: ... here.
29946         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
29947         * login/Makefile (routines): ... here.
29948         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
29949         * login/Versions (libc: GLIBC_2.0): ... here.
29951         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
29952         (setrlimit): Define as weak alias.
29954         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
29955         Call __ names for open, ftruncate, and close.
29956         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
29957         (truncate): Define as weak alias.
29959 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
29961         * math/gen-libm-test.pl (parse_args): Initialize x before each
29962         test of frexp, modf and remquo.
29964         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
29965         test signgam value.
29967 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
29969         [BZ #15418]
29970         [BZ #15419]
29971         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
29972         internal tests.
29973         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
29975 2013-05-06  Roland McGrath  <roland@hack.frob.com>
29977         * elf/dl-writev.h: New file.
29978         * elf/dl-misc.c: Include it.
29979         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
29980         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
29982 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
29984         * math/libm-test.inc (noXFails): Remove variable.
29985         (noXPasses): Likewise.
29986         (BUILD_COMPLEX_INT): Remove macro.
29987         (print_screen): Remove xfail argument.
29988         (print_screen_max_error): Likewise.
29989         (update_stats): Likewise.
29990         (print_max_error): Likewise.  Update calls to other affected
29991         functions.
29992         (print_complex_max_error): Likewise.
29993         (test_single_exception): Update calls to print_screen.
29994         (test_single_errno): Likewise.
29995         (check_float_internal): Remove xfail argument.  Update calls to
29996         other affected functions.
29997         (check_float): Likewise.
29998         (check_complex): Likewise.
29999         (check_int): Likewise.
30000         (check_long): Likewise.
30001         (check_bool): Likewise.
30002         (check_longlong): Likewise.
30003         (main): Don't print noXFails and noXPasses.
30004         * math/gen-libm-test.pl (top level): Don't mention expected
30005         failure handling in comment.
30006         (new_test): Don't handle expected failures.
30007         (parse_args): Don't mention expected failure handling in comment.
30008         (generate_testfile): Don't handle expected failures.
30009         (parse_ulps): Likewise.
30010         (print_ulps_file): Likewise.
30011         (get_failure): Remove function.
30012         (output_test): Don't handle expected failures.
30013         * make/README.libm-test: Don't mention expected failure handling.
30015         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
30016         (minus_zero): Likewise.
30017         (plus_infty): Likewise.
30018         (minus_infty): Likewise.
30019         (qnan_value): Likewise.
30020         (max_value): Likewise.
30021         (min_value): Likewise.
30022         (min_subnorm_value): Likewise.
30023         (initialize): Do not initialize those variables dynamically.
30025 2013-05-03  Roland McGrath  <roland@hack.frob.com>
30027         * io/open.c (__open_2): Moved to ...
30028         * io/open_2.c: ... this new file.
30029         * io/open64.c (__open64_2): Moved to ...
30030         * io/open64_2.c: ... this new file.
30031         * io/openat.c (__openat_2): Moved to ...
30032         * io/openat_2.c: ... this new file.
30033         * io/openat64.c (__openat64_2): Moved to ...
30034         * io/openat64_2.c: ... this new file.
30035         * io/Makefile (routines): Add them.
30036         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
30037         * sysdeps/unix/sysv/linux/open_2.c: File removed.
30038         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
30039         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
30040         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
30041         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
30042         (__openat64): Add hidden_ver.
30043         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
30044         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
30046         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
30047         Separately conditionalize setting of GLRO(dl_sysinfo) so
30048         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
30049         as well, but the actual setting is only under [NEED_DL_SYSINFO].
30051 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30053         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
30054         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
30055         definition.
30056         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
30057         * sysdeps/unix/sysv/linux/powerpc/init-first.c
30058         (_libc_vdso_platform_setup): Add __vdso_time initialization.
30059         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
30060         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
30062 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
30064         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
30065         test signgam value.
30067         * math/libm-test.inc (hypot_test): Do not use
30068         IGNORE_ZERO_INF_SIGN.
30070 2013-05-03  Andreas Jaeger  <aj@suse.de>
30072         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
30073         Linux 3.9.
30074         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
30075         (PF_MAX): Adjust for VSOCK change.
30077 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30079         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30081 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
30083         [BZ #15264]
30084         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
30085         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
30086         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
30088 2013-05-02  David S. Miller  <davem@davemloft.net>
30090         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30092 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
30094         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
30096 2013-05-01  Roland McGrath  <roland@hack.frob.com>
30098         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
30100 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
30102         [BZ #14952]
30103         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
30104         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
30105         Use __attribute__ ((__gnu_inline__)).
30106         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
30107         Don't use __attribute__ ((__gnu_inline__)).
30109 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
30111         [BZ #15423]
30112         * math/s_catan.c (__catan): Handle small real or imaginary part of
30113         input specially to avoid spurious underflow.
30114         * math/s_catanf.c (__catanf): Likewise.
30115         * math/s_catanh.c (__catanh): Likewise.
30116         * math/s_catanhf.c (__catanhf): Likewise.
30117         * math/s_catanhl.c (__catanhl): Likewise.
30118         * math/s_catanl.c (__catanl): Likewise.
30119         * math/libm-test.inc (catan_test): Add more tests.
30120         (catanh_test): Likewise.
30121         * sysdeps/i386/fpu/libm-test-ulps: Update.
30122         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30124 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30126         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30128 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
30130         [BZ #15416]
30131         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
30132         accurately for denominator in atan2.
30133         * math/s_catanf.c (__catanf): Likewise.
30134         * math/s_catanh.c (__catanh): Likewise.
30135         * math/s_catanhf.c (__catanhf): Likewise.
30136         * math/s_catanhl.c (__catanhl): Likewise.
30137         * math/s_catanl.c (__catanl): Likewise.
30138         * math/libm-test.inc (catan_test): Add more tests.
30139         (catanh_test): Likewise.
30140         * sysdeps/i386/fpu/libm-test-ulps: Update.
30141         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30143 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
30145         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
30147         * benchtests/Makefile (bench): Remove slow benchmarks.
30148         * benchtests/atan-inputs: Add slow benchmark inputs.
30149         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
30150         (BENCH_FUNC): Accept variant offset.
30151         (VARIANT): Define.
30152         * benchtests/bench-skeleton.c (main): Run benchmark for each
30153         variant.
30154         * benchtests/cos-inputs: Add slow benchmark inputs.
30155         * benchtests/exp-inputs: Likewise.
30156         * benchtests/pow-inputs: Likewise.
30157         * benchtests/sin-inputs: Likewise.
30158         * benchtests/slowatan-inputs: Remove.
30159         * benchtests/slowatan.c: Remove.
30160         * benchtests/slowcos-inputs: Remove.
30161         * benchtests/slowcos.c: Remove.
30162         * benchtests/slowexp-inputs: Remove.
30163         * benchtests/slowexp.c: Remove.
30164         * benchtests/slowpow-inputs: Remove.
30165         * benchtests/slowpow.c: Remove.
30166         * benchtests/slowsin-inputs: Remove.
30167         * benchtests/slowsin.c: Remove.
30168         * benchtests/slowtan-inputs: Remove.
30169         * benchtests/slowtan.c: Remove.
30170         * benchtests/tan-inputs: Add slow benchmark inputs.
30171         * scripts/bench.pl: Parse comments and directives.
30173         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
30174         in CPPFLAGS.
30175         ($(objpfx)bench-%.c): Remove *-ITER.
30176         * benchtests/bench-modf.c: Remove definition of ITER.
30177         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
30178         (main): Loop for DURATION seconds instead of fixed number of
30179         iterations.
30180         * scripts/bench.pl: Don't expect iterations in parameters.
30182 2013-04-29  Roland McGrath  <roland@hack.frob.com>
30184         * io/fchdir.c (__fchdir): Renamed from fchdir.
30185         (fchdir): Define as weak alias.
30187 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
30189         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
30190         (ERRNO_EDOM): Likewise.
30191         (ERRNO_ERANGE): Likewise.
30192         (noErrnoTests): New variable.
30193         (init_max_error): Set errno to 0.
30194         (test_single_errno): New function.
30195         (test_errno): Likewise.
30196         (check_float_internal): Call test_errno.  Set errno to 0.
30197         (check_complex): Refer to errno tests in comment.
30198         (check_int): Call test_errno.  Set errno to 0.
30199         (check_long): Likewise.
30200         (check_bool): Likewise.
30201         (check_longlong): Likewise.
30202         (cos_test): Use ERRNO_* flags for errno tests instead of
30203         check_int.
30204         (expm1_test): Likewise.
30205         (fmod_test): Likewise.
30206         (ilogb_test): Likewise.
30207         (lgamma_test): Likewise.
30208         (pow_test): Likewise.
30209         (remainder_test): Likewise.
30210         (sin_test): Likewise.
30211         (tan_test): Likewise.
30212         (yn_test): Likewise.
30213         (initialize): Set errno to 0.
30214         (main): Print number of errno tests.
30215         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
30217 2013-04-29  Andreas Jaeger  <aj@suse.de>
30219         [BZ #15084]
30220         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
30221         and RES_USEVC.
30223         [BZ #15085]
30224         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
30225         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
30226         unimplemented.
30228         [BZ #15380]
30229         * stdlib/random.c (__initstate): Return NULL if
30230         __initstate fails.
30232         [BZ #15086]
30233         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
30234         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
30235         RES_SNGLKUPREOP.
30237 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30239         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30241 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
30243         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
30244         of individual tests.
30245         (casin_test): Likewise.
30246         (casinh_test): Likewise.
30248 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
30250         [BZ #15409]
30251         * math/s_catan.c (__catan): Handle arguments with large real or
30252         imaginary part separately without squaring.
30253         * math/s_catanf.c (__catanf): Likewise.
30254         * math/s_catanh.c (__catanh): Likewise.
30255         * math/s_catanhf.c (__catanhf): Likewise.
30256         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
30257         and redefine.
30258         (__catanhl): Handle arguments with large real or imaginary part
30259         separately without squaring.
30260         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
30261         and redefine.
30262         (__catanl): Handle arguments with large real or imaginary part
30263         separately without squaring.
30264         * math/libm-test.inc (catan_test): Add more tests.
30265         (catanh_test): Likewise.
30266         * sysdeps/i386/fpu/libm-test-ulps: Update.
30267         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30269 2013-04-27  Andreas Jaeger  <aj@suse.de>
30271         [BZ #15007]
30272         * stdlib/stdlib.h: Update guards for qecvt.
30273         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
30274         <stdlib.h>.
30276 2013-04-27  Allan McRae  <allan@archlinux.org>
30278         * sysdeps/i386/fpu/libm-test-ulps: Update.
30280 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
30282         [BZ #15406]
30283         * math/s_catan.c: Include <float.h>.
30284         (__catan): Ensure underflow exception occurs for underflowed
30285         result.
30286         * math/s_catanf.c: Include <float.h>.
30287         (__catanf): Ensure underflow exception occurs for underflowed
30288         result.
30289         * math/s_catanh.c: Include <float.h>.
30290         (__catanh): Ensure underflow exception occurs for underflowed
30291         result.
30292         * math/s_catanhf.c: Include <float.h>.
30293         (__catanhf): Ensure underflow exception occurs for underflowed
30294         result.
30295         * math/s_catanhl.c: Include <float.h>.
30296         (__catanhl): Ensure underflow exception occurs for underflowed
30297         result.
30298         * math/s_catanl.c: Include <float.h>.
30299         (__catanl): Ensure underflow exception occurs for underflowed
30300         result.
30301         * math/libm-test.inc (catan_test): Add more tests.
30302         (catanh_test): Likewise.
30304         [BZ #15405]
30305         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
30306         underflowed result.
30307         * math/s_ccoshf.c (__ccoshf): Likewise.
30308         * math/s_ccoshl.c (__ccoshl): Likewise.
30309         * math/s_csin.c (__csin): Likewise.
30310         * math/s_csinf.c (__csinf): Likewise.
30311         * math/s_csinh.c (__csinh): Likewise.
30312         * math/s_csinhf.c (__csinhf): Likewise.
30313         * math/s_csinhl.c (__csinhl): Likewise.
30314         * math/s_csinl.c (__csinl): Likewise.
30315         * math/libm-test.inc (ccos_test): Add more tests.
30316         (ccosh_test): Likewise.
30317         (csin_test): Likewise.
30318         (csinh_test): Likewise.
30320 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30322         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
30323         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
30324         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
30325         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
30326         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
30327         powerpc/power5+/fpu folders.
30328         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
30331 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
30333         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30335 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
30337         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
30338         additions to variable.
30339         [$(config-machine) = x86_64] (modules-names): Likewise.
30340         ($(objpfx)tst-audit3): Remove dependency.
30341         ($(objpfx)tst-audit3.out): Likewise.
30342         ($(objpfx)tst-audit4): Likewise.
30343         ($(objpfx)tst-audit4.out): Likewise.
30344         ($(objpfx)tst-audit5): Likewise.
30345         ($(objpfx)tst-audit5.out): Likewise.
30346         ($(objpfx)tst-audit6): Likewise.
30347         ($(objpfx)tst-audit6.out): Likewise.
30348         ($(objpfx)tst-audit7): Likewise.
30349         ($(objpfx)tst-audit7.out): Likewise.
30350         (tst-audit3-ENV): Remove variable.
30351         (tst-audit4-ENV): Likewise.
30352         (tst-audit5-ENV): Likewise.
30353         (tst-audit6-ENV): Likewise.
30354         (tst-audit7-ENV): Likewise.
30355         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
30356         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
30357         addition to variable.
30358         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
30359         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
30360         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
30361         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
30362         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
30363         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
30364         tst-audit3, tst-audit4 and tst-audit5.
30365         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
30366         tst-audit6 and tst-audit7.
30367         [$(subdir) = elf] (modules-names): Add audit modules for those
30368         tests.
30369         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
30370         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
30371         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
30372         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
30373         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
30374         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
30375         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
30376         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
30377         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
30378         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
30379         [$(subdir) = elf] (tst-audit3-ENV): New variable.
30380         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
30381         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
30382         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
30383         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
30384         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
30385         Likewise.
30386         [$(subdir) = elf && $(config-cflags-avx) = yes]
30387         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
30388         [$(subdir) = elf && $(config-cflags-avx) = yes]
30389         (CFLAGS-tst-auditmod4a.c): Likewise.
30390         [$(subdir) = elf && $(config-cflags-avx) = yes]
30391         (CFLAGS-tst-auditmod4b.c): Likewise.
30392         [$(subdir) = elf && $(config-cflags-avx) = yes]
30393         (CFLAGS-tst-auditmod6b.c): Likewise.
30394         [$(subdir) = elf && $(config-cflags-avx) = yes]
30395         (CFLAGS-tst-auditmod6c.c): Likewise.
30396         [$(subdir) = elf && $(config-cflags-avx) = yes]
30397         (CFLAGS-tst-auditmod7b.c): Likewise.
30398         * elf/tst-audit3.c: Move to ...
30399         * sysdeps/x86_64/tst-audit3.c: ... here.
30400         * elf/tst-audit4.c: Move to ...
30401         * sysdeps/x86_64/tst-audit4.c: ... here.
30402         * elf/tst-audit5.c: Move to ...
30403         * sysdeps/x86_64/tst-audit5.c: ... here.
30404         * elf/tst-audit6.c: Move to ...
30405         * sysdeps/x86_64/tst-audit6.c: ... here.
30406         * elf/tst-audit7.c: Move to ...
30407         * sysdeps/x86_64/tst-audit7.c: ... here.
30408         * elf/tst-auditmod3a.c: Move to ...
30409         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
30410         * elf/tst-auditmod3b.c: Move to ...
30411         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
30412         * elf/tst-auditmod4a.c: Move to ...
30413         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
30414         * elf/tst-auditmod4b.c: Move to ...
30415         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
30416         * elf/tst-auditmod5a.c: Move to ...
30417         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
30418         * elf/tst-auditmod5b.c: Move to ...
30419         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
30420         * elf/tst-auditmod6a.c: Move to ...
30421         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
30422         * elf/tst-auditmod6b.c: Move to ...
30423         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
30424         * elf/tst-auditmod6c.c: Move to ...
30425         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
30426         * elf/tst-auditmod7a.c: Move to ...
30427         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
30428         * elf/tst-auditmod7b.c: Move to ...
30429         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
30431 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
30433         [BZ #15366]
30434         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
30435         define unconditionally.
30436         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
30437         define unconditionally.
30438         (INT8_C, INT16_C, etc.): Likewise.
30440 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
30442         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
30443         __ehdr_start with hidden visibility.
30445         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
30447 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
30449         * math/libm-test.inc (cos_test): Use accurate hex constants.
30450         (sincost_test): Likewise.
30452 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
30454         * math/libm-test.inc (catan_test): Add more tests.
30455         (catanh_test): Likewise.
30457         * math/s_catanf.c (__catanf): Use suffixed floating-point
30458         constants.
30459         * math/s_catanhf.c (__catanhf): Likewise.
30460         * math/s_catanhl.c (__catanhl): Likewise.
30461         * math/s_catanl.c (__catanl): Likewise.
30463         [BZ #15394]
30464         * math/s_catan.c (__catan): Calculate imaginary part of result
30465         with log1p not log unless computing log of number close to 0.
30466         * math/s_catanf.c (__catanf): Likewise.
30467         * math/s_catanl.c (__catanl): Likewise.
30468         * math/s_catanh.c (__catanh): Calculate real part of result with
30469         log1p not log unless computing log of number close to 0.
30470         * math/s_catanhf.c (__catanhf): Likewise.
30471         * math/s_catanhl.c (__catanhl): Likewise.
30472         * math/libm-test.inc (catan_test): Add more tests.
30473         (catanh_test): Likewise.
30474         * sysdeps/i386/fpu/libm-test-ulps: Update.
30475         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30477 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
30479         * benchtests/Makefile: Mention files in which fast and slow
30480         paths of math functions are implemented.
30482 2013-04-23  Roland McGrath  <roland@hack.frob.com>
30484         * sysdeps/posix/timespec_get.c: New file.
30486 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30488         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
30489         POWER.
30490         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
30491         for POWER.
30492         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
30493         powerpc/power5/fpu folders.
30494         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
30495         * benchtests/Makefile: Add modf testcase.
30496         * benchtests/bench-modf.c: New file: Benchmark test for mo
30498 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
30500         [BZ #14888]
30501         * time/Makefile (tests): Add tst-strptime-whitespace.
30502         * time/strptime_l.c (get_number): Use ISSPACE.
30503         (__strptime_internal): Likewise.
30504         * time/tst-strptime-whitespace.c: New test case.
30506 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
30508         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
30509         member.
30510         (_nss_files_init): Set it here.
30512 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
30514         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
30515         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
30516         unsigned.
30518 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
30520         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
30522 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
30524         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
30525         size just once.
30527 2013-04-21  David S. Miller  <davem@davemloft.net>
30529         * po/ru.po: Update Russion translation from translation project.
30531 2013-04-17  Adam Conrad  <adconrad@0c3.net>
30533         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
30534         and setfsgid.
30536 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
30538         * configure.in: Remove i386 configure warning. Remove i386 case.
30539         * configure: Regenerate.
30540         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
30541         Add example to error message.
30542         * sysdeps/i386/configure: Regenerate.
30544 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
30546         * benchtests/Makefile (bench): Add cos, tan, slowcos and
30547         slowtan.
30548         * benchtests/cos-inputs: New file.
30549         * benchtests/slowcos-inputs: New file.
30550         * benchtests/slowcos.c: New file.
30551         * benchtests/slowtan-inputs: New file.
30552         * benchtests/slowtan.c: New file.
30553         * benchtests/tan-inputs: New file.
30555 2013-04-16  Roland McGrath  <roland@hack.frob.com>
30557         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
30558         considered kosher.
30560 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
30562         * benchtests/Makefile: Include cppflags-iterator.mk to add
30563         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
30565         * Makefile.in (bench-clean): New target.
30566         * benchtests/Makefile (bench-clean): Likewise.
30568 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
30570         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
30572 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
30574         * stdio-common/tstdiomisc.c: Fix coding-style violation.
30576 2013-04-15  Andreas Schwab  <schwab@suse.de>
30578         * nscd/grpcache.c (cache_addgr): Properly check for short write.
30579         * nscd/initgrcache.c (addinitgroupsX): Likewise.
30580         * nscd/pwdcache.c (cache_addpw): Likewise.
30581         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
30582         more than recsize.
30584 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30586         * benchtests/Makefile (bench): Write all output to
30587         bench-out.tmp together.
30589 2013-04-15  Andreas Schwab  <schwab@suse.de>
30591         * nscd/nscd.c (main): Don't fork again after closing files.
30593 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
30595         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
30597         * benchtests/Rules (bench-deps): Collect dependencies into a
30598         single variable.  Add Makefile to dependencies.
30599         ($(objpfx)bench-%.c): Depend on bench-deps.
30601 2013-04-12  Roland McGrath  <roland@hack.frob.com>
30602             Xavier Roche  <roche+kml2@exalead.com>
30604         [BZ #15361]
30605         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
30606         just that it's a file descriptor.
30607         * manual/llio.texi (Synchronizing AIO Operations): Update description
30608         for EBADF error from aio_fsync.
30610 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
30612         * Rules (bench): Move target definition...
30613         * benchtests/Makefile: ... here.
30615 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
30617         * math/libm-test.inc (cos_test): Fix PI/2 test.
30618         (sincos_test): Likewise.
30619         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
30620         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
30622 2013-04-11  Andreas Schwab  <schwab@suse.de>
30624         [BZ #13988]
30625         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
30626         accept exponent character only when digits were seen.
30627         * stdio-common/Makefile (tests): Add bug26.
30628         * stdio-common/bug26.c: New file.
30630         [BZ #14293]
30631         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
30632         non-freeable.
30634 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
30636         * Makeconfig (rtld-prefix): Define built linker prefix.
30637         * Rules (run-bench): Use it.
30638         * math/Makefile (run-regen-ulps): Likewise.
30640         * Rules (bench): Remove eval.
30642 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
30643             Roland McGrath  <roland@hack.frob.com>
30644             Ondrej Bilka  <neleai@seznam.cz>
30646         [BZ #15346]
30647         * time/getdate.c: Include ctype.h and alloca.h.
30648         (__getdate_r): Trim leading and trailing spaces of input.
30649         * time/tst-getdate.c (tests): Add tests with leading and
30650         trailing spaces.
30652 2013-04-08  Roland McGrath  <roland@hack.frob.com>
30654         [BZ #14280]
30655         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
30656         when computing value.
30658 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30660         * math/README.libm-test (How can I generate "libm-test-ulps"?):
30661         Use testrun.sh to run libm tests.
30663         [BZ #15309]
30664         * elf/dl-open.c (dl_open_worker): memset all of seen array.
30666 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
30668         [BZ #15264]
30669         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
30671 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30673         * Makefile.in (regen-ulps): New target.
30674         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
30675         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
30676         [ifneq (no,$(PERL)] (regen-ulps): New target.
30677         [ifeq (no,$(PERL)] (regen-ulps): New target.
30678         * math/libm-test.inc (ulps_file_name): Define.
30679         (output_dir): New variable.
30680         (options): Add "output-dir" option.
30681         (parse_opt): Handle 'o' case.
30682         (main): If output_dir is non-NULL use it as a prefix
30683         otherwise use "".
30684         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
30686 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30688         [BZ #10060, #10062]
30689         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
30690         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
30691         fail configure if __sync_val_compare_and_swap is not inlined.
30692         * sysdeps/i386/configure: Regenerate.
30693         * configure.in: Build for i686 when configured for i386.
30694         * configure: Regenerate.
30695         * README: Remove i386 reference.
30697 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
30699         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
30700         * sysdeps/s390/s390-64/sysdep.h: Likewise.
30702 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
30704         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
30705         (lmsnanval): New variables.
30706         (F): Add conversion tests.
30707         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
30708         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
30710         * stdio-common/tstdiomisc.c (F): Properly collect individual
30711         tests' results.
30713         [BZ #14686, #15336]
30714         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
30715         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
30716         Instead, use input NaN values or generate a qNaN by arithmetic
30717         operation.  Also fix bugs to comply with the standard.
30718         * math/libm-test.inc (remainder_test): Add more tests.
30720         [BZ #15335, #15342]
30721         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
30722         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
30723         input NaN values or generate a qNaN by arithmetic operation.
30725         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
30726         unreachable code.
30728         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
30729         definitions.
30731 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
30733         [BZ #14478]
30734         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
30735         underflowed result.
30736         * math/s_cexpf.c (__cexpf): Likewise.
30737         * math/s_cexpl.c (__cexpl): Likewise.
30738         * math/libm-test.inc (cexp_test): Add more tests.
30740 2013-04-03  Andreas Schwab  <schwab@suse.de>
30742         [BZ #15330]
30743         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
30744         order arrays from heap if bigger than alloca cutoff.
30746 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
30748         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
30749         (SNAN_TESTS_double): Refer to GCC PR56831.
30750         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
30751         GCC PR56828.
30753 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
30755         * Rules (bench): Move bench.out after the run is complete.
30757         * Rules (bench): Echo currently running benchmark.
30759         * benchtests/Makefile (bench): Add atan and slowatan.
30760         * benchtests/atan-inputs: New file.
30761         * benchtests/slowatan-inputs: New file.
30762         * benchtests/slowatan.c: New file.
30764         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
30765         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
30766         its value.
30768         [BZ #15305]
30769         * sysdeps/unix/sysv/linux/kernel-features.h
30770         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
30771         __ASSUME_XFS_RESTRICTED_CHOWN.
30772         * sysdeps/unix/sysv/linux/pathconf.c
30773         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
30774         Save and restore errno.
30776 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
30778         [BZ #15327]
30779         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
30780         arguments using __kernel_casinh.
30781         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
30782         arguments using __kernel_casinhf.
30783         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
30784         arguments using __kernel_casinhl.
30785         * math/libm-test.inc (cacosh_test): Add more tests.
30786         * sysdeps/i386/fpu/libm-test-ulps: Update.
30787         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30789 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
30791         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
30792         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
30794         * bench/Makefile (bench): Add sin and slowsin.
30795         * benchtests/sin-inputs: New file.
30796         * benchtests/slowsin-inputs: New file.
30797         * benchtests/slowsin.c: New file.
30799         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
30800         (bench): Add slowexp and slowpow.
30801         (exp-ITER): Increase iterations.
30802         (pow-ITER): Likewise.
30803         * benchtests/exp-inputs: Change input.
30804         * benchtests/pow-inputs: Likewise.
30805         * benchtests/slowexp-inputs: New file.
30806         * benchtests/slowexp.c: New file.
30807         * benchtests/slowpow-inputs: New file.
30808         * benchtests/slowpow.c: New file.
30810 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30812         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
30813         instructions.
30814         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
30815         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
30816         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
30817         * benchtests/Makefile: Add rint benchtest.
30818         * benchtests/rint-inputs: Input for rint benchtest.
30820 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
30822         * Versions.def (libm): Add GLIBC_2.18.
30823         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
30824         hidden libm prototypes.
30825         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
30826         * math/Makefile (libm-calls): Add s_issignaling.
30827         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
30828         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
30829         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
30830         declaration.
30831         * math/math.h [__USE_GNU] (issignaling): New macro.
30832         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
30833         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
30834         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
30835         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
30836         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
30837         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
30838         * manual/arith.texi (issignaling): New section.
30839         * manual/libm-err-tab.pl (@all_functions): Update comment.
30840         * math/gen-libm-test.pl (parse_args): Apply special handling for
30841         issignaling.
30842         * math/libm-test.inc (print_float, issignaling_test): New
30843         functions.
30844         (check_float_internal): Add issignaling checks.
30845         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
30846         default definition.
30847         * sysdeps/powerpc/math-tests.h: New file.
30848         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
30849         tests.
30850         * math/test-snan.c (TEST_FUNC): Likewise.
30852 2013-03-30  David S. Miller  <davem@davemloft.net>
30854         * po/de.po: Update from translation team.
30856 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
30858         [BZ #10357]
30859         * math/k_casinh.c (__kernel_casinh): Handle arguments with
30860         imaginary part less than 1.0 and real part less than 0.5
30861         specially.
30862         * math/k_casinhf.c (__kernel_casinhf): Likewise.
30863         * math/k_casinhl.c (__kernel_casinhl): Likewise.
30864         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
30865         (cacos_test): Add more tests.
30866         (casin_test): Likewise.
30867         (casinh_test): Likewise.
30868         * sysdeps/i386/fpu/libm-test-ulps: Update.
30869         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30871 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
30873         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
30874         ONE with its value.
30876         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
30877         (__pow_mp): Replace ONE and MONE with their values.
30878         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
30879         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
30880         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
30881         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
30882         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
30883         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
30885         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
30887         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
30888         (__pow_mp): Replace ZERO and MZERO with their values.
30889         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
30890         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
30891         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
30892         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
30893         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
30894         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
30895         (__sqr): Likewise.
30897         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
30899         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
30901 2013-03-28  Roland McGrath  <roland@hack.frob.com>
30903         * include/stdlib.h [!SHARED] (__call_tls_dtors):
30904         Declare with __attribute__ ((weak)).
30905         * stdlib/exit.c (__libc_atexit) [!SHARED]:
30906         Call __call_tls_dtors only if it's not NULL.
30908 2013-03-28  Roland McGrath  <roland@hack.frob.com>
30910         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
30911         didn't do it already, then set _dl_phdr and _dl_phnum based on the
30912         magic __ehdr_start linker symbol if it's defined.
30913         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
30914         them up here if it was already done.
30916         * elf/dl-support.c (_dl_phdr): Make pointer to const.
30917         (_dl_aux_init): Use const in cast when setting it.
30918         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
30919         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
30920         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
30922         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
30923         Declare them here.
30924         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
30925         * csu/libc-tls.c: Nor here.
30926         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
30928         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
30929         (__libc_message): Never call vsyslog.
30931 2013-03-28  Alan Modra  <amodra@gmail.com>
30933         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
30934         Define as empty.
30935         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
30936         Likewise.
30938 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
30940         [BZ #15214]
30941         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
30942         underflow.
30943         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
30945 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30947         [BZ #15304]
30948         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
30949         Don't add gid passed as argument.
30951         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
30953 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
30955         [BZ #15307]
30956         * math/k_casinh.c (__kernel_casinh): Handle arguments with
30957         imaginary part between 1.0 and 1.5 and real part less than 0.5
30958         specially.
30959         * math/k_casinhf.c (__kernel_casinhf): Likewise.
30960         * math/k_casinhl.c (__kernel_casinhl): Likewise.
30961         * math/libm-test.inc (cacos_test): Add more tests.
30962         (casin_test): Likewise.
30963         (casinh_test): Likewise.
30964         * sysdeps/i386/fpu/libm-test-ulps: Update.
30965         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30967 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
30969         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
30970         constants.
30971         (norm): Likewise.
30972         (denorm): Likewise.
30973         (__dbl_mp): Likewise.
30974         (add_magnitudes): Likewise.
30975         (sub_magnitudes): Likewise.
30976         (__add): Likewise.
30977         (__sub): Likewise.
30978         (__mul): Likewise.
30979         (__sqr): Likewise.
30980         (__inv): Likewise.
30981         (__dvd): Likewise.
30983         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
30984         commented code.
30985         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
30986         (__dubcos): Likewise.
30987         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
30988         (__ieee754_acos): Likewise.
30989         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
30990         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
30991         (__exp1): Likewise.
30992         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
30993         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
30994         (log1): Likewise.
30995         (my_log2): Likewise.
30996         (checkint): Likewise.
30997         * sysdeps/ieee754/dbl-64/e_remainder.c
30998         (__ieee754_remainder): Likewise.
30999         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
31000         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
31001         (bsloww): Likewise.
31002         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
31004         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
31005         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
31006         MANTISSA_STORE_T to store computations on mantissa.  Use
31007         macros for rounding and division.
31008         (denorm): Likewise.
31009         (__dbl_mp): Likewise.
31010         (add_magnitudes): Likewise.
31011         (sub_magnitudes): Likewise.
31012         (__mul): Likewise.
31013         (__sqr): Likewise.
31014         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
31015         powers of two in terms of TWOPOW macro.
31016         (mp_no): Make type of mantissa as MANTISSA_T.
31017         [!RADIXI]: Define RADIXI.
31018         [!TWO52]: Define TWO52.
31019         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
31021 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31023         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
31024         llroundl symbol when building for PPC32.
31026 2013-03-24  Mark H Weaver  <mhw@netris.org>
31028         * manual/arith.texi (Normalization Functions): Fix prototypes for
31029         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
31031 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31033         [BZ #13889]
31034         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
31035         high value to check if expl overflow.
31036         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
31037         to check for underflow and overflow.
31038         * math/libm-test.inc: Add exp test.
31040 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
31042         [BZ #11120]
31043         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
31044         with NOT_IN_libc.
31046 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31048         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
31049         symbol.
31051 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
31053         * math/gen-libm-test.pl (parse_args, special_functions): Properly
31054         wrap blocks consisting of several statements.
31056         * sysdeps/generic/math-tests.h: New file.
31057         * sysdeps/i386/fpu/math-tests.h: Likewise.
31058         * math/test-snan.c: Include it.
31059         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
31061 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
31063         [BZ #15285]
31064         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
31065         (__ieee754_j0l): Do not improve calculations using cos of twice
31066         input for inputs above LDBL_MAX / 2.0L.
31067         (__ieee754_y0l): Likewise.
31068         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
31069         (__ieee754_j1l): Do not improve calculations using cos of twice
31070         input for inputs above LDBL_MAX / 2.0L.
31071         (__ieee754_y1l): Likewise.
31072         * math/libm-test.inc (j0_test): Add another test.
31073         (j1_test): Likewise.
31074         (y0_test): Likewise.
31075         (y1_test): Likewise.
31076         * sysdeps/i386/fpu/libm-test-ulps: Update.
31078 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
31080         * Rules ($(objpfx)bench-%.c): Include code from a C source
31081         file.
31083 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
31085         [BZ #15287]
31086         * math/k_casinh.c (__kernel_casinh): Handle arguments with
31087         imaginary part 1.0 and real part less than 0.5 specially.
31088         * math/k_casinhf.c (__kernel_casinhf): Likewise.
31089         * math/k_casinhl.c (__kernel_casinhl): Likewise.
31090         * math/libm-test.inc (cacos_test): Add more tests.
31091         (casin_test): Likewise.
31092         (casinh_test): Likewise.
31093         * sysdeps/i386/fpu/libm-test-ulps: Update.
31094         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31096 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
31098         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
31099         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
31101 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
31103         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
31104         * config.make.in (config-cflags-sse4): Remove variable.
31105         (config-cflags-avx): Likewise.
31106         (config-cflags-sse2avx): Likewise.
31107         (config-cflags-novzeroupper): Likewise.
31108         (config-asflags-i686): Likewise.
31109         (have-mfma4): Likewise.
31110         (have-as-vis3): Likewise.
31111         (MIG): Likewise.
31112         * configure.in (MIG): Do not AC_SUBST.
31113         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
31114         (libc_cv_cc_sse4): Do not AC_SUBST.
31115         (libc_cv_cc_avx): Likewise.
31116         (libc_cv_cc_sse2avx): Likewise.
31117         (libc_cv_cc_novzeroupper): Likewise.
31118         (libc_cv_cc_fma4): Likewise.
31119         (libc_cv_as_i686): Likewise.
31120         (libc_cv_sparc_as_vis3): Likewise.
31121         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
31122         LIBC_CONFIG_VAR.
31123         (config-asflags-i686): Likewise.
31124         (config-cflags-avx): Likewise.
31125         (config-cflags-sse2avx): Likewise.
31126         (have-mfma4): Likewise.
31127         (config-cflags-novzeroupper): Likewise.
31128         * sysdeps/mach/configure.in (MIG): Likewise.
31129         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
31130         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
31131         LIBC_CONFIG_VAR.
31132         (config-cflags-avx): Likewise.
31133         (config-cflags-sse2avx): Likewise.
31134         (have-mfma4): Likewise.
31135         (config-cflags-novzeroupper): Likewise.
31136         * configure: Regenerated.
31137         * sysdeps/i386/configure: Likewise.
31138         * sysdeps/mach/configure: Likewise.
31139         * sysdeps/sparc/configure: Likewise.
31140         * sysdeps/x86_64/configure: Likewise.
31142 2013-03-20  Roland McGrath  <roland@hack.frob.com>
31144         [BZ #14812]
31145         * locale/programs/localedef.c (options): Put N_ translation marker
31146         on argument names, not just descriptions.
31148 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
31150         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
31152 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
31154         [BZ #14176]
31155         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
31157 2013-03-19  Roland McGrath  <roland@hack.frob.com>
31159         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
31160         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
31161         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
31162         [!BEFORE_ABORT] (before_abort): New function.
31163         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
31164         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
31165         (writev_for_fatal): New function.
31166         (WRITEV_FOR_FATAL): New macro; call that.
31167         (backtrace_and_maps): New function.
31168         (BEFORE_ABORT): New macro; call that.
31169         (struct str_list): Type removed.
31170         (__libc_message, __libc_fatal): Functions removed.
31171         Include <sysdeps/posix/libc_fatal.c> instead.
31173 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
31175         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
31176         constants.
31177         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
31178         double constants.
31180 2013-03-19  Andreas Schwab  <schwab@suse.de>
31182         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
31183         * sysdeps/gnu/configure: Regenerate.
31185         * configure.in: Substitute libc_cv_rtlddir.
31186         * configure: Regenerate.
31187         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
31188         * Makeconfig (rtlddir, inst_rtlddir): New variables.
31189         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
31190         * elf/Makefile (install-others, CFLAGS-interp.c)
31191         (ldso_install, common-ldd-rewrite): Likewise.
31192         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
31193         $(inst_slibdir)/$(rtld-installed-name).
31194         * scripts/rellns-sh: Add -p option.
31195         * Makerules (make-shlib-link): Use rellns-sh to get relative name
31196         for source.
31198 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
31200         * manual/nptl.texi: Renamed to ...
31201         * manual/threads.texi: ... this.
31202         * manual/Makefile (chapters): Update.
31204 2013-03-18  Roland McGrath  <roland@hack.frob.com>
31206         [BZ #14812]
31207         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
31208         on argument names, not just descriptions.
31209         * malloc/memusagestat.c (options): Likewise.
31210         * nss/getent.c (options): Likewise.
31212 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
31214         [BZ #14812]
31215         * iconv/iconv_prog.c (options): Put N_ translation marker
31216         on argument names, not just descriptions.
31217         * iconv/iconvconfig.c (options): Likewise.
31219 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
31221         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
31222         implementation which is faster on all x86_64 architectures.
31223         Tested on AMD, Intel Nehalem, SNB, IVB.
31224         * sysdeps/x86_64/strnlen.S: Likewise.
31226         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
31227         Remove all multiarch strlen and strnlen versions.
31228         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
31229         Remove strlen and strnlen related parts.
31231         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
31232         Inline strlen part.
31233         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
31235         * sysdeps/x86_64/multiarch/strlen.S: Remove.
31236         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
31237         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
31238         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
31239         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
31240         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
31242 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
31244         * manual/memory.texi (Malloc Tunable Parameters):
31245         Sort parameters alphabetically. Add comments for missing entries.
31247 2013-03-17  David S. Miller  <davem@davemloft.net>
31249         * sysdeps/sparc/fpu/libm-test-ulps: Update.
31251 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
31253         [BZ #15283]
31254         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
31255         for arguments at most half maximum finite value.
31256         * math/libm-test.inc (j0_test): Add more tests.
31257         (j1_test): Likewise.
31258         (y0_test): Likewise.
31259         (y1_test): Likewise.
31260         * sysdeps/i386/fpu/libm-test-ulps: Update.
31261         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
31263         [BZ #14155]
31264         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
31265         1 / x and functions P and Q for arguments above 0x1p256L.
31266         (__ieee754_y0l): Likewise.
31267         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
31268         (__ieee754_y1l): Likewise.
31269         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
31270         (j1_test): Likewise.
31271         (y0_test): Likewise.
31272         (y1_test): Likewise.
31274 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
31276         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
31277         variable.
31279 2013-03-15  Roland McGrath  <roland@hack.frob.com>
31281         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
31282         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
31283         zero since it's initialized to EXEC_PAGESIZE.
31285         * sysdeps/unix/sysv/linux/ldsodefs.h
31286         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
31287         * sysdeps/generic/ldsodefs.h: ... here.
31289 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
31291         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
31293         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
31294         math/test-snan.c.
31295         * math/test-snan.c: Renamed from
31296         sysdeps/powerpc/fpu/test-powerpc-snan.c.
31297         * math/Makefile (tests): Add test-snan.
31298         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
31299         test-powerpc-snan.
31301         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
31302         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
31303         functions.
31304         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
31305         __builtin_nan family of functions.
31306         * math/libm-test.inc (initialize): Initialize qnan_value with
31307         __builtin_nan family of functions.
31308         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
31309         Remove variables.
31310         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
31311         Remove functions.
31312         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
31313         storage class.  Initialize qNaN_var and sNaN_var with
31314         __builtin_nan and __builtin_nans families of functions,
31315         respectively.
31317         * math/libm-test.inc (acosh_test): Also test with qNaN input.
31318         (sqrt_test): Remove duplicate test with qNaN input.
31319         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
31320         (round_test, signbit_test, significand_test): Note missing +/-Inf
31321         as well as qNaN tests.
31323         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
31324         qNaN_var.  Fix a few strings, too.
31325         * math/libm-test.inc (nan_value): Rename to qnan_value.
31326         * math/gen-libm-test.pl (%beautify): Adjust to that.
31327         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
31328         * math/test-misc.c (main): Likewise.
31329         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
31330         to __qnan_bytes, and __qnan_union, respectively.
31331         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
31332         Likewise.
31333         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
31334         and lqnanval, respectively.
31335         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
31336         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
31337         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
31338         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
31340         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
31341         * math/test-misc.c (main) [__x86_64__]: Enable test for long
31342         doubles.
31344         * math/test-misc.c (main): Fix copy'n'pastos.
31345         * misc/tst-efgcvt.c (special): Likewise.
31347         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
31348         Remove declarations.
31350 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31352         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
31353         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
31354         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
31355         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
31357 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31359         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
31360         macro to return vdso values correctly in IFUNC implementations.
31361         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
31362         Optimization by using IFUNC.
31364 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31365             Richard Henderson  <rth@redhat.com>
31366             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
31368         * Makefile.in (bench): New target.
31369         * NEWS: Mention the benchmark framework.
31370         * Rules (bench): Likewise.
31371         (binaries-bench): Generate binaries for functions to
31372         benchmark.
31373         * benchtests/Makefile: New makefile for benchmark tests.
31374         * benchtests/bench-skeleton.c: New skeleton file for benchmark
31375         programs.
31376         * benchtests/exp-inputs: New input file for EXP function.
31377         * benchtests/pow-inputs: New input file for POW function.
31378         * scripts/bench.pl: New script to generate source files for
31379         benchmark programs.
31381 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
31383         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
31384         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
31385         computations on mantissa.  Use macros for rounding and
31386         division.
31387         (denorm): Likewise.
31388         (__dbl_mp): Likewise.
31389         (add_magnitudes): Likewise.
31390         (sub_magnitudes): Likewise.
31391         (__mul): Likewise.
31392         (__sqr): Likewise.
31393         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
31394         powers of two in terms of TWOPOW macro.
31395         (mp_no): Make type of mantissa as MANTISSA_T.
31396         [!RADIXI]: Define RADIXI.
31397         [!TWO52]: Define TWO52.
31398         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
31400         * manual/nptl.texi (cindex): Modify threads to pthreads.
31402 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
31404         * sysdeps/x86_64/preconfigure: Regenerated.
31406 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
31408         [BZ #14155]
31409         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
31410         0x1p28 and above.
31411         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
31412         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
31413         0x1p28 and above.
31414         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
31415         * math/libm-test.inc (j0_test): Do not allow one spurious
31416         underflow exception.
31417         (y1_test): Likewise.
31419 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
31421         * manual/Makefile (chapters): Add nptl.
31422         * manual/debug.texi (Debugging Support): Add link to Threads
31423         chapter.
31424         * manual/nptl.texi: New file.
31426         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
31428 2013-03-14  Petr Baudis  <pasky@ucw.cz>
31430         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
31431         for non-NULL pointer before the memory validity test. Pointed
31432         out by Holger Brunck <holger.brunck@keymile.com>.
31434 2013-03-13  Andreas Schwab  <schwab@suse.de>
31436         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
31437         instead of .os.
31439 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
31441         * timezone/zic.c: Update from tzcode 2013b.
31443 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
31445         * manual/install.texi (Configuring and compiling):
31446         Mention i686 and i586.
31447         * INSTALL: Regenerate.
31449 2013-03-12  Roland McGrath  <roland@hack.frob.com>
31451         * sysdeps/init_array/elf-init.c: New file.
31452         * csu/elf-init.c
31453         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
31454         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
31456         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
31457         __gmon_start__ as global, but as static with a .preinit_array pointer.
31458         * sysdeps/init_array/gmon-start.c: New file.  Use that.
31459         * sysdeps/init_array/crti.S: New file, empty except for comments.
31460         * sysdeps/init_array/crtn.S: Likewise.
31462 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
31464         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
31465         definining bcopy.
31466         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
31467         Remove Prefer_SSE_for_memop.
31468         * sysdeps/x86_64/multiarch/init-arch.h: Remove
31469         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
31470         HAS_PREFER_SSE_FOR_MEMOP.
31471         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
31472         memset-x86-64.
31473         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
31474         Remove bzero, memset ifunc support.
31475         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
31476         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
31477         * sysdeps/x86_64/multiarch/memset.S: Likewise.
31478         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
31480 2013-03-11  Andreas Schwab  <schwab@suse.de>
31482         [BZ #15234]
31483         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
31484         by SHLIB_COMPAT.
31485         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
31486         (GLIBC_2.16): Remove pthread_atfork.
31488 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
31490         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
31491         (ptestcases.h): Likewise.
31493 2013-03-08  Roland McGrath  <roland@hack.frob.com>
31495         * Makeconfig ($(common-objpfx)config.status): Depend on
31496         sysdeps/*/preconfigure{,.in} too.
31498 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
31500         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
31501         (__free_hook): Use void * instead of __malloc_ptr_t.
31502         (__malloc_hook): Likewise.
31503         (__realloc_hook): Likewise.
31504         (__memalign_hook): Likewise.
31505         (__after_morecore_hook): Likewise.
31506         * malloc/arena.c (save_malloc_hook): Likewise.
31507         (save_free_hook): Likewise.
31508         * malloc/hooks.c (malloc_hook_ini): Likewise.
31509         (realloc_hook_ini): Likewise.
31510         (memalign_hook_ini): Likewise.
31511         * malloc/malloc.c (malloc_hook_ini): Likewise.
31512         (realloc_hook_ini): Likewise.
31513         (memalign_hook_ini): Likewise.
31514         (__free_hook): Likewise.
31515         (__malloc_hook): Likewise.
31516         (__realloc_hook): Likewise.
31517         (__memalign_hook): Likewise.
31518         (__libc_malloc): Likewise.
31519         (__libc_free): Likewise.
31520         (__libc_realloc): Likewise.
31521         (__libc_memalign): Likewise.
31522         (__libc_valloc): Likewise.
31523         (__libc_pvalloc): Likewise.
31524         (__libc_calloc): Likewise.
31525         (__posix_memalign): Likewise.
31526         * malloc/morecore.c (__sbrk): Likewise.
31527         (__default_morecore): Likewise.
31529         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
31531         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
31532         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
31533         __malloc_ptrdiff_t.
31535         * malloc/malloc.h (__malloc_size_t): Remove macro.
31536         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
31537         __malloc_size_t.
31538         (old_memalign_hook): Likewise.
31539         (old_realloc_hook): Likewise.
31540         (struct hdr): Likewise.
31541         (flood): Likewise.
31542         (mallochook): Likewise.
31543         (memalignhook): Likewise.
31544         (reallochook): Likewise.
31545         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
31546         (tr_old_realloc_hook): Likewise.
31547         (tr_old_memalign_hook): Likewise.
31548         (tr_mallochook): Likewise.
31549         (tr_reallochook): Likewise.
31550         (tr_memalignhook): Likewise.
31552 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31554         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
31555         default_ldbl_pack and using as default implementation.
31556         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
31557         implementation.
31558         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
31559         redundant definition.
31560         (ldbl_insert_mantissa): Likewise.
31561         (ldbl_canonicalize): Likewise.
31562         (ldbl_nearbyint): Likewise.
31563         (ldbl_pack): Rename to ldbl_pack_ppc.
31564         (ldbl_unpack): Rename to ldbl_unpack_ppc.
31565         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
31566         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
31568 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
31570         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
31571         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
31572         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
31573         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
31574         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
31575         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
31576         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
31577         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
31579 2013-03-07  Andreas Jaeger  <aj@suse.de>
31581         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
31582         bits/mman-linux.h.
31584 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
31586         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
31587         Include mpa.h and declare __MPEXP.
31588         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
31589         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
31590         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
31591         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
31592         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
31593         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
31594         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
31596         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
31597         (__slowpow): Use long double EXPL and LOGL functions to
31598         compute POW.
31599         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
31600         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
31601         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
31602         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
31603         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
31604         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
31606         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
31607         intermediate variable to calculate exponent.
31608         (__sqr): Likewise.
31609         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
31610         Likewise.
31611         (__sqr): Likewise.
31613         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
31614         [!NO__SQR]: Define __sqr.
31615         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
31616         and NO__SQR.  Remove all code except __mul and __sqr.  Include
31617         sysdeps/ieee754/dbl-64/mpa.c.
31618         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
31620         [BZ #12723]
31621         * posix/Makefile (tests): Add tst-pathconf.
31622         * posix/tst-pathconf.c: New test case.
31623         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
31624         _PC_PIPE_BUF.
31625         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
31627 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
31629         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
31631 2013-03-06  Andreas Jaeger  <aj@suse.de>
31633         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
31634         definition via __MAP_ANONYMOUS.
31636         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
31637         it's not part of Linux headers.
31639         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
31640         (MAP_HUGE_MASK): Define.
31642         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31643         Define.
31644         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31645         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31646         Define.
31647         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31648         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
31649         Define.
31650         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31651         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
31652         Define.
31653         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
31655         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
31656         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
31657         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
31658         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
31659         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
31660         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
31662         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
31663         Handle f2fs.
31665         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
31666         Handle f2fs and efivarfs.
31668         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
31669         f2fs.
31671         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
31672         (EFIVARFS_MAGIC): Add.
31673         (F2FS_LINK_MAX): Add.
31675 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
31677         * stdio-common/vfprintf.c: Replace __builtin_expect with
31678         __glibc_unlikely.
31680 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
31682         [BZ #13550]
31683         * sysdeps/generic/bp-sym.h: Remove file.
31684         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
31685         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
31686         <bp-sym.h> and <bp-asm.h>.
31687         (__longjmp): Don't use BP_SYM.
31688         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
31689         and <bp-asm.h>.
31690         (memcpy): Don't use BP_SYM.
31691         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
31692         <bp-sym.h> and <bp-asm.h>.
31693         (memcpy): Don't use BP_SYM.
31694         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
31695         <bp-asm.h>.
31696         (memcpy): Don't use BP_SYM.
31697         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
31698         <bp-asm.h>.
31699         (memset): Don't use BP_SYM.
31700         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31701         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31702         (__bzero): Don't use BP_SYM.
31703         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31704         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31705         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
31706         <bp-sym.h> and <bp-asm.h>.
31707         (memcmp): Don't use BP_SYM.  Remove comment about bounded
31708         pointers.
31709         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
31710         <bp-sym.h> and <bp-asm.h>.
31711         (memcpy): Don't use BP_SYM.
31712         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
31713         <bp-sym.h> and <bp-asm.h>.
31714         (memset): Don't use BP_SYM.
31715         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31716         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31717         (__bzero): Don't use BP_SYM.
31718         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31719         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31720         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
31721         <bp-sym.h> and <bp-asm.h>.
31722         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31723         pointers.
31724         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
31725         <bp-sym.h> and <bp-asm.h>.
31726         (memcpy): Don't use BP_SYM.
31727         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
31728         <bp-sym.h> and <bp-asm.h>.
31729         (memset): Don't use BP_SYM.
31730         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31731         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31732         (__bzero): Don't use BP_SYM.
31733         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31734         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31735         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
31736         <bp-sym.h> and <bp-asm.h>.
31737         (__memchr): Don't use BP_SYM.
31738         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
31739         <bp-sym.h> and <bp-asm.h>.
31740         (memcmp): Don't use BP_SYM.  Remove comment about bounded
31741         pointers.
31742         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
31743         <bp-sym.h> and <bp-asm.h>.
31744         (memcpy): Don't use BP_SYM.
31745         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
31746         <bp-sym.h> and <bp-asm.h>.
31747         (__mempcpy): Don't use BP_SYM.
31748         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
31749         <bp-sym.h> and <bp-asm.h>.
31750         (__memrchr): Don't use BP_SYM.
31751         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
31752         <bp-sym.h> and <bp-asm.h>.
31753         (memset): Don't use BP_SYM.
31754         (__bzero): Likewise.
31755         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
31756         <bp-sym.h> and <bp-asm.h>.
31757         (__rawmemchr): Don't use BP_SYM.
31758         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
31759         <bp-sym.h> and <bp-asm.h>.
31760         (__STRCMP): Don't use BP_SYM.
31761         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
31762         <bp-sym.h> and <bp-asm.h>.
31763         (strchr): Don't use BP_SYM.
31764         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
31765         <bp-sym.h> and <bp-asm.h>.
31766         (__strchrnul): Don't use BP_SYM.
31767         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
31768         <bp-sym.h> and <bp-asm.h>.
31769         (strlen): Don't use BP_SYM.
31770         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
31771         <bp-sym.h> and <bp-asm.h>.
31772         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31773         pointers.
31774         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
31775         <bp-sym.h> and <bp-asm.h>.
31776         (__strnlen): Don't use BP_SYM.
31777         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
31778         <bp-sym.h> and <bp-asm.h>.
31779         (__GI__setjmp): Don't use BP_SYM.
31780         (_setjmp): Likewise.
31781         (__sigsetjmp): Likewise.
31782         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
31783         (L(start_addresses)): Don't use BP_SYM.
31784         (_start): Likewise.
31785         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
31786         <bp-asm.h>.
31787         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
31788         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
31789         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31790         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31791         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
31792         <bp-asm.h>.
31793         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
31794         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
31795         about bounded pointers.
31796         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
31797         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
31798         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
31799         <bp-asm.h>.
31800         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
31801         about bounded pointers.  Remove GKM FIXME comments.
31802         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
31803         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
31804         <bp-asm.h>.
31805         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
31806         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
31807         Remove GKM FIXME comments.
31808         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
31809         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
31810         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
31811         <bp-asm.h>.
31812         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
31813         about bounded pointers.  Remove GKM FIXME comment.
31814         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
31815         and <bp-asm.h>.
31816         (strncmp): Don't use BP_SYM.  Remove comment about bounded
31817         pointers.
31818         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
31819         <bp-sym.h> and <bp-asm.h>.
31820         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
31821         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
31822         <bp-sym.h> and <bp-asm.h>.
31823         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
31824         comment.
31826 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
31828         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
31829         call free(NULL).
31831 2013-03-05  David S. Miller  <davem@davemloft.net>
31833         * po/es.po: Update from translation team.
31835 2013-03-05  Andreas Jaeger  <aj@suse.de>
31837         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
31838         <bits/mman-linux.h>.
31839         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31840         is fine.
31841         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
31842         <bits/mman-linux.h> to end of file.
31843         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31844         is fine.
31845         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
31846         <bits/mman-linux.h> to end of file.
31847         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
31848         is fine.
31849         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
31850         <bits/mman-linux.h> to end of file.
31852         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
31853         (MCL_CURRENT, MCL_FUTURE): Define here.
31855 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31857         [BZ #15232]
31858         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
31859         attribute_hidden.
31860         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
31862 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31864         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
31865         fourth parameter needed for rt_sigprocmask syscall.
31866         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
31867         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
31868         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
31869         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
31870         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
31871         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
31873 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
31875         [BZ #13550]
31876         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
31877         comment about bounded pointers.
31878         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
31879         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
31881 2013-03-04  Andreas Jaeger  <aj@suse.de>
31883         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
31884         common definitions.
31886         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
31887         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
31888         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
31889         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
31890         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
31891         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
31893 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
31895         [BZ #15055]
31896         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
31897         __ieee754_sqrl instead of __sqrl.
31899 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
31901         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
31902         * sysdeps/powerpc/fpu_control.h: ... here.
31903         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
31904         * sysdeps/powerpc/bits/fenvinline.h: ... here.
31905         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
31906         * sysdeps/powerpc/bits/mathinline.h: ... here.
31908 2013-03-01  Roland McGrath  <roland@hack.frob.com>
31910         * elf/dl-hwcaps.c (_dl_important_hwcaps):
31911         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
31912         to just [NEED_DL_SYSINFO_DSO].
31913         * elf/dl-support.c: Likewise.
31914         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
31915         * elf/rtld.c (dl_main): Likewise.
31916         * elf/setup-vdso.h (setup_vdso): Likewise.
31917         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
31918         * sysdeps/unix/sysv/linux/dl-sysdep.c
31919         (_dl_discover_osversion): Likewise.
31921 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
31923         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
31924         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
31926 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
31928         * NEWS: Mention libm performance improvements and non-x86 PI
31929         futex support.
31931         * csu/libc-start.c (__pthread_initialize_minimal): Change
31932         function arguments.
31933         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
31935 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
31937         [BZ #13550]
31938         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
31939         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
31940         <bp-sym.h> and <bp-asm.h>.
31941         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
31942         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
31943         and <bp-asm.h>.
31944         (memcpy): Don't use BP_SYM.
31945         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
31946         <bp-asm.h>.
31947         (__mpn_add_n): Don't use BP_SYM.
31948         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
31949         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
31950         and <bp-asm.h>.
31951         (__mpn_addmul_1): Don't use BP_SYM.
31952         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31953         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
31954         <bp-sym.h>.
31955         (_setjmp): Don't use BP_SYM.
31956         (__novmx_setjmp): Likewise.
31957         (__GI__setjmp): Likewise.
31958         (__vmx_setjmp): Likewise.
31959         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
31960         <bp-sym.h>.
31961         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
31962         (__bzero): Don't use BP_SYM.
31963         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
31964         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
31965         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
31966         <bp-sym.h> and <bp-asm.h>.
31967         (memcpy): Don't use BP_SYM.
31968         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
31969         <bp-sym.h> and <bp-asm.h>.
31970         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
31971         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
31972         <bp-sym.h> and <bp-asm.h>.
31973         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
31974         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
31975         <bp-asm.h>.
31976         (__mpn_lshift): Don't use BP_SYM.
31977         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
31978         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
31979         <bp-asm.h>.
31980         (memset): Don't use BP_SYM.
31981         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
31982         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
31983         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
31984         <bp-asm.h>.
31985         (__mpn_mul_1): Don't use BP_SYM.
31986         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
31987         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
31988         <bp-sym.h> and <bp-asm.h>.
31989         (memcmp): Don't use BP_SYM.
31990         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
31991         <bp-sym.h> and <bp-asm.h>.
31992         (memcpy): Don't use BP_SYM.
31993         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
31994         <bp-sym.h> and <bp-asm.h>.
31995         (memset): Don't use BP_SYM.
31996         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
31997         <bp-sym.h> and <bp-asm.h>.
31998         (strncmp): Don't use BP_SYM.
31999         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
32000         <bp-sym.h> and <bp-asm.h>.
32001         (memcpy): Don't use BP_SYM.
32002         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
32003         <bp-sym.h> and <bp-asm.h>.
32004         (memset): Don't use BP_SYM.
32005         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
32006         <bp-sym.h> and <bp-asm.h>.
32007         (__memchr): Don't use BP_SYM.
32008         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
32009         <bp-sym.h> and <bp-asm.h>.
32010         (memcmp): Don't use BP_SYM.
32011         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
32012         <bp-sym.h> and <bp-asm.h>.
32013         (memcpy): Don't use BP_SYM.
32014         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
32015         <bp-sym.h> and <bp-asm.h>.
32016         (__mempcpy): Don't use BP_SYM.
32017         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
32018         <bp-sym.h> and <bp-asm.h>.
32019         (__memrchr): Don't use BP_SYM.
32020         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
32021         <bp-sym.h> and <bp-asm.h>.
32022         (memset): Don't use BP_SYM.
32023         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
32024         <bp-sym.h> and <bp-asm.h>.
32025         (__rawmemchr): Don't use BP_SYM.
32026         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
32027         <bp-sym.h> and <bp-asm.h>.
32028         (__STRCMP): Don't use BP_SYM.
32029         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
32030         <bp-sym.h> and <bp-asm.h>.
32031         (strchr): Don't use BP_SYM.
32032         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
32033         <bp-sym.h> and <bp-asm.h>.
32034         (__strchrnul): Don't use BP_SYM.
32035         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
32036         <bp-sym.h> and <bp-asm.h>.
32037         (strlen): Don't use BP_SYM.
32038         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
32039         <bp-sym.h> and <bp-asm.h>.
32040         (strncmp): Don't use BP_SYM.
32041         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
32042         <bp-sym.h> and <bp-asm.h>.
32043         (__strnlen): Don't use BP_SYM.
32044         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
32045         <bp-asm.h>.
32046         (__mpn_rshift): Don't use BP_SYM.
32047         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32048         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
32049         <bp-sym.h> and <bp-asm.h>.
32050         (__sigsetjmp): Don't use BP_SYM.
32051         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
32052         (L(start_addresses)): Don't use BP_SYM.
32053         (_start): Likewise.
32054         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
32055         <bp-asm.h>.
32056         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
32057         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32058         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32059         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
32060         <bp-asm.h>.
32061         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
32062         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32063         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32064         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
32065         <bp-asm.h>.
32066         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
32067         comments.
32068         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32069         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
32070         <bp-asm.h>.
32071         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
32072         FIXME comments.
32073         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32074         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
32075         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
32076         <bp-asm.h>.
32077         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
32078         comment.
32079         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
32080         and <bp-asm.h>.
32081         (strncmp): Don't use BP_SYM,
32082         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
32083         <bp-asm.h>.
32084         (__mpn_sub_n): Don't use BP_SYM.
32085         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32086         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
32087         and <bp-asm.h>.
32088         (__mpn_submul_1): Don't use BP_SYM.
32089         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32090         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
32091         <bp-sym.h> and <bp-asm.h>.
32092         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
32093         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
32094         <bp-sym.h> and <bp-asm.h>.
32095         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
32096         comment.
32098 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
32100         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
32101         Use ZK to minimize writes to Z.
32102         (sub_magnitudes): Simplify code a bit.
32103         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
32104         Use ZK to minimize writes to Z.
32105         (sub_magnitudes): Simplify code a bit.
32107 2013-02-27  Roland McGrath  <roland@hack.frob.com>
32109         * csu/gmon-start.c: Add special exception to license text.
32111 2013-02-27  Richard Henderson  <rth@redhat.com>
32113         * scripts/config.guess: Update from config.git.
32114         * scripts/config.sub: Likewise.
32116 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
32118         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
32120         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
32122         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
32124         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
32126         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
32128 2013-02-26  Roland McGrath  <roland@hack.frob.com>
32130         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
32131         [$(build-shared = yes].
32133 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32135         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
32136         (__mul): Reduce iterations for calculating mantissa.
32138         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
32139         MPTWO.
32140         (__mpranred): Likewise.
32142         [BZ #15160]
32143         * malloc/memusagestat.c (main): Draw graphs for heap and stack
32144         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
32146 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
32148         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
32149         Define __attribute__.
32151 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
32153         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
32154         unused.
32155         * posix/regex_internal.h (__attribute): Remove.
32156         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
32157         (re_string_context_at): Likewise.
32158         (bitset_not): Use __attribute__ and mark function as possibly
32159         unused.
32160         (bitset_merge): Likewise.
32161         (bitset_mask): Likewise.
32162         (re_string_char_size_at): Likewise.
32163         (re_string_wchar_at): Likewise.
32164         (re_string_elem_size_at): Likewise.
32166 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
32168         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
32169         code.
32170         (cc32): Likewise.
32172         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
32173         (__acr): Likewise.
32174         (__cpy): Likewise.
32175         (norm): Likewise.
32176         (denorm): Likewise.
32177         (__dbl_mp): Likewise.
32178         (add_magnitudes): Likewise.
32179         (sub_magnitudes): Likewise.
32180         (__mul): Likewise.
32181         (__inv): Likewise.
32183         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
32184         style.
32186         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
32187         style.
32189         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
32190         code.
32192         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
32193         up changes with default code.
32194         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
32195         Likewise.
32197 2013-02-24  Allan McRae  <allan@archlinux.org>
32199         * manual/socket.texi (The Internet Namespace): Order menu items
32200         to match that in the file.
32202         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
32203         node listing of the info page menu.
32205 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
32207         [BZ #13550]
32208         * sysdeps/i386/bp-asm.h: Remove file.
32209         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
32210         (PARMS): Do not use macros from bp-asm.h.
32211         (S1): Likewise.
32212         (S2): Likewise.
32213         (SIZE): Likewise.
32214         (__mpn_add_n): Do not use BP_SYM
32215         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
32216         "bp-asm.h".
32217         (PARMS): Do not use macros from bp-asm.h.
32218         (S1): Likewise.
32219         (SIZE): Likewise.
32220         (__mpn_addmul_1): Do not use BP_SYM
32221         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
32222         "bp-asm.h".
32223         (PARMS): Do not use macros from bp-asm.h.
32224         (SIGMSK): Likewise.
32225         (_setjmp): Likewise.  Do not use BP_SYM.
32226         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
32227         "bp-asm.h".
32228         (PARMS): Do not use macros from bp-asm.h.
32229         (SIGMSK): Likewise.
32230         (setjmp): Likewise.  Do not use BP_SYM.
32231         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
32232         "bp-asm.h".
32233         (PARMS): Do not use macros from bp-asm.h.
32234         (__frexp): Do not use BP_SYM.
32235         (frexp): Likewise.
32236         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
32237         "bp-asm.h".
32238         (PARMS): Do not use macros from bp-asm.h.
32239         (__frexpf): Do not use BP_SYM.
32240         (frexpf): Likewise.
32241         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
32242         "bp-asm.h".
32243         (PARMS): Do not use macros from bp-asm.h.
32244         (__frexpl): Do not use BP_SYM.
32245         (frexpl): Likewise.
32246         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
32247         "bp-asm.h".
32248         (PARMS): Do not use macros from bp-asm.h.
32249         (__remquo): Do not use BP_SYM.
32250         (remquo): Likewise.
32251         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
32252         "bp-asm.h".
32253         (PARMS): Do not use macros from bp-asm.h.
32254         (__remquof): Do not use BP_SYM.
32255         (remquof): Likewise.
32256         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
32257         "bp-asm.h".
32258         (PARMS): Do not use macros from bp-asm.h.
32259         (__remquol): Do not use BP_SYM.
32260         (remquol): Likewise.
32261         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
32262         "bp-asm.h".
32263         (PARMS): Do not use macros from bp-asm.h.
32264         (DEST): Likewise.
32265         (SRC): Likewise.
32266         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
32267         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
32268         "bp-asm.h".
32269         (PARMS): Do not use macros from bp-asm.h.
32270         (strlen): Do not use BP_SYM.
32271         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
32272         "bp-asm.h".
32273         (PARMS): Do not use macros from bp-asm.h.
32274         (S1): Likewise.
32275         (S2): Likewise.
32276         (SIZE): Likewise.
32277         (__mpn_add_n): Do not use BP_SYM.
32278         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
32279         "bp-asm.h".
32280         (PARMS): Do not use macros from bp-asm.h.
32281         (S1): Likewise.
32282         (SIZE): Likewise.
32283         (__mpn_addmul_1): Do not use BP_SYM.
32284         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
32285         weak_alias.
32286         (bzero): Likewise.
32287         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
32288         "bp-asm.h".
32289         (PARMS): Do not use macros from bp-asm.h.
32290         (S): Likewise.
32291         (SIZE): Likewise.
32292         (__mpn_lshift): Do not use BP_SYM.
32293         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
32294         "bp-asm.h".
32295         (PARMS): Do not use macros from bp-asm.h.
32296         (DEST): Likewise.
32297         (SRC): Likewise.
32298         (LEN): Likewise.
32299         (memcpy): Likewise.  Do not use BP_SYM.
32300         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
32301         libc_hidden_def and weak_alias.
32302         (mempcpy): Do not use BP_SYM in weak_alias.
32303         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
32304         "bp-asm.h".
32305         (PARMS): Do not use macros from bp-asm.h.
32306         (DEST): Likewise.
32307         (LEN): Likewise.
32308         [!BZERO_P] (CHR): Likewise.
32309         (memset): Likewise.  Do not use BP_SYM.
32310         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
32311         "bp-asm.h".
32312         (PARMS): Do not use macros from bp-asm.h.
32313         (S1): Likewise.
32314         (SIZE): Likewise.
32315         (__mpn_mul_1): Do not use BP_SYM.
32316         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
32317         "bp-asm.h".
32318         (PARMS): Do not use macros from bp-asm.h.
32319         (S): Likewise.
32320         (SIZE): Likewise.
32321         (__mpn_rshift): Do not use BP_SYM.
32322         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
32323         "bp-asm.h".
32324         (PARMS): Do not use macros from bp-asm.h.
32325         (STR): Likewise.
32326         (CHR): Likewise.
32327         (strchr): Likewise.  Do not use BP_SYM.
32328         (index): Do not use BP_SYM in weak_alias.
32329         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
32330         "bp-asm.h".
32331         (PARMS): Do not use macros from bp-asm.h.
32332         (DEST): Likewise.
32333         (SRC): Likewise.
32334         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
32335         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
32336         "bp-asm.h".
32337         (PARMS): Do not use macros from bp-asm.h.
32338         (strlen): Do not use BP_SYM.
32339         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
32340         "bp-asm.h".
32341         (PARMS): Do not use macros from bp-asm.h.
32342         (S1): Likewise.
32343         (S2): Likewise.
32344         (SIZE): Likewise.
32345         (__mpn_sub_n): Do not use BP_SYM.
32346         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
32347         "bp-asm.h".
32348         (PARMS): Do not use macros from bp-asm.h.
32349         (S1): Likewise.
32350         (SIZE): Likewise.
32351         (__mpn_submul_1): Do not use BP_SYM.
32352         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
32353         "bp-asm.h".
32354         (PARMS): Do not use macros from bp-asm.h.
32355         (S1): Likewise.
32356         (S2): Likewise.
32357         (SIZE): Likewise.
32358         (__mpn_add_n): Do not use BP_SYM.
32359         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
32360         weak_alias.
32361         (bzero): Likewise.
32362         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
32363         "bp-asm.h".
32364         (PARMS): Do not use macros from bp-asm.h.
32365         (BLK2): Likewise.
32366         (LEN): Likewise.
32367         (memcmp): Do not use BP_SYM.
32368         (bcmp): Do not use BP_SYM in weak_alias.
32369         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
32370         "bp-asm.h".
32371         (PARMS): Do not use macros from bp-asm.h.
32372         (DEST): Likewise.
32373         (SRC): Likewise.
32374         (LEN): Likewise.
32375         (memcpy): Likewise.  Do not use BP_SYM.
32376         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
32377         "bp-asm.h".
32378         (PARMS): Do not use macros from bp-asm.h.
32379         (DEST): Likewise.
32380         (SRC): Likewise.
32381         (LEN): Likewise.
32382         (memmove): Likewise.  Do not use BP_SYM.
32383         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
32384         "bp-asm.h".
32385         (PARMS): Do not use macros from bp-asm.h.
32386         (DEST): Likewise.
32387         (SRC): Likewise.
32388         (LEN): Likewise.
32389         (__mempcpy): Likewise.  Do not use BP_SYM.
32390         (mempcpy): Do not use BP_SYM in weak_alias.
32391         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
32392         "bp-asm.h".
32393         (PARMS): Do not use macros from bp-asm.h.
32394         (DEST): Likewise.
32395         (LEN): Likewise.
32396         [!BZERO_P] (CHR): Likewise.
32397         (memset): Likewise.  Do not use BP_SYM.
32398         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
32399         "bp-asm.h".
32400         (PARMS): Do not use macros from bp-asm.h.
32401         (STR2): Likewise.
32402         (strcmp): Do not use BP_SYM.
32403         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
32404         "bp-asm.h".
32405         (PARMS): Do not use macros from bp-asm.h.
32406         (STR): Likewise.
32407         (DELIM): Likewise.
32408         [USE_AS_STRTOK_R] (SAVE): Likewise.
32409         (FUNCTION): Likewise.  Do not use BP_SYM.
32410         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
32411         aliases.
32412         (strtok_r): Likewise.
32413         (__GI___strtok_r): Likewise.
32414         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
32415         (PARMS): Do not use macros from bp-asm.h.
32416         (S): Likewise.
32417         (SIZE): Likewise.
32418         (__mpn_lshift): Do not use BP_SYM.
32419         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
32420         (PARMS): Do not use macros from bp-asm.h.
32421         (STR): Likewise.
32422         (CHR): Likewise.
32423         (__memchr): Do not use BP_SYM.
32424         (memchr): Do not use BP_SYM in weak_alias.
32425         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
32426         (PARMS): Do not use macros from bp-asm.h.
32427         (BLK2): Likewise.
32428         (LEN): Likewise.
32429         (memcmp): Do not use BP_SYM.
32430         (bcmp): Do not use BP_SYM in weak_alias.
32431         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
32432         (PARMS): Do not use macros from bp-asm.h.
32433         (S1): Likewise.
32434         (SIZE): Likewise.
32435         (__mpn_mul_1): Do not use BP_SYM.
32436         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
32437         "bp-asm.h".
32438         (PARMS): Do not use macros from bp-asm.h.
32439         (STR): Likewise.
32440         (CHR): Likewise.
32441         (__rawmemchr): Do not use BP_SYM.
32442         (rawmemchr): Do not use BP_SYM in weak_alias.
32443         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
32444         (PARMS): Do not use macros from bp-asm.h.
32445         (S): Likewise.
32446         (SIZE): Likewise.
32447         (__mpn_rshift): Do not use BP_SYM.
32448         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
32449         (PARMS): Do not use macros from bp-asm.h.
32450         (SIGMSK): Likewise.
32451         (__sigsetjmp): Likewise.  Do not use BP_SYM.
32452         * sysdeps/i386/start.S: Do not include "bp-sym.h".
32453         (_start): Do not use BP_SYM.
32454         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
32455         (PARMS): Do not use macros from bp-asm.h.
32456         (DEST): Likewise.
32457         (SRC): Likewise.
32458         (__stpcpy): Likewise.  Do not use BP_SYM.
32459         (stpcpy): Do not use BP_SYM in weak_alias.
32460         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
32461         "bp-asm.h".
32462         (PARMS): Do not use macros from bp-asm.h.
32463         (DEST): Likewise.
32464         (SRC): Likewise.
32465         (LEN): Likewise.
32466         (__stpncpy): Likewise.  Do not use BP_SYM.
32467         (stpncpy): Do not use BP_SYM in weak_alias.
32468         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
32469         (PARMS): Do not use macros from bp-asm.h.
32470         (STR): Likewise.
32471         (CHR): Likewise.
32472         (strchr): Likewise.  Do not use BP_SYM.
32473         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
32474         "bp-asm.h".
32475         (PARMS): Do not use macros from bp-asm.h.
32476         (STR): Likewise.
32477         (CHR): Likewise.
32478         (__strchrnul): Likewise.  Do not use BP_SYM.
32479         (strchrnul): Do not use BP_SYM in weak_alias.
32480         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
32481         "bp-asm.h".
32482         (PARMS): Do not use macros from bp-asm.h.
32483         (STOP): Likewise.
32484         (strcspn): Do not use BP_SYM.
32485         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
32486         "bp-asm.h".
32487         (PARMS): Do not use macros from bp-asm.h.
32488         (STR): Likewise.
32489         (STOP): Likewise.
32490         (strpbrk): Likewise.  Do not use BP_SYM.
32491         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
32492         "bp-asm.h".
32493         (PARMS): Do not use macros from bp-asm.h.
32494         (STR): Likewise.
32495         (CHR): Likewise.
32496         (strrchr): Likewise.  Do not use BP_SYM.
32497         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
32498         (PARMS): Do not use macros from bp-asm.h.
32499         (SKIP): Likewise.
32500         (strspn): Do not use BP_SYM.
32501         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
32502         (PARMS): Do not use macros from bp-asm.h.
32503         (STR): Likewise.
32504         (DELIM): Likewise.
32505         (SAVE): Likewise.
32506         (FUNCTION): Likewise.  Do not use BP_SYM.
32507         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
32508         aliases.
32509         (strtok_r): Likewise.
32510         (__GI___strtok_r): Likewise.
32511         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
32512         (PARMS): Do not use macros from bp-asm.h.
32513         (S1): Likewise.
32514         (S2): Likewise.
32515         (SIZE): Likewise.
32516         (__mpn_sub_n): Do not use BP_SYM.
32517         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
32518         "bp-asm.h".
32519         (PARMS): Do not use macros from bp-asm.h.
32520         (S1): Likewise.
32521         (SIZE): Likewise.
32522         (__mpn_submul_1): Do not use BP_SYM.
32523         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
32524         <bp-sym.h>.
32525         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
32526         and <bp-asm.h>.
32527         (PARMS): Do not use macros from bp-asm.h.
32528         (FLAGS): Likewise.
32529         (PTID): Likewise.
32530         (TLS): Likewise.
32531         (CTID): Likewise.
32532         (__clone): Do not use BP_SYM.
32533         (clone): Do not use BP_SYM in weak_alias.
32534         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
32535         and <bp-asm.h>.
32536         (PARMS): Do not use macros from bp-asm.h.
32537         (LEN): Likewise.
32538         (__mmap64): Do not use BP_SYM.
32539         (mmap64): Do not use BP_SYM in weak_alias.
32540         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
32541         <bp-sym.h> and <bp-asm.h>.
32542         (PARMS): Do not use macros from bp-asm.h.
32543         (__posix_fadvise64_l64): Do not use BP_SYM.
32544         * sysdeps/unix/sysv/linux/i386/semtimedop.S
32545         (PARMS): Do not use macros from bp-asm.h.
32546         (NSOPS): Likewise.
32547         (semtimedop): Do not use BP_SYM.
32548         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
32549         and <bp-asm.h>.
32551 2013-02-21  Allan McRae  <allan@archlinux.org>
32553         * manual/message.texi (Charset conversion in gettext):
32554         Move @end statement to beginning of line.
32556 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32558         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
32559         static.
32560         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
32561         Likewise.
32563         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
32564         (denorm): Likewise.
32565         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
32566         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
32568 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32570         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
32571         tail-call to the resolved function if pltexit isn't needed.
32573 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
32575         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
32576         or Y being zero as being unlikely.
32577         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
32578         Likewise.
32580 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
32582         * manual/nss.texi (System Databases and Name Service Switch):
32583         Remove frobnicate @pxref.
32585 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
32587         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
32588         __attribute__ ((unused)) to __attribute__ ((__unused__)).
32590 2013-02-20  Petr Machata  <pmachata@redhat.com>
32592         * elf/elf.h (R_ARM_TARGET1): New macro.
32593         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
32594         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
32595         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
32596         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
32597         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
32598         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
32599         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
32600         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
32601         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
32602         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
32603         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
32604         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
32605         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
32606         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
32607         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
32608         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
32609         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
32610         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
32611         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
32612         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
32613         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
32614         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
32615         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
32616         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
32617         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
32618         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
32619         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
32620         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
32621         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
32622         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
32623         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
32624         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
32625         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
32626         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
32627         (R_ARM_THM_GOT_BREL12): Likewise.
32628         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
32629         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
32630         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
32631         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
32632         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
32633         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
32634         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
32635         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
32636         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
32638 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
32640         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
32641         __attribute_used__ to __attribute__ ((unused)).
32643 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
32645         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
32646         powerpc mpa.c.
32647         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
32648         comment formatting.
32649         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
32651 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
32653         [BZ #13550]
32654         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
32655         Remove macro.
32656         (ENTER): Remove both macro definitions.
32657         (LEAVE): Likewise.
32658         (CHECK_BOUNDS_LOW): Likewise.
32659         (CHECK_BOUNDS_HIGH): Likewise.
32660         (CHECK_BOUNDS_BOTH): Likewise.
32661         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
32662         (RETURN_BOUNDED_POINTER): Likewise.
32663         (RETURN_NULL_BOUNDED_POINTER): Likewise.
32664         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
32665         (POP_ERRNO_LOCATION_RETURN): Likewise.
32666         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
32667         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32668         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
32669         macros.
32670         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32671         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
32672         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
32673         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
32674         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
32675         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
32676         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
32677         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
32678         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
32679         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
32680         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
32681         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
32682         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32683         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
32684         removed macros.
32685         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32686         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
32687         macros.
32688         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32689         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
32690         * sysdeps/i386/i586/memset.S (memset): Likewise.
32691         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
32692         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32693         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
32694         macros.
32695         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32696         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
32697         Change uses of L(2) to L(out).
32698         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
32699         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
32700         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
32701         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32702         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
32703         removed macros.
32704         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32705         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
32706         macros.
32707         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32708         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
32709         (RETURN): Do not use macro LEAVE.
32710         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
32711         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
32712         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
32713         * sysdeps/i386/i686/memset.S (memset): Likewise.
32714         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
32715         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
32716         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
32717         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
32718         Likewise.
32719         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32720         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
32721         L(1_2) and L(1_3) into L(1).
32722         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
32723         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
32724         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32725         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
32726         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
32727         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
32728         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
32729         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32730         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
32731         macros.
32732         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
32733         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
32734         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
32735         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
32736         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
32737         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
32738         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
32739         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
32740         * sysdeps/i386/strcspn.S (strcspn): Likewise.
32741         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
32742         * sysdeps/i386/strrchr.S (strrchr): Likewise.
32743         * sysdeps/i386/strspn.S (strspn): Likewise.
32744         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
32745         conditional code.
32746         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
32747         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
32748         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
32749         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
32750         L(1_3) into L(1_1).
32751         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
32752         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
32753         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
32754         macros.
32755         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
32757 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
32759         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
32760         macro.
32762 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
32764         * math/atest-exp.c (exp_mpn): Remove ROUND.
32765         * math/atest-exp2.c (exp_mpn): Likewise.
32766         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
32768         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
32769         * stdlib/tst-tls-atexit-lib.c: Likewise.
32770         * stdlib/tst-tls-atexit.c: Likewise.
32772 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32774         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
32775         and __attribute_alloc_size__.
32777 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32779         * include/programs/xmalloc.h: Change __attribute_alloc_size to
32780         __attribute_alloc_size__.
32781         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
32782         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
32784 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
32786         * include/programs/xmalloc.h: New file.
32787         * catgets/gencat.c: Include it.
32788         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
32789         * elf/pldd.c: Likewise.
32790         * iconv/iconv_charmap.c: Likewise.
32791         * iconv/iconvconfig.c: Likewise.
32792         * iconv/strtab.c: Likewise.
32793         * locale/programs/locale.c: Likewise.
32794         * locale/programs/localedef.h: Likewise.
32795         * locale/programs/simple-hash.c: Likewise.
32796         * nscd/nscd.h: Likewise.
32797         * nss/makedb.c: Likewise.
32798         * sysdeps/generic/ldconfig.h: Likewise.
32800 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
32802         * Versions.def: Add GLIBC_2.18.
32803         * include/link.h (struct link_map): New member l_tls_dtor_count.
32804         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
32805         (__call_tls_dtors): Likewise.
32806         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
32807         __cxa_thread_atexit_impl.
32808         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
32809         Likewise.
32810         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
32811         Likewise.
32812         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
32813         Likewise.
32814         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
32815         Likewise.
32816         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
32817         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
32818         Likewise.
32819         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
32820         Likewise.
32821         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
32822         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
32823         Likewise.
32824         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
32825         (tests): Add test case tst-tls-atexit.
32826         (modules-names): Add shared library for tst-tls-atexit.
32827         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
32828         (GLIBC_PRIVATE): Add __call_tls_dtors.
32829         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
32830         for libstdc++.
32831         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
32832         * stdlib/tst-tls-atexit.c: New test case.
32833         * stdlib/tst-tls-atexit-lib.c: New test case.
32835         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
32837         * elf/Versions (ld): Add _dl_find_dso_for_object.
32838         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
32839         * elf/dl-open.c (_dl_find_dso_for_object): New function.
32840         (dl_open_worker): Use _dl_find_dso_for_object.
32841         * elf/dl-sym.c (do_sym): Likewise.
32842         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
32844 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32846         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
32847         Syntactic changes only.
32848         (_dl_runtime_profile): Do a tail-call to the resolved function.
32850 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
32852         [BZ #13550]
32853         * sysdeps/x86_64/bp-asm.h: Remove file.
32854         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
32855         <bp-sym.h> and <bp-asm.h>.
32856         (__clone): Do not use BP_SYM.
32857         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
32858         <bp-sym.h> and <bp-asm.h>.
32859         * sysdeps/unix/x86_64/sysdep.S: Likewise.
32860         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
32861         "bp-asm.h".
32862         (_setjmp): Do not use BP_SYM.
32863         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
32864         "bp-asm.h".
32865         (setjmp): Do not use BP_SYM.
32866         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
32867         libc_hidden_def.
32868         (mempcpy): Do not use BP_SYM in weak_alias.
32869         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
32870         "bp-asm.h".
32871         (strchr): Do not use BP_SYM.
32872         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
32873         "bp-asm.h".
32874         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
32875         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
32876         (_start): Do not use BP_SYM.
32877         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
32878         "bp-asm.h".
32879         (strcat): Do not use BP_SYM.
32880         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
32881         "bp-asm.h".
32882         (STRCMP): Do not use BP_SYM.
32883         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
32884         "bp-asm.h".
32885         (STRCPY): Do not use BP_SYM.
32886         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
32887         "bp-asm.h".
32888         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
32889         "bp-asm.h".
32890         (FUNCTION): Do not use BP_SYM.
32891         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
32892         weak_alias.
32893         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
32895 2013-02-17  Andreas Jaeger  <aj@suse.de>
32897         * time/Versions: Sort entries.
32898         * string/Versions: Likewise.
32899         * resolv/Versions: Likewise.
32900         * posix/Versions: Likewise.
32901         * iconv/Versions: Likewise.
32902         * elf/Versions: Likewise.
32903         * wcsmbs/Versions: Likewise.
32905 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
32907         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
32908         loop termination condition.
32910         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
32911         variable to calculate EZ.
32912         (__sqr): Likewise.
32914         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
32915         the lower precision input.
32917 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
32919         [BZ #13550]
32920         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
32921         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
32922         (run-via-rtld-prefix): Do not handle %-bp tests.
32923         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
32924         (all-object-suffixes): Remove .ob.
32925         (bppfx): Remove variable.
32926         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
32927         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
32928         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
32929         [$(build-bounded) = yes] (libtype.ob): Likewise.
32930         * Makerules (elide-routines.ob): Remove variable.
32931         (do-tests-clean): Do not handle *-bp.out.
32932         (common-mostlyclean): Do not handle *-bp and *-bp.out.
32933         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
32934         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
32935         (tests): Do not include $(tests-bp.out).
32936         (xtests): Do not include $(xtests-bp.out).
32937         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
32938         [$(build-bounded) = yes] ($(addprefix
32939         $(objpfx),$(binaries-bounded))): Remove rule.
32940         ($(objpfx)%-bp.out): Remove rule.
32941         * config.make.in (build-bounded): Remove variable.
32942         * crypt/Makefile [$(build-bounded) = yes]
32943         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
32944         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
32945         append to variable.
32946         [$(build-bounded) = yes] (install-lib): Likewise.
32947         [$(build-bounded) = yes] (generated): Likewise.
32948         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
32949         Remove rule.
32950         * intl/Makefile [$(build-bounded) = yes]
32951         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
32952         * math/Makefile [$(build-bounded) = yes]
32953         ($(tests:%=$(objpfx)%-bp): Likewise.
32954         * misc/Makefile [$(build-bounded) = yes]
32955         ($(objpfx)tst-tsearch-bp): Likewise.
32956         * nptl/Makeconfig (bounded-thread-library): Remove variable.
32957         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
32958         Remove dependency.
32959         * string/Makefile (o-objects.ob): Remove variable.
32960         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
32961         (CFLAGS-.ob): Remove variable.
32962         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
32963         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
32964         both definitions of variable.
32965         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
32966         (ASFLAGS-.ob): Remove variable.
32968 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
32970         [BZ #13550]
32971         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
32972         Remove __BOUNDED_POINTERS__ from condition.
32973         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
32974         * string/bits/string2.h [!__NO_STRING_INLINES &&
32975         !__BOUNDED_POINTERS__]: Likewise.
32976         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
32977         Likewise.
32978         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
32979         Remove conditional code.
32980         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
32981         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
32982         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
32983         condition.
32985         [BZ #13550]
32986         * csu/libc-start.c: Do not include <bp-sym.h>.
32987         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
32988         * elf/dl-open.c: Do not include <bp-sym.h>.
32989         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
32990         * math/fegetenv.c: Do not include <bp-sym.h>.
32991         (fegetenv): Do not use BP_SYM in versioned symbols.
32992         * nptl/sysdeps/pthread/bits/libc-lockP.h
32993         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
32994         <bp-sym.h>.
32995         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32996         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
32997         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
32998         (__pthread_mutex_destroy): Likewise.
32999         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33000         (__pthread_mutex_lock): Likewise.
33001         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33002         (__pthread_mutex_trylock): Likewise.
33003         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33004         (__pthread_mutex_unlock): Likewise.
33005         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33006         (__pthread_mutexattr_init): Likewise.
33007         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33008         (__pthread_mutexattr_destroy): Likewise.
33009         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33010         (__pthread_mutexattr_settype): Likewise.
33011         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33012         (__pthread_rwlock_init): Likewise.
33013         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33014         (__pthread_rwlock_destroy): Likewise.
33015         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33016         (__pthread_rwlock_rdlock): Likewise.
33017         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33018         (__pthread_rwlock_tryrdlock): Likewise.
33019         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33020         (__pthread_rwlock_wrlock): Likewise.
33021         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33022         (__pthread_rwlock_trywrlock): Likewise.
33023         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33024         (__pthread_rwlock_unlock): Likewise.
33025         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33026         (__pthread_key_create): Likewise.
33027         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33028         (__pthread_setspecific): Likewise.
33029         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33030         (__pthread_getspecific): Likewise.
33031         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
33032         Likewise.
33033         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33034         (_pthread_cleanup_push_defer): Likewise.
33035         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33036         (_pthread_cleanup_pop_restore): Likewise.
33037         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
33038         (pthread_setcancelstate): Likewise.
33039         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
33040         <bp-sym.h>.
33041         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
33042         (memchr): Do not use BP_SYM in weak_alias.
33043         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
33044         (fegetenv): Do not use BP_SYM in versioned symbols.
33045         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
33046         (fesetenv): Do not use BP_SYM in versioned symbols.
33047         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
33048         (feupdateenv): Do not use BP_SYM in versioned symbols.
33049         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
33050         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
33051         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
33052         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
33053         (open64): Do not use BP_SYM in weak_alias.
33054         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
33055         (fegetenv): Do not use BP_SYM in versioned symbols.
33056         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
33057         (fesetenv): Do not use BP_SYM in versioned symbols.
33058         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
33059         (feupdateenv): Do not use BP_SYM in versioned symbols.
33060         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
33061         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
33062         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
33063         (feraiseexcept): Do not use BP_SYM in versioned symbols.
33064         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
33065         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
33066         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
33067         <bp-sym.h>.
33068         (__libc_start_main): Do not use BP_SYM.
33070 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
33072         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
33073         redundant return line.
33074         (norm): Likewise.
33075         (denorm): Likewise.
33076         (dbl_mp): Likewise.
33077         (sub_magnitudes): Likewise.
33078         (__add): Likewise.
33079         (__sub): Likewise.
33080         (__mul): Likewise.
33081         (__inv): Likewise.
33082         (__dvd): Likewise.
33083         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
33084         (norm): Likewise.
33085         (denorm): Likewise.
33086         (dbl_mp): Likewise.
33087         (sub_magnitudes): Likewise.
33088         (__add): Likewise.
33089         (__sub): Likewise.
33090         (__mul): Likewise.
33091         (__inv): Likewise.
33092         (__dvd): Likewise.
33094         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
33095         instead of __mul.
33096         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
33097         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
33098         (cc32): Likewise.
33100         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
33101         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
33102         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
33103         of __mul for squares.
33104         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
33105         function
33106         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
33107         Likewise.
33108         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
33109         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
33111 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
33113         [BZ #13550]
33114         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
33115         code.
33116         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
33117         prototype or function definition.  Rename ubp_* variables and
33118         parameters.  Remove argv definitions conditional on
33119         [__BOUNDED_POINTERS__].
33120         * debug/backtrace.c (__backtrace): Do not use __unbounded.
33121         * elf/dl-runtime.c (_dl_fixup): Likewise.
33122         * include/set-hooks.h (RUN_HOOK): Likewise.
33123         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
33124         definition.
33125         * string/strcpy.c (strcpy): Do not use __unbounded.
33126         * sysdeps/generic/frame.h (struct layout): Likewise.
33127         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
33128         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
33129         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
33130         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
33131         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
33132         (__backtrace): Likewise.
33133         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
33134         use __ptrvalue.
33135         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
33136         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
33137         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
33138         Likewise.
33139         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
33140         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
33141         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
33142         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
33143         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
33144         Do not use __unbounded.
33145         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
33146         Rename __unboundedrlimits parameter to rlimits in prototype.
33147         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
33148         Do not use __unbounded.
33149         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
33150         not use __ptrvalue.
33151         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
33152         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
33153         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
33154         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
33155         __ptrvalue or __unbounded.
33156         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
33157         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
33158         use __unbounded.
33159         (__new_msgctl): Do not use __ptrvalue.
33160         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
33161         __unbounded.
33162         (__libc_msgrcv): Do not use __ptrvalue.
33163         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
33164         startup_info): Do not use __unbounded.
33165         (__libc_start_main): Likewise.  Rename ubp_* variables and
33166         parameters.  Remove argv definitions conditional on
33167         [__BOUNDED_POINTERS__].
33168         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
33169         __ptrvalue.
33170         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
33171         use __unbounded.
33172         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
33173         or __ptrvalue.
33174         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
33175         use __unbounded.
33176         (__new_shmctl): Do not use __ptrvalue.
33177         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
33178         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
33179         Likewise.
33180         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
33181         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
33182         (__libc_sigaction): Likewise.
33183         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
33184         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
33185         Likewise.
33186         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
33188 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
33190         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
33192         * string/mempcpy.c: Implement by calling memcpy.
33194 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
33196         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
33198         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
33199         evaluation.
33201         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
33202         values in the mantissa.
33204         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
33205         minimize writes to Z.
33206         (sub_magnitudes): Simplify code a bit.
33208 2013-02-12  Roland McGrath  <roland@hack.frob.com>
33210         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
33211         from the message.  The linker prefixes all warnings with that already.
33213 2013-02-12  Andreas Schwab  <schwab@suse.de>
33215         [BZ #15078]
33216         * posix/regexec.c (extend_buffers): Add parameter min_len.
33217         (check_matching): Pass minimum needed length.
33218         (clean_state_log_if_needed): Likewise.
33219         (get_subexp): Likewise.
33220         * posix/Makefile (tests): Add bug-regex34.
33221         (bug-regex34-ENV): Define.
33222         * posix/bug-regex34.c: New file.
33224         [BZ #11561]
33225         * posix/regcomp.c (parse_bracket_exp): When looking up collating
33226         elements compare against the byte sequence of it, not its name.
33227         * posix/Makefile (tests): Add bug-regex35.
33228         (bug-regex35-ENV): Define.
33229         * posix/bug-regex35.c: New file.
33231 2013-02-11  Tom de Vries  <tom@codesourcery.com>
33233         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
33234         comment.
33235         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
33236         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
33237         (CHECK_EOL): Add undef.
33239 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
33241         * bits/stdlib-bsearch.h: New file.
33242         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
33243         * stdlib/stdlib.h: Likewise.
33245 2013-02-11  Roland McGrath  <roland@hack.frob.com>
33247         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
33248         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
33249         declaration.
33250         * manual/search.texi (Array Search Function): Add missing const in
33251         lfind prototype.
33252         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
33253         declaration to use rlim_t.
33254         (Basic Scheduling Functions): Remove erroneous const from
33255         sched_getparam prototype.  Remove erroneous * from
33256         sched_get_priority_max and sched_get_priority_min prototypes.
33257         (Resource Usage): Fix summary @comment on vtimes to refer to
33258         sys/vtimes.h rather than vtimes.h.
33259         Add missing *s in vtimes prototype.
33260         (Limits on Resources): Fix ulimit prototype to return long int.
33261         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
33262         prototypes to use long int rather than double.
33263         (BSD Random): Fix initstate and setstate to use char *, not void *.
33264         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
33265         prototype to make second argument 'struct aiocb64 *const[]'.
33266         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
33267         (Status of AIO Operations): Remove erroneous const in aio_return and
33268         aio_return64 prototypes.
33269         (Synchronizing I/O): Fix sync prototype to return void.
33270         * manual/startup.texi (Suboptions): Remove an erroneous const in
33271         getsubopt prototype.
33272         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
33273         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
33274         use size_t rather than int.
33275         (Scanning All Users): Likewise for getpwent_r.
33276         (Setting Groups): Add missing const to setgroups prototype.
33277         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
33278         * manual/socket.texi (Host Names): Fix gethostbyaddr and
33279         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
33280         'const void *' rather than 'const char *'.
33281         (Host Address Functions): Likewise for inet_ntop.
33282         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
33283         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
33284         ssize_t for return value.
33285         (Sending Data): Likewise for send, sendto, sendmsg.
33286         (Socket Option Functions): Add a missing const in setsockopt prototype.
33287         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
33288         use wchar_t for the argument.
33289         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
33290         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
33291         take no arguments.
33292         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
33293         double/float/long double for second argument.
33294         Fix return types of significand, significandf, significandl.
33295         * manual/filesys.texi (Setting Permissions): Use mode_t for second
33296         argument in fchmod prototype.
33297         (File Owner): Use uid_t and gid_t in fchown prototype.
33298         (File Times): Add const to utimes, futimes, and lutimes prototypes.
33299         (Making Special Files): Use mode_t and dev_t in mknod prototype.
33300         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
33301         use 'const struct dirent **' as argument types to CMP function pointer
33302         argument.
33303         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
33304         (File Times): Fix summary magic @comment for struct utimbuf and utime
33305         to refer to utime.h, not time.h.
33306         * manual/string.texi (Argz Functions): Add missing const in
33307         argz_extract and argz_next prototypes.
33308         (Finding Tokens in a String): Likewise for basename.
33309         (String/Array Comparison): Fix typo in wcscasecmp prototype.
33310         (Copying and Concatenation): Fix typo in wmemmove prototype.
33311         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
33312         (Signal Stack): Remove erroneous const in sigstack prototype.
33313         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
33314         prototype.
33315         (Simple Calendar Time): Likewise for stime.
33316         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
33317         prototype.
33318         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
33319         say sys/sysctl.h instead.
33320         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
33321         and vsyslog prototypes.
33323 2013-02-11  Tom de Vries  <tom@codesourcery.com>
33325         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
33326         Remove.
33328 2013-02-11  Roland McGrath  <roland@hack.frob.com>
33330         * misc/sys/mman.h: Fix typo in mremap comment.
33332 2013-02-08  Roland McGrath  <roland@hack.frob.com>
33334         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
33335         the '\0' terminator.
33337 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
33339         [BZ #13550]
33340         * debug/segfault.c: Don't include <bp-checks.h>.
33341         * sysdeps/generic/bp-checks.h: Remove file.
33342         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
33343         (__GETDENTS): Don't use CHECK_N.
33344         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
33345         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
33346         (__getgroups): Don't use CHECK_N.
33347         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
33348         (setgroups): Don't use CHECK_N.
33349         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
33350         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
33351         (__libc_msgrcv): Don't use CHECK_N.
33352         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
33353         (__libc_msgsnd): Don't use CHECK_N.
33354         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
33355         <bp-checks.h>.
33356         (__libc_pread): Don't use CHECK_N.
33357         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
33358         include <bp-checks.h>.
33359         (__libc_pread64): Don't use CHECK_N.
33360         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
33361         include <bp-checks.h>.
33362         (__libc_pwrite): Don't use CHECK_N.
33363         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
33364         include <bp-checks.h>.
33365         (__libc_pwrite64): Don't use CHECK_N.
33366         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
33367         <bp-checks.h>.
33368         (__libc_pread): Don't use CHECK_N.
33369         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
33370         include <bp-checks.h>.
33371         (__libc_pread64): Don't use CHECK_N.
33372         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
33373         include <bp-checks.h>.
33374         (__libc_pwrite): Don't use CHECK_N.
33375         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
33376         include <bp-checks.h>.
33377         (__libc_pwrite64): Don't use CHECK_N.
33378         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
33379         (do_pread): Don't use CHECK_N.
33380         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
33381         (do_pread64): Don't use CHECK_N.
33382         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
33383         (do_pwrite): Don't use CHECK_N.
33384         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
33385         (do_pwrite64): Don't use CHECK_N.
33386         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
33387         (__libc_readv): Don't use CHECK_N.
33388         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
33389         (semop): Don't use CHECK_N.
33390         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
33391         <bp-checks.h>.
33392         (semtimedop): Don't use CHECK_N.
33393         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
33394         (__libc_pread): Don't use CHECK_N.
33395         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
33396         <bp-checks.h>.
33397         (__libc_pread64): Don't use CHECK_N.
33398         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
33399         <bp-checks.h>.
33400         (__libc_pwrite): Don't use CHECK_N.
33401         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
33402         <bp-checks.h>.
33403         (__libc_pwrite64): Don't use CHECK_N.
33404         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
33405         <bp-checks.h>.
33406         (__libc_msgrcv): Don't use CHECK_N.
33407         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
33408         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
33409         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
33410         (__libc_writev): Don't use CHECK_N.
33412 2013-02-08  Roland McGrath  <roland@hack.frob.com>
33414         * string/strcpy.c: Removed unused variable.
33416         * Makeconfig (+sysdep-includes): Define with := rather than =.
33417         Use an existing include/ subdir of each sysdeps dir before it.
33419 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33421         * nscd/connection.c (register_traced_file): Comment function.
33422         [HAVE_INOTIFY] (union __inev): Define.
33423         [HAVE_INOTIFY] (inotify_check_files): New function.
33424         [HAVE_INOTIFY] (clear_db_cache): Likewise.
33425         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
33426         clear_db_cache.
33427         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
33429 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33431         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
33432         loaded if not already and that a failure is permanent.
33434 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
33436         [BZ #15006]
33437         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
33438         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
33440 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
33442         [BZ #13550]
33443         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
33444         (CHECK_1_NULL_OK): Likewise.
33445         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
33446         (__fxstat): Do not use CHECK_1.
33447         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
33448         <bp-checks.h>.
33449         (___fxstat64): Do not use CHECK_1.
33450         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
33451         <bp-checks.h>.
33452         (__fxstatat): Do not use CHECK_1.
33453         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
33454         <bp-checks.h>.
33455         (__fxstatat64): Do not use CHECK_1.
33456         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
33457         <bp-checks.h>.
33458         (__fxstat): Do not use CHECK_1.
33459         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
33460         <bp-checks.h>.
33461         (__fxstatat): Do not use CHECK_1.
33462         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
33463         <bp-checks.h>.
33464         (__getresgid): Do not use CHECK_1.
33465         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
33466         <bp-checks.h>.
33467         (__getresuid): Do not use CHECK_1.
33468         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
33469         <bp-checks.h>.
33470         (__lxstat): Do not use CHECK_1.
33471         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
33472         <bp-checks.h>.
33473         (__old_msgctl): Do not use CHECK_1.
33474         (__new_msgctl): Likewise.
33475         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
33476         <bp-checks.h>.
33477         (__new_setrlimit): Do not use CHECK_1.
33478         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
33479         <bp-checks.h>.
33480         (__old_shmctl): Do not use CHECK_1.
33481         (__new_shmctl): Likewise.
33482         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
33483         <bp-checks.h>.
33484         (__xstat): Do not use CHECK_1.
33485         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
33486         (__lxstat): Do not use CHECK_1.
33487         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
33488         <bp-checks.h>.
33489         (___lxstat64): Do not use CHECK_1.
33490         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
33491         (__old_msgctl): Do not use CHECK_1.
33492         (__new_msgctl): Likewise.
33493         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
33494         <bp-checks.h>.
33495         (__gettimeofday): Do not use CHECK_1.
33496         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
33497         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
33498         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
33499         <bp-checks.h>.
33500         (__gettimeofday): Do not use CHECK_1.
33501         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
33502         (__old_shmctl): Do not use CHECK_1_NULL_OK.
33503         (__new_shmctl): Do not use CHECK_1.
33504         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
33505         <bp-checks.h>.
33506         (do_sigtimedwait): Do not use CHECK_1.
33507         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
33508         <bp-checks.h>.
33509         (do_sigwaitinfo): Do not use CHECK_1.
33510         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
33511         <bp-checks.h>.
33512         (msgctl): Do not use CHECK_1.
33513         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
33514         <bp-checks.h>.
33515         (shmctl): Do not use CHECK_1.
33516         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
33517         (ustat): Do not use CHECK_1.
33518         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
33519         <bp-checks.h>.
33520         (__fxstat): Do not use CHECK_1.
33521         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
33522         <bp-checks.h>.
33523         (__fxstatat): Do not use CHECK_1.
33524         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
33525         <bp-checks.h>.
33526         (__lxstat): Do not use CHECK_1.
33527         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
33528         <bp-checks.h>.
33529         (__xstat): Do not use CHECK_1.
33530         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
33531         (__xstat): Do not use CHECK_1.
33532         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
33533         (___xstat64): Do not use CHECK_1.
33535         [BZ #13550]
33536         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
33537         definitions.
33538         (CHECK_BOUNDS_HIGH): Likewise.
33539         * string/strcpy.c: Do not include <bp-checks.h>.
33540         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
33542 2013-02-07  Roland McGrath  <roland@hack.frob.com>
33544         * nscd/nscd-client.h (__nscd_drop_map_ref):
33545         Add __attribute__ ((unused)).
33546         * nis/nss-nisplus.h (niserr2nss): Likewise.
33548         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
33549         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
33551         * csu/libc-tls.c (init_static_tls, init_slotinfo):
33552         Remove inline keyword.
33553         * include/rounding-mode.h (round_away): Likewise.
33554         * libio/wfileops.c (adjust_wide_data): Likewise.
33555         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
33556         (__m128i_strloadu_tolower): Likewise.
33557         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
33558         (__m128i_strloadu_tolower): Likewise.
33559         * time/mktime.c (ydhms_diff): Likewise.
33560         * locale/elem-hash.h (elem_hash): Likewise.
33561         * locale/setlocale.c (setdata): Likewise.
33562         * posix/regex_internal.h (re_string_char_size_at): Likewise.
33563         (re_string_wchar_at): Likewise.
33564         (bitset_not, bitset_merge, bitset_mask): Likewise.
33565         [!(__GNUC__ > 3)] (inline): Remove macro.
33566         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
33567         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
33568         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
33569         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
33570         * string/memcmp.c (memcmp_bytes): Likewise.
33571         * locale/programs/locarchive.c (compute_hashval): Likewise.
33572         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
33573         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
33574         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
33575         * nss/getent.c (print_rpc, print_protocols): Likewise.
33576         (print_passwd, print_group, print_aliases): Likewise.
33577         * nis/nss-nisplus.h (niserr2nss): Likewise.
33578         * nscd/connections.c (restart_p): Likewise.
33579         Change return type to bool.
33581 2013-02-05  Roland McGrath  <roland@hack.frob.com>
33583         * Makeconfig (all-Depend-files): Add existing
33584         $(sorted-subdirs:=/Depend) files.
33585         (all-subdirs): Remove nss.
33586         * sysdeps/unix/inet/Subdirs: Add it here instead.
33587         * hesiod/Depend: New file.
33589         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
33590         instead of calling alloca.
33592         * io/lseek.c (__lseek): Rename to __libc_lseek.
33593         Define __lseek as an alias.
33595         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
33597 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
33599         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
33600         else clause and remove check for non-standard endianness.
33602 2013-02-04  David S. Miller  <davem@davemloft.net>
33604         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33606 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
33608         [BZ #13550]
33609         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
33610         (__ubp_memchr): Remove prototype.
33611         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
33612         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
33613         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
33614         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
33615         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
33616         Remove alias.
33617         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
33618         (__ubp_memchr): Likewise.
33619         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
33620         (__ubp_memchr): Likewise.
33621         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
33622         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
33623         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
33624         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
33625         CHECK_STRING.
33626         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
33627         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
33628         (__getcwd): Do not use CHECK_STRING.
33629         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
33630         <bp-checks.h>.
33631         (__real_chown): Do not use CHECK_STRING.
33632         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
33633         <bp-checks.h>.
33634         (fchownat): Do not use CHECK_STRING.
33635         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
33636         CHECK_STRING.
33637         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
33638         <bp-checks.h>.
33639         (__lchown): Do not use CHECK_STRING.
33640         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
33641         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
33642         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
33643         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
33644         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
33645         include <bp-checks.h>.
33646         (truncate64): Do not use CHECK_STRING.
33647         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
33648         <bp-checks.h>.
33649         (__real_chown): Do not use CHECK_STRING.
33650         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
33651         <bp-checks.h>.
33652         (__lchown): Do not use CHECK_STRING.
33653         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
33654         <bp-checks.h>.
33655         (__chown): Do not use CHECK_STRING.
33656         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
33657         <bp-checks.h>.
33658         (truncate64): Do not use CHECK_STRING.
33659         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
33660         Likewise.
33661         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
33662         (__xmknod): Do not use CHECK_STRING.
33663         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
33664         <bp-checks.h>.
33665         (__xmknodat): Do not use CHECK_STRING.
33666         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
33667         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
33669 2013-02-04  Andreas Schwab  <schwab@suse.de>
33671         [BZ #14142]
33672         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
33673         * include/netdb.h: Likewise for h_errno.
33674         * elf/tst-stackguard1.c: Include <tls.h>.
33676 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
33678         * elf/link.h (struct link_map): Extend the l_addr comment.
33679         * include/link.h (struct link_map): Likewise.
33681 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
33683         [BZ #13550]
33684         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
33685         (BOUNDED_1): Remove macro.
33686         * debug/backtrace.c: Don't include <bp-checks.h>.
33687         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
33688         (__backtrace): Likewise.
33689         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
33690         <bp-checks.h>.
33691         (__backtrace): Don't use BOUNDED_1.
33692         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
33693         <bp-checks.h>.
33694         (__backtrace): Don't use BOUNDED_1.
33695         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
33696         (__backtrace): Don't use BOUNDED_1.
33697         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
33698         (shmat): Don't use BOUNDED_N.
33700 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
33702         [BZ #13550]
33703         * sysdeps/generic/bp-start.h: Remove file.
33704         * csu/libc-start.c: Don't include <bp-start.h>.
33705         (LIBC_START_MAIN): Set up __environ directly instead of using
33706         INIT_ARGV_and_ENVIRON.
33707         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
33708         <bp-start.h>.
33710         [BZ #13550]
33711         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
33712         definitions.
33713         (CHECK_FCNTL): Likewise.
33714         (CHECK_N_PAGES): Likewise.
33716         [BZ #13550]
33717         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
33718         definitions.
33719         (CHECK_SIGSET_NULL_OK): Likewise.
33720         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
33721         <bp-checks.h>.
33722         (sigpending): Don't use CHECK_SIGSET.
33723         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
33724         <bp-checks.h>.
33725         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33726         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
33727         <bp-checks.h>.
33728         (do_sigsuspend): Don't use CHECK_SIGSET.
33729         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
33730         use CHECK_SIGSET.
33731         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
33732         (do_sigwait): Don't use CHECK_SIGSET.
33733         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
33734         use CHECK_SIGSET.
33735         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
33736         include <bp-checks.h>.
33737         (sigpending): Don't use CHECK_SIGSET.
33738         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
33739         include <bp-checks.h>.
33740         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33741         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
33742         <bp-checks.h>.
33743         (sigpending): Don't use CHECK_SIGSET.
33744         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
33745         <bp-checks.h>.
33746         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
33748         [BZ #13550]
33749         * sysdeps/generic/bp-semctl.h: Remove file.
33750         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
33751         <bp-checks.h> and <bp-semctl.h>.
33752         (__old_semctl): Don't use CHECK_SEMCTL.
33753         (__new_semctl): Likewise.
33754         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
33755         and <bp-semctl.h>.
33756         (__old_semctl): Don't use CHECK_SEMCTL.
33757         (__new_semctl): Likewise.
33758         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
33759         <bp-checks.h> and <bp-semctl.h>.
33760         (__old_semctl): Don't use CHECK_SEMCTL.
33761         (__new_semctl): Likewise.
33762         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
33763         <bp-checks.h> and <bp-semctl.h>.
33764         (semctl): Don't use CHECK_SEMCTL.
33766         [BZ #13550]
33767         * Makerules (elide-bp-thunks): Remove variable.
33768         (elide-routines.oS): Don't use $(elide-bp-thunks).
33769         (elide-routines.os): Likewise.
33770         (elide-routines.o): Likewise.
33771         (elide-routines.op): Likewise.
33772         (elide-routines.og): Likewise.
33773         (objects): Don't use $(bp-thunks).
33774         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
33775         include.
33776         (common-generated): Do not add s-proto-bp.d.
33777         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
33778         (int): Likewise.
33779         (typ): Likewise.
33780         Do not generate makefile rules for bounded-pointer thunks.
33781         * sysdeps/generic/bp-thunks.h: Remove file.
33782         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
33783         * sysdeps/unix/s-proto-bp.S: Likewise.
33785         [BZ #15062]
33786         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
33787         parts of result separately when argument is not close to line from
33788         -i to i and one part of argument is small.
33789         * math/k_casinhf.c (__kernel_casinhf): Likewise.
33790         * math/k_casinhl.c (__kernel_casinhl): Likewise.
33791         * math/libm-test.inc (cacos_test): Add more tests.
33792         (casin_test): Likewise.
33793         (casinh_test): Likewise.
33794         * sysdeps/i386/fpu/libm-test-ulps: Update.
33795         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33797 2013-01-31  David S. Miller  <davem@davemloft.net>
33799         * po/de.po: Update from translation team.
33801 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
33803         * time/tzfile.c: Include stdint.h for SIZE_MAX.
33805 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
33807         * configure.in (_AC_PROG_CC_C89): New definition.
33808         * configure: Regenerate.
33810         * configure.in (AC_PROG_CPP): New definition.
33811         * configure: Regenerate.
33813 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
33815         * debug/tst-backtrace.h: New file.
33816         * debug/tst-backtrace2.c: Include tst-backtrace.h.
33817         (ret): Remove variable.
33818         (x): Likewise.
33819         (FAIL): Remove macro.
33820         (NO_INLINE): Likewise.
33821         (fn1): Use match function instead of strstr.
33822         * debug/tst-backtrace3.c: Include tst-backtrace.h.
33823         (ret): Remove variable.
33824         (x): Likewise.
33825         (FAIL): Remove macro.
33826         (NO_INLINE): Likewise.
33827         (fn): Use match function instead of strstr.
33828         * debug/tst-backtrace4.c: Include tst-backtrace.h.
33829         (ret): Remove variable.
33830         (x): Likewise.
33831         (FAIL): Remove macro.
33832         (NO_INLINE): Likewise.
33833         (handle_signal): Use match function instead of strstr.
33834         * debug/tst-backtrace5.c: Include tst-backtrace.h.
33835         (ret): Remove variable.
33836         (x): Likewise.
33837         (FAIL): Remove macro.
33838         (NO_INLINE): Likewise.
33839         (handle_signal): Use match function instead of strstr.
33841 2013-01-23  Roland McGrath  <roland@hack.frob.com>
33843         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
33845 2013-01-23  David S. Miller  <davem@davemloft.net>
33847         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
33848         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
33849         argument of CAS if possible.
33850         * sysdeps/sparc/sparc64/bits/atomic.h
33851         (__arch_compare_and_exchange_val_32_acq): Likewise.
33852         (__arch_compare_and_exchange_val_64_acq): Likewise.
33854 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
33856         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
33857         * sysdeps/posix/ulimit.c: ... this.
33858         Include <limits.h>.
33859         * sysdeps/unix/bsd/ulimit.c: Remove file.
33861 2013-01-23  Adam Conrad  <adconrad@0c3.net>
33863         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
33864         (LDFLAGS-tst-array5): Likewise.
33866 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
33868         [BZ #15036]
33869         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
33870         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
33871         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
33872         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
33874 2013-01-21  David S. Miller  <davem@davemloft.net>
33876         * sysdeps/sparc/backtrace.c: New file.
33877         * sysdeps/sparc/sparc32/backtrace.h: New file.
33878         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
33879         * sysdeps/sparc/sparc64/backtrace.h: New file.
33880         * sysdeps/sparc/sparc64/backtrace.c: Delete.
33881         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
33882         -funwind-tables.
33884 2013-01-21  Andreas Schwab  <schwab@suse.de>
33886         [BZ #15020]
33887         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
33888         closed its stdout.
33890 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
33892         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
33893         "mpa2.h".
33894         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
33896 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
33897             Mark Mitchell  <mark@codesourcery.com>
33898             Tom de Vries  <tom@codesourcery.com>
33899             Paul Pluzhnikov  <ppluzhnikov@google.com>
33901         * debug/tst-backtrace2.c: New file.
33902         * debug/tst-backtrace3.c: Likewise.
33903         * debug/tst-backtrace4.c: Likewise.
33904         * debug/tst-backtrace5.c: Likewise.
33905         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
33906         (CFLAGS-tst-backtrace3.c): Likewise.
33907         (CFLAGS-tst-backtrace4.c): Likewise.
33908         (CFLAGS-tst-backtrace5.c): Likewise.
33909         (LDFLAGS-tst-backtrace2): Likewise.
33910         (LDFLAGS-tst-backtrace3): Likewise.
33911         (LDFLAGS-tst-backtrace4): Likewise.
33912         (LDFLAGS-tst-backtrace5): Likewise.
33913         (tests): Add new tests tst-backtrace2, tst-backtrace3,
33914         tst-backtrace4 and tst-backtrace5.
33916 2013-01-18  Anton Blanchard  <anton@samba.org>
33917             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
33919         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
33920         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
33921         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
33922         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
33923         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
33924         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
33925         "+r" and remove output regs list as redundant.  Add explicit inline
33926         asm to specify register of return val to work around compiler codegen
33927         bug.  Remove (int) cast on return value.  Add return type parameter to
33928         use in macro so that this macro does not truncate return value for
33929         64-bit values.
33930         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
33931         pass to INTERNAL_VSYSCALL_NCS.
33932         (INLINE_VSYSCALL): Add 'long int' as return type to
33933         INTERNAL_VSYSCALL_NCS macro invocation.
33934         (INTERNAL_VSYSCALL): Add 'long int' as return type to
33935         INTERNAL_VSYSCALL_NCS macro invocation.
33936         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
33938 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
33940         [BZ #14496]
33941         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
33942         Fix application of SIMD FP exception mask.
33944         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
33945         mp_no from a power of two.
33946         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
33947         __mpexp_twomm1.  Use __pow_mp.
33949         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
33950         multiplication.
33952 2013-01-17  David S. Miller  <davem@davemloft.net>
33954         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33956 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
33958         [BZ #15023]
33959         * include/complex.h: Condition contents on [!_COMPLEX_H].
33960         (__kernel_casinhf): New prototype.
33961         (__kernel_casinh): Likewise.
33962         (__kernel_casinhl): Likewise.
33963         * math/Makefile (libm_calls): Add k_casinh.
33964         * math/k_casinh.c: New file.
33965         * math/k_casinhf.c: Likewise.
33966         * math/k_casinhl.c: Likewise.
33967         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
33968         finite nonzero arguments.
33969         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
33970         finite nonzero arguments.
33971         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
33972         finite nonzero arguments.
33973         * math/s_casinh.c: Do not include <float.h>.
33974         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
33975         * math/s_casinhf.c: Do not include <float.h>.
33976         (__casinhf): Move code for finite nonzero arguments to
33977         k_casinhf.c.
33978         * math/s_casinhl.c: Do not include <float.h>.
33979         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
33980         redefine.
33981         (__casinhl): Move code for finite nonzero arguments to
33982         k_casinhl.c.
33983         * math/libm-test.inc (cacos_test): Add more tests.
33984         * sysdeps/i386/fpu/libm-test-ulps: Update.
33985         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33987 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
33989         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
33990         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
33991         [!HAVE_MREMAP]: Remove [defined linux] case.
33992         * malloc/arena.c: Do not include <malloc-sysdep.h>.
33994 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
33996         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
33998 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
34000         * elf/elf.h (R_386_SIZE32): New relocation.
34001         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
34002         R_386_SIZE32.
34003         (elf_machine_rela): Likewise.
34004         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
34005         R_X86_64_SIZE64 and R_X86_64_SIZE32.
34007 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
34009         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
34010         (FP_FAST_FMA): Do not define.
34011         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
34012         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
34013         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
34014         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
34015         !_SOFT_FLOAT]: Likewise.
34016         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
34017         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
34018         value.
34019         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
34020         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
34021         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
34022         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
34023         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
34024         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
34025         file.
34027 2013-01-16  Andreas Schwab  <schwab@suse.de>
34029         [BZ #14327]
34030         * include/stdlib.h (__mktemp): Add declaration.
34031         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
34032         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
34034 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
34036         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
34037         definitions.
34038         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
34039         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
34040         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
34041         definitions here.
34042         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
34043         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
34044         definitions.
34045         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
34046         and ONE.
34047         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
34048         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
34049         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
34050         definitions.
34051         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
34052         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
34053         definitions.
34054         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
34056         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
34058 2013-01-15  David S. Miller  <davem@davemloft.net>
34060         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34061         trunc{,f} to libm-sysdep_routes.
34062         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34063         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
34064         file.
34065         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
34066         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
34067         file.
34068         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
34069         file.
34070         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
34071         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
34072         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
34073         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
34074         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
34075         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
34076         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
34077         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
34079         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34080         nearbyint{,f} to libm-sysdep_routes.
34081         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34082         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
34083         New file.
34084         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
34085         file.
34086         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
34087         New file.
34088         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
34089         file.
34090         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
34091         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
34092         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
34093         file.
34094         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
34095         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
34096         file.
34097         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
34098         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
34099         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
34101         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
34102         libc_feholdexcept and libc_fesetenv.
34104 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
34106         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
34108 2013-01-14  David S. Miller  <davem@davemloft.net>
34110         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
34111         (SPARC_ASM_VIS2_IFUNC): Likewise.
34112         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
34113         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
34114         use of 'siam' instruction.
34115         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
34116         Likewise.
34117         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
34118         Likewise.
34119         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
34120         Likewise.
34121         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
34122         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
34123         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
34124         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
34125         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
34126         file.
34127         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
34128         file.
34129         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
34130         file.
34131         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
34132         file.
34133         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
34134         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
34135         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
34136         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
34137         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
34138         new VIS2 routines.
34139         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
34140         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
34141         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
34142         Likewise.
34143         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
34144         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
34145         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
34146         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
34147         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
34148         routines to libm-sysdep_routines.
34149         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
34151         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
34152         fdim/fdimf to libm-sysdep_routines.
34153         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
34154         file.
34155         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
34156         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
34157         file.
34158         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
34159         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
34160         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
34161         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
34162         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
34163         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
34164         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
34166 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
34168         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
34169         to optimize copies.
34171         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
34172         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
34173         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34175         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
34176         local variable MPTWO.
34177         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
34178         Likewise.
34180 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
34182         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
34183         GLOB_NOESCAPE.
34185 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
34187         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
34189 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
34191         * manual/pattern.texi (glob_t): Document gl_flags.
34192         (glob64_t): Likewise.
34194 2013-01-11  David S. Miller  <davem@davemloft.net>
34196         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
34197         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
34198         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
34199         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
34200         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
34201         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
34202         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
34203         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
34204         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
34205         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
34206         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
34207         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
34208         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
34210         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
34211         sparc V9 rather than using V8 code.
34212         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
34213         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
34215         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
34216         Move to...
34217         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
34218         Here.
34220 2013-01-11  Roland McGrath  <roland@hack.frob.com>
34222         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
34223         not in the main loop.
34224         * configure: Regenerated.
34226 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
34228         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
34229         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
34230         to just #else.
34231         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
34232         [!__GLIBC_HAVE_LONG_LONG] case.
34233         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
34234         condition to just #else.
34235         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
34236         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
34237         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
34238         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
34239         unconditional.
34240         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
34241         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
34242         #elif condition to just #else.
34243         * sysdeps/unix/sysv/linux/sys/sysmacros.h
34244         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
34245         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
34246         #elif condition to just #else.
34248 2013-01-11  Steve Ellcey  <sellcey@mips.com>
34250         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
34251         (EF_MIPS_ARCH_64): Fix value.
34252         (EF_MIPS_ARCH_32R2): New.
34253         (EF_MIPS_ARCH_64R2): New.
34255 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
34257         * Makeconfig (+link-pie-before-libc): New.
34258         (+link-pie-after-libc): Likewise.
34259         (+link-pie-tests): Likewise.
34260         (+link-pie): Rewritten.
34261         (link-before-libc): Remove $(config-LDFLAGS).
34262         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
34263         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
34264         (config-LDFLAGS): Renamed to ...
34265         (rtld-LDFLAGS): This.
34266         (rtld-tests-LDFLAGS): New macro.
34267         (link-libc-rpath-link): Likewise.
34268         (link-libc-tests-rpath-link): Likewise.
34269         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
34270         (link-libc): Prepand $(link-libc-rpath-link).
34271         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
34272         (test-program-prefix): New macro.
34273         (test-via-rtld-prefix): Likewise.
34274         (test-program-cmd): Likewise.
34275         (host-test-program-cmd): Likewise.
34276         * Makefile ($(common-objpfx)testrun.sh): Replace
34277         $(run-program-prefix) with $(test-program-prefix).
34278         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
34279         $(rtld-LDFLAGS).
34280         ($(common-objpfx)shlib.lds): Likewise.
34281         (build-module-helper): Likewise.
34282         ($(common-objpfx)format.lds): Likewise.
34283         * Rules (binaries-pie-tests): New.
34284         (binaries-pie-notests): Likewise.
34285         (binaries-pie): Rewritten.
34286         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
34287         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
34288         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
34289         (make-test-out): Replace $(host-built-program-cmd) with
34290         $(host-test-program-cmd).
34291         * config.make.in (build-hardcoded-path-in-tests): New variable.
34292         * configure.in (--enable-hardcoded-path-in-tests): New configure
34293         option.
34294         (hardcoded_path_in_tests): New AC_SUBST.
34295         * configure: Regenerated.
34296         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
34297         $(built-program-cmd) with $(test-program-cmd).
34298         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
34299         (test_program_cmd): This.
34300         * elf/Makefile ($(objpfx)order.out): Run test with
34301         $(test-program-prefix).
34302         ($(objpfx)order2.out): Likewise.
34303         ($(objpfx)tst-initorder.out): Likewise.
34304         ($(objpfx)tst-initorder2.out): Likewise.
34305         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
34306         $(test-program-cmd).
34307         ($(objpfx)tst-array1-static.out): Likewise.
34308         ($(objpfx)tst-array2.out): Likewise.
34309         ($(objpfx)tst-array3.out): Likewise.
34310         ($(objpfx)tst-array4.out): Likewise.
34311         ($(objpfx)tst-array5.out): Likewise.
34312         ($(objpfx)tst-array5-static.out): Likewise.
34313         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
34314         $(test-program-cmd).
34315         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
34316         $(run-program-prefix) with $(test-program-prefix).
34317         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
34318         (test_program_prefix): This.
34319         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
34320         $(run-program-prefix) with $(test-program-prefix).
34321         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
34322         (test_program_prefix): This.
34323         * iconvdata/tst-tables.sh: Likewise.
34324         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
34325         $(run-program-prefix) with $(test-program-prefix).
34326         ($(objpfx)tst-translit.out): Likewise.
34327         ($(objpfx)tst-gettext2.out): Likewise.
34328         ($(objpfx)tst-gettext4.out): Likewise.
34329         ($(objpfx)tst-gettext6.out): Likewise.
34330         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
34331         (test_program_prefix): This.
34332         * intl/tst-gettext2.sh: Likewise.
34333         * intl/tst-gettext4.sh  Likewise.
34334         * intl/tst-gettext6.sh: Likewise.
34335         * intl/tst-translit.sh: Likewise.
34336         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
34337         with $(test-program-cmd).
34338         * libio/Makefile ($(objpfx)test-freopen.out): Replace
34339         $(run-program-prefix) with $(test-program-prefix).
34340         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
34341         (test_program_prefix): This.
34342         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
34343         $(run-program-prefix) with $(test-program-prefix).
34344         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
34345         (test_program_prefix): This.
34346         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
34347         * posix/Makefile ($(objpfx)globtest.out): Replace
34348         $(run-via-rtld-prefix) and $(test-wrapper) with
34349         $(test-program-prefix) and $(test-via-rtld-prefix).
34350         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
34351         $(test-program-prefix).
34352         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
34353         $(host-test-program-cmd).
34354         (tst-spawn-ARGS): Likewise.
34355         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
34356         $(test-program-prefix).
34357         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
34358         (test_via_rtld_prefix): This.
34359         (test_wrapper): Renamed to ...
34360         (test_program_prefix): This.
34361         (run_program_prefix): Replaced by test_program_prefix.
34362         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
34363         (test_program_prefix): This.
34364         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
34365         with $(host-test-program-cmd).
34366         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
34367         $(run-program-prefix) with $(test-program-prefix).
34368         ($(objpfx)tst-printf.out): Likewise.
34369         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
34370         $(test-program-cmd).
34371         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
34372         (test_program_prefix): This.
34373         * stdio-common/tst-unbputc.sh: Likewise.
34374         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
34375         $(run-program-prefix) with $(test-program-prefix).
34376         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
34377         (test_program_prefix): This.
34378         * string/Makefile ($(objpfx)tst-svc.out):  Replace
34379         $(built-program-cmd) with $(test-program-cmd).
34381 2013-01-11  Andreas Jaeger  <aj@suse.de>
34383         [BZ #15003]
34384         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
34385         value. Sync with Linux 3.7.
34387 2013-01-10  David S. Miller  <davem@davemloft.net>
34389         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
34390         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
34391         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
34393 2013-01-10  Roland McGrath  <roland@hack.frob.com>
34395         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
34396         never set.
34397         * configure: Regenerated.
34399 2013-01-10  David S. Miller  <davem@davemloft.net>
34401         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
34402         sparc V9 rather than using V8 code.
34403         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
34404         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
34406 2013-01-10  Roland McGrath  <roland@hack.frob.com>
34408         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
34409         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
34410         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
34411         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
34412         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
34413         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
34414         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
34415         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
34416         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
34417         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
34418         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
34419         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
34420         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
34421         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
34422         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
34423         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
34424         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
34425         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
34426         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
34427         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
34428         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
34429         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
34430         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
34431         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
34432         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
34433         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
34434         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
34436 2013-01-10  David S. Miller  <davem@davemloft.net>
34438         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34440 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
34442         * posix/Makefile (tests-static): New variable.
34443         (tests): Add $(tests-static).
34444         (tst-exec-static-ARGS): New variable.
34445         (tst-spawn-static-ARGS): Likewise.
34446         * posix/tst-exec-static.c: New file.
34447         * posix/tst-spawn-static.c: Likewise.
34448         * posix/tst-exec.c: Support run directly.
34449         * posix/tst-spawn.c: Likewise.
34451 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
34453         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
34454         long.
34455         * math/bits/mathcalls.h (llrint): Likewise.
34456         (llround): Likewise.
34457         * stdlib/stdlib.h (struct drand48_data): Likewise.
34458         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
34459         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
34460         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
34461         Likewise.
34462         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
34463         Likewise.
34464         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
34465         (elf_greg_t): Likewise.
34466         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
34467         (__jmp_buf): Likewise.
34468         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
34469         definitions.
34470         (llrint): Likewise, for all definitions.
34471         (llrintl): Likewise.
34473         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
34474         Remove [__GNUC__] condition.
34475         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
34476         condition to just [__USE_ISOC99].
34477         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
34479 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
34481         [BZ #14200]
34482         * sysdeps/unix/sysv/linux/x86/bits/environments.h
34483         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
34484         defined.
34485         (_POSIX_V6_ILP32_OFF32): Likewise.
34486         (_XBS5_ILP32_OFF32): Likewise.
34487         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
34488         (__ILP32_OFFBIG_LDFLAGS): Likewise.
34490 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
34492         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
34494         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
34495         doubles __mpexp_twomm1.  Adjust usage.
34496         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
34497         Remove.
34499 2013-01-10  Andreas Schwab  <schwab@suse.de>
34501         [BZ #14964]
34502         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
34503         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
34505 2013-01-09  David S. Miller  <davem@davemloft.net>
34507         [BZ #15003]
34508         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
34509         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
34510         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
34511         (TCP_FASTOPEN): Define.
34512         (tcp_repair_opt): New structure.
34513         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
34514         enum values.
34515         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
34516         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
34517         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
34518         (tcp_cookie_transactions): New structure.
34520 2013-01-09  Anton Blanchard  <anton@samba.org>
34522         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
34523         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
34524         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
34525         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
34527 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
34529         * include/features.h (__USE_ANSI): Remove.
34531 2013-01-09  Roland McGrath  <roland@hack.frob.com>
34533         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
34535         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
34537 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
34539         * sysdeps/s390/fpu/libm-test-ulps: Update.
34541         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34543         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
34544         (__acr): Likewise.
34545         (__cpy): Likewise.
34546         (norm): Likewise.
34547         (denorm): Likewise.
34548         (__mp_dbl): Likewise.
34549         (__dbl_mp): Likewise.
34550         (add_magnitudes): Likewise.
34551         (sub_magnitudes): Likewise.
34552         (__add): Likewise.
34553         (__sub): Likewise.
34554         (__mul): Likewise.
34555         (__inv): Likewise.
34556         (__dvd): Likewise.
34557         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
34558         (__acr): Likewise.
34559         (__cpy): Likewise.
34560         (norm): Likewise.
34561         (denorm): Likewise.
34562         (__mp_dbl): Likewise.
34563         (__dbl_mp): Likewise.
34564         (add_magnitudes): Likewise.
34565         (sub_magnitudes): Likewise.
34566         (__add): Likewise.
34567         (__sub): Likewise.
34568         (__mul): Likewise.
34569         (__inv): Likewise.
34570         (__dvd): Likewise.
34571         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
34572         (__acr): Likewise.
34573         (__cpy): Likewise.
34574         (norm): Likewise.
34575         (denorm): Likewise.
34576         (__mp_dbl): Likewise.
34577         (__dbl_mp): Likewise.
34578         (add_magnitudes): Likewise.
34579         (sub_magnitudes): Likewise.
34580         (__add): Likewise.
34581         (__sub): Likewise.
34582         (__mul): Likewise.
34583         (__inv): Likewise.
34584         (__dvd): Likewise.
34586 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
34588         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
34589         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
34590         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
34591         2 && __USE_EXTERN_INLINES]: Likewise.
34593 2013-01-08  Andreas Jaeger  <aj@suse.de>
34595         [BZ# 14985]
34596         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
34597         Remove.
34598         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
34599         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
34601 2013-01-07  Anton Blanchard  <anton@samba.org>
34603         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
34604         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
34605         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
34606         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
34607         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
34608         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
34609         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
34610         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
34611         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
34612         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
34613         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
34614         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
34615         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
34616         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
34617         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
34618         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
34619         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
34620         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
34621         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
34622         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
34623         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
34624         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
34625         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
34626         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
34627         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
34628         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
34629         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
34630         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
34631         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
34632         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
34633         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
34634         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34635         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
34636         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
34637         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
34638         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
34639         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
34640         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
34641         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
34642         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
34643         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
34644         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
34645         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
34647 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
34649         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
34650         (__MALLOC_PMT): Likewise.
34651         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
34652         [__GNUC__], only on [_LIBC].
34653         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
34654         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
34655         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
34656         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
34657         forward declaration.
34658         (realloc_hook_ini): Likewise.
34659         (memalign_hook_ini): Likewise.
34660         (__libc_memalign): Do not use __MALLOC_PMT in variable
34661         declaration.
34662         (__libc_valloc): Likewise.
34663         (__libc_pvalloc): Likewise.
34664         (__libc_calloc): Likewise.
34665         (__posix_memalign): Likewise.
34667         [BZ #14996]
34668         * math/s_casinh.c: Include <float.h>.
34669         (__casinh): Do not do computation with squaring and square root
34670         for large arguments.
34671         * math/s_casinhf.c: Include <float.h>.
34672         (__casinhf): Do not do computation with squaring and square root
34673         for large arguments.
34674         * math/s_casinhl.c: Include <float.h>.
34675         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
34676         (__casinhl): Do not do computation with squaring and square root
34677         for large arguments.
34678         * math/libm-test.inc (casin_test): Add more tests.
34679         (casinh_test): Likewise.
34680         * sysdeps/i386/fpu/libm-test-ulps: Update.
34681         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34683 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
34685         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
34686         (__x86_64_raw_data_cache_size): Likewise.
34687         (__x86_64_data_cache_size_half): Likewise.
34688         (__x86_64_raw_data_cache_size_half): Likewise.
34689         (__x86_64_shared_cache_size): Likewise.
34690         (__x86_64_raw_shared_cache_size): Likewise.
34691         (__x86_64_shared_cache_size_half): Likewise.
34692         (__x86_64_raw_shared_cache_size_half): Likewise.
34693         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
34694         to ...
34695         (__x86_data_cache_size): This.
34696         (__x86_64_raw_data_cache_size): Renamed to ...
34697         (__x86_raw_data_cache_size): This.
34698         (__x86_64_data_cache_size_half): Renamed to ...
34699         (__x86_data_cache_size_half): This.
34700         (__x86_64_raw_data_cache_size_half): Renamed to ...
34701         (__x86_raw_data_cache_size_half): This.
34702         (__x86_64_shared_cache_size): Renamed to ...
34703         (__x86_shared_cache_size): This.
34704         (__x86_64_raw_shared_cache_size): Renamed to ...
34705         (__x86_raw_shared_cache_size): This.
34706         (__x86_64_shared_cache_size_half): Renamed to ...
34707         (__x86_shared_cache_size_half): This.
34708         (__x86_64_raw_shared_cache_size_half): Renamed to ...
34709         (__x86_raw_shared_cache_size_half): This.
34710         * sysdeps/x86_64/memcpy.S: Updated.
34711         * sysdeps/x86_64/memset.S: Likewise.
34712         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
34713         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
34714         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
34716 2013-01-04  David S. Miller  <davem@davemloft.net>
34718         * sysdeps/sparc/fpu/libm-test-ulps: Update.
34720 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
34722         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
34723         1 to avoid redefinition warning.
34724         (__USE_GNU): Don't define.
34725         (init_signaling_nan): Protoize.
34727         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
34729 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
34731         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
34732         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
34733         (__cpymn): Likewise.
34734         (norm): Remove commented code.
34735         (denorm): Likewise.
34736         (__mp_dbl): Likewise.
34737         (__inv): Likewise.
34738         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
34739         (__cpymn): Likewise.
34740         (norm): Remove commented code.
34741         (denorm): Likewise.
34742         (__mp_dbl): Likewise.
34743         (__inv): Likewise.
34745         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
34746         mp_no value for 1.0 and 2.0.
34747         (norm): Use RADIXI instead of radixi.d.
34748         (denorm): Likewise.
34749         (__mul): Use 0.0 instead of zero.d.
34750         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
34751         mp_no value for 1.0 and 2.0.
34752         (norm): Use RADIXI instead of radixi.d.
34753         (denorm): Likewise.
34754         (__mul): Use 0.0 instead of zero.d.
34756 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
34758         [BZ #14994]
34759         * math/s_casinh.c (__casinh): Reduce finite argument to first
34760         quadrant then set signs of results at the end.
34761         * math/s_casinhf.c (__casinhf): Likewise.
34762         * math/s_casinhl.c (__casinhl): Likewise.
34763         * math/libm-test.inc (casin_test): Add more tests.
34764         (casinh_test): Likewise.
34765         * sysdeps/i386/fpu/libm-test-ulps: Update.
34766         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34768 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
34770         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
34772         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
34774         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
34775         declarations.
34776         (denorm): Likewise.
34777         (__mp_dbl): Likewise.
34778         (__inv): Likewise.
34780         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
34781         and adjust the header comment.
34783         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
34784         variable name from declaration.
34786 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
34788         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
34789         Initialize COMMON_CPUID_INDEX_7 element.
34790         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
34791         (CPUID_RTM): Likewise.
34792         (HAS_RTM): Likewise.
34793         (COMMON_CPUID_INDEX_7): New enum.
34795 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
34797         [BZ #14981]
34798         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
34799         size is zero, record memory as freed.
34801 2013-01-03  Andreas Jaeger  <aj@suse.de>
34803         * po/ia.po: Add new Interlingua translation.
34805 2012-01-03  Allan McRae  <allan@archlinux.org>
34807         * locale/programs/localedef.c: Fix description of '--posix' flag.
34809 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
34811         * NEWS: Update dates in second copyright notice.
34812         * README: Update copyright dates in example.
34813         * manual/libc.texinfo: Update copyright dates.
34814         * scripts/test-installation.pl: Update copyright date in --version
34815         output.
34817         * hurd/ctty-input.c: Fix copyright notice formatting.
34818         * hurd/ctty-output.c: Likewise.
34819         * hurd/dtable.c: Likewise.
34820         * hurd/hurd-raise.c: Likewise.
34821         * hurd/hurdprio.c: Likewise.
34822         * hurd/msgportdemux.c: Likewise.
34823         * misc/sys/file.h: Likewise.
34824         * misc/sys/ioctl.h: Likewise.
34825         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
34826         * sysdeps/mach/hurd/chdir.c: Likewise.
34827         * sysdeps/mach/hurd/fchdir.c: Likewise.
34828         * sysdeps/mach/hurd/rename.c: Likewise.
34829         * sysdeps/mach/hurd/rmdir.c: Likewise.
34830         * sysdeps/mach/hurd/seekdir.c: Likewise.
34831         * sysdeps/mach/hurd/setsid.c: Likewise.
34832         * sysdeps/posix/wait3.c: Likewise.
34834         * All files with FSF copyright notices: Update copyright dates
34835         using scripts/update-copyrights.
34836         * intl/plural.c: Regenerated.
34837         * locale/programs/charmap-kw.h: Likewise.
34838         * locale/programs/locfile-kw.h: Likewise.
34840 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
34842         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
34843         four values.
34845         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
34846         calculation loop and add branch prediction.
34848         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
34849         check access beyond bounds of m1np.
34851         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
34852         MPTWO.
34853         (__inv): Remove local variable MPTWO to use the global
34854         constant.
34855         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
34856         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
34857         variable MPTWO.
34858         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
34859         MP3HALFS static const.
34861 2013-01-01  David S. Miller  <davem@davemloft.net>
34863         * po/ca.po: Update from translation team.
34865 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
34867         * scripts/update-copyrights: New file.
34868         * Makeconfig: Reformat copyright notice.
34869         * ctype/ctype.h: Likewise.
34870         * debug/swprintf_chk.c: Likewise.
34871         * elf/dl-cache.c: Likewise.
34872         * elf/dl-debug.c: Likewise.
34873         * elf/dl-object.c: Likewise.
34874         * grp/initgroups.c: Likewise.
34875         * hurd/Makefile: Likewise.
34876         * hurd/hurd/signal.h: Likewise.
34877         * hurd/hurdfault.c: Likewise.
34878         * hurd/hurdioctl.c: Likewise.
34879         * hurd/hurdlookup.c: Likewise.
34880         * hurd/intr-msg.c: Likewise.
34881         * iconv/gconv_open.c: Likewise.
34882         * libio/swprintf.c: Likewise.
34883         * locale/lc-ctype.c: Likewise.
34884         * locale/nl_langinfo.c: Likewise.
34885         * mach/Machrules: Likewise.
34886         * mach/Makefile: Likewise.
34887         * malloc/obstack.h: Likewise.
34888         * manual/Makefile: Likewise.
34889         * manual/tsort.awk: Likewise.
34890         * misc/bits/stab.def: Likewise.
34891         * nis/nis_print_group_entry.c: Likewise.
34892         * nis/nis_table.c: Likewise.
34893         * nis/nss_compat/compat-pwd.c: Likewise.
34894         * nis/nss_compat/compat-spwd.c: Likewise.
34895         * po/Makefile: Likewise.
34896         * posix/fnmatch.c: Likewise.
34897         * posix/regex.h: Likewise.
34898         * resolv/Makefile: Likewise.
34899         * resolv/nss_dns/dns-network.c: Likewise.
34900         * resolv/res_hconf.c: Likewise.
34901         * scripts/gen-sorted.awk: Likewise.
34902         * soft-fp/soft-fp.h: Likewise.
34903         * stdio-common/printf.h: Likewise.
34904         * stdlib/monetary.h: Likewise.
34905         * stdlib/random.c: Likewise.
34906         * stdlib/random_r.c: Likewise.
34907         * sysdeps/generic/Makefile: Likewise.
34908         * sysdeps/gnu/Makefile: Likewise.
34909         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
34910         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
34911         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
34912         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
34913         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
34914         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
34915         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
34916         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
34917         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
34918         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
34919         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
34920         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
34921         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
34922         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
34923         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
34924         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
34925         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
34926         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
34927         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
34928         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
34929         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
34930         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
34931         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
34932         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
34933         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
34934         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
34935         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
34936         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
34937         * sysdeps/mach/hurd/errnos.awk: Likewise.
34938         * sysdeps/mach/hurd/fork.c: Likewise.
34939         * sysdeps/mach/hurd/getcwd.c: Likewise.
34940         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
34941         * sysdeps/mach/hurd/mmap.c: Likewise.
34942         * sysdeps/mach/hurd/utimes.c: Likewise.
34943         * sysdeps/mach/hurd/xmknod.c: Likewise.
34944         * sysdeps/posix/profil.c: Likewise.
34945         * sysdeps/posix/readdir_r.c: Likewise.
34946         * sysdeps/powerpc/bits/mathdef.h: Likewise.
34947         * sysdeps/powerpc/bits/setjmp.h: Likewise.
34948         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
34949         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
34950         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
34951         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
34952         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
34953         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
34954         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
34955         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
34956         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
34957         * sysdeps/pthread/lio_listio.c: Likewise.
34958         * sysdeps/sparc/dl-procinfo.h: Likewise.
34959         * sysdeps/unix/i386/sysdep.S: Likewise.
34960         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
34961         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
34962         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
34963         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
34964         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
34965         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
34966         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
34967         * sysdeps/unix/sysv/linux/speed.c: Likewise.
34968         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
34969         * sysdeps/wordsize-32/divdi3.c: Likewise.
34970         * time/sys/time.h: Likewise.
34971         * wcsmbs/Makefile: Likewise.
34973 2013-01-01  David S. Miller  <davem@davemloft.net>
34975         * po/fr.po: Update from translation team.
34977         * catgets/gencat.c: Update copyright year.
34978         * csu/version.c: Likewise.
34979         * debug/catchsegv.sh: Likewise.
34980         * debug/pcprofiledump.c: Likewise.
34981         * debug/xtrace.sh: Likewise.
34982         * elf/ldconfig.c: Likewise.
34983         * elf/ldd.bash.in: Likewise.
34984         * elf/pldd.c: Likewise.
34985         * elf/sotruss.ksh: Likewise.
34986         * elf/sprof.c: Likewise.
34987         * iconv/iconv_prog.c: Likewise.
34988         * iconv/iconvconfig.c: Likewise.
34989         * locale/programs/locale.c: Likewise.
34990         * locale/programs/localedef.c: Likewise.
34991         * login/programs/pt_chown.c: Likewise.
34992         * malloc/memusage.sh: Likewise.
34993         * malloc/memusagestat.c: Likewise.
34994         * malloc/mtrace.pl: Likewise.
34995         * nscd/nscd.c: Likewise.
34996         * nss/getent.c: Likewise.
34997         * nss/makedb.c: Likewise.
34998         * posix/getconf.c: Likewise.
35000 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
35002         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
35003         numbers.
35005 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
35007         * math/bits/mathcalls.h (modf): Use __nonnull.
35009 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
35011         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
35012         (split): Use macro CN instead of the bare value.
35013         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
35014         could be used.
35015         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
35016         instead of the bare value.
35017         (power1): Likewise.
35019 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35021         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
35022         __ATAN_TWOM.
35023         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
35025         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
35026         their values.
35027         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
35028         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
35029         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
35030         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
35032 2012-12-28  Andreas Jaeger  <aj@suse.de>
35034         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
35035         values are from Linux 3.7.
35037         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
35038         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
35040 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35042         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
35043         TRUE case.
35045         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
35046         (norm): Likewise.
35047         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
35048         variables with preprocessor constants.
35049         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
35050         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
35051         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
35053 2012-12-27  Bruno Haible  <bruno@clisp.org>
35055         [BZ #14317]
35056         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
35057         only if needed.
35059 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
35061         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
35062         and use variable directly.
35063         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
35065         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
35066         MPONE.
35067         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
35068         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
35069         variable MPONE.
35070         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
35071         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
35072         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
35073         include directive.  Remove local variable MPONE.
35074         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
35075         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
35076         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
35078 2012-12-25  David S. Miller  <davem@davemloft.net>
35080         * version.h (RELEASE): Set to "development".
35081         (VERSION): Set to "2.17.90".
35082         * NEWS: Add 2.18 section.
35084 2012-12-21  David S. Miller  <davem@davemloft.net>
35086         * po/hr.po: Update from translation team.
35088 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
35090         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
35092 2012-12-19  Steve Ellcey  <sellcey@mips.com>
35094         * NEWS:  Mention new memcpy for MIPS.
35096 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35098         * manual/contrib.texi (Contributors): Spelling correction.
35100 2012-12-15  David S. Miller  <davem@davemloft.net>
35102         * po/ru.po: Update from translation team.
35104 2012-12-13  David S. Miller  <davem@davemloft.net>
35106         * NEWS: Mention IFUNC testsuite enhancements.
35108         * po/pl.po: Update from translation team.
35109         * po/bg.po: Likewise.
35111         * manual/contrib.texi (Contributors): Update entries for Hongjiu
35112         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
35114 2012-12-11  David S. Miller  <davem@davemloft.net>
35116         * po/sv.po: Update from translation team.
35118         * po/vi.po: Update from translation team.
35120         * po/cs.po: Update from translation team.
35122         * po/de.po: Update from translation team.
35123         * po/eo.po: Likewise.
35124         * po/nl.po: Likewise.
35126 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
35128         [BZ #14246]
35129         * manual/argp.texi (Argp Helper Functions): Move node to follow
35130         Argp Parsing State.
35132         [BZ #14872]
35133         * manual/conf.texi (Limits on File System Capacity): Mention if
35134         terminating null is included in the max size.
35136 2012-12-10  Andreas Jaeger  <aj@suse.de>
35138         * po/cs.po: Update from translation team.
35140 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
35142         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
35143         void pointer and cast to uintptr_t.
35144         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
35145         path.
35146         * sysdeps/s390/s390-64/memcpy.S: Likewise.
35147         * sysdeps/s390/s390-64/memset.S: Likewise.
35149 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
35151         [BZ #14833]
35152         * menual/message.texi (Message Translation): Fix typos.
35153         (Helper programs for gettext): Likewise.
35155 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
35157         [BZ #14898]
35158         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
35159         Change to -1.
35161 2012-12-07  David S. Miller  <davem@davemloft.net>
35163         * po/libc.pot: Update.
35165 2012-12-07  Richard Henderson  <rth@redhat.com>
35167         [BZ #10114]
35168         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
35169         normal/normal case to before the switch.
35170         (_FP_DIV): Likewise.
35172 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
35173             Mike Frysinger  <vapier@gentoo.org>
35175         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
35176         check for __NR_fadvise64_64.
35178 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
35180         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
35181         0, not just to plain "0" as a statement.
35182         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
35183         with cw.
35185 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
35187         * NEWS: Use sourceware.org in Bugzilla URL.
35189 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
35191         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
35192         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
35194         * stdio-common/tst-put-error.c (do_test): Add newline to the
35195         padded test to ensure flush.
35197 2012-12-05  Jeff Law  <law@redhat.com>
35199         * sunrpc/etc.rpc (fedfs_admin): Add entry.
35201 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
35203         * README: Don't refer to ports add-on as distributed separately.
35204         Mention AArch64 in list of systems supported in the ports add-on.
35206         * LICENSES: Add more non-FSF copyright and license notices.
35208         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
35209         ((unused)).
35211         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
35213         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
35214         10000 as width of padded output.
35216 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
35218         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
35220         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
35221         variable LX with __attribute__ ((unused)).
35222         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
35223         Likewise.
35224         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
35225         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
35226         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
35227         with __attribute__ ((unused)).
35229 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
35231         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
35233 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
35235         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
35236         (CFLAGS-nldbl-acos.c): New variable.
35237         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
35238         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
35239         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
35240         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
35241         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
35242         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
35243         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
35244         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
35245         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
35246         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
35247         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
35248         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
35249         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
35250         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
35251         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
35252         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
35253         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
35254         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
35255         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
35256         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
35257         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
35258         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
35259         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
35260         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
35261         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
35262         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
35263         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
35264         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
35265         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
35266         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
35267         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
35268         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
35269         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
35270         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
35271         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
35272         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
35273         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
35274         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
35275         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
35276         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
35277         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
35278         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
35279         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
35280         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
35281         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
35282         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
35283         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
35284         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
35285         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
35286         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
35287         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
35288         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
35289         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
35290         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
35291         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
35292         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
35293         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
35294         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
35295         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
35296         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
35297         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
35298         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
35299         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
35300         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
35301         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
35302         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
35303         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
35304         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
35305         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
35306         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
35307         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
35308         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
35309         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
35310         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
35311         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
35312         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
35313         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
35314         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
35315         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
35316         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
35317         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
35318         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
35319         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
35320         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
35321         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
35322         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
35323         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
35324         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
35325         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
35326         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
35327         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
35328         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
35329         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
35330         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
35331         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
35332         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
35333         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
35335         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
35336         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
35338         [BZ #14914]
35339         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
35340         whole low double instead of just low 47 bits when splitting values
35341         into two parts.
35343 2012-12-03  Allan McRae  <allan@archlinux.org>
35345         * manual/stdio.texi (Predefined Printf Handlers): Remove
35346         @hsep and @vsep usage.
35348 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
35350         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
35351         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
35353 2012-12-03  Jeff Law  <law@redhat.com>
35355         * time/sys/time.h (settimeofday): Do not mark TV argument
35356         as __nonnull.
35358 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
35360         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
35361         when currently writing and seek to current position when not.
35362         * libio/Makefile (tests): Remove bug-fclose1.
35363         * libio/bug-fclose1.c: Delete.
35365 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
35367         * manual/arith.texi (feenableexcept): Fix typo.
35368         (fedisableexcept): Likewise.
35370 2012-11-30  Roland McGrath  <roland@hack.frob.com>
35372         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
35373         second, differently-typed declaration, rather than a cast.
35375 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
35377         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
35378         * include/rpc/svc.h: ... here.
35380 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
35382         [BZ #13013]
35383         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
35384         depending n and resplen2 to catch cases where answer
35385         equals answerp2.
35387 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
35389         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
35390         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
35392 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
35394         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
35396 2012-11-29  Roland McGrath  <roland@hack.frob.com>
35398         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
35400 2012-11-28  Jeff Law  <law@redhat.com>
35402         [BZ #13761]
35403         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
35404         dataset_temporary.  Track alloca usage into alloca_used.
35405         If dataset is large allocate and release it via malloc/free.
35407 2012-06-04  Florian Weimer  <fweimer@redhat.com>
35409         [BZ #14197]
35410         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
35412 2012-11-28  David S. Miller  <davem@davemloft.net>
35414         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35416 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
35418         [BZ #14803]
35419         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
35420         of pi/2 rounded to nearest to 64 bits.
35421         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
35422         nearest to 64 bits.
35423         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
35424         bits.
35426 2012-11-28  Jeff Law <law@redhat.com>
35427             Martin Osvald <mosvald@redhat.com>
35429         [BZ #14889]
35430         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
35431         * sunrpc/svc.c: Include time.h.
35432         (__svc_accept_failed): New function.
35433         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
35434         any reason other than EINTR, call __svc_accept_failed.
35435         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
35436         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
35438 2012-11-28  Andreas Schwab  <schwab@suse.de>
35440         * scripts/abilist.awk: Also handle indirect functions in .opd
35441         section.
35443 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
35445         [BZ #13881]
35446         * sysdeps/x86/fpu/powl_helper.c: New file.
35447         * sysdeps/x86/fpu/Makefile: Likewise.
35448         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
35449         (p3): New object.
35450         (__ieee754_powl): Use __powl_helper for finite arguments except
35451         integer exponents below 8.
35452         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
35453         (p3): New object.
35454         (__ieee754_powl): Use __powl_helper for finite arguments except
35455         integer exponents below 8.
35456         * math/libm-test.inc (pow_test): Add more tests and enable some
35457         previously disabled tests.
35458         * sysdeps/i386/fpu/libm-test-ulps: Update.
35459         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35461 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
35462             Carlos O'Donell  <carlos_odonell@mentor.com>
35464         * nss/makedb.c (is_prime): Assert that input is odd and greater
35465         than 4.  Note that fact in a comment too.
35466         (next_prime): Add 4 to input.
35468 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
35470         [BZ #11741]
35471         * libio/Makefile (tests): Add test case tst-fwrite-error.
35472         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
35473         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
35474         * libio/tst-fwrite-error.c: New test case.
35476 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
35478         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
35479         before casting to void *.
35480         * include/libc-internal.h (__pointer_type): New macro.
35481         (__integer_if_pointer_type_sub): Likewise.
35482         (__integer_if_pointer_type): Likewise.
35483         (cast_to_integer): Likewise.
35484         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
35485         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
35486         before casting to atomic64_t.
35487         (atomic_exchange_acq): Likewise.
35488         (__arch_exchange_and_add_body): Likewise.
35489         (__arch_add_body): Likewise.
35490         (atomic_add_negative): Likewise.
35491         (atomic_add_zero): Likewise.
35493 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
35495         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
35496         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
35497         (add_fdes): Likewise.
35498         (linear_search_fdes): Likewise.
35499         (binary_search_unencoded_fdes): Likewise.
35501 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
35503         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
35505 2012-11-24  Adam Conrad  <adconrad@0c3.net>
35507         * configure.in: Autodetect C++ header directories.
35508         * configure: Regenerated.
35510 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
35512         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
35514 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
35516         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35518 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
35520         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
35521         LDBL_MANT_DIG == 106]: Disable some tests.
35522         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
35523         Likewise.
35524         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
35525         Likewise.
35527         [BZ #14871]
35528         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
35529         input for small inputs.  Return +/- pi/2 for large inputs.
35530         * math/libm-test.inc (atan_test): Add more tests.
35532         * sysdeps/generic/unwind-dw2-fde-glibc.c
35533         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
35534         __attribute__ ((unused)).
35536         [BZ #14645]
35537         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
35538         x * y if x and y are nonzero and z is zero.
35540         [BZ #14811]
35541         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
35542         nonzero exponents with absolute value below 0x1p-117 to +/-
35543         0x1p-117.
35545         [BZ #14869]
35546         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
35547         up arguments below 2**-450, not just those below 2**-500.
35548         * math/libm-test.inc (hypot_test): Add another test.
35550         [BZ #14868]
35551         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
35552         Return a+b for ratio over 2**120, not 2**60.
35553         * math/libm-test.inc (hypot_test): Add another test.
35555         * math/libm-test.inc (clog_test): Use
35556         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
35557         (clog10_test): Likewise.
35559         [BZ #6778]
35560         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
35562 2012-11-22  Andreas Schwab  <schwab@suse.de>
35564         * sysdeps/i386/fpu/libm-test-ulps: Update.
35566 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
35568         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
35569         printf output with newline.
35571 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
35573         [BZ #14865]
35574         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
35575         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
35576         -z nodlopen, -z initfirst and -z execstack support.
35577         * configure: Regenerated.
35579         * elf/elf.h (DF_1_NODIRECT): New macro.
35580         (DF_1_IGNMULDEF): Likewise.
35581         (DF_1_NOKSYMS): Likewise.
35582         (DF_1_NOHDR): Likewise.
35583         (DF_1_EDITED): Likewise.
35584         (DF_1_NORELOC): Likewise.
35585         (DF_1_SYMINTPOSE): Likewise.
35586         (DF_1_GLOBAUDIT): Likewise.
35587         (DF_1_SINGLETON): Likewise.
35588         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
35589         DT_1_SUPPORTED_MASK bits.
35590         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
35592 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
35594         * sysdeps/unix/make-syscalls.sh: Document prefixes.
35596 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
35598         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
35599         macro.
35601         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
35602         (sendmmsg): Move declarations...
35603         * socket/sys/socket.h: ... here.
35604         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
35605         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
35606         include it from...
35607         * socket/recvmmsg.c: ... this new file.
35608         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
35609         (sendmmsg): Rename to __sendmmsg, create weak alias and make
35610         definition of __sendmmsg hidden.
35611         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
35612         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
35613         Move ENOSYS stub into and include it from...
35614         * socket/sendmmsg.c: ... this new file.
35615         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
35616         (sysdep_routines): Move recvmmsg and sendmmsg...
35617         * socket/Makefile (routines): ... here.
35618         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
35619         (GLIBC_PRIVATE): Add __sendmmsg.
35620         * include/sys/socket.h (__sendmmsg): Add declarations.
35621         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
35622         sendmmsg.
35624 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
35626         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
35627         variable I1 with __attribute__ ((unused)).
35628         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
35630 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
35632         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
35633         DUMMY variables with __attribute__ ((unused)).
35635         * bits/byteswap.h: Include <bits/types.h>.
35636         (__bswap_64): Use __uint64_t instead of unsigned long long int.
35638 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
35640         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
35641         string_t.  Do not manually set errno.
35642         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
35643         length with __strnlen.  Make sure to both set errno and return it on
35644         failure.
35646 2012-11-19  David S. Miller  <davem@davemloft.net>
35648         With help from Joseph Myers.
35649         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
35650         very large arguments properly.
35651         * math/libm-test.inc (atan_test): New tests.
35652         (atan2_test): New tests.
35653         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35654         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35656 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
35658         [BZ #14856]
35659         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
35660         Define to 3.
35662         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
35663         [POSIX] (EADDRNOTAVAIL): Likewise.
35664         [POSIX] (EAFNOSUPPORT): Likewise.
35665         [POSIX] (EALREADY): Likewise.
35666         [POSIX] (ECONNABORTED): Likewise.
35667         [POSIX] (ECONNREFUSED): Likewise.
35668         [POSIX] (ECONNRESET): Likewise.
35669         [POSIX] (EDESTADDRREQ): Likewise.
35670         [POSIX] (EDQUOT): Likewise.
35671         [POSIX] (EHOSTUNREACH): Likewise.
35672         [POSIX] (EIDRM): Likewise.
35673         [POSIX] (EISCONN): Likewise.
35674         [POSIX] (ELOOP): Likewise.
35675         [POSIX] (EMULTIHOP): Likewise.
35676         [POSIX] (ENETDOWN): Likewise.
35677         [POSIX] (ENETUNREACH): Likewise.
35678         [POSIX] (ENOBUFS): Likewise.
35679         [POSIX] (ENODATA): Likewise.
35680         [POSIX] (ENOLINK): Likewise.
35681         [POSIX] (ENOMSG): Likewise.
35682         [POSIX] (ENOPROTOOPT): Likewise.
35683         [POSIX] (ENOSR): Likewise.
35684         [POSIX] (ENOSTR): Likewise.
35685         [POSIX] (ENOTCONN): Likewise.
35686         [POSIX] (ENOTSOCK): Likewise.
35687         [POSIX] (EOPNOTSUPP): Likewise.
35688         [POSIX] (EOVERFLOW): Likewise.
35689         [POSIX] (EPROTO): Likewise.
35690         [POSIX] (EPROTONOSUPPORT): Likewise.
35691         [POSIX] (EPROTOTYPE): Likewise.
35692         [POSIX] (ESTALE): Likewise.
35693         [POSIX] (ETIME): Likewise.
35694         [POSIX] (ETXTBSY): Likewise.
35695         [POSIX] (EWOULDBLOCK): Likewise.
35696         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
35697         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
35698         [POSIX] (SEEK_CUR): Likewise.
35699         [POSIX] (SEEK_END): Likewise.
35700         [POSIX || UNIX98] (mode_t): Do not require.
35701         [POSIX] (off_t): Likewise.
35702         [POSIX] (pid_t): Likewise.
35703         [POSIX] (sys/stat.h): Do not allow header.
35704         [POSIX] (unistd.h): Likewise.
35705         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
35706         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
35707         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
35708         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
35709         require.
35710         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
35711         sigevent): Specify elements.
35712         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
35713         entry.
35714         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
35715         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
35717         * conform/data/cpio.h-data [POSIX]: Disable whole file.
35718         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
35719         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
35720         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
35721         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
35722         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
35723         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
35724         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
35725         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
35726         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
35727         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
35728         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
35729         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
35730         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
35731         Likewise.
35732         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
35733         Likewise.
35734         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
35735         Likewise.
35736         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
35737         Likewise.
35738         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
35739         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
35740         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
35741         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
35742         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
35743         Specify lower bound on value.
35744         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
35745         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
35746         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
35747         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
35748         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
35749         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
35750         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
35751         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
35752         value.
35753         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
35754         as optional.
35755         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
35756         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
35757         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
35758         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
35759         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
35760         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
35761         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
35762         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
35763         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
35764         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
35765         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
35766         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
35767         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
35768         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
35769         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
35770         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
35771         entry.
35772         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
35773         optional.
35774         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
35775         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
35776         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
35777         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
35778         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
35779         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
35780         Likewise.
35781         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
35782         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
35783         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
35784         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
35785         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
35786         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
35787         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
35788         as optional.
35789         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
35790         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
35791         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
35792         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
35793         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
35794         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
35795         specify as optional.
35796         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
35797         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
35798         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
35799         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
35800         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
35801         [XPG3] (NL_LANGMAX): Likewise.
35802         [POSIX || XPG3] (NL_MSGMAX): Likewise.
35803         [POSIX || XPG3] (NL_NMAX): Likewise.
35804         [POSIX || XPG3] (NL_SETMAX): Likewise.
35805         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
35806         [XPG3] (NZERO): Likewise.
35807         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
35808         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
35809         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
35810         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
35811         (REG_ERANGE): Expect.
35812         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
35813         optional-constant.
35814         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
35815         Use (void) in prototype.
35816         [POSIX] (*_t): Allow.
35817         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
35818         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
35819         (WRDE_BADVAL): Expect.
35821         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
35822         expect.
35823         [XPG3 || XPG4] (O_RSYNC): Likewise.
35824         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
35825         Likewise.
35826         [XPG3 || XPG4] (pthread_sigmask): Likewise.
35827         [XPG3 || XPG4] (sigqueue): Likewise.
35828         [XPG3 || XPG4] (sigtimedwait): Likewise.
35829         [XPG3 || XPG4] (sigwaitinfo): Likewise.
35830         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
35831         [XPG3 || XPG4] (vsnprintf): Likewise.
35832         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
35833         Likewise.
35834         [XPG3 || XPG4] (blksize_t): Likewise.
35835         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
35836         Likewise.
35837         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
35838         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
35839         [XPG3 || XPG4] (struct itimerspec): Likewise.
35840         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
35841         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
35842         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
35843         [XPG3 || XPG4] (clockid_t): Likewise.
35844         [XPG3 || XPG4] (timer_t): Likewise.
35845         [XPG3 || XPG4] (clock_getres): Likewise.
35846         [XPG3 || XPG4] (clock_gettime): Likewise.
35847         [XPG3 || XPG4] (clock_settime): Likewise.
35848         [XPG3 || XPG4] (nanosleep): Likewise.
35849         [XPG3 || XPG4] (timer_create): Likewise.
35850         [XPG3 || XPG4] (timer_delete): Likewise.
35851         [XPG3 || XPG4] (timer_gettime): Likewise.
35852         [XPG3 || XPG4] (timer_getoverrun): Likewise.
35853         [XPG3 || XPG4] (timer_settime): Likewise.
35854         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
35855         [XPG3 || XPG4] (getlogin_r): Likewise.
35856         [XPG3 || XPG4] (pread): Likewise.
35857         [XPG3 || XPG4] (pthread_atfork): Likewise.
35858         [XPG3 || XPG4] (pwrite): Likewise.
35860         [BZ #14835]
35861         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
35862         <bits/siginfo.h>.
35864 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
35866         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
35867         finalizing MALLSTREAM.
35869         * sysdeps/mach/hurd/syncfs.c: New file.
35871 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
35873         [BZ #14719]
35874         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
35875         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
35876         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
35877         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
35878         (_nss_dns_gethostbyname4_r): Likewise.
35879         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
35880         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
35882 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
35884         [BZ #13763]
35885         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
35887 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
35889         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
35890         * elf/cache.c (print_entry): Print ",AArch64" for
35891         FLAG_AARCH64_LIB64
35893         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
35894         * elf/cache.c (print_entry): Print ",hard-float" for
35895         FLAG_ARM_LIBHF.
35897 2012-11-18  David S. Miller  <davem@davemloft.net>
35899         With help from Joseph Myers.
35900         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
35901         cutoff to 2**-13.
35902         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
35903         cutoff to 2**-25.
35904         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
35905         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
35906         small.
35907         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
35908         * math/libm-test.inc (y0_test): New tests.
35909         (y1_test): New tests.
35910         * sysdeps/i386/fpu/libm-test-ulps: Update.
35911         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
35912         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35914 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
35916         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
35917         64-bit targets.
35918         * configure: Regenerated.
35920 2012-11-17  David S. Miller  <davem@davemloft.net>
35922         [BZ #14811]
35923         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
35924         nonzero exponents with absolute value below 0x1p-128 to +/-
35925         0x1p-128.
35927 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
35929         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
35931         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
35933         * posix/getconf-speclist.c: New file.
35934         * posix/posix-envs.def: Likewise.
35935         * posix/confstr.c (START_ENV_GROUP): New macro.
35936         (END_ENV_GROUP): Likewise.
35937         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
35938         (KNOWN_PRESENT_ENV_STRING): Likewise.
35939         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
35940         (UNKNOWN_ENVIRONMENT): Likewise.
35941         (confstr): Include posix-envs.def instead of handling
35942         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
35943         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
35944         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
35945         (END_ENV_GROUP): Likewise.
35946         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
35947         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
35948         (UNKNOWN_ENVIRONMENT): Likewise.
35949         (__sysconf): Include posix-envs.def instead of handling associated
35950         cases directly here.
35951         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
35952         preprocessing getconf-speclist.c rather than running getconf or
35953         generating empty file.
35955 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
35957         * scripts/check-local-headers.sh: Ignore 'mach' headers.
35959 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
35961         [BZ #14672]
35962         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
35964 2012-11-16  David S. Miller  <davem@davemloft.net>
35966         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
35967         smaller than LDBL_EPSILON/2.0L, just return xm1.
35969 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
35971         * elf/tst-array1.c (init): Set constructor priority to 1000.
35972         (fini): Set destructor priority to 1000.
35973         * elf/tst-array2dep.c: Likewise.
35975 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35977         [BZ #11741]
35978         * libio/fileops.c (_IO_new_file_write): Correctly return error.
35979         (_IO_new_file_xsputn): Also return EOF if none of the input
35980         data was written when overflow failed.
35981         * libio/iopadn.c (_IO_padn): Likewise.
35982         * libio/iowpadn.c (_IO_wpadn): Likewise.
35983         * stdio-common/tst-put-error.c: Add copyright notice.
35984         (do_test): Add case for printing padded string.
35985         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
35986         _IO_padn returned error.
35987         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
35988         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
35989         return EOF.
35991 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
35993         * libio/libioP.h: Add comment note that the references to C++
35994         bits are now obsolete.
35996 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
35998         * math/libm-test.inc (check_complex): Use asprintf.
36000 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
36002         * debug/pcprofiledump.c (print_version): Update copyright year.
36003         * malloc/memusagestat.c (print_version): Likewise.
36005 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
36007         [BZ #14831]
36008         * elf/Makefile (tests): Add tst-audit8.
36009         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
36010         ($(objpfx)tst-audit8.out): New target.
36011         (tst-audit8-ENV): New variable.
36012         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
36013         audit if l_reloc_result is NULL.
36014         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
36015         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
36016         * elf/tst-audit8.c: New file.
36018 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36020         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
36021         * misc/Makefile (CFLAGS-select.c): Define.
36022         * posix/Makefile (CFLAGS-pause.c): Define.
36024 2012-11-13  David S. Miller  <davem@davemloft.net>
36026         * crypt/Makefile: Move test targets after toplevel Rules
36027         inclusion.  Grab any necessary sysdep routines when linking.
36028         * crypt/md5.c (md5_process_block): Remove define, we will always
36029         name it __md5_process_block.
36030         (md5_finish_ctx): Update md5_process_block call.
36031         (md5_stream): Likewise.
36032         (md5_process_bytes): Likewise.
36033         (md5_process_block): Rename to __md5_process_block and move to ...
36034         * crypt/md5-block.c: ... here.
36035         * crypt/sha256.c (sha256_process_block): Move to ...
36036         * crypt/sha256-block.c: ... here.
36037         * crypt/sha512.c (sha512_process_block): Move to ...
36038         * crypt/sha512-block.c: ... here.
36039         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
36040         path.
36041         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
36042         * sysdeps/sparc/sparc64/multiarch/Makefile
36043         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
36044         crypt subdir.
36045         (localedef-aux): Add md5 crypto assembler when in locale subdir.
36046         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
36047         multiarch changes.
36048         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
36049         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
36050         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
36051         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
36052         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
36053         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
36054         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
36055         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
36056         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
36057         file.
36058         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
36059         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
36060         file.
36061         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
36063 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
36065         * timezone/tzselect.ksh: Update from tzcode git revision
36066         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
36067         * timezone/zdump.c: Likewise.
36068         * timezone/zic.c: Likewise.
36069         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
36070         in TZVERSION setting, not $(PKGVERSION).
36071         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
36072         REPORT_BUGS_TO settings.
36074         [BZ #14838]
36075         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
36076         macro.
36078 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36080         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
36081         detection to immediately after _FP_ROUND().
36082         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
36083         bits are 0.
36085 2012-11-11  David S. Miller  <davem@davemloft.net>
36087         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
36088         inttypes.h
36089         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
36090         __close rather than their public counterparts.
36092 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
36094         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
36095         file.
36096         [UNIX98] (sem_timedwait): Do not expect.
36097         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
36098         [XPG4 || UNIX98] (sockatmark): Do not expect.
36099         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
36100         (clock_getcpuclockid): Do not expect.
36101         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
36102         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
36103         Do not expect.
36104         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
36105         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
36106         [UNIX98] (vwscanf): Likewise.
36107         [UNIX98] (vswscanf): Likewise.
36109 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
36111         * timezone/version.h: Remove file.
36112         * timezone/README: Do not refer to version.h.
36113         * timezone/Makefile ($(objpfx)zic.o): New dependency on
36114         $(objpfx)version.h.
36115         ($(objpfx)zdump.o): Likewise.
36116         ($(objpfx)version.h): New target.
36118         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
36119         2012i.
36120         * timezone/README: Don't mention modification to tzselect.ksh.
36121         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
36122         work on unmodified tzselect.ksh.  Substitute version numbers in
36123         tzselect.ksh.
36125         * Makefile (format-me): Remove.
36126         (INSTALL): Adjust indentation.  Use commands directly instead of
36127         using $(format-me).
36129         * aclocal.m4 (ACX_PKGVERSION): New macro.
36130         (ACX_BUGURL): Likewise.
36131         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
36132         (PKGVERSION): New AC_DEFINE_UNQUOTED.
36133         (REPORT_BUGS_TO): Likewise.
36134         * configure: Regenerated.
36135         * config.h.in (PKGVERSION): New macro.
36136         (REPORT_BUGS_TO): Likewise.
36137         * config.make.in (PKGVERSION): New variable.
36138         (PKGVERSION_TEXI): Likewise.
36139         (REPORT_BUGS_TO): Likewise.
36140         (REPORT_BUGS_TEXI): Likewise.
36141         * Makefile (format-me): Use -I$(common-objpfx)manual.
36142         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
36143         ($(common-objpfx)manual/%): New target.
36144         (manual/%): Remove target.
36145         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
36146         (print_version): Use PKGVERSION.
36147         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
36148         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
36149         and REPORT_BUGS_TO.
36150         ($(objpfx)xtrace): Likewise.
36151         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
36152         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
36153         (print_version): Use PKGVERSION.
36154         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
36155         (do_version): Use PKGVERSION.
36156         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
36157         REPORT_BUGS_TO.
36158         (common-ldd-rewrite): Likewise.
36159         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
36160         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
36161         (print_version): Use PKGVERSION.
36162         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
36163         * elf/pldd.c (argp_program_bug_address): Remove variable.
36164         (more_help): New function.
36165         (argp): Use more_help.
36166         (print_version): Use PKGVERSION.
36167         * elf/sln.c (main): Use PKGVERSION.
36168         (usage): Use REPORT_BUGS_TO.
36169         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
36170         (top level): Use PKGVERSION.
36171         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
36172         (print_version): Use PKGVERSION.
36173         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
36174         (print_version): Use PKGVERSION.
36175         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
36176         (print_version): Use PKGVERSION.
36177         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
36178         (print_version): Use PKGVERSION.
36179         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
36180         (print_version): Use PKGVERSION.
36181         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
36182         (print_version): Use PKGVERSION.
36183         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
36184         and BUGURL.
36185         ($(objpfx)memusage): Likewise.
36186         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
36187         (do_version): Use PKGVERSION.
36188         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
36189         (print_version): Use PKGVERSION.
36190         * malloc/mtrace.pl ($PACKAGE): Remove variable.
36191         ($PKGVERSION): New variable.
36192         ($REPORT_BUGS_TO): Likewise.
36193         (usage): Use $REPORT_BUGS_TO.
36194         (top level): Use $PKGVERSION.
36195         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
36196         ($(objpfx)pkgvers.texi): New rule.
36197         ($(objpfx)stamp-pkgvers): Likewise.
36198         * manual/install.texi: Include pkgvers.texi.
36199         (--with-pkgversion): Document new configure option.
36200         (--with-bugurl): Likewise.
36201         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
36202         than necessarily for this particular distribution.  Use
36203         REPORT_BUGS_TO for where to report bugs.
36204         * INSTALL: Regenerated.
36205         * manual/libc.texinfo: Include pkgvers.texi.
36206         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
36207         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
36208         (print_version): Use PKGVERSION.
36209         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
36210         (print_version): Use PKGVERSION.
36211         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
36212         (print_version): Use PKGVERSION.
36213         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
36214         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
36215         macro.
36216         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
36217         (print_version): Use PKGVERSION.
36218         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
36219         (print_version): Use PKGVERSION.
36220         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
36221         and PKGVERSION.
36223         * timezone/checktab.awk: Update from tzcode 2012i.
36224         * timezone/ialloc.c: Likewise.
36225         * timezone/private.h: Likewise.
36226         * timezone/scheck.c: Likewise.
36227         * timezone/tzfile.h: Likewise.
36228         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
36229         (TZVERSION): Hardcode tzcode version number.
36230         * timezone/zdump.c: Update from tzcode 2012i.
36231         * timezone/zic.c: Likewise.
36232         * timezone/version.h: New file.
36233         * timezone/README: Describe version.h.  Update upstream location.
36235         [BZ #14824]
36236         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
36237         (mktemp): Enable declaration.
36238         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
36239         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
36240         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
36241         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
36242         Likewise.
36243         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
36244         Likewise.
36245         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
36246         Likewise.
36247         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
36248         Likewise.
36249         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
36250         Likewise.
36251         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
36252         Likewise.
36254         [BZ #14821]
36255         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
36256         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
36257         for copies of such integer values.
36258         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
36259         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
36261 2012-11-09  Andreas Jaeger  <aj@suse.de>
36263         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
36264         definitions and declarations that are provided by
36265         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
36267 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36269         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
36270         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
36271         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
36272         definition.
36274 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36276         * elf/elf.h: Update comment before AArch64 relocations.
36278 2012-11-07  David S. Miller  <davem@davemloft.net>
36280         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
36281         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
36282         (__start_context): Declare.
36283         (__makecontext_ret): Delete.
36284         (__makecontext): Hook up __start_context instead of
36285         __makecontext_ret.
36286         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
36287         (sysdep_routines): Add __start_context when in stdlib.
36289 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36291         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
36292         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
36293         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
36294         hardcoded "nm".
36295         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
36296         (READELF): New variable.  Use it instead of hardcoded "readelf".
36298 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
36300         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
36301         * sysdeps/x86/Makefile: Here.
36302         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
36303         * sysdeps/x86/tst-xmmymm.sh: This.
36305 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36307         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
36308         expectations.
36309         [UNIX98] (pthread_barrier_t): Do not expect.
36310         [UNIX98] (pthread_barrierattr_t): Likewise.
36311         [UNIX98] (pthread_spinlock_t): Likewise.
36312         [UNIX98] (pthread_barrier_destroy): Likewise.
36313         [UNIX98] (pthread_barrier_init): Likewise.
36314         [UNIX98] (pthread_barrier_wait): Likewise.
36315         [UNIX98] (pthread_barrierattr_destroy): Likewise.
36316         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
36317         [UNIX98] (pthread_barrierattr_init): Likewise.
36318         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
36319         [UNIX98] (pthread_getcpuclockid): Likewise.
36320         [UNIX98] (pthread_mutex_timedlock): Likewise.
36321         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
36322         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
36323         [UNIX98] (pthread_sigmask): Likewise.
36324         [UNIX98] (pthread_spin_destroy): Likewise.
36325         [UNIX98] (pthread_spin_init): Likewise.
36326         [UNIX98] (pthread_spin_lock): Likewise.
36327         [UNIX98] (pthread_spin_trylock): Likewise.
36328         [UNIX98] (pthread_spin_unlock): Likewise.
36329         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
36330         Do not expect.
36331         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
36332         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
36333         [XPG3 || XPG4] (pthread_cond_t): Likewise.
36334         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
36335         [XPG3 || XPG4] (pthread_key_t): Likewise.
36336         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
36337         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
36338         [XPG3 || XPG4] (pthread_once_t): Likewise.
36339         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
36340         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
36341         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
36342         [XPG3 || XPG4] (pthread_t): Likewise.
36344         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
36345         not expect.
36346         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
36348         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
36349         Change function return type to int.
36351         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
36352         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
36353         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
36354         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
36355         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
36356         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
36357         [!POSIX] (posix_madvise): Likewise.
36358         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
36359         && !UNIX98].
36360         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
36361         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
36362         (mode_t): Likewise.
36363         (posix_mem_offset): Likewise.
36364         (posix_typed_mem_get_info): Likewise.
36365         (posix_typed_mem_open): Likewise.
36367         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
36368         Change condition to [XOPEN2K8].
36370         * conform/conformtest.pl: Preprocess allow-header data with -x c
36371         instead of from stdin.
36372         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
36373         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
36374         [C99-based standards] (cerfc): Likewise.
36375         [C99-based standards] (cexp2): Likewise.
36376         [C99-based standards] (cexpm1): Likewise.
36377         [C99-based standards] (clog10): Likewise.
36378         [C99-based standards] (clog1p): Likewise.
36379         [C99-based standards] (clog2): Likewise.
36380         [C99-based standards] (clgamma): Likewise.
36381         [C99-based standards] (ctgamma): Likewise.
36382         [C99-based standards] (cerff): Likewise.
36383         [C99-based standards] (cerfcf): Likewise.
36384         [C99-based standards] (cexp2f): Likewise.
36385         [C99-based standards] (cexpm1f): Likewise.
36386         [C99-based standards] (clog10f): Likewise.
36387         [C99-based standards] (clog1pf): Likewise.
36388         [C99-based standards] (clog2f): Likewise.
36389         [C99-based standards] (clgammaf): Likewise.
36390         [C99-based standards] (ctgammaf): Likewise.
36391         [C99-based standards] (cerfl): Likewise.
36392         [C99-based standards] (cerfcl): Likewise.
36393         [C99-based standards] (cexp2l): Likewise.
36394         [C99-based standards] (cexpm1l): Likewise.
36395         [C99-based standards] (clog10l): Likewise.
36396         [C99-based standards] (clog1pl): Likewise.
36397         [C99-based standards] (clog2l): Likewise.
36398         [C99-based standards] (clgammal): Likewise.
36399         [C99-based standards] (ctgammal): Likewise.
36400         * conform/data/inttypes.h-data [C99-based standards]: Include
36401         stdint.h-data.  Remove all expectations for stdint.h contents.
36402         [C99-based standards] (PRI*): Do not allow.
36403         [C99-based standards] (SCN*): Likewise.
36404         [C99-based standards] (*_t): Likewise.
36405         [C99-based-standards] (PRId8): Expect macro.
36406         [C99-based-standards] (PRIi8): Likewise.
36407         [C99-based-standards] (PRIo8): Likewise.
36408         [C99-based-standards] (PRIu8): Likewise.
36409         [C99-based-standards] (PRIx8): Likewise.
36410         [C99-based-standards] (PRIX8): Likewise.
36411         [C99-based-standards] (SCNd8): Likewise.
36412         [C99-based-standards] (SCNi8): Likewise.
36413         [C99-based-standards] (SCNo8): Likewise.
36414         [C99-based-standards] (SCNu8): Likewise.
36415         [C99-based-standards] (SCNx8): Likewise.
36416         [C99-based-standards] (PRIdLEAST8): Likewise.
36417         [C99-based-standards] (PRIiLEAST8): Likewise.
36418         [C99-based-standards] (PRIoLEAST8): Likewise.
36419         [C99-based-standards] (PRIuLEAST8): Likewise.
36420         [C99-based-standards] (PRIxLEAST8): Likewise.
36421         [C99-based-standards] (PRIXLEAST8): Likewise.
36422         [C99-based-standards] (SCNdLEAST8): Likewise.
36423         [C99-based-standards] (SCNiLEAST8): Likewise.
36424         [C99-based-standards] (SCNoLEAST8): Likewise.
36425         [C99-based-standards] (SCNuLEAST8): Likewise.
36426         [C99-based-standards] (SCNxLEAST8): Likewise.
36427         [C99-based-standards] (PRIdFAST8): Likewise.
36428         [C99-based-standards] (PRIiFAST8): Likewise.
36429         [C99-based-standards] (PRIoFAST8): Likewise.
36430         [C99-based-standards] (PRIuFAST8): Likewise.
36431         [C99-based-standards] (PRIxFAST8): Likewise.
36432         [C99-based-standards] (PRIXFAST8): Likewise.
36433         [C99-based-standards] (SCNdFAST8): Likewise.
36434         [C99-based-standards] (SCNiFAST8): Likewise.
36435         [C99-based-standards] (SCNoFAST8): Likewise.
36436         [C99-based-standards] (SCNuFAST8): Likewise.
36437         [C99-based-standards] (SCNxFAST8): Likewise.
36438         [C99-based-standards] (PRId16): Likewise.
36439         [C99-based-standards] (PRIi16): Likewise.
36440         [C99-based-standards] (PRIo16): Likewise.
36441         [C99-based-standards] (PRIu16): Likewise.
36442         [C99-based-standards] (PRIx16): Likewise.
36443         [C99-based-standards] (PRIX16): Likewise.
36444         [C99-based-standards] (SCNd16): Likewise.
36445         [C99-based-standards] (SCNi16): Likewise.
36446         [C99-based-standards] (SCNo16): Likewise.
36447         [C99-based-standards] (SCNu16): Likewise.
36448         [C99-based-standards] (SCNx16): Likewise.
36449         [C99-based-standards] (PRIdLEAST16): Likewise.
36450         [C99-based-standards] (PRIiLEAST16): Likewise.
36451         [C99-based-standards] (PRIoLEAST16): Likewise.
36452         [C99-based-standards] (PRIuLEAST16): Likewise.
36453         [C99-based-standards] (PRIxLEAST16): Likewise.
36454         [C99-based-standards] (PRIXLEAST16): Likewise.
36455         [C99-based-standards] (SCNdLEAST16): Likewise.
36456         [C99-based-standards] (SCNiLEAST16): Likewise.
36457         [C99-based-standards] (SCNoLEAST16): Likewise.
36458         [C99-based-standards] (SCNuLEAST16): Likewise.
36459         [C99-based-standards] (SCNxLEAST16): Likewise.
36460         [C99-based-standards] (PRIdFAST16): Likewise.
36461         [C99-based-standards] (PRIiFAST16): Likewise.
36462         [C99-based-standards] (PRIoFAST16): Likewise.
36463         [C99-based-standards] (PRIuFAST16): Likewise.
36464         [C99-based-standards] (PRIxFAST16): Likewise.
36465         [C99-based-standards] (PRIXFAST16): Likewise.
36466         [C99-based-standards] (SCNdFAST16): Likewise.
36467         [C99-based-standards] (SCNiFAST16): Likewise.
36468         [C99-based-standards] (SCNoFAST16): Likewise.
36469         [C99-based-standards] (SCNuFAST16): Likewise.
36470         [C99-based-standards] (SCNxFAST16): Likewise.
36471         [C99-based-standards] (PRId32): Likewise.
36472         [C99-based-standards] (PRIi32): Likewise.
36473         [C99-based-standards] (PRIo32): Likewise.
36474         [C99-based-standards] (PRIu32): Likewise.
36475         [C99-based-standards] (PRIx32): Likewise.
36476         [C99-based-standards] (PRIX32): Likewise.
36477         [C99-based-standards] (SCNd32): Likewise.
36478         [C99-based-standards] (SCNi32): Likewise.
36479         [C99-based-standards] (SCNo32): Likewise.
36480         [C99-based-standards] (SCNu32): Likewise.
36481         [C99-based-standards] (SCNx32): Likewise.
36482         [C99-based-standards] (PRIdLEAST32): Likewise.
36483         [C99-based-standards] (PRIiLEAST32): Likewise.
36484         [C99-based-standards] (PRIoLEAST32): Likewise.
36485         [C99-based-standards] (PRIuLEAST32): Likewise.
36486         [C99-based-standards] (PRIxLEAST32): Likewise.
36487         [C99-based-standards] (PRIXLEAST32): Likewise.
36488         [C99-based-standards] (SCNdLEAST32): Likewise.
36489         [C99-based-standards] (SCNiLEAST32): Likewise.
36490         [C99-based-standards] (SCNoLEAST32): Likewise.
36491         [C99-based-standards] (SCNuLEAST32): Likewise.
36492         [C99-based-standards] (SCNxLEAST32): Likewise.
36493         [C99-based-standards] (PRIdFAST32): Likewise.
36494         [C99-based-standards] (PRIiFAST32): Likewise.
36495         [C99-based-standards] (PRIoFAST32): Likewise.
36496         [C99-based-standards] (PRIuFAST32): Likewise.
36497         [C99-based-standards] (PRIxFAST32): Likewise.
36498         [C99-based-standards] (PRIXFAST32): Likewise.
36499         [C99-based-standards] (SCNdFAST32): Likewise.
36500         [C99-based-standards] (SCNiFAST32): Likewise.
36501         [C99-based-standards] (SCNoFAST32): Likewise.
36502         [C99-based-standards] (SCNuFAST32): Likewise.
36503         [C99-based-standards] (SCNxFAST32): Likewise.
36504         [C99-based-standards] (PRId64): Likewise.
36505         [C99-based-standards] (PRIi64): Likewise.
36506         [C99-based-standards] (PRIo64): Likewise.
36507         [C99-based-standards] (PRIu64): Likewise.
36508         [C99-based-standards] (PRIx64): Likewise.
36509         [C99-based-standards] (PRIX64): Likewise.
36510         [C99-based-standards] (SCNd64): Likewise.
36511         [C99-based-standards] (SCNi64): Likewise.
36512         [C99-based-standards] (SCNo64): Likewise.
36513         [C99-based-standards] (SCNu64): Likewise.
36514         [C99-based-standards] (SCNx64): Likewise.
36515         [C99-based-standards] (PRIdLEAST64): Likewise.
36516         [C99-based-standards] (PRIiLEAST64): Likewise.
36517         [C99-based-standards] (PRIoLEAST64): Likewise.
36518         [C99-based-standards] (PRIuLEAST64): Likewise.
36519         [C99-based-standards] (PRIxLEAST64): Likewise.
36520         [C99-based-standards] (PRIXLEAST64): Likewise.
36521         [C99-based-standards] (SCNdLEAST64): Likewise.
36522         [C99-based-standards] (SCNiLEAST64): Likewise.
36523         [C99-based-standards] (SCNoLEAST64): Likewise.
36524         [C99-based-standards] (SCNuLEAST64): Likewise.
36525         [C99-based-standards] (SCNxLEAST64): Likewise.
36526         [C99-based-standards] (PRIdFAST64): Likewise.
36527         [C99-based-standards] (PRIiFAST64): Likewise.
36528         [C99-based-standards] (PRIoFAST64): Likewise.
36529         [C99-based-standards] (PRIuFAST64): Likewise.
36530         [C99-based-standards] (PRIxFAST64): Likewise.
36531         [C99-based-standards] (PRIXFAST64): Likewise.
36532         [C99-based-standards] (SCNdFAST64): Likewise.
36533         [C99-based-standards] (SCNiFAST64): Likewise.
36534         [C99-based-standards] (SCNoFAST64): Likewise.
36535         [C99-based-standards] (SCNuFAST64): Likewise.
36536         [C99-based-standards] (SCNxFAST64): Likewise.
36537         [C99-based-standards] (PRIdMAX): Likewise.
36538         [C99-based-standards] (PRIiMAX): Likewise.
36539         [C99-based-standards] (PRIoMAX): Likewise.
36540         [C99-based-standards] (PRIuMAX): Likewise.
36541         [C99-based-standards] (PRIxMAX): Likewise.
36542         [C99-based-standards] (PRIXMAX): Likewise.
36543         [C99-based-standards] (SCNdMAX): Likewise.
36544         [C99-based-standards] (SCNiMAX): Likewise.
36545         [C99-based-standards] (SCNoMAX): Likewise.
36546         [C99-based-standards] (SCNuMAX): Likewise.
36547         [C99-based-standards] (SCNxMAX): Likewise.
36548         [C99-based-standards] (PRIdPTR): Likewise.
36549         [C99-based-standards] (PRIiPTR): Likewise.
36550         [C99-based-standards] (PRIoPTR): Likewise.
36551         [C99-based-standards] (PRIuPTR): Likewise.
36552         [C99-based-standards] (PRIxPTR): Likewise.
36553         [C99-based-standards] (PRIXPTR): Likewise.
36554         [C99-based-standards] (SCNdPTR): Likewise.
36555         [C99-based-standards] (SCNiPTR): Likewise.
36556         [C99-based-standards] (SCNoPTR): Likewise.
36557         [C99-based-standards] (SCNuPTR): Likewise.
36558         [C99-based-standards] (SCNxPTR): Likewise.
36559         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
36560         allow.
36561         * conform/data/stdint.h-data: Update comments to clarify
36562         requirements.
36563         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
36564         type.
36565         [C99-based standards] (INT8_MAX): Likewise.
36566         [C99-based standards] (INT16_MIN): Likewise.
36567         [C99-based standards] (INT16_MAX): Likewise.
36568         [C99-based standards] (INT32_MIN): Likewise.
36569         [C99-based standards] (INT32_MAX): Likewise.
36570         [C99-based standards] (INT64_MIN): Likewise.
36571         [C99-based standards] (INT64_MAX): Likewise.
36572         [C99-based standards] (UINT8_MAX): Likewise.
36573         [C99-based standards] (UINT16_MAX): Likewise.
36574         [C99-based standards] (UINT32_MAX): Likewise.
36575         [C99-based standards] (UINT64_MAX): Likewise.
36576         [C99-based standards] (INT_LEAST8_MIN): Likewise.
36577         [C99-based standards] (INT_LEAST8_MAX): Likewise.
36578         [C99-based standards] (INT_LEAST16_MIN): Likewise.
36579         [C99-based standards] (INT_LEAST16_MAX): Likewise.
36580         [C99-based standards] (INT_LEAST32_MIN): Likewise.
36581         [C99-based standards] (INT_LEAST32_MAX): Likewise.
36582         [C99-based standards] (INT_LEAST64_MIN): Likewise.
36583         [C99-based standards] (INT_LEAST64_MAX): Likewise.
36584         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
36585         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
36586         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
36587         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
36588         [C99-based standards] (INT_FAST8_MIN): Likewise.
36589         [C99-based standards] (INT_FAST8_MAX): Likewise.
36590         [C99-based standards] (INT_FAST16_MIN): Likewise.
36591         [C99-based standards] (INT_FAST16_MAX): Likewise.
36592         [C99-based standards] (INT_FAST32_MIN): Likewise.
36593         [C99-based standards] (INT_FAST32_MAX): Likewise.
36594         [C99-based standards] (INT_FAST64_MIN): Likewise.
36595         [C99-based standards] (INT_FAST64_MAX): Likewise.
36596         [C99-based standards] (UINT_FAST8_MAX): Likewise.
36597         [C99-based standards] (UINT_FAST16_MAX): Likewise.
36598         [C99-based standards] (UINT_FAST32_MAX): Likewise.
36599         [C99-based standards] (UINT_FAST64_MAX): Likewise.
36600         [C99-based standards] (INTPTR_MIN): Likewise.
36601         [C99-based standards] (INTPTR_MAX): Likewise.
36602         [C99-based standards] (UINTPTR_MAX): Likewise.
36603         [C99-based standards] (INTMAX_MIN): Likewise.
36604         [C99-based standards] (INTMAX_MAX): Likewise.
36605         [C99-based standards] (UINTMAX_MAX): Likewise.
36606         [C99-based standards] (PTRDIFF_MIN): Likewise.
36607         [C99-based standards] (PTRDIFF_MAX): Likewise.
36608         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
36609         [C99-based standards] (SIZE_MAX): Likewise.
36610         [C99-based standards] (WCHAR_MAX): Likewise.
36611         [C99-based standards] (WINT_MAX): Likewise.
36612         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
36613         constraint on value.
36614         [C99-based standards] (WCHAR_MIN): Likewise.
36615         [C99-based standards] (WINT_MIN): Likewise.
36616         [C99-based standards] (*_t): Allow.
36617         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
36618         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
36619         Include math.h-data and complex.h-data.  Remove all expectations
36620         of math.h and complex.h contents.
36621         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
36622         at end of line.
36623         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
36624         (struct tm): Expect tag.
36625         [C99-based-standards] (wcstof): Expect function.
36626         [C99-based-standards] (wcstold): Likewise.
36627         [C99-based-standards] (wcstoll): Likewise.
36628         [C99-based-standards] (wcstoull): Likewise.
36629         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
36630         macro-int-constant.  Specify type.
36631         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
36632         constraint on value.
36633         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
36634         Specify type.
36635         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
36636         Specify value.
36637         [ISO C standards]: Do not allow headers.
36638         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
36639         wcs[abcdefghijklmnopqrstuvwxyz]*.
36640         [ISO C standards] (*_t): Do not allow.
36641         * conform/data/wctype.h-data [C99-based standards] (iswblank):
36642         Expect function.
36643         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
36644         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
36645         Specify type.
36646         [ISO C standards]: Do not allow headers.
36647         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
36648         is[abcdefghijklmnopqrstuvwxyz]*.
36649         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
36650         to[abcdefghijklmnopqrstuvwxyz]*.
36651         [ISO C standards] (*_t): Do not allow.
36652         * conform/data/stdalign.h-data: New file.
36653         * conform/data/stdbool.h-data: Likewise.
36654         * conform/data/stdnoreturn.h-data: Likewise.
36656 2012-11-07  Roland McGrath  <roland@hack.frob.com>
36658         [BZ #14815]
36659         * manual/filesys.texi (Directory Entries): Typo fix.
36660         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
36662 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
36664         * elf/elf.h (EM_AARCH64): New macro.
36665         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
36666         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
36667         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
36668         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
36669         (R_AARCH64_TLSDESC): Likewise.
36670         (NT_ARM_TLS): Likewise.
36671         (NT_ARM_HW_BREAK): Likewise.
36672         (NT_ARM_HW_WATCH): Likewise.
36674 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36676         [BZ #14811]
36677         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
36678         (__ieee754_powl): Saturate nonzero exponents with absolute value
36679         below 0x1p-79 to +/- 0x1p-79.
36680         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
36681         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
36682         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
36683         nonzero exponents with absolute value below 0x1p-32 to +/-
36684         0x1p-32.
36685         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
36686         (__ieee754_powl): Saturate nonzero exponents with absolute value
36687         below 0x1p-79 to +/- 0x1p-79.
36688         * math/libm-test.inc (pow_test): Add more tests.
36690 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36692         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
36693         _dl_s390_cap_flags with kernel. Increase string length.
36694         (_dl_s390_platforms): Add z196 and zEC12.
36696 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
36698         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
36699         Change XOPEN21K to XOPEN2K.
36701 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
36703         * string/memmove.c: Use memcpy when possible.
36705 2012-11-06  Andreas Jaeger  <aj@suse.de>
36707         * po/eo.po: Update from translation team.
36709 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
36711         [BZ #14793]
36712         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
36713         exponent and small x and y exponents, scale x or y up.  Increase
36714         by 2 the exponent used in scaling up.
36715         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36716         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36717         * math/libm-test.inc (fma_test): Add more tests.
36718         (fma_test_towardzero): Likewise.
36719         (fma_test_downward): Likewise.
36720         (fma_test_upward): Likewise.
36722 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
36724         [BZ #14805]
36725         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
36726         fenv_t *.
36728         [BZ #14801]
36729         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
36730         namespace for names of struct fields.
36731         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
36732         fenv_t fields.
36733         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
36734         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
36736 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36738         [BZ #3665]
36739         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
36741 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
36743         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
36744         PTR_DEMANGLE.
36746         [BZ #5246]
36747         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
36748         PTR_DEMANGLE.
36750 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
36752         [BZ #14797]
36753         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
36754         definitely overflow as x * y not x * y + z.
36755         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
36756         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
36757         * math/libm-test.inc (fma_test): Add more tests.
36758         (fma_test_towardzero): Likewise.
36759         (fma_test_downward): Likewise.
36760         (fma_test_upward): Likewise.
36762 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
36764         [BZ #157]
36766         * include/stub-tag.h: Remove file.
36767         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
36768         '#include' of it.
36769         * manual/maint.texi (Porting): Don't reference it.
36770         * Makerules ($(objpfx)stubs): Likewise.
36771         * dirent/closedir.c: Don't include <stub-tag.h>.
36772         * dirent/dirfd.c: Likewise.
36773         * dirent/fdopendir.c: Likewise.
36774         * dirent/getdents.c: Likewise.
36775         * dirent/getdents64.c: Likewise.
36776         * dirent/opendir.c: Likewise.
36777         * dirent/readdir.c: Likewise.
36778         * dirent/readdir64.c: Likewise.
36779         * dirent/readdir64_r.c: Likewise.
36780         * dirent/readdir_r.c: Likewise.
36781         * dirent/rewinddir.c: Likewise.
36782         * dirent/seekdir.c: Likewise.
36783         * dirent/telldir.c: Likewise.
36784         * gmon/profil.c: Likewise.
36785         * grp/setgroups.c: Likewise.
36786         * inet/if_index.c: Likewise.
36787         * io/access.c: Likewise.
36788         * io/chdir.c: Likewise.
36789         * io/chmod.c: Likewise.
36790         * io/chown.c: Likewise.
36791         * io/close.c: Likewise.
36792         * io/dup.c: Likewise.
36793         * io/dup2.c: Likewise.
36794         * io/dup3.c: Likewise.
36795         * io/euidaccess.c: Likewise.
36796         * io/faccessat.c: Likewise.
36797         * io/fchdir.c: Likewise.
36798         * io/fchmod.c: Likewise.
36799         * io/fchmodat.c: Likewise.
36800         * io/fchown.c: Likewise.
36801         * io/fchownat.c: Likewise.
36802         * io/fcntl.c: Likewise.
36803         * io/flock.c: Likewise.
36804         * io/fstatfs.c: Likewise.
36805         * io/fstatfs64.c: Likewise.
36806         * io/fstatvfs.c: Likewise.
36807         * io/fstatvfs64.c: Likewise.
36808         * io/futimens.c: Likewise.
36809         * io/fxstat.c: Likewise.
36810         * io/fxstat64.c: Likewise.
36811         * io/fxstatat.c: Likewise.
36812         * io/fxstatat64.c: Likewise.
36813         * io/getcwd.c: Likewise.
36814         * io/isatty.c: Likewise.
36815         * io/lchmod.c: Likewise.
36816         * io/lchown.c: Likewise.
36817         * io/link.c: Likewise.
36818         * io/linkat.c: Likewise.
36819         * io/lseek.c: Likewise.
36820         * io/lseek64.c: Likewise.
36821         * io/lxstat64.c: Likewise.
36822         * io/mkdir.c: Likewise.
36823         * io/mkdirat.c: Likewise.
36824         * io/mkfifo.c: Likewise.
36825         * io/mkfifoat.c: Likewise.
36826         * io/open.c: Likewise.
36827         * io/open64.c: Likewise.
36828         * io/openat.c: Likewise.
36829         * io/openat64.c: Likewise.
36830         * io/pipe.c: Likewise.
36831         * io/pipe2.c: Likewise.
36832         * io/poll.c: Likewise.
36833         * io/posix_fadvise.c: Likewise.
36834         * io/posix_fadvise64.c: Likewise.
36835         * io/posix_fallocate.c: Likewise.
36836         * io/posix_fallocate64.c: Likewise.
36837         * io/read.c: Likewise.
36838         * io/readlink.c: Likewise.
36839         * io/readlinkat.c: Likewise.
36840         * io/rmdir.c: Likewise.
36841         * io/sendfile.c: Likewise.
36842         * io/sendfile64.c: Likewise.
36843         * io/statfs.c: Likewise.
36844         * io/statfs64.c: Likewise.
36845         * io/statvfs.c: Likewise.
36846         * io/statvfs64.c: Likewise.
36847         * io/symlink.c: Likewise.
36848         * io/symlinkat.c: Likewise.
36849         * io/ttyname.c: Likewise.
36850         * io/ttyname_r.c: Likewise.
36851         * io/umask.c: Likewise.
36852         * io/unlink.c: Likewise.
36853         * io/unlinkat.c: Likewise.
36854         * io/utime.c: Likewise.
36855         * io/utimensat.c: Likewise.
36856         * io/write.c: Likewise.
36857         * io/xmknod.c: Likewise.
36858         * io/xmknodat.c: Likewise.
36859         * io/xstat.c: Likewise.
36860         * io/xstat64.c: Likewise.
36861         * login/getpt.c: Likewise.
36862         * login/grantpt.c: Likewise.
36863         * login/unlockpt.c: Likewise.
36864         * math/e_acoshl.c: Likewise.
36865         * math/e_acosl.c: Likewise.
36866         * math/e_asinl.c: Likewise.
36867         * math/e_atan2l.c: Likewise.
36868         * math/e_atanhl.c: Likewise.
36869         * math/e_coshl.c: Likewise.
36870         * math/e_expl.c: Likewise.
36871         * math/e_fmodl.c: Likewise.
36872         * math/e_gammal_r.c: Likewise.
36873         * math/e_hypotl.c: Likewise.
36874         * math/e_j0l.c: Likewise.
36875         * math/e_j1l.c: Likewise.
36876         * math/e_jnl.c: Likewise.
36877         * math/e_lgammal_r.c: Likewise.
36878         * math/e_log10l.c: Likewise.
36879         * math/e_log2l.c: Likewise.
36880         * math/e_logl.c: Likewise.
36881         * math/e_powl.c: Likewise.
36882         * math/e_rem_pio2l.c: Likewise.
36883         * math/e_sinhl.c: Likewise.
36884         * math/e_sqrtl.c: Likewise.
36885         * math/fclrexcpt.c: Likewise.
36886         * math/fedisblxcpt.c: Likewise.
36887         * math/feenablxcpt.c: Likewise.
36888         * math/fegetenv.c: Likewise.
36889         * math/fegetexcept.c: Likewise.
36890         * math/fegetround.c: Likewise.
36891         * math/feholdexcpt.c: Likewise.
36892         * math/fesetenv.c: Likewise.
36893         * math/fesetround.c: Likewise.
36894         * math/feupdateenv.c: Likewise.
36895         * math/fgetexcptflg.c: Likewise.
36896         * math/fraiseexcpt.c: Likewise.
36897         * math/fsetexcptflg.c: Likewise.
36898         * math/ftestexcept.c: Likewise.
36899         * math/k_cosl.c: Likewise.
36900         * math/k_rem_pio2l.c: Likewise.
36901         * math/k_sinl.c: Likewise.
36902         * math/k_tanl.c: Likewise.
36903         * math/s_asinhl.c: Likewise.
36904         * math/s_atanl.c: Likewise.
36905         * math/s_cbrtl.c: Likewise.
36906         * math/s_erfl.c: Likewise.
36907         * math/s_expm1l.c: Likewise.
36908         * math/s_log1pl.c: Likewise.
36909         * math/s_tanhl.c: Likewise.
36910         * misc/acct.c: Likewise.
36911         * misc/brk.c: Likewise.
36912         * misc/chflags.c: Likewise.
36913         * misc/chroot.c: Likewise.
36914         * misc/fchflags.c: Likewise.
36915         * misc/fgetxattr.c: Likewise.
36916         * misc/flistxattr.c: Likewise.
36917         * misc/fremovexattr.c: Likewise.
36918         * misc/fsetxattr.c: Likewise.
36919         * misc/fsync.c: Likewise.
36920         * misc/ftruncate.c: Likewise.
36921         * misc/futimes.c: Likewise.
36922         * misc/futimesat.c: Likewise.
36923         * misc/getdomain.c: Likewise.
36924         * misc/getdtsz.c: Likewise.
36925         * misc/gethostid.c: Likewise.
36926         * misc/gethostname.c: Likewise.
36927         * misc/getloadavg.c: Likewise.
36928         * misc/getpagesize.c: Likewise.
36929         * misc/getsysstats.c: Likewise.
36930         * misc/getxattr.c: Likewise.
36931         * misc/gtty.c: Likewise.
36932         * misc/ioctl.c: Likewise.
36933         * misc/lgetxattr.c: Likewise.
36934         * misc/listxattr.c: Likewise.
36935         * misc/llistxattr.c: Likewise.
36936         * misc/lremovexattr.c: Likewise.
36937         * misc/lsetxattr.c: Likewise.
36938         * misc/lutimes.c: Likewise.
36939         * misc/madvise.c: Likewise.
36940         * misc/mincore.c: Likewise.
36941         * misc/mlock.c: Likewise.
36942         * misc/mlockall.c: Likewise.
36943         * misc/mmap.c: Likewise.
36944         * misc/mprotect.c: Likewise.
36945         * misc/msync.c: Likewise.
36946         * misc/munlock.c: Likewise.
36947         * misc/munlockall.c: Likewise.
36948         * misc/munmap.c: Likewise.
36949         * misc/preadv.c: Likewise.
36950         * misc/preadv64.c: Likewise.
36951         * misc/ptrace.c: Likewise.
36952         * misc/pwritev.c: Likewise.
36953         * misc/pwritev64.c: Likewise.
36954         * misc/readv.c: Likewise.
36955         * misc/reboot.c: Likewise.
36956         * misc/remap_file_pages.c: Likewise.
36957         * misc/removexattr.c: Likewise.
36958         * misc/revoke.c: Likewise.
36959         * misc/select.c: Likewise.
36960         * misc/setdomain.c: Likewise.
36961         * misc/setegid.c: Likewise.
36962         * misc/seteuid.c: Likewise.
36963         * misc/sethostid.c: Likewise.
36964         * misc/sethostname.c: Likewise.
36965         * misc/setregid.c: Likewise.
36966         * misc/setreuid.c: Likewise.
36967         * misc/setxattr.c: Likewise.
36968         * misc/sstk.c: Likewise.
36969         * misc/stty.c: Likewise.
36970         * misc/swapoff.c: Likewise.
36971         * misc/swapon.c: Likewise.
36972         * misc/sync.c: Likewise.
36973         * misc/syncfs.c: Likewise.
36974         * misc/syscall.c: Likewise.
36975         * misc/truncate.c: Likewise.
36976         * misc/ualarm.c: Likewise.
36977         * misc/usleep.c: Likewise.
36978         * misc/ustat.c: Likewise.
36979         * misc/utimes.c: Likewise.
36980         * misc/vhangup.c: Likewise.
36981         * misc/writev.c: Likewise.
36982         * posix/_exit.c: Likewise.
36983         * posix/alarm.c: Likewise.
36984         * posix/execve.c: Likewise.
36985         * posix/fexecve.c: Likewise.
36986         * posix/fork.c: Likewise.
36987         * posix/fpathconf.c: Likewise.
36988         * posix/getaddrinfo.c: Likewise.
36989         * posix/getegid.c: Likewise.
36990         * posix/geteuid.c: Likewise.
36991         * posix/getgid.c: Likewise.
36992         * posix/getgroups.c: Likewise.
36993         * posix/getlogin.c: Likewise.
36994         * posix/getlogin_r.c: Likewise.
36995         * posix/getpgid.c: Likewise.
36996         * posix/getpid.c: Likewise.
36997         * posix/getppid.c: Likewise.
36998         * posix/getresgid.c: Likewise.
36999         * posix/getresuid.c: Likewise.
37000         * posix/getsid.c: Likewise.
37001         * posix/getuid.c: Likewise.
37002         * posix/glob64.c: Likewise.
37003         * posix/nanosleep.c: Likewise.
37004         * posix/pathconf.c: Likewise.
37005         * posix/pause.c: Likewise.
37006         * posix/posix_madvise.c: Likewise.
37007         * posix/pread.c: Likewise.
37008         * posix/pread64.c: Likewise.
37009         * posix/pwrite.c: Likewise.
37010         * posix/pwrite64.c: Likewise.
37011         * posix/sched_getaffinity.c: Likewise.
37012         * posix/sched_getp.c: Likewise.
37013         * posix/sched_gets.c: Likewise.
37014         * posix/sched_primax.c: Likewise.
37015         * posix/sched_primin.c: Likewise.
37016         * posix/sched_rr_gi.c: Likewise.
37017         * posix/sched_setaffinity.c: Likewise.
37018         * posix/sched_setp.c: Likewise.
37019         * posix/sched_sets.c: Likewise.
37020         * posix/sched_yield.c: Likewise.
37021         * posix/setgid.c: Likewise.
37022         * posix/setlogin.c: Likewise.
37023         * posix/setpgid.c: Likewise.
37024         * posix/setresgid.c: Likewise.
37025         * posix/setresuid.c: Likewise.
37026         * posix/setsid.c: Likewise.
37027         * posix/setuid.c: Likewise.
37028         * posix/sleep.c: Likewise.
37029         * posix/spawni.c: Likewise.
37030         * posix/sysconf.c: Likewise.
37031         * posix/times.c: Likewise.
37032         * posix/wait.c: Likewise.
37033         * posix/wait3.c: Likewise.
37034         * posix/wait4.c: Likewise.
37035         * posix/waitpid.c: Likewise.
37036         * resolv/gai_sigqueue.c: Likewise.
37037         * resource/getpriority.c: Likewise.
37038         * resource/getrlimit.c: Likewise.
37039         * resource/getrusage.c: Likewise.
37040         * resource/nice.c: Likewise.
37041         * resource/setpriority.c: Likewise.
37042         * resource/setrlimit.c: Likewise.
37043         * resource/ulimit.c: Likewise.
37044         * rt/aio_cancel.c: Likewise.
37045         * rt/aio_fsync.c: Likewise.
37046         * rt/aio_read.c: Likewise.
37047         * rt/aio_sigqueue.c: Likewise.
37048         * rt/aio_suspend.c: Likewise.
37049         * rt/aio_write.c: Likewise.
37050         * rt/clock_getres.c: Likewise.
37051         * rt/clock_gettime.c: Likewise.
37052         * rt/clock_nanosleep.c: Likewise.
37053         * rt/clock_settime.c: Likewise.
37054         * rt/lio_listio.c: Likewise.
37055         * rt/mq_close.c: Likewise.
37056         * rt/mq_getattr.c: Likewise.
37057         * rt/mq_notify.c: Likewise.
37058         * rt/mq_open.c: Likewise.
37059         * rt/mq_receive.c: Likewise.
37060         * rt/mq_send.c: Likewise.
37061         * rt/mq_setattr.c: Likewise.
37062         * rt/mq_timedreceive.c: Likewise.
37063         * rt/mq_timedsend.c: Likewise.
37064         * rt/mq_unlink.c: Likewise.
37065         * rt/shm_open.c: Likewise.
37066         * rt/shm_unlink.c: Likewise.
37067         * rt/timer_create.c: Likewise.
37068         * rt/timer_delete.c: Likewise.
37069         * rt/timer_getoverr.c: Likewise.
37070         * rt/timer_gettime.c: Likewise.
37071         * rt/timer_settime.c: Likewise.
37072         * setjmp/__longjmp.c: Likewise.
37073         * setjmp/setjmp.c: Likewise.
37074         * signal/kill.c: Likewise.
37075         * signal/killpg.c: Likewise.
37076         * signal/raise.c: Likewise.
37077         * signal/sigaction.c: Likewise.
37078         * signal/sigaltstack.c: Likewise.
37079         * signal/sigblock.c: Likewise.
37080         * signal/sigignore.c: Likewise.
37081         * signal/sigintr.c: Likewise.
37082         * signal/signal.c: Likewise.
37083         * signal/sigpause.c: Likewise.
37084         * signal/sigpending.c: Likewise.
37085         * signal/sigqueue.c: Likewise.
37086         * signal/sigreturn.c: Likewise.
37087         * signal/sigset.c: Likewise.
37088         * signal/sigsetmask.c: Likewise.
37089         * signal/sigstack.c: Likewise.
37090         * signal/sigsuspend.c: Likewise.
37091         * signal/sigtimedwait.c: Likewise.
37092         * signal/sigvec.c: Likewise.
37093         * signal/sigwait.c: Likewise.
37094         * signal/sigwaitinfo.c: Likewise.
37095         * signal/sysv_signal.c: Likewise.
37096         * socket/accept.c: Likewise.
37097         * socket/accept4.c: Likewise.
37098         * socket/bind.c: Likewise.
37099         * socket/connect.c: Likewise.
37100         * socket/getpeername.c: Likewise.
37101         * socket/getsockname.c: Likewise.
37102         * socket/getsockopt.c: Likewise.
37103         * socket/isfdtype.c: Likewise.
37104         * socket/listen.c: Likewise.
37105         * socket/recv.c: Likewise.
37106         * socket/recvfrom.c: Likewise.
37107         * socket/recvmsg.c: Likewise.
37108         * socket/send.c: Likewise.
37109         * socket/sendmsg.c: Likewise.
37110         * socket/sendto.c: Likewise.
37111         * socket/setsockopt.c: Likewise.
37112         * socket/shutdown.c: Likewise.
37113         * socket/sockatmark.c: Likewise.
37114         * socket/socket.c: Likewise.
37115         * socket/socketpair.c: Likewise.
37116         * stdio-common/ctermid.c: Likewise.
37117         * stdio-common/cuserid.c: Likewise.
37118         * stdio-common/remove.c: Likewise.
37119         * stdio-common/rename.c: Likewise.
37120         * stdio-common/renameat.c: Likewise.
37121         * stdio-common/tempname.c: Likewise.
37122         * stdlib/getcontext.c: Likewise.
37123         * stdlib/makecontext.c: Likewise.
37124         * stdlib/setcontext.c: Likewise.
37125         * stdlib/swapcontext.c: Likewise.
37126         * stdlib/system.c: Likewise.
37127         * streams/fattach.c: Likewise.
37128         * streams/fdetach.c: Likewise.
37129         * streams/getmsg.c: Likewise.
37130         * streams/getpmsg.c: Likewise.
37131         * streams/putmsg.c: Likewise.
37132         * streams/putpmsg.c: Likewise.
37133         * sysdeps/unix/bsd/getpt.c: Likewise.
37134         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
37135         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
37136         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
37137         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
37138         Likewise.
37139         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
37140         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
37141         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
37142         * sysvipc/msgctl.c: Likewise.
37143         * sysvipc/msgget.c: Likewise.
37144         * sysvipc/msgrcv.c: Likewise.
37145         * sysvipc/msgsnd.c: Likewise.
37146         * sysvipc/semctl.c: Likewise.
37147         * sysvipc/semget.c: Likewise.
37148         * sysvipc/semop.c: Likewise.
37149         * sysvipc/semtimedop.c: Likewise.
37150         * sysvipc/shmat.c: Likewise.
37151         * sysvipc/shmctl.c: Likewise.
37152         * sysvipc/shmdt.c: Likewise.
37153         * sysvipc/shmget.c: Likewise.
37154         * termios/tcdrain.c: Likewise.
37155         * termios/tcflow.c: Likewise.
37156         * termios/tcflush.c: Likewise.
37157         * termios/tcgetattr.c: Likewise.
37158         * termios/tcgetpgrp.c: Likewise.
37159         * termios/tcsendbrk.c: Likewise.
37160         * termios/tcsetattr.c: Likewise.
37161         * termios/tcsetpgrp.c: Likewise.
37162         * time/adjtime.c: Likewise.
37163         * time/clock.c: Likewise.
37164         * time/getitimer.c: Likewise.
37165         * time/gettimeofday.c: Likewise.
37166         * time/setitimer.c: Likewise.
37167         * time/settimeofday.c: Likewise.
37168         * time/stime.c: Likewise.
37169         * time/time.c: Likewise.
37171 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
37173         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
37174         /usr/old/bin.
37176         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
37177         instead of spaces.
37178         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
37180 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
37182         [BZ #14796]
37183         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
37184         FE_TONEAREST before applying Dekker multiplication and Knuth
37185         addition.  Clear inexact exceptions and check for exact zero
37186         results afterwards.
37187         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37188         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
37189         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37190         * math/libm-test.inc (fma_test): Add more tests.
37191         (fma_test_towardzero): Likewise.
37192         (fma_test_downward): Likewise.
37193         (fma_test_upward): Likewise.
37194         * sysdeps/generic/math_private.h (default_libc_fesetround): New
37195         function.
37196         (libc_fesetround): New macro.
37197         (libc_fesetroundf): Likewise.
37198         (libc_fesetroundl): Likewise.
37199         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
37200         function.
37201         (libc_fesetround_387): Likewise.
37202         (libc_fesetroundf): New macro.
37203         (libc_fesetround): Likewise.
37204         (libc_fesetroundl): Likewise.
37205         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
37206         function.
37207         (libc_fesetroundf): New macro.
37208         (libc_fesetround): Likewise.
37209         (libc_fesetroundl): Likewise.
37210         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
37211         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
37212         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
37213         libm_hidden_ver.
37214         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
37215         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
37216         libm_hidden_def.
37217         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
37218         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
37219         libm_hidden_ver.
37220         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
37221         libm_hidden_def.
37223         [BZ #3439]
37224         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
37225         integer constant usable in #if and use that to give value to enum
37226         constant.
37227         (FE_DIVBYZERO): Likewise.
37228         (FE_UNDERFLOW): Likewise.
37229         (FE_OVERFLOW): Likewise.
37230         (FE_INVALID): Likewise.
37231         (FE_INVALID_SNAN): Likewise.
37232         (FE_INVALID_ISI): Likewise.
37233         (FE_INVALID_IDI): Likewise.
37234         (FE_INVALID_ZDZ): Likewise.
37235         (FE_INVALID_IMZ): Likewise.
37236         (FE_INVALID_COMPARE): Likewise.
37237         (FE_INVALID_SOFTWARE): Likewise.
37238         (FE_INVALID_SQRT): Likewise.
37239         (FE_INVALID_INTEGER_CONVERSION): Likewise.
37240         (FE_TONEAREST): Likewise.
37241         (FE_TOWARDZERO): Likewise.
37242         (FE_UPWARD): Likewise.
37243         (FE_DOWNWARD): Likewise.
37244         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
37245         (FE_DIVBYZERO): Likewise.
37246         (FE_OVERFLOW): Likewise.
37247         (FE_UNDERFLOW): Likewise.
37248         (FE_INEXACT): Likewise.
37249         (FE_TONEAREST): Likewise.
37250         (FE_DOWNWARD): Likewise.
37251         (FE_UPWARD): Likewise.
37252         (FE_TOWARDZERO): Likewise.
37253         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
37254         (FE_UNDERFLOW): Likewise.
37255         (FE_OVERFLOW): Likewise.
37256         (FE_DIVBYZERO): Likewise.
37257         (FE_INVALID): Likewise.
37258         (FE_TONEAREST): Likewise.
37259         (FE_TOWARDZERO): Likewise.
37260         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
37261         (FE_OVERFLOW): Likewise.
37262         (FE_UNDERFLOW): Likewise.
37263         (FE_DIVBYZERO): Likewise.
37264         (FE_INEXACT): Likewise.
37265         (FE_TONEAREST): Likewise.
37266         (FE_TOWARDZERO): Likewise.
37267         (FE_UPWARD): Likewise.
37268         (FE_DOWNWARD): Likewise.
37269         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
37270         (FE_DIVBYZERO): Likewise.
37271         (FE_OVERFLOW): Likewise.
37272         (FE_UNDERFLOW): Likewise.
37273         (FE_INEXACT): Likewise.
37274         (FE_TONEAREST): Likewise.
37275         (FE_DOWNWARD): Likewise.
37276         (FE_UPWARD): Likewise.
37277         (FE_TOWARDZERO): Likewise.
37279 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
37281         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
37283 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
37285         * scripts/cross-test-ssh.sh (command): Use newlines to separate
37286         commands.  Quote $PWD.
37287         (blacklist_exports): Don't use remove_newlines.  Replace "declare
37288         -x" by "export".
37289         (remove_newlines): Remove.
37291 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
37293         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
37294         * stdlib/stdlib.h (atof): Moved to ...
37295         * include/bits/stdlib-float.h: Here.  New file.
37296         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
37297         * stdlib/bits/stdlib-float.h: New file.
37298         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
37299         -mno-sse -mno-mmx.
37300         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
37301         <xmmintrin.h>.
37303 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
37305         * conform/conformtest.pl (@headers): Add fenv.h.
37306         * conform/data/fenv.h-data: New file.
37307         * include/fenv.h [_ISOMAC]: Disable all contents of file except
37308         include of <math/fenv.h>.
37310         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
37311         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
37312         && !UNIX98].  Enables tests for XOPEN2K8.
37313         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
37314         POSIX2008]: Likewise.
37316         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
37317         (struct rusage): Do not expect type or its members.
37319         [BZ #3439]
37320         * math/math.h (FP_NAN): Define macro to integer constant usable in
37321         #if and use that to give value to enum constant.
37322         (FP_INFINITE): Likewise.
37323         (FP_ZERO): Likewise.
37324         (FP_SUBNORMAL): Likewise.
37325         (FP_NORMAL): Likewise.
37327 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
37329         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
37330         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
37331         arguments.
37333 2012-11-02  Roland McGrath  <roland@hack.frob.com>
37335         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
37336         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
37337         autoconf-time if not.
37338         * configure.in: Remove AC_PREREQ.
37340 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37342         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
37343         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
37344         of the internal implementation.
37346 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
37348         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
37349         except include of <misc/sys/syslog.h>.
37351 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
37353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
37354         function returns with a NULL context exit with zero.
37356 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37358         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
37360 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
37362         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
37363         (run_program_cmd): This.
37364         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
37365         (tst_langinfo): New variable.  Use it.
37367 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
37369         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
37370         floating point opcodes.
37372 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
37374         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
37375         variable.
37377         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
37379         * sysdeps/mach/hurd/powerpc: Remove directory.
37380         * sysdeps/mach/powerpc: Likewise.
37382 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
37384         * scripts/check-local-headers.sh: Ignore c++ headers.
37386 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
37388         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
37389         __libc_cleanup_region_start argument.
37391 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
37393         [BZ #14784]
37394         [BZ #14785]
37395         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
37396         x * y using scaling, not as x * y + z.
37397         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37398         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37399         * math/libm-test.inc (fma_test): Add more tests.
37400         (fma_test_towardzero): Likewise.
37401         (fma_test_downward): Likewise.
37402         (fma_test_upward): Likewise.
37404 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
37406         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
37408 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
37410         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
37411         New variable.
37413 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
37415         * rt/tst-shm.c (worker): Correct checking for mmap failure.
37417 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
37419         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37420         Fix sort order.
37421         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37422         Likewise.
37424 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
37426         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37427         Fix the order of the list for glibc 2.17.
37428         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37429         Likewise.
37431 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
37433         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37435 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
37437         [BZ #14610]
37438         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
37439         for low part of x being zero before using __atanl (y).
37440         * math/libm-test.inc (atan2_test): Add another test.
37442         * manual/install.texi (Configuring and compiling): Document
37443         general use of test-wrapper and test-wrapper-env.
37444         * INSTALL: Regenerated.
37446         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
37447         (__fma): Do not extract and scale down low bits on after-rounding
37448         systems when result rounded to normal precision would have normal
37449         exponent.
37450         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
37451         (__fmal): Do not extract and scale down low bits on after-rounding
37452         systems when result rounded to normal precision would have normal
37453         exponent.
37454         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
37455         (__fmal): Do not extract and scale down low bits on after-rounding
37456         systems when result rounded to normal precision would have normal
37457         exponent.
37458         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
37459         macro.
37460         (fma_test): Add more tests.
37461         (fma_test_towardzero): Likewise.
37462         (fma_test_downward): Likewise.
37463         (fma_test_upward): Likewise.
37465 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
37467         * sysdeps/i386/tininess.h: Renamed to ...
37468         * sysdeps/x86/tininess.h: This.
37469         * sysdeps/x86_64/tininess.h: Removed.
37471 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
37473         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
37474         input.  Use $(build-program-cmd).
37475         ($(objpfx)tst-array1-static.out): Likewise.
37476         ($(objpfx)tst-array2.out): Likewise.
37477         ($(objpfx)tst-array3.out): Likewise.
37478         ($(objpfx)tst-array4.out): Likewise.
37479         ($(objpfx)tst-array5.out): Likewise.
37480         ($(objpfx)tst-array5-static.out): Likewise.
37482 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
37484         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
37485         if defined.
37487         * nss/nsswitch.h (nss_interface_function): Provide new
37488         macro for use with NSS functions.
37489         * grp/initgroups.c: Use new macro.
37490         * nss/getXXbyYY.c: Likewise.
37491         * nss/getXXbyYY_r.c: Likewise.
37492         * nss/getXXent.c: Likewise.
37493         * nss/getXXent_r.c: Likewise.
37494         * sysdeps/posix/getaddrinfo.c: Likewise.
37496 2012-10-30  Andreas Jaeger  <aj@suse.de>
37498         * po/ru.po: Update Russion translation from translation project.
37500 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
37502         [BZ #14152]
37503         [BZ #14783]
37504         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
37505         result and shift together with sticky bit instead of replicating
37506         round-to-nearest rounding.
37507         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
37508         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
37509         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
37510         missing underflow exceptions.
37511         (fma_test_towardzero): Add more tests.
37512         (fma_test_downward): Likewise.
37513         (fma_test_upward): Likewise.
37515         [BZ #14047]
37516         * sysdeps/generic/tininess.h: New file.
37517         * sysdeps/i386/tininess.h: Likewise.
37518         * sysdeps/sh/tininess.h: Likewise.
37519         * sysdeps/x86_64/tininess.h: Likewise.
37520         * stdlib/tst-strtod-underflow.c: Likewise.
37521         * stdlib/tst-tininess.c: Likewise.
37522         * stdlib/strtod_l.c: Include <tininess.h>.
37523         (round_and_return): Do not set errno for exact underflow cases.
37524         Force an underflow exception when setting errno for underflow.
37525         Determine underflow based on rounding to normal precision if
37526         TININESS_AFTER_ROUNDING.
37527         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
37528         ERANGE for exact underflow cases.
37529         * stdlib/Makefile (tests): Add tst-tininess and
37530         tst-strtod-underflow.
37531         ($(objpfx)tst-tininess): Use $(link-libm).
37532         ($(objpfx)tst-strtod-underflow): Likewise.
37534 2012-10-30  Andreas Jaeger  <aj@suse.de>
37536         [BZ#14767]
37537         * elf/Makefile (tests): Remove conditional for have-initfini-array
37538         since this is now always required and the variable does not exist
37539         anymore.
37540         (tests-static): Likewise.
37541         (modules-names): Likewise.
37543         * po/eo.po: Add Esperanto translation from translation project.
37545         * elf/tst-array1.c (fini_array): Make writeable so that it can be
37546         merged with constructor/destructor.
37547         (init_array): Likewise.
37548         * elf/tst-array2dep.c (fini_array): Likewise.
37549         (init_array): Likewise.
37551 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
37553         * manual/message.texi: Delete @cartouche tags.
37555 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
37557         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
37558         EOPNOTSUPP.
37559         * sysdeps/mach/hurd/fsync.c: Likewise.
37561         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
37562         [_POSIX_REALTIME_SIGNALS]: Change condition to
37563         [_POSIX_REALTIME_SIGNALS > 0].
37565 2012-10-27  Andreas Jaeger  <aj@suse.de>
37567         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
37568         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
37569         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
37570         [__WORDSIZE != 64]: Likewise.
37572 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
37574         *  iconvdata/tst-table.sh: Remove ${SHELL}.
37575         *  iconvdata/tst-tables.sh: Likewise.
37577 2012-10-25  David S. Miller  <davem@davemloft.net>
37579         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37580         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
37581         of strtoull.
37583         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
37584         ifunc-impl-list.c
37585         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
37586         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
37587         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
37588         file.
37590 2012-10-25  Roland McGrath  <roland@hack.frob.com>
37592         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37593         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
37594         __getdirentries.
37596 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
37597             Jim Blandy  <jimb@codesourcery.com>
37599         * scripts/cross-test-ssh.sh: New file.
37600         * manual/install.texi (Configuring and compiling): Document use of
37601         cross-test-ssh.sh.
37602         * INSTALL: Regenerated.
37604 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
37606         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
37607         EOPNOTSUPP.
37609 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
37611         * Makeconfig (run-program-prefix): Fix comment.
37613 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
37614             Jim Blandy  <jimb@codesourcery.com>
37616         * Makeconfig (test-wrapper): New variable,
37617         (test-wrapper-env): Likewise.
37618         [$(cross-compiling) = yes && $(test-wrapper) != ""]
37619         (run-built-tests): Define to yes.
37620         (run-program-prefix): Use $(test-wrapper).
37621         (built-program-cmd): Likewise.
37622         * Rules (make-test-out): Use $(test-wrapper-env) and
37623         $(host-built-program-cmd).
37624         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
37625         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
37626         tst-pathopt.sh.
37627         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
37628         $(test-wrapper-env) to tst-rtld-load-self.sh.
37629         ($(objpfx)order2.out): Use $(test-wrapper).
37630         ($(objpfx)tst-initorder.out): Likewise.
37631         ($(objpfx)tst-initorder2.out): Likewise.
37632         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
37633         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
37634         (test_wrapper_env): New variable.  Use it to run ld.so.
37635         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
37636         Use it to run ld.so.
37637         (test_wrapper_env): Likewise.
37638         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
37639         $(test-wrapper) to run-iconv-test.sh.
37640         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
37641         (ICONV): Use $test_wrapper.
37642         * posix/Makefile ($(objpfx)globtest.out): Pass
37643         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
37644         globtest.sh, not $(run-program-prefix).
37645         * posix/globtest.sh (run_via_rtld_prefix): New variable.
37646         (test_wrapper): Likewise.
37647         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
37648         set together with run_via_rtld_prefix.
37649         (run_program_prefix): Define in terms of test_wrapper and
37650         run_via_rtld_prefix.
37652 2012-10-24  Roland McGrath  <roland@hack.frob.com>
37654         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
37655         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
37656         Targets removed.
37658         [BZ #14743]
37659         * include/time.h: Remove librt_hidden_proto (clock_gettime).
37660         Declare __clock_getres, __clock_gettime, __clock_settime,
37661         __clock_nanosleep, and __clock_getcpuclockid.
37662         * rt/clock_gettime.c: Define __clock_gettime as an alias.
37663         Remove librt_hidden_def (clock_gettime).
37664         * sysdeps/unix/clock_gettime.c: Likewise.
37665         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
37666         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
37667         * rt/clock_getres.c: Define __clock_getres as an alias.
37668         * sysdeps/posix/clock_getres.c: Likewise.
37669         * rt/clock_settime.c: Define __clock_settime as an alias.
37670         * sysdeps/unix/clock_settime.c: Likewise.
37671         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
37672         * sysdeps/unix/clock_nanosleep.c: Likewise.
37673         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
37674         * rt/clock-compat.c: New file.
37675         * rt/Makefile (librt-routines): Add clock-compat and move
37676         $(clock-routines) to ...
37677         (routines): ... here, new variable.
37678         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
37679         Don't add get_clockfreq here.
37680         * rt/Versions (libc: GLIBC_2.17): New version set.
37681         Add clock_* symbols here.
37682         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
37683         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
37684         (GLIBC_2.17): Add clock_* symbols.
37685         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
37686         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
37687         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
37688         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37689         Likewise.
37690         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37691         Likewise.
37692         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
37693         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
37694         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
37695         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
37696         * NEWS: Mention the move.
37698         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
37699         Use __open, __read, __close rather than their public counterparts.
37700         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
37701         (__get_clockfreq_via_cpuinfo): Likewise.
37702         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
37703         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
37705         * config.h.in (HAVE_IFUNC): New #undef.
37706         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
37707         was successful.
37708         * configure: Regenerated.
37710 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
37712         * configure.in: Move READELF check to start of file.
37713         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
37714         libc_cv_asm_gnu_indirect_function in the process.
37715         * configure: Regenerated.
37717 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
37719         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
37720         send the output to /dev/null.
37721         (libc_cv_cc_with_libunwind): Likewise.
37722         (libc_cv_as_noexecstack): Likewise.
37723         * configure: Regenerate.
37725 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
37727         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
37729         * posix/globtest.sh (TMPDIR): Do not set.
37730         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
37731         (testout): Likewise.
37733 2012-10-24  Andreas Jaeger  <aj@suse.de>
37735         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
37736         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
37737         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
37738         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
37739         posix_fadvise64, posix_fallocate64.
37741         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
37742         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
37743         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
37744         Likewise.
37745         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
37746         Likewise.
37747         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
37749         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
37750         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
37751         <bits/fcntl-linux.h>.
37752         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
37754         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
37755         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
37756         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
37757         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
37758         [__WORDSIZE != 64]: Likewise.
37760 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
37762         * Makeconfig (run-built-tests): New variable.
37763         * Rules [$(cross-compiling) = yes]: Change condition to
37764         [$(run-built-tests) = no].
37765         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
37766         to [$(run-built-tests) = yes].
37767         * elf/Makefile [$(cross-compiling) = no]: Likewise
37768         * grp/Makefile [$(cross-compiling) = no]: Likewise.
37769         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
37770         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
37771         * intl/Makefile [$(cross-compiling) = no]: Likewise.
37772         * io/Makefile [$(cross-compiling) = no]: Likewise.
37773         * libio/Makefile [$(cross-compiling) = no]: Likewise.
37774         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
37775         * misc/Makefile [$(cross-compiling) = no]: Likewise.
37776         * posix/Makefile [$(cross-compiling) = no]: Likewise.
37777         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
37778         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
37779         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
37780         * string/Makefile [$(cross-compiling) = no]: Likewise.
37782         * posix/Makefile ($(objpfx)globtest.out): Pass
37783         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
37784         $(rtld-installed-name).
37785         * posix/globtest.sh (elf_objpfx): Remove variable.
37786         (rtld_installed_name): Likewise.
37787         (library_path): Likewise.
37788         (run_program_prefix): New variable.  Use for running globtest
37789         binary.
37791 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
37792             Joseph Myers  <joseph@codesourcery.com>
37794         * Makeconfig (host-built-program-cmd): New variable.
37795         * elf/Makefile (tst-stackguard1-ARGS): Use
37796         $(host-built-program-cmd).
37797         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
37798         (tst-spawn-ARGS): Likewise.
37799         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
37801 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
37802             Jim Blandy  <jimb@codesourcery.com>
37804         * Makeconfig (run-via-rtld-prefix): New variable.
37805         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
37806         (built-program-cmd): Likewise.
37808 2012-10-22  Andreas Jaeger  <aj@suse.de>
37810         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
37811         __O_RSYNC if it exists, otherwise to O_SYNC.
37813 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
37814             Joseph Myers  <joseph@codesourcery.com>
37816         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
37817         /dev/null.
37818         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
37819         from /dev/null
37820         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
37821         /dev/null.
37823 2012-10-22  Andreas Jaeger  <aj@suse.de>
37825         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
37826         Define always.
37827         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
37829         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
37830         bits/fcntl-linux.h.
37832         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
37833         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
37835         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
37836         to __O_LARGEFILE.
37837         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
37838         to __O_LARGEFILE.
37840 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
37841             Joseph Myers  <joseph@codesourcery.com>
37843         * config.make.in (NM): New variable.
37845 2012-10-21  Andreas Jaeger  <aj@suse.de>
37847         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
37848         definitions and declarations that are provided by
37849         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
37851 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
37853         [BZ #14683]
37854         * elf/Makefile (tests-static): Add tst-leaks1-static.
37855         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
37856         ($(objpfx)tst-leaks1-static): New rule.
37857         ($(objpfx)tst-leaks1-static-mem): Likewise.
37858         (tst-leaks1-static-ENV): New macro.
37859         * elf/dl-open.c (dl_open_worker): Check the main application
37860         only if SHARED is defined.
37861         * elf/tst-leaks1-static.c: New file.
37863 2012-10-20  Andreas Jaeger  <aj@suse.de>
37865         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
37866         generic values for Linux.
37867         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
37868         and declarations that are provided by <bits/fcntl-linux.h> and
37869         include <bits/fcntl-linux.h>.
37870         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
37871         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
37873 2012-10-20  Roland McGrath  <roland@hack.frob.com>
37875         * io/fcntl.h: Move include of <bits/types.h> to the top and
37876         include it unconditionally.
37878 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
37880         * wcsmbs/Makefile (tests-ifunc): New variable.
37881         (tests): Add $(tests-ifunc).
37882         * wcsmbs/test-wcschr-ifunc.c: New file.
37883         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
37884         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
37885         * wcsmbs/test-wcslen-ifunc.c: Likewise.
37886         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
37887         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
37889         * string/Makefile (tests-ifunc): New variable.
37890         (tests): Add $(tests-ifunc).
37891         * string/test-memccpy.c (TEST_NAME): New macro.
37892         * string/test-memchr.c (TEST_NAME): Likewise.
37893         * string/test-memcmp.c (TEST_NAME): Likewise.
37894         * string/test-memcpy.c (TEST_NAME): Likewise.
37895         * string/test-memmem.c (TEST_NAME): Likewise.
37896         * string/test-memmove.c (TEST_NAME): Likewise.
37897         * string/test-memset.c (TEST_NAME): Likewise.
37898         * string/test-rawmemchr.c (TEST_NAME): Likewise.
37899         * string/test-stpcpy.c (TEST_NAME): Likewise.
37900         * string/test-stpncpy.c (TEST_NAME): Likewise.
37901         * string/test-strcasecmp.c (TEST_NAME): Likewise.
37902         * string/test-strcasestr.c (TEST_NAME): Likewise.
37903         * string/test-strcat.c (TEST_NAME): Likewise.
37904         * string/test-strchr.c (TEST_NAME): Likewise.
37905         * string/test-strcmp.c(TEST_NAME): Likewise.
37906         * string/test-strcpy.c (TEST_NAME): Likewise.
37907         * string/test-strcspn.c (TEST_NAME): Likewise.
37908         * string/test-strlen.c (TEST_NAME): Likewise.
37909         * string/test-strncasecmp.c (TEST_NAME): Likewise.
37910         * string/test-strncmp.c (TEST_NAME): Likewise.
37911         * string/test-strncpy.c (TEST_NAME): Likewise.
37912         * string/test-strnlen.c (TEST_NAME): Likewise.
37913         * string/test-strpbrk.c (TEST_NAME): Likewise.
37914         * string/test-strrchr.c (TEST_NAME): Likewise.
37915         * string/test-strspn.c (TEST_NAME): Likewise.
37916         * string/test-strstr.c (TEST_NAME): Likewise.
37917         * string/test-bcopy-ifunc.c: New file.
37918         * string/test-bzero-ifunc.c: Likewise.
37919         * string/test-memccpy-ifunc.c: Likewise.
37920         * string/test-memchr-ifunc.c: Likewise.
37921         * string/test-memcmp-ifunc.c: Likewise.
37922         * string/test-memcpy-ifunc.c: Likewise.
37923         * string/test-memmem-ifunc.c: Likewise.
37924         * string/test-memmove-ifunc.c: Likewise.
37925         * string/test-mempcpy-ifunc.c: Likewise.
37926         * string/test-memset-ifunc.c: Likewise.
37927         * string/test-rawmemchr-ifunc.c: Likewise.
37928         * string/test-stpcpy-ifunc.c: Likewise.
37929         * string/test-stpncpy-ifunc.c: Likewise.
37930         * string/test-strcasecmp-ifunc.c: Likewise.
37931         * string/test-strcasestr-ifunc.c: Likewise.
37932         * string/test-strcat-ifunc.c: Likewise.
37933         * string/test-strchr-ifunc.c: Likewise.
37934         * string/test-strchrnul-ifunc.c: Likewise.
37935         * string/test-strcmp-ifunc.c: Likewise.
37936         * string/test-strcpy-ifunc.c: Likewise.
37937         * string/test-strcspn-ifunc.c: Likewise.
37938         * string/test-strlen-ifunc.c: Likewise.
37939         * string/test-strncasecmp-ifunc.c: Likewise.
37940         * string/test-strncat-ifunc.c: Likewise.
37941         * string/test-strncmp-ifunc.c: Likewise.
37942         * string/test-strncpy-ifunc.c: Likewise.
37943         * string/test-strnlen-ifunc.c: Likewise.
37944         * string/test-strpbrk-ifunc.c: Likewise.
37945         * string/test-strrchr-ifunc.c: Likewise.
37946         * string/test-strspn-ifunc.c: Likewise.
37947         * string/test-strstr-ifunc.c: Likewise.
37949         * debug/Makefile (tests-ifunc): New variable.
37950         (tests): Add $(tests-ifunc).
37951         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
37952         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
37953         * debug/test-stpcpy_chk-ifunc.c: New file.
37954         * debug/test-strcpy_chk-ifunc.c: Likewise.
37956 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
37958         [BZ #13601]
37959         * elf/dl-load.c (open_verify): Retry read if the entire ELF
37960         header is not read in.
37962 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
37964         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
37965         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
37966         directly.  Pass built executable to script as
37967         $(built-program-cmd).
37968         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
37969         $testprogram without using LD_LIBRARY_PATH and $ldso.
37971         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
37972         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
37973         $(rtld-installed-name).
37974         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
37975         (rtld_installed_name): Likewise.
37976         (library_path): Likewise.
37977         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
37978         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
37979         $(run-program-prefix) to tst-tables.sh.
37980         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
37981         it to run tst-table-from and tst-table-to.
37982         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
37983         Pass it to tst-table.sh.
37984         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
37985         $(run-program-prefix) to tst-gettext.sh.
37986         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
37987         tst-translit.sh.
37988         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
37989         tst-gettext2.sh.
37990         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
37991         to run tst-gettext.
37992         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
37993         to run tst-gettext2.
37994         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
37995         to run tst-translit.
37996         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
37997         $(run-program-prefix) to tst-mtrace.sh.
37998         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
37999         to run tst-mtrace.
38000         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
38001         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
38002         $(rtld-installed-name).
38003         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
38004         (rtld_installed_name): Likewise.
38005         (run_program_prefix): New variable.  Use it to run wordexp-test.
38007         * Makeconfig (ARCH): Remove all definitions.
38008         (machine): Likewise.
38009         [ARCH]: Remove conditional code.
38010         [!objdir]: Give error.
38011         [!objdir] (objpfx): Remove.
38012         [!objdir] (common-objpfx): Likewise.
38013         [!objdir] (common-objdir): Likewise.
38014         * configure.in (config_makefile): Remove.  Hardcode Makefile in
38015         AC_CONFIG_FILES call.
38016         * configure: Regenerated.
38018         [BZ #13888]
38019         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
38020         or TMPDIR.
38021         (testout): Likewise.
38023         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
38024         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
38025         $(rtld-installed-name).
38026         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
38027         (rtld_installed_name): Likwise.
38028         (runit): Remove function.
38029         (run_getconf): New variable,  Use it for running getconf binary.
38031 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
38033         [BZ #14716]
38034         * string/test-memmem.c (check_result): New function.
38035         (do_one_test): Use it.
38036         (check1): New function.
38037         (test_main): Use it.
38039 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
38041         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
38043 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
38045         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
38046         (_G_LSEEK64): Likewise.
38047         (_G_MMAP64): Likewise.
38048         (_G_FSTAT64): Likewise.
38049         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
38050         (_G_LSEEK64): Likewise.
38051         (_G_MMAP64): Likewise.
38052         (_G_FSTAT64): Likewise.
38053         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
38054         unconditional.  Call __mmap64 directly.
38055         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
38056         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
38057         __lseek64 directly.
38058         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
38059         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
38060         __mmap64 directly.
38061         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
38062         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
38063         __lseek64 directly.
38064         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
38065         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
38066         __lseek64 directly.
38067         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
38068         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
38069         __lseek64 directly.
38070         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
38071         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
38072         __fxstat64 directly.
38073         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
38074         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
38075         unconditional.
38076         (freopen64) [!_G_OPEN64]: Remove conditional code.
38077         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
38078         unconditional.
38079         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
38080         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
38081         unconditional.
38082         (ftello64) [!_G_LSEEK64]: Remove conditional code.
38083         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
38084         unconditional.
38085         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
38086         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
38087         unconditional.
38088         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
38089         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
38090         unconditional.
38091         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
38092         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
38093         unconditional.
38094         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
38095         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
38096         unconditional.
38097         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
38099 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
38101         [BZ #12140]
38102         * manual/memory.texi (Malloc Tunable Parameters): Add note
38103         about free list pointers overwriting some perturb bytes.
38104         Wording suggested by Roland McGrath.
38106 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
38108         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
38109         (lgamma_test): Likewise.
38110         (tgamma_test): Likewise.
38112 2012-10-16  Florian Weimer  <fweimer@redhat.com>
38114         [BZ #14700]
38115         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
38116         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
38118 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
38120         * NEWS: Mention BZ #14716.
38121         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
38122         when removing AVAILABLE1_USES_J macro.
38124 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
38126         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
38127         (__bswap_64): __uint64_t for unsigned 64-bit int.
38129 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
38131         * include/string.h (memmem): Declare libc hidden alias.
38132         * string/memmem.c (memmem): Define libc hidden alias.
38133         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
38134         __read, __close instead of open, read, close.
38136 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
38138         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
38139         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
38140         global and hidden.
38141         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
38142         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
38143         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
38144         Likewise.
38145         (__rawmemchr_sse2): Likewise.
38146         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
38147         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
38148         (__strchr_sse2): Likewise.
38149         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
38150         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
38151         (__strcasecmp_sse2): Likewise.
38152         (__strncasecmp_sse2): Likewise.
38153         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
38154         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
38155         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
38156         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
38157         (__strrchr_sse2): Likewise.
38158         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
38159         ifunc-impl-list.c.
38160         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
38161         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
38162         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
38163         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
38164         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
38165         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
38166         * sysdeps/x86_64/multiarch/memset.S: Likewise.
38167         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
38168         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
38169         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
38170         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
38171         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
38172         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
38173         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
38174         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
38175         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
38176         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
38177         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
38178         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
38179         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
38180         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
38181         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
38182         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
38183         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
38184         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
38185         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
38186         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
38187         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
38188         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
38189         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
38191         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
38192         global and hidden.
38193         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
38194         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
38195         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
38196         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
38197         Likewise.
38198         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
38199         Likewise.
38200         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
38201         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
38202         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
38203         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
38204         ifunc-impl-list.c.
38205         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
38206         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
38207         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
38208         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
38209         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
38210         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
38211         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
38212         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
38213         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
38214         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
38215         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
38216         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
38217         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
38218         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
38219         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
38220         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
38221         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
38222         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
38223         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
38224         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
38225         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
38226         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
38227         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
38228         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
38229         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
38230         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
38231         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
38232         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
38233         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
38234         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
38235         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
38236         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
38237         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
38238         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
38239         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
38240         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
38241         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
38242         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
38243         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
38244         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
38245         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
38247         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
38248         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
38249         * include/ifunc-impl-list.h: New file.
38250         * misc/ifunc-impl-list.c: Likewise.
38251         * misc/Makefile (routines): Add ifunc-impl-list.
38252         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
38253         * string/test-string.h: Include <ifunc-impl-list.h>.
38254         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
38255         TEST_NAME]: New variables.
38256         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
38257         are defined.
38258         (test_init): Call __libc_ifunc_impl_list to initialize
38259         func_list if TEST_IFUNC and TEST_NAME are defined.
38261         * string/Makefile (strop-tests): Add bcopy and bzero.
38262         * string/test-bcopy.c: New file.
38263         * string/test-bzero.c: Likewise.
38264         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
38265         defined.
38266         * string/test-memset.c: Support bzero test if TEST_BZERO is
38267         defined.
38268         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
38269         __libc_memmove.
38270         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
38271         __libc_memset.
38272         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
38273         of memset.
38275 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
38277         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
38278         * configure: Regenerated.
38280         * Makeconfig (+link-static-before-libc): Don't include
38281         $(link-static-libc).
38283         * libio/libio.h (_IO_pos_t): Remove.
38285 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
38287         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
38288         McGrath.
38290 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
38292         * crypt/crypt-entry.c: Include fips-private.h.
38293         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
38294         * crypt/md5c-test.c (main): Tolerate disabled MD5.
38295         * sysdeps/unix/sysv/linux/fips-private.h: New file.
38296         * sysdeps/generic/fips-private.h: New file, dummy fallback.
38298 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
38300         * crypt/crypt-private.h: Include stdbool.h.
38301         (_ufc_setup_salt_r): Return bool.
38302         * crypt/crypt-entry.c: Include errno.h.
38303         (__crypt_r): Return NULL with EINVAL for bad salt.
38304         * crypt/crypt_util.c (bad_for_salt): New.
38305         (_ufc_setup_salt_r): Check that salt is long enough and within
38306         the specified alphabet.
38307         * crypt/badsalttest.c: New file.
38308         * crypt/Makefile (tests): Add it.
38309         ($(objpfx)badsalttest): New.
38311 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
38313         * NEWS: Add entry for BZ #14602.
38315 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
38317         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
38318         type-generic.
38319         * math/libm-test.inc: Update comment listing what functions and
38320         macros are tested.
38321         (isgreater_test): New function.
38322         (isgreaterequal_test): Likewise.
38323         (isless_test): Likewise.
38324         (islessequal_test): Likewise.
38325         (islessgreater_test): Likewise.
38326         (isunordered_test): Likewise.
38327         (main): Call the new functions.
38329 2012-10-09  Roland McGrath  <roland@hack.frob.com>
38331         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
38332         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
38333         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
38334         * sysdeps/i386/configure: Regenerated.
38335         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
38336         * sysdeps/mach/configure: Regenerated.
38337         * sysdeps/mach/hurd/configure: Regenerated.
38338         * sysdeps/powerpc/configure: Regenerated.
38339         * sysdeps/powerpc/powerpc32/configure: Regenerated.
38340         * sysdeps/powerpc/powerpc64/configure: Regenerated.
38341         * sysdeps/s390/s390-32/configure: Regenerated.
38342         * sysdeps/s390/s390-64/configure: Regenerated.
38343         * sysdeps/sh/configure: Regenerated.
38344         * sysdeps/sparc/configure: Regenerated.
38345         * sysdeps/unix/sysv/linux/configure: Regenerated.
38346         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
38347         * sysdeps/x86_64/configure: Regenerated.
38349         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
38350         defined.  Don't check if MAP is NULL.
38352 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
38354         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
38355         (_G_stat64): Likewise.
38356         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
38357         (_G_stat64): Likewise.
38358         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
38359         instead of struct _G_stat64.
38360         * libio/fileops.c (mmap_remap_check): Likewise.
38361         (decide_maybe_mmap): Likewise.
38362         (_IO_new_file_seekoff): Likewise.
38363         (_IO_file_stat): Likewise.
38364         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
38365         _G_off64_t.
38366         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
38367         instead of struct _G_stat64.
38368         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
38370 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
38372         [BZ #14602]
38373         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
38374         Replace with ...
38375         (CHECK_EOL): New macro.
38376         (two_way_short_needle): Check beginning of haystack for EOL.  Use
38377         CHECK_EOL.
38378         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
38379         Replace with CHECK_EOL.
38380         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
38381         Replace with CHECK_EOL.
38383 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
38385         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
38386         type-generic.
38387         * math/libm-test.inc: Update comment listing what functions and
38388         macros are tested.
38389         (finite_test): New function.
38390         (isinf_test): Likewise.
38391         (isnan_test): Likewise.
38392         (fpclassify_test): Test subnormal input.
38393         (isfinite_test): Likewise.
38394         (isnormal_test): Likewise.
38395         (main): Call the new functions.
38397 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
38399         [BZ #14660]
38400         * Makerules (%.dynsym): Force C locale when running
38401         $(OBJDUMP) --dynamic-syms.
38403 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
38405         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
38406         <stdint.h>.
38408 2012-10-06  David S. Miller  <davem@davemloft.net>
38410         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
38411         upper 32-bits of the length value in %o2 since we use branch-on-register
38412         tests which consider the entire 64-bit register.
38414 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
38416         * string/test-strstr.c (check2): Add a test for page boundary.
38418 2012-10-05  David S. Miller  <davem@davemloft.net>
38420         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
38421         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
38422         file.
38423         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
38424         sysdep_routines.
38425         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
38426         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
38427         and bzero when HWCAP_SPARC_CRYPTO is present.
38429 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
38431         [BZ #14602]
38432         * string/test-strstr.c (check2): New function.
38433         (test_main): Call check2.
38435         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
38436         and bug-strchr1.
38437         * string/bug-strcasestr1.c (do_test): Moved to ...
38438         * string/test-strcasestr.c (check1): Here.  New function.
38439         (do_one_test): Break out result checking code into ...
38440         (check_result): This.  New function.
38441         (do_one_test): Call check_result.
38442         (test_main): Call check1.
38443         * string/bug-strchr1.c (do_test): Moved to ...
38444         * string/test-strchr.c (check1): Here.  New function.
38445         (do_one_test): Break out result checking code into ...
38446         (check_result): This.  New function.
38447         (do_one_test): Call check_result.
38448         (test_main): Call check1.
38449         * string/bug-strstr1.c (main): Moved to ...
38450         * string/test-strstr.c (check1): Here.  New function.
38451         (do_one_test): Break out result checking code into ...
38452         (check_result): This.  New function.
38453         (do_one_test): Call check_result.
38454         (test_main): Call check1.
38455         * string/bug-strcasestr1.c: Removed.
38456         * string/bug-strchr1.c: Likewise.
38457         * string/bug-strstr1.c: Likewise.
38459         * elf/Makefile (dl-routines): Add hwcaps.
38460         * elf/dl-support.c (_dl_important_hwcaps): Removed.
38461         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
38462         (_dl_important_hwcaps): Moved to ...
38463         * elf/dl-hwcaps.c: Here.  New file.
38464         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
38466         [BZ #14557]
38467         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
38468         if IS_IN_rtld isn't defined.
38470         * elf/dl-support.c (_dl_sysinfo_map): New.
38471         Include "get-dynamic-info.h" and "setup-vdso.h".
38472         (_dl_non_dynamic_init): Call setup_vdso.
38473         * elf/dynamic-link.h: Don't include <assert.h>.
38474         (elf_get_dynamic_info): Moved to ...
38475         * elf/get-dynamic-info.h: Here.  New file.
38476         * elf/dynamic-link.h: Include "get-dynamic-info.h".
38477         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
38478         * elf/setup-vdso.h: Here.  New file.
38479         * elf/rtld.c: Include "setup-vdso.h".
38480         (dl_main): Call setup_vdso.
38482 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
38484         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
38485         creal in comment listing functions tested.  List finite, isinf,
38486         isnan, isless, islessequal, isgreater, isgreaterequal,
38487         islessgreater, isunordered, lgamma_r and pow10 as functions and
38488         macros not tested.  Mention which functions not tested are aliases
38489         for other functions.  Fix typo.  Note that signs of NaNs are not
38490         tested.
38492         * scripts/config.guess: Update from config.git.
38493         * scripts/config.sub: Likewise.
38495 2012-10-04  Roland McGrath  <roland@hack.frob.com>
38497         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
38498         * misc/madvise.c (madvise): Renamed to __madvise.
38499         Make madvise a weak alias.
38500         * include/sys/mman.h: Declare __madvise.
38501         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
38502         * sysdeps/unix/syscalls.list
38503         (madvise): Make __madvise the strong name, and madvise a weak alias.
38504         * sysdeps/unix/sysv/linux/syscalls.list
38505         (madvise, mmap): Remove redundant entries.
38506         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
38507         * malloc/malloc.c (mtrim): Likewise.
38508         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
38510 2012-10-03  Roland McGrath  <roland@hack.frob.com>
38512         * sysdeps/mach/hurd/dl-cache.c: File removed.
38513         * config.h.in (USE_LDCONFIG): New #undef.
38514         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
38515         * configure: Regenerated.
38516         * elf/Makefile (dl-routines): Add dl-cache only under
38517         [$(use-ldconfig) = yes].
38518         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
38519         cache on [USE_LDCONFIG].
38520         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
38521         [USE_LDCONFIG].
38522         * elf/rtld.c (dl_main): Likewise.
38524 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
38526         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
38527         _SC_LEVEL4_CACHE_LINESIZE.
38529 2012-10-03  Roland McGrath  <roland@hack.frob.com>
38531         * sysdeps/unix/bsd/confstr.h: File removed.
38533 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
38535         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
38536         sys/sdt-config.h.
38538 2012-10-02  Roland McGrath  <roland@hack.frob.com>
38540         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
38541         Make 'mapoff' field ElfW(Off) rather than off_t.
38543 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
38545         * nscd/Makefile: Remove nscd-cflags and all its users.
38546         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
38547         (CFLAGS-nonlib): Add compiler flags for nscd modules.
38549         [BZ #10631]
38550         * malloc.c (malloc_printerr): Clarify error message.
38552 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
38554         [BZ #14648]
38555         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
38556         Set bit_FMA_Usable if FMA is supported.
38557         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
38558         macro.
38559         (bit_FMA4_Usable): Updated.
38560         (index_FMA_Usable): New macro.
38561         (CPUID_FMA): Likewise
38562         (HAS_FMA): Defined with bit_FMA_Usable.
38564 2012-10-01  Roland McGrath  <roland@hack.frob.com>
38566         * bits/types.h (__swblk_t): Type removed.
38567         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
38568         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
38569         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
38570         (__SWBLK_T_TYPE): Likewise.
38571         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
38572         (__SWBLK_T_TYPE): Likewise.
38573         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
38574         (__SWBLK_T_TYPE): Likewise.
38575         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
38576         (__SWBLK_T_TYPE): Likewise.
38578 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
38579             Honza Horak <hhorak@redhat.com>
38581         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
38582         (xdr_mapname): Use YPMAXMAP as maxsize.
38583         (xdr_peername): Use YPMAXPEER as maxsize.
38584         (xdr_keydat): Use YPAXRECORD as maxsize.
38585         (xdr_valdat): Use YPMAXRECORD as maxsize.
38587 2012-10-01  Roland McGrath  <roland@hack.frob.com>
38589         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
38591         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
38592         * csu/init-first.c: ... here.
38593         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
38594         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
38595         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
38596         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
38597         * sysdeps/i386/init-first.c: File removed.
38598         * sysdeps/sh/init-first.c: File removed.
38600 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
38602         [BZ #14645]
38603         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
38604         if x * y might underflow to zero and z is zero.
38605         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
38606         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38607         * math/libm-test.inc (min_subnorm_value): New variable.
38608         (fma_test): Add more tests.
38609         (fma_test_towardzero): Likewise.
38610         (fma_test_downward): Likewise
38611         (fma_test_upward): Likewise.
38612         (initialize): Set min_subnorm_value.
38614 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
38616         [BZ #14638]
38617         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
38618         0 + 0.
38619         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
38620         mode for addition resulting in exact zero.
38621         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
38622         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
38623         exact 0 + 0.
38624         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
38625         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
38626         * math/libm-test.inc (fma_test): Add more tests.
38627         (fma_test_towardzero): New function.
38628         (fma_test_downward): Likewise.
38629         (fma_test_upward): Likewise.
38630         (main): Call the new functions.
38632 2012-09-28  David S. Miller  <davem@davemloft.net>
38634         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
38636 2012-09-28  Roland McGrath  <roland@hack.frob.com>
38638         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
38639         instead of SIGALRM.
38641         * sysdeps/gnu/_G_config.h: Moved to ...
38642         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
38643         * sysdeps/mach/hurd/_G_config.h: Moved to ...
38644         * sysdeps/generic/_G_config.h: ... here.
38646         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
38648         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
38650         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
38651         Conditionalize target on [libnss_test1.so-version].
38653         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
38655         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
38656         (elfobjdir): Move out of conditionals.
38658         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
38659         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
38660         (__nss_lookup_function): Conditionalize label remove_from_tree on
38661         [!DO_STATIC_NSS || SHARED], matching its only use.
38663 2012-09-28  David S. Miller  <davem@davemloft.net>
38665         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
38666         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
38667         file.
38668         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
38669         sysdep_routines.
38670         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
38671         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
38672         when HWCAP_SPARC_CRYPTO is present.
38674 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38676         * io/tst-mknodat.c: Create a FIFO instead of a socket.
38678 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
38680         [BZ #6530]
38681         * stdio-common/vfprintf.c (process_string_arg): Revert
38682         2000-07-22 change.
38684 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
38686         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
38687         for testcase.
38688         * stdio-common/tst-sprintf.c: Include <locale.h>
38689         (main): Test sprintf's handling of incomplete multibyte
38690         characters.
38692 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
38694         * elf/dl-runtime.c (VERSYMIDX): Removed.
38695         * elf/dl-version.c (VERSYMIDX): Likewise.
38696         * elf/do-rel.h (VERSYMIDX): Likewise.
38697         (VALIDX): Likewise.
38698         * elf/dynamic-link.h (VERSYMIDX): Likewise.
38699         * elf/rtld.c (VALIDX): Likewise.
38700         (ADDRIDX): Likewise.
38701         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
38702         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
38703         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
38704         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
38705         (VALIDX): Likewise.
38706         (ADDRIDX): Likewise.
38708 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38710         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
38712 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
38714         [BZ #11438]
38715         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
38716         to global scope.
38717         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
38718         addresses are in the same scope as 192.0.2/24.
38719         * posix/gai.conf: Document new scope table defaults.
38721 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38723         [BZ #5298]
38724         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
38725         for ftell.  Compute offsets from write pointers instead.
38726         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
38728 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38730         [BZ #14543]
38731         * libio/Makefile (tests): New test case tst-fseek.
38732         * libio/tst-fseek.c: New test case to verify that fseek/ftell
38733         combination works in wide mode.
38734         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
38735         state when the external buffer state changes.
38737 2012-09-27  David S. Miller  <davem@davemloft.net>
38739         [BZ #14376]
38740         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
38741         pass reloc->r_addend in as the 'high' argument to
38742         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
38744         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38746 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
38748         * rt/tst-aio2.c: Include <pthread.h>.
38749         * rt/tst-aio3.c: Likewise.
38751 2012-09-27  Steve Ellcey  <sellcey@mips.com>
38753         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
38755 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
38757         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
38758         contents on [SHARED].
38760 2012-09-26  Marek Polacek  <polacek@redhat.com>
38762         [BZ #14530]
38763         [BZ #13741]
38764         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
38765         for C++ and GCC <4.3 as well as for non GCC compilers.
38767 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
38769         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38771 2012-09-25  Roland McGrath  <roland@hack.frob.com>
38773         * Makefile.in (all, install): Declare with .PHONY.
38774         Reported by Michael Hope <michael.hope@linaro.org>.
38776 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38778         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
38779         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
38780         system header.
38781         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
38782         Likewise.
38783         (sydep_routines): Add the new and the internal functions.
38784         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
38785         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
38786         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
38787         (GLIBC_2.17): Add the new function.
38788         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
38789         (GLIBC_2.17): Likewise.
38790         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
38791         (GLIBC_2.17): Likewise.
38792         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
38793         (GLIBC_2.17): Likewise.
38794         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
38796 2012-09-25  Alan Modra  <amodra@gmail.com>
38798         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
38799         Add release barrier before setting once_control to say
38800         initialisation is done.  Add hints on lwarx.  Use macro in
38801         place of isync.
38802         (clear_once_control): Add release barrier.
38804 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
38806         [BZ #13629]
38807         * math/s_clog.c (__clog): Handle more values close to |z| = 1
38808         specially.
38809         * math/s_clog10.c (__clog10): Likewise.
38810         * math/s_clog10f.c (__clog10f): Likewise.
38811         * math/s_clog10l.c (__clog10l): Likewise.
38812         * math/s_clogf.c (__clogf): Likewise.
38813         * math/s_clogl.c (__clogl): Likewise.
38814         * math/Makefile (libm-calls): Add x2y2m1.
38815         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
38816         (__x2y2m1): Likewise.
38817         (__x2y2m1l): Likewise.
38818         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
38819         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
38820         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
38821         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
38822         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
38823         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
38824         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
38825         * sysdeps/i386/fpu/libm-test-ulps: Update.
38826         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38828         [BZ #14621]
38829         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
38830         int as type of variable DEPTH.
38831         (glob): Use size_t instead of int as type of variables NEWCOUNT
38832         and OLD_PATHC.
38834 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38836         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
38837         Add s_sincosf-sse2.
38838         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
38839         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
38840         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
38841         macros for using routine as __sincosf_ia32.
38842         Use macro for function declaration and weak_alias.
38843         * sysdeps/i386/fpu/libm-test-ulps: Update.
38845         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
38846         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38848         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
38849         subnormal argument.
38850         * math/s_cexpf.c (__cexpf): Likewise.
38851         * math/s_csinf.c (__csinf): Likewise.
38852         * math/s_csinhf.c (__csinhf): Likewise.
38853         * math/s_ctanf.c (__ctanf): Likewise.
38854         * math/s_ctanhf.c (__ctanhf): Likewise.
38855         * math/s_ccosh.c (__ccoshf): Likewise.
38856         * math/s_cexp.c (__cexpl): Likewise.
38857         * math/s_csin.c (__csin): Likewise.
38858         * math/s_csinh.c (__csinh): Likewise.
38859         * math/s_ctan.c (__ctan): Likewise.
38860         * math/s_ctanh.c (ctanh): Likewise.
38861         * math/s_ccoshl.c (__ccoshl): Likewise.
38862         * math/s_cexpl.c (__cexpl): Likewise.
38863         * math/s_csinl.c (__csinl): Likewise.
38864         * math/s_csinhl.c (__csinhl): Likewise.
38865         * math/s_ctanl.c (__ctanl): Likewise.
38866         * math/s_ctanhl.c (__ctanhl): Likewise.
38868 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
38870         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
38871         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
38872         (_IO_off_t): Define to __off_t, not _G_off_t.
38873         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
38874         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
38875         (_IO_wint_t): Define to wint_t, not _G_wint_t.
38876         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
38877         type of __dummy and __dummy2 fields.
38878         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
38879         (_G_ssize_t): Likewise.
38880         (_G_off_t): Likewise.
38881         (_G_pid_t): Likewise.
38882         (_G_uid_t): Likewise.
38883         (_G_wchar_t): Likewise.
38884         (_G_wint_t): Likewise.
38885         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
38886         (_G_ssize_t): Likewise.
38887         (_G_off_t): Likewise.
38888         (_G_pid_t): Likewise.
38889         (_G_uid_t): Likewise.
38890         (_G_wchar_t): Likewise.
38891         (_G_wint_t): Likewise.
38892         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
38893         (_G_ssize_t): Likewise.
38894         (_G_off_t): Likewise.
38895         (_G_pid_t): Likewise.
38896         (_G_uid_t): Likewise.
38897         (_G_wchar_t): Likewise.
38898         (_G_wint_t): Likewise.
38900 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
38902         * malloc/arena.c: Include malloc-sysdep.h.
38903         (shrink_heap): Use check_may_shrink_heap to decide if madvise
38904         is sufficient to shrink the heap or an unmap is needed.
38905         * sysdeps/generic/malloc-sysdep.h: New file.  Define
38906         new function check_may_shrink_heap.
38907         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
38908         new function check_may_shrink_heap.
38910 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
38912         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
38913         comments.
38915 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
38917         * catgets/test-gencat.sh: Add "set -e".
38918         * elf/tst-pathopt.sh: Likewise.
38919         * grp/tst_fgetgrent.sh: Likewise.
38920         * iconvdata/run-iconv-test.sh: Likewise.
38921         * intl/tst-gettext.sh: Likewise.
38922         * intl/tst-gettext2.sh: Likewise.
38923         * intl/tst-gettext4.sh: Likewise.
38924         * intl/tst-gettext6.sh: Likewise.
38925         * intl/tst-translit.sh: Likewise.
38926         * io/ftwtest-sh: Likewise.
38927         * libio/test-freopen.sh: Likewise.
38928         * malloc/tst-mtrace.sh: Likewise.
38929         * posix/globtest.sh: Likewise.
38930         * posix/tst-getconf.sh: Likewise.
38931         * posix/wordexp-tst.sh: Likewise.
38932         * stdio-common/tst-printf.sh: Likewise.
38933         * stdio-common/tst-unbputc.sh: Likewise.
38934         * stdlib/tst-fmtmsg.sh: Likewise.
38935         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
38936         * catgets/Makefile: Do not specify -e option when running
38937         testsuite shell scripts.
38938         * elf/Makefile: Likewise.
38939         * grp/Makefile: Likewise.
38940         * iconvdata/Makefile: Likewise.
38941         * intl/Makefile: Likewise.
38942         * io/Makefile: Likewise.
38943         * libio/Makefile: Likewise.
38944         * malloc/Makefile: Likewise.
38945         * posix/Makefile: Likewise.
38946         * stdio-common/Makefile: Likewise.
38947         * stdlib/Makefile: Likewise.
38948         * sysdeps/x86_64/Makefile: Likewise.
38950         * io/ftwtest-sh: Add copyright header.
38951         * posix/globtest.sh: Likewise.
38952         * posix/tst-getconf.sh: Likewise.
38953         * posix/wordexp-tst.sh: Likewise.
38954         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
38956 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
38958         [BZ #13679]
38959         * Makeconfig (+link): Defined as $(+link-static) if
38960         $(build-shared) isn't yes.
38961         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
38962         isn't yes.
38963         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
38965         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
38967         [BZ #14562]
38968         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
38969         new chunk size with MALLOC_ALIGN_MASK.
38971 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
38973         [BZ #5044]
38974         * stdio-common/printf_fphex.c: Include <stdbool.h> and
38975         <rounding-mode.h>.
38976         (__printf_fphex): Determine rounding using get_rounding_mode and
38977         round_away.
38978         * stdio-common/tst-printf-round.c (struct hex_test): New
38979         structure.
38980         (hex_tests): New variable.
38981         (test_hex_in_one_mode): New function.
38982         (do_test): Also run tests for hex float output.
38984 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
38986         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
38987         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
38988         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
38989         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
38990         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
38991         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
38992         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
38993         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
38995 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
38997         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
38998         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
38999         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
39000         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
39002 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
39004         [BZ #14579]
39005         * elf/rtld.c (dl_main): Limit the check for self loading to normal
39006         mode only.
39007         * elf/tst-rtld-load-self.sh: New test.
39008         * elf/Makefile: Run it.
39010 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
39012         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
39013         (tst-writev-ENV): Remove.
39014         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
39016 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
39018         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
39020 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
39022         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
39023         unconditional.
39024         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
39025         Likewise.
39026         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
39027         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
39028         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
39029         Likewise.
39031 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
39033         [BZ #14587]
39034         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
39035         * config.make.in (have-cpp-asm-debuginfo): Removed.
39036         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
39037         * configure: Regenerated.
39039 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
39041         [BZ #5044]
39042         * stdio-common/printf_fp.c: Include <stdbool.h> and
39043         <rounding-mode.h>.
39044         (___printf_fp): Determine rounding using get_rounding_mode and
39045         round_away.
39046         * stdio-common/tst-printf-round.c: New file.
39047         * stdio-common/Makefile (tests): Add tst-printf-round.
39048         (link-libm): New variable.
39049         ($(objpfx)tst-printf-round): Depend in $(link-libm).
39051 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
39053         [BZ #14576]
39054         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
39055         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
39056         Likewise.
39057         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
39058         Likewise.
39060 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
39062         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
39063         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
39064         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
39065         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
39067 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
39069         [BZ #14518]
39070         * include/rounding-mode.h: New file.
39071         * sysdeps/generic/get-rounding-mode.h: Likewise.
39072         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
39073         * stdlib/strtod_l.c: Include <rounding-mode.h>.
39074         (MAX_VALUE): New macro.
39075         (MIN_VALUE): Likewise.
39076         (overflow_value): New function.
39077         (underflow_value): Likewise.
39078         (round_and_return): Use overflow_value and underflow_value to
39079         determine return values in overflow and underflow cases.  Use
39080         round_away to determine rounding depending on rounding mode.
39081         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
39082         determine return values in overflow and underflow cases.
39083         * stdlib/tst-strtod-round.c: Include <fenv.h>.
39084         (struct test_results): New structure.
39085         (struct test): Use struct test_results to store expected results
39086         for all rounding modes.
39087         (TEST): Include expected results for all rounding modes.
39088         (test_in_one_mode): New function.
39089         (do_test): Use test_in_one_mode to compute and check results.
39090         Check results for all rounding modes.
39091         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
39092         $(link-libm).
39094 2012-12-09  Allan McRae  <allan@archlinux.org>
39096         * sysdeps/i386/fpu/libm-test-ulps: Update
39098 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
39100         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
39101         (_G_int32_t): Likewise.
39102         (_G_uint16_t): Likewise.
39103         (_G_uint32_t): Likewise.
39104         (_G_HAVE_BOOL): Likewise.
39105         (_G_HAVE_ATEXIT): Likewise.
39106         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39107         (_G_HAVE_IO_FILE_OPEN): Likewise.
39108         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
39109         (_G_int32_t): Likewise.
39110         (_G_uint16_t): Likewise.
39111         (_G_uint32_t): Likewise.
39112         (_G_HAVE_BOOL): Likewise.
39113         (_G_HAVE_ATEXIT): Likewise.
39114         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39115         (_G_HAVE_IO_FILE_OPEN): Likewise.
39116         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
39117         (_G_int32_t): Likewise.
39118         (_G_uint16_t): Likewise.
39119         (_G_uint32_t): Likewise.
39120         (_G_HAVE_BOOL): Likewise.
39121         (_G_HAVE_ATEXIT): Likewise.
39122         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
39123         (_G_HAVE_IO_FILE_OPEN): Likewise.
39125 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
39127         * csu/libc-tls.c: Update copyright years.
39129 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
39131         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
39132         [!_G_USING_THUNKS]: Remove conditional code.
39133         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
39134         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
39136         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
39137         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
39138         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39139         (_G_VTABLE_LABEL_PREFIX): Likewise.
39140         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39141         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39142         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39143         (_G_VTABLE_LABEL_PREFIX): Likewise.
39144         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
39145         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
39146         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
39147         (_G_VTABLE_LABEL_PREFIX): Likewise.
39148         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
39150 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
39152         * libio/Makefile: Include ../Makeconfig before tests.
39153         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
39154         only if $(build-shared) is yes.
39156         * iconv/gconv_db.c: Update copyright years.
39158 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39160         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
39161         unwind info if defined PIC. Fix special cases description.
39162         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
39164         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
39165         DP_HI_MASK entry.
39166         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
39168 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
39170         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
39172         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
39173         is NULL.
39175         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
39176         (LDLIBS-tst-chk4): This.
39177         (LDFLAGS-tst-chk5): Renamed to ...
39178         (LDLIBS-tst-chk5): This.
39179         (LDFLAGS-tst-chk6): Renamed to ...
39180         (LDLIBS-tst-chk6): This.
39181         (LDFLAGS-tst-lfschk4): Renamed to ...
39182         (LDLIBS-tst-lfschk4): This.
39183         (LDFLAGS-tst-lfschk5): Renamed to ...
39184         (LDLIBS-tst-lfschk5): This.
39185         (LDFLAGS-tst-lfschk6): Renamed to ...
39186         (LDLIBS-tst-lfschk6): This.
39188         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
39189         on $(common-objpfx)soversions.mk.
39191 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
39193         [BZ #10014]
39194         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
39195         example host name.
39197 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
39199         * malloc/arena.c (arena_get_retry): New function that gets
39200         another arena for the caller to try its request on.
39201         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
39202         current arena cannot fulfill the request.
39203         (__libc_memalign): Likewise.
39204         (__libc_memalign): Likewise.
39205         (__libc_pvalloc): Likewise.
39206         (__libc_calloc): Likewise.
39208 2012-09-05  John Tobey  <john.tobey@gmail.com>
39210         [BZ #13542]
39211         * manual/arith.texi (Operations on Complex): Fix description
39212         of carg branch cut.
39214 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
39216         [BZ #10014]
39217         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
39218         host name.
39220         [BZ #10038]
39221         * manual/memory.texi (Memory): Make order of menu items match
39222         order of sections.
39224 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39226         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
39227         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
39228         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
39230 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39232         * csu/libc-tls.c (static_dtv): Renamed to ...
39233         (_dl_static_dtv): This.  Make it global.
39234         (_dl_initial_dtv): Removed.
39235         (__libc_setup_tls): Updated.
39236         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
39237         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
39238         DL_INITIAL_DTV.
39240 2012-09-06  Petr Machata  <pmachata@redhat.com>
39242         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
39243         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
39244         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
39245         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
39247 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39249         [BZ #14545]
39250         * csu/libc-tls.c (_dl_initial_dtv): New variable.
39251         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
39252         freeing dtv[-1].
39254 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
39256         [BZ #14544]
39257         * Makeconfig (link-static-before-libc): Replace $(+prector)
39258         with $(+prectorT).
39259         (link-static-after-libc): Replace $(+postctor) with
39260         $(+postctorT).
39261         (link-bounded): Replace $(+prector)/$(+postctor) with
39262         $(+prectorT)/$(+postctorT).
39263         (+prectorT): New macro.
39264         (+postctorT): Likewise.
39266 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
39268         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
39269         (round_str): Handle values above the maximum for IBM long double
39270         as inexact.
39271         * stdlib/tst-strtod-round.c (tests): Regenerated.
39273 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39275         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
39276         assembler flag.
39277         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
39278         zarch_nohighgprs around the zarch optimized routines.
39279         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
39280         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
39281         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
39282         for zarch.
39284 2012-09-05  David S. Miller  <davem@davemloft.net>
39286         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39288         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
39289         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
39290         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
39291         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
39292         entries.
39294 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39296         * malloc/arena.c: Fold copyright years.
39297         * malloc/mcheck.c, malloc/memusage.c: Likewise.
39299 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39301         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
39303 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39305         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
39307 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39309         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
39310         change internal state upon failure.
39312 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
39314         * malloc/mcheck.c (mcheck_check_all): Fix typo.
39315         * malloc/memusage.c (mmap): Likewise.
39316         (mmap64, mremap): Likewise.  Adjust name in comment.
39318 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
39320         * libio/fileops.c: Fix typos in comments.
39321         * libio/oldfileops.c: Likewise.
39322         * libio/wfileops.c: Likewise.
39324 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
39326         [BZ #1349]
39327         * malloc/Makefile (tests): Add tst-malloc-usable test case.
39328         (tst-malloc-usable-ENV): Set environment for test case.
39329         * malloc/hooks.c (malloc_check_get_size): New function to get
39330         requested size.
39331         * malloc/malloc.c (musable): Use malloc_check_get_size.
39332         * malloc/tst-malloc-usable.c: New test case.
39334 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
39336         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
39338 2012-09-05  Allan McRae  <allan@archlinux.org>
39340         [BZ #13966]
39341         * configure.in (CXX_SYSINCLUDES): Use compiler output to
39342         determine header location.
39343         * configure: Regenerated.
39345 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
39347         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
39348         float format.
39349         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
39350         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
39351         format.
39352         (test): Regenerate.
39354 2012-09-04  David S. Miller  <davem@davemloft.net>
39356         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
39357         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
39358         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
39360 2012-09-04  Florian Weimer  <fweimer@redhat.com>
39362         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
39363         failures.
39365         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
39367 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
39369         [BZ #9914]
39370         * libio/iogetdelim.c: Include <limits.h>.
39371         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
39372         + len + 1 would overflow.
39374 2012-09-03  Andreas Jaeger  <aj@suse.de>
39376         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39377         * sysdeps/i386/fpu/libm-test-ulps: Update.
39379 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
39381         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
39382         Add s_sinf-sse2, s_conf-sse2.
39384         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
39385         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
39386         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
39387         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
39389         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
39390         for using routine as __sinf_ia32.
39391         Use macro for function declaration and weak_alias.
39392         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
39393         for using routine as __cosf_ia32.
39394         Use macro for function declaration and weak_alias.
39396         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
39397         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
39399         * sysdeps/x86_64/fpu/s_sinf.S: New file.
39400         * sysdeps/x86_64/fpu/s_cosf.S: New file.
39401         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
39403         * math/libm-test.inc (cos_test): Add more test cases.
39404         (sin_test): Likewise.
39405         (sincos_test): Likewise.
39407 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39409         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
39410         (IFUNC_RESOLVE): Make pointers to the specialized implementations
39411         hidden.
39412         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
39414 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
39416         [BZ #14538]
39417         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
39418         first element of the GOT.
39419         (elf_machine_load_address): Return the difference between
39420         the runtime address of _DYNAMIC and elf_machine_dynamic ().
39422 2012-09-01  Allan McRae  <allan@archlinux.org>
39424         [BZ #13412]
39425         * configure.in (AWK): Require gawk version 3.0 or later.
39426         * configure: Regenerated.
39428 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
39430         * sysdeps/unix/sysv/linux/kernel-features.h
39431         (__ASSUME_POSIX_CPU_TIMERS): Remove.
39432         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
39433         [__NR_clock_getres]: Make code unconditional.
39434         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
39435         (clock_getcpuclockid): Remove code left unreachable by removal of
39436         conditionals.
39437         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
39438         code unconditional.
39439         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
39440         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39441         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
39442         Make code unconditional.
39443         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
39444         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39445         * sysdeps/unix/sysv/linux/clock_settime.c
39446         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
39447         conditional code.
39448         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
39449         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
39451 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
39453         [BZ #14476]
39454         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
39455         scripts/test-installation.pl.
39457         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
39458         and $ld_so_version if it is set.
39460 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
39462         [BZ #14516]
39463         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
39464         failure if reading from procfs failed.
39465         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
39467 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
39469         * sysdeps/unix/sysv/linux/kernel-features.h
39470         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
39471         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
39472         Remove conditional code.
39473         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39474         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
39475         Remove conditional code.
39476         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39477         * sysdeps/unix/sysv/linux/i386/fxstat.c
39478         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39479         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39480         * sysdeps/unix/sysv/linux/i386/fxstatat.c
39481         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39482         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39483         * sysdeps/unix/sysv/linux/i386/lxstat.c
39484         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
39485         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39486         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
39487         Remove conditional code.
39488         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39489         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
39490         Remove conditional code.
39491         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39492         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
39493         <kernel-features.h>.
39494         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
39495         Remove.
39496         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
39497         Remove conditional code.
39498         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
39499         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
39500         Remove conditional.
39502 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
39504         [BZ #5400]
39505         * NEWS: Add fixed bug number.
39507 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
39509         [BZ #14519]
39510         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
39511         underflowing exponent in case of negative sign.
39512         * stdlib/tst-strtod-round-data: Add more tests.
39513         * stdlib/tst-strtod-round.c (tests): Regenerated.
39515         [BZ #3479]
39516         * stdlib/strtod_l.c (NDIG): Remove.
39517         (HEXNDIG): Likewise.
39518         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
39519         smallest representable value.
39520         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
39521         lie within an exact representation of 1/2 ulp of the result.
39522         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
39523         unconditionally.
39524         (TENS_P9_IDX): Define unconditionally.
39525         (TENS_P9_SIZE): Likewise.
39526         (TENS_P10_IDX): Likewise.
39527         (TENS_P10_SIZE): Likewise.
39528         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
39529         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
39530         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
39531         entries for 10^2^13 and 10^2^14.
39532         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
39533         (TENS_P13_IDX): Define.
39534         (TENS_P13_SIZE): Likewise.
39535         (TENS_P14_IDX): Likewise.
39536         (TENS_P14_SIZE): Likewise.
39537         (_fpioconst_pow10): Change array size to
39538         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
39539         unconditional.
39540         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
39541         1024]: Add entries for 10^2^13 and 10^2^14.
39542         [LAST_POW10 > _LAST_POW10]: Remove #error.
39543         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
39544         (_fpioconst_pow10): Change array size to
39545         FPIOCONST_POW10_ARRAY_SIZE.
39546         * stdlib/gen-fpioconst.c: New file.
39547         * stdlib/gen-tst-strtod-round.c: Likewise.
39548         * stdlib/tst-strtod-round-data: Likewise.
39549         * stdlib/tst-strtod-round.c: Likewise.
39550         * stdlib/Makefile (tests): Add tst-strtod-round.
39552         [BZ #14459]
39553         * stdlib/strtod_l.c: Include <stdint.h>.
39554         (NDEBUG): Do not define.
39555         (round_and_return): Change EXPONENT parameter to type intmax_t.
39556         Rearrange calculations to avoid internal overflow possibilities.
39557         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
39558         Rearrange calculations to avoid internal overflow possibilities.
39559         Assert that number fits inside MPNSIZE limbs.
39560         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
39561         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
39562         calculations and add assertions to avoid internal overflow
39563         possibilities.  Add casts to avoid signed/unsigned operations.
39564         * stdlib/tst-strtod-overflow.c: New file.
39565         * stdlib/Makefile (tests): Add tst-strtod-overflow.
39567 2012-08-25  Marek Polacek  <polacek@redhat.com>
39569         * time/time.h: Fix some typos in comments.
39571 2012-08-23  Roland McGrath  <roland@hack.frob.com>
39573         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
39574         * posix/tst-rfc3484-2.c: Likewise.
39575         * posix/tst-rfc3484-3.c: Likewise.
39577 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
39579         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
39580         (EF_ARM_ABI_FLOAT_HARD): Likewise.
39582 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
39584         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
39585         #include of fxstatat64.c.
39587 2012-08-22  Roland McGrath  <roland@hack.frob.com>
39589         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
39590         * shadow/getspent_r.c: Likewise.
39591         * shadow/getspnam.c: Likewise.
39592         * shadow/getspnam_r.c: Likewise.
39593         * gshadow/getsgent.c: Likewise.
39594         * gshadow/getsgent_r.c: Likewise.
39595         * gshadow/getsgnam.c: Likewise.
39596         * gshadow/getsgnam_r.c: Likewise.
39597         * inet/getnetbyad.c: Likewise.
39598         * inet/getnetbyad_r.c: Likewise.
39599         * inet/getnetbynm.c: Likewise.
39600         * inet/getnetbynm_r.c: Likewise.
39601         * inet/getnetent.c: Likewise.
39602         * inet/getnetent_r.c: Likewise.
39603         * inet/getproto.c: Likewise.
39604         * inet/getproto_r.c: Likewise.
39605         * inet/getprtent.c: Likewise.
39606         * inet/getprtent_r.c: Likewise.
39607         * inet/getprtname.c: Likewise.
39608         * inet/getprtname_r.c: Likewise.
39609         * inet/getrpcbyname.c: Likewise.
39610         * inet/getrpcbyname_r.c: Likewise.
39611         * inet/getrpcbynumber.c: Likewise.
39612         * inet/getrpcbynumber_r.c: Likewise.
39613         * inet/getrpcent.c: Likewise.
39614         * inet/getrpcent_r.c: Likewise.
39615         * inet/getaliasent.c: Likewise.
39616         * inet/getaliasent_r.c: Likewise.
39617         * inet/getaliasname.c: Likewise.
39618         * inet/getaliasname_r.c: Likewise.
39619         * nscd/getgrgid_r.c: Likewise.
39620         * nscd/getgrnam_r.c: Likewise.
39621         * nscd/gethstbyad_r.c: Likewise.
39622         * nscd/gethstbynm3_r.c: Likewise.
39623         * nscd/getpwnam_r.c: Likewise.
39624         * nscd/getpwuid_r.c: Likewise.
39625         * nscd/getsrvbynm_r.c: Likewise.
39626         * nscd/getsrvbypt_r.c: Likewise.
39627         * nscd/gai.c: Likewise.
39629         * configure.in (build_nscd): New substituted variable, set
39630         by --disable-build-nscd and defaults to $use_nscd.
39631         * configure: Regenerated.
39632         * config.make.in (build-nscd): New substituted variable.
39633         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
39634         Change conditional to require [$(build-nscd) = yes] as well.
39635         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
39637         [BZ# 13696]
39638         * configure.in (use_nscd): New substituted variable, set by
39639         --disable-nscd.  If enabled, define USE_NSCD.
39640         * configure: Regenerated.
39641         * config.h.in: Add USE_NSCD.
39642         * config.make.in (use-nscd): New substituted variable.
39643         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
39644         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
39645         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
39646         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
39647         (CFLAGS-getgrnam_r.c): Likewise.
39648         (CFLAGS-initgroups.c): Likewise.
39649         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
39650         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
39651         Variables removed.
39652         * inet/getnetgrent_r.c
39653         (nscd_setnetgrent): New function, broken out of ...
39654         (setnetgrent): ... here.  Call it.
39655         (innetgr): Conditionalize nscd bits on [USE_NSCD].
39656         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
39657         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
39658         * nscd/Makefile (routines, aux): Move definitions after include of
39659         Makeconfig.  Conditionalize on [$(use-nscd) != no].
39660         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
39661         Conditionalize on [USE_NSCD].
39662         (is_nscd, nscd_init_cb): Likewise.
39663         (nss_load_library): Conditionalize init callback on [USE_NSCD].
39664         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
39665         * nss/nss_db/db-init.c: Likewise.
39666         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
39667         [USE_NSCD].
39668         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
39669         (make_request): Use it.
39670         (cache_valid_p): New function.
39671         (__check_pf): Use it.
39672         * NEWS: Add item for --disable-nscd.
39674 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
39676         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
39677         to support sed >= 4.2.1-20-ga9bf076.
39678         * configure: Regenerated.
39680 2012-08-22  Roland McGrath  <roland@hack.frob.com>
39682         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
39683         Conditionalize whole body on [IREL].
39685 2012-08-22  Jeff Law <law@redhat.com>
39687         [BZ #14505]
39688         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
39689         if the family is PF_UNSPEC.
39691 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
39693         * Makerules (lib-version): Rename from V.
39694         (install-lib-nosubdir): Change V to lib-version.
39696 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
39698         [BZ #14252]
39699         * powerpc32/power6/wcschr.c: New file.
39700         * powerpc32/power6/wcscpy.c: New file.
39701         * powerpc32/power6/wcsrchr.c: New file.
39702         * powerpc64/power6/wcschr.c: New file.
39703         * powerpc64/power6/wcscpy.c: New file.
39704         * powerpc64/power6/wcsrchr.c: New file.
39706 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
39708         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
39709         (two_way_short_needle): Use it.
39710         * string/strstr.c (AVAILABLE1_USES_J): Define.
39711         * string/strcasestr.c: Likewise.
39713         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
39714         array references.
39715         * string/strcasestr.c (TOLOWER): Make side-effect safe.
39717         [BZ #11607]
39718         * NEWS: Add an entry.
39719         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
39720         define their defaults.
39721         (two_way_short_needle): Detect end-of-string on-the-fly.
39722         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
39723         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
39724         * string/bug-strcasestr1.c: New test.
39725         * string/Makefile: Run it.
39727 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
39729         [BZ #11607]
39730         * string/str-two-way.h (two_way_short_needle): Optimize matching of
39731         the first character.
39733 2012-08-21  Roland McGrath  <roland@hack.frob.com>
39735         * csu/elf-init.c (__libc_csu_irel): Function removed.
39736         * csu/libc-start.c (apply_irel): New function.
39737         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
39739 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
39741         * sysdeps/unix/sysv/linux/kernel-features.h
39742         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
39743         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
39744         <kernel-features.h>.
39745         [__NR_fadvise64_64]: Make code unconditional.
39746         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
39747         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
39748         !__NR_fadvise64_64)]: Likewise.
39749         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
39750         !__NR_fadvise64_64))]: Likewise.
39751         [__NR_fadvise64]: Make code unconditional.
39752         [!__NR_fadvise64]: Remove conditional code.
39753         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
39754         <kernel-features.h>.
39755         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39756         unconditional.
39757         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39758         conditional code.
39759         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
39760         not include <kernel-features.h>.
39761         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39762         unconditional.
39763         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39764         conditional code.
39765         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
39766         include <kernel-features.h>.
39767         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
39768         unconditional.
39769         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
39770         conditional code.
39772 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
39774         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
39775         slight instruction rearrangements per scrollpipe analysis.
39776         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
39778 2012-08-20  Roland McGrath  <roland@hack.frob.com>
39780         * manual/syslog.texi (syslog; vsyslog, closelog):
39781         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
39782         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
39784         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
39785         DSOCAPS to match condition on defining it.
39787 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
39789         * sysdeps/unix/sysv/linux/kernel-features.h
39790         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
39791         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
39792         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39793         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39794         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
39795         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39796         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39797         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
39798         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
39799         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
39801         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
39802         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
39804         * sysdeps/unix/sysv/linux/kernel-features.h
39805         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
39806         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
39807         unconditional.
39808         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39809         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
39810         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
39811         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39812         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
39813         Make code unconditional.
39814         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39815         (__mmap64) [!__NR_mmap2]: Likewise.
39816         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
39817         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
39818         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39819         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
39820         [__NR_mmap2]: Make code unconditional.
39821         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
39822         (__mmap64) [!__NR_mmap2]: Likewise.
39824 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
39826         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
39828 2012-08-18  Andreas Jaeger  <aj@suse.de>
39830         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
39832 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
39834         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
39835         * include/unistd.h (__have_sock_cloexec): Likewise.
39836         (__have_pipe2): Likewise.
39837         (__have_dup3): Likewise.
39839 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
39841         [BZ #9685]
39842         * include/unistd.h (__have_pipe2): Change define into an extern int.
39843         (__have_dup3): Likewise.
39844         * socket/have_sock_cloexec.c: Include fcntl.h.
39845         (__have_pipe2): New variable.
39846         (__have_dup3): Likewise.
39848 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
39850         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
39852 2012-08-17  Marek Polacek  <polacek@redhat.com>
39854         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
39855         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
39857 2012-08-17  Roland McGrath  <roland@hack.frob.com>
39859         * configure.in: Add AC_SUBST for sysheaders.
39860         * configure: Regenerated.
39861         * config.make.in (sysheaders): New substituted variable.
39863         * sysdeps/unix/mkfifo.c: Moved ...
39864         * sysdeps/posix/mkfifo.c: ... here.
39865         * sysdeps/unix/mkfifoat.c: Moved ...
39866         * sysdeps/posix/mkfifoat.c: ... here.
39868         * sysdeps/unix/utime.c: Moved ...
39869         * sysdeps/posix/utime.c: ... here.
39871         * sysdeps/unix/time.c: Moved ...
39872         * sysdeps/posix/time.c: ... here.
39873         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
39874         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
39876         * sysdeps/unix/nice.c: Moved ...
39877         * sysdeps/posix/nice.c: ... here.
39879         * sysdeps/unix/alarm.c: Moved ...
39880         * sysdeps/posix/alarm.c: ... here.
39882         * intl/Makefile ($(codeset_mo)): Depend on the input file.
39884 2012-08-17  Jeff Law <law@redhat.com>
39886         * intl/Makefile (codeset_mo): New variable.
39887         ($(codeset_mo)): New target.
39888         (tst-codeset.out): Depend on that.  Remove explicit rule.
39889         (tst-gettext3.out, tst-gettext5.out): Likewise.
39890         (LOCPATH-ENV, tst-codeset-ENV): New variables.
39891         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
39892         * intl/tst-codeset.sh: Remove.
39893         * intl/tst-gettext3.sh: Likewise.
39894         * intl/tst-gettext5.sh: Likewise.
39896 2012-08-17  Roland McGrath  <roland@hack.frob.com>
39898         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
39899         * sysdeps/unix/syscalls.list: ... here.
39901         * sysdeps/posix/getaddrinfo.c
39902         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
39903         (gaiconf_init, gaiconf_reload): Use them.
39904         [!_STATBUF_ST_NSEC]
39905         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
39906         Define using time_t rather than struct timespec.
39908         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
39909         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
39910         Macros removed.
39911         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
39912         [!NO_THREADS].
39913         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
39914         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
39915         Likewise.
39917         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
39918         __libc_cleanup_push argument.
39920         * bits/param.h: New file.
39921         * misc/sys/param.h: New file.
39922         * include/sys/param.h: New file.
39923         * misc/Makefile (headers): Add bits/param.h.
39924         * sysdeps/generic/sys/param.h: File removed.
39925         * sysdeps/unix/sysv/linux/bits/param.h: New file.
39926         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
39927         * sysdeps/mach/hurd/bits/param.h: New file.
39928         * sysdeps/mach/hurd/sys/param.h: File removed.
39930         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
39931         last change.
39933         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
39934         [_IO_MTSAFE_IO].
39935         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
39936         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
39937         New macros.
39939         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
39940         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
39941         rather than -D_IO_MTSAFE_IO conditionally.
39942         * stdio-common/Makefile (CPPFLAGS): Likewise.
39943         * wcsmbs/Makefile (CPPFLAGS): Likewise.
39944         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
39945         Use $(libio-mtsafe).
39946         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
39947         of -D_IO_MTSAFE_IO.
39948         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
39949         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
39950         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
39951         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
39952         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
39953         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
39954         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
39955         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
39956         (CFLAGS-fread_u_chk.c): Likewise.
39957         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
39958         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
39959         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
39960         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
39961         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
39962         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
39963         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
39964         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
39965         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
39967         * libio/Makefile: Test [$(libc-reentrant) = yes]
39968         instead of [$(filter %REENTRANT, $(defines)) nonempty].
39970         * Makeconfig
39971         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
39972         * sysdeps/pthread/configure: File removed.
39973         * sysdeps/pthread/Makeconfig: New file.
39974         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
39975         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
39977 2012-08-16  Gary Benson  <gbenson@redhat.com>
39979         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
39980         unmapping the first object in a namespace.
39982 2012-08-16  Roland McGrath  <roland@hack.frob.com>
39984         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
39985         (__internal_setnetgrent): ... this.  Add internal_function to
39986         definition.  Add libc_hidden_def.
39987         (setnetgrent): Update caller.
39988         (internal_endnetgrent): Renamed to ...
39989         (__internal_endnetgrent): ... this.  Add internal_function to
39990         definition.  Add libc_hidden_def.
39991         (endnetgrent): Update caller.
39992         (internal_getnetgrent_r): Renamed to ...
39993         (__internal_getnetgrent_r): ... this.  Add internal_function to
39994         definition.  Add libc_hidden_def.
39995         (__getnetgrent_r): Update caller.
39996         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
39998 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
40000         * stdlib/longlong.h: Update from GCC.
40002 2012-08-16  Roland McGrath  <roland@hack.frob.com>
40004         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
40005         on _QL, which is set by umul_ppmm but never used.
40006         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
40007         variables, which are set by GMP macros but never used.
40008         * stdio-common/_itowa.c (_itowa): Likewise.
40009         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
40010         * stdlib/mod_1.c (mpn_mod_1): Likewise.
40012 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
40014         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
40015         struct La_sh_regs is not constant.
40016         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
40017         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
40018         and struct La_sparc64_regs are not constant.
40020 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
40022         * sysdeps/unix/sysv/linux/kernel-features.h
40023         (__ASSUME_POSIX_TIMERS): Remove.
40024         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
40025         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40026         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
40027         Make code unconditional.
40028         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40029         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
40030         Make code unconditional.
40031         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40032         * sysdeps/unix/sysv/linux/clock_nanosleep.c
40033         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
40034         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40035         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
40036         Make code unconditional.
40037         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
40038         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
40039         (__libc_missing_posix_timers): Remove.
40041 2012-08-15  Roland McGrath  <roland@hack.frob.com>
40043         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
40044         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
40046         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
40048         * elf/dl-sym.c: Include <stdlib.h>.
40050         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
40051         constants, which avoids warnings in 32-bit builds.
40053         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
40054         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
40056         * misc/lseek.c: File moved to ...
40057         * io/lseek.c: ... here.
40059         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
40061         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
40062         shifting LEN more than 31 bits at once.
40064 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
40066         [BZ #14195]
40067         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
40068         segmentation fault for a case of two empty input strings.
40069         * string/test-strncasecmp.c (check1): Renamed to...
40070         (bz12205): ...this.
40071         (bz14195): Add new testcase for two empty input strings and N > 0.
40072         (test_main): Call new testcase, adapt for renamed function.
40074 2012-08-15  Andreas Jaeger  <aj@suse.de>
40076         [BZ #14090]
40077         * crypt/md5test2.c: New test, based on test supplied by Serge
40078         Belyshev <belyshev@depni.sinp.msu.ru>.
40079         * crypt/Makefile (xtests): Add md5test-giant..
40080         * crypt/Makefile ($(objpfx)md5test-giant): Add.
40082 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
40084         [BZ #14090]
40085         * crypt/md5.c (md5_process_block): Don't assume the buffer
40086         length is less than 2**32.
40087         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
40088         length is less than 2**64.
40090 2012-08-15  Roland McGrath  <roland@hack.frob.com>
40092         * string/str-two-way.h: Include <sys/param.h>.
40093         (MAX): Macro removed.
40095         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
40096         Move #define and #undef of memmove to just before and after
40097         including <string.h>.
40099         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
40100         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
40101         and after including <string.h>.  Move declarations of
40102         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
40103         to before #include "string/memmove.c".
40105         * include/dirent.h: Declare __getdirentries.
40107         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
40108         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
40110 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
40112         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
40113         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
40114         * sysdeps/i386/configure: Regenerated.
40115         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
40116         STABS_CURRENT_FILE, and STABS_FUN.
40117         (END): Remove call to STABS_FUN_END.
40118         (STABS_CURRENT_FILE1): Delete.
40119         (STABS_CURRENT_FILE): Likewise.
40120         (STABS_FUN): Likewise.
40121         (STABS_FUN_END): Likewise.
40122         (STABS_FUN2): Likewise.
40123         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
40124         * sysdeps/x86_64/configure: Regenerated.
40126 2012-08-14  Roland McGrath  <roland@hack.frob.com>
40128         * elf/dl-open.c: Include <atomic.h>.
40129         * elf/dl-lookup.c: Likewise.
40131 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
40133         * sysdeps/unix/sysv/linux/kernel-features.h
40134         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
40135         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
40136         unconditionally.
40137         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
40138         unconditionally.
40139         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
40140         condition on __ASSUME_CLONE_THREAD_FLAGS.
40142 2012-08-14  Andreas Jaeger  <aj@suse.de>
40144         * sysdeps/i386/fpu/libm-test-ulps: Update.
40146 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
40148         * include/atomic.h (atomic_exchange_and_add): Split into ...
40149         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
40150         New atomic macros.
40152 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
40154         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
40156 2012-08-13  Jeff Law <law@redhat.com>
40158         * manual/stdio.texi (snprintf): Clarify handling of the trailing
40159         null byte in the output string.
40161 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
40163         * sysdeps/unix/sysv/linux/kernel-features.h
40164         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
40165         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
40166         (__ASSUME_ARG_MAX_STACK_BASED): Define.
40167         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
40168         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
40169         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
40170         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
40172 2012-08-09  Jeff Law <law@redhat.com>
40174         [BZ #13939]
40175         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
40176         When avoid_arena is set, don't retry in the that arena.  Pick the
40177         next one, whatever it might be.
40178         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
40179         (arena_lock): Pass in new parameter to arena_get2.
40180         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
40181         arena_get2.
40182         (__libc_malloc): Unify retrying after main arena failure with
40183         __libc_memalign version.
40184         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
40186 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
40188         [BZ #14166]
40189         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
40190         to __redirect_strstr.
40191         (__strstr_sse42): Use typeof __redirect_strstr.
40192         (__strstr_ia32): Likewise.
40193         (__libc_strstr): New prototype.
40194         (strstr): Renamed to ...
40195         (__libc_strstr): This.
40196         (strstr): New strong alias of __libc_strstr.
40197         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
40198         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
40199         __redirect_time.
40200         Include <time.h>.
40201         (__libc_time): New prototype.
40202         (time_ifunc): Replace time with __libc_time.
40203         (time): New strong alias and hidden definition of __libc_time.
40204         (__GI_time): Remove strong alias.
40205         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
40206         Include <stddef.h>.
40207         (memmove): Redefined to __redirect_memmove.
40208         (__memmove_sse2): Use typeof __redirect_memmove.
40209         (__memmove_ssse3): Likewise.
40210         (__memmove_ssse3_back): Likewise.
40211         (__libc_memmove): New prototype.
40212         (memmove): Renamed to ...
40213         (__libc_memmove): This.
40214         (memmove): New strong alias of __libc_memmove.
40216 2012-08-08  Mark Salter  <msalter@redhat.com>
40218         * elf/elf.h
40219         (R_MN10300_TLS_GD): Define.
40220         (R_MN10300_TLS_LD): Likewise.
40221         (R_MN10300_TLS_LDO): Likewise.
40222         (R_MN10300_TLS_GOTIE): Likewise.
40223         (R_MN10300_TLS_IE): Likewise.
40224         (R_MN10300_TLS_LE): Likewise.
40225         (R_MN10300_TLS_DTPMOD): Likewise.
40226         (R_MN10300_TLS_DTPOFF): Likewise.
40227         (R_MN10300_TLS_TPOFF): Likewise.
40228         (R_MN10300_SYM_DIFF): Likewise.
40229         (R_MN10300_ALIGN): Likewise.
40230         (R_MN10300_NUM): Update.
40232 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
40234         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
40235         Remove.
40237 2012-08-08  Roland McGrath  <roland@hack.frob.com>
40239         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
40241         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
40242         sysdeps/unix -> sysdeps/posix move.
40243         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
40245 2012-08-07      Allan McRae     <allan@archlinux.org>
40247         [BZ #14303]
40248         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
40249         (SUNOS_CPP): Likewise.
40250         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
40251         not found.
40252         (open_input): Call CPP using execvp.
40254 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
40256         * sysdeps/unix/sysv/linux/kernel-features.h
40257         (__ASSUME_PROT_GROWSUPDOWN): Remove.
40258         (__ASSUME_NO_CLONE_DETACHED): Likewise.
40259         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
40260         (__ASSUME_WAITID_SYSCALL): Likewise.
40261         * sysdeps/unix/sysv/linux/dl-execstack.c
40262         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
40263         code unconditional.
40264         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
40265         conditional code.
40266         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
40267         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
40268         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
40269         code.
40270         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
40271         unconditional.
40272         [__ASSUME_WAITID_SYSCALL]: Likewise.
40273         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
40275 2012-08-07  Roland McGrath  <roland@hack.frob.com>
40277         * sysdeps/unix/closedir.c: Renamed to ...
40278         * sysdeps/posix/closedir.c: ... here.
40279         * sysdeps/unix/dirfd.c: Renamed to ...
40280         * sysdeps/posix/dirfd.c: ... here.
40281         * sysdeps/unix/dirstream.h: Renamed to ...
40282         * sysdeps/posix/dirstream.h: ... here.
40283         * sysdeps/unix/fdopendir.c: Renamed to ...
40284         * sysdeps/posix/fdopendir.c: ... here.
40285         * sysdeps/unix/opendir.c: Renamed to ...
40286         * sysdeps/posix/opendir.c: ... here.
40287         * sysdeps/unix/readdir.c: Renamed to ...
40288         * sysdeps/posix/readdir.c: ... here.
40289         * sysdeps/unix/readdir_r.c: Renamed to ...
40290         * sysdeps/posix/readdir_r.c: ... here.
40291         * sysdeps/unix/rewinddir.c: Renamed to ...
40292         * sysdeps/posix/rewinddir.c: ... here.
40293         * sysdeps/unix/seekdir.c: Renamed to ...
40294         * sysdeps/posix/seekdir.c: ... here.
40295         * sysdeps/unix/telldir.c: Renamed to ...
40296         * sysdeps/posix/telldir.c: ... here.
40297         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
40298         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
40299         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
40300         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
40302         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
40303         * bits/fcntl.h: ... here.
40305         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
40306         not 0.
40307         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
40308         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
40309         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
40310         (struct flock): Move l_start, l_len to the beginning.
40311         Use __pid_t for l_pid.
40312         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
40313         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
40314         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
40315         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
40316         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
40317         [__USE_LARGEFILE64] (struct flock64): New type.
40318         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
40320         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
40321         * bits/dirent.h: ... here.
40323         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
40324         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
40326 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
40328         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40329         Change from 2.6.0 to 2.6.16.
40330         * sysdeps/unix/sysv/linux/configure: Regenerated.
40331         * sysdeps/unix/sysv/linux/kernel-features.h
40332         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
40333         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
40334         version.
40335         (__ASSUME_UTIMES): Likewise.
40336         (__ASSUME_CLONE_STOPPED): Remove.
40337         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
40338         architectures, not kernel version.
40339         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
40340         (__ASSUME_NO_CLONE_DETACHED): Likewise.
40341         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
40342         (__ASSUME_WAITID_SYSCALL): Likewise.
40343         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
40344         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
40345         * README: State 2.6.16 as minimum Linux kernel version.  Do not
40346         refer to older versions.
40348 2012-08-06  Roland McGrath  <roland@hack.frob.com>
40350         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
40351         Define alphasort64 as an alias.
40352         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
40353         Define versionsort64 as an alias.
40354         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
40355         Define scandir64 as an alias.
40356         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
40357         Define scandirat64 as an alias.
40358         * dirent/alphasort64.c (alphasort64):
40359         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
40360         * dirent/versionsort64.c: Likewise.
40361         * dirent/scandir64.c: Likewise.
40362         * dirent/scandirat64.c: Likewise.
40363         * sysdeps/wordsize-64/alphasort.c: File removed.
40364         * sysdeps/wordsize-64/alphasort64.c: File removed.
40365         * sysdeps/wordsize-64/scandir.c: File removed.
40366         * sysdeps/wordsize-64/scandir64.c: File removed.
40367         * sysdeps/wordsize-64/scandirat.c: File removed.
40368         * sysdeps/wordsize-64/scandirat64.c: File removed.
40369         * sysdeps/wordsize-64/versionsort.c: File removed.
40370         * sysdeps/wordsize-64/versionsort64.c: File removed.
40371         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
40372         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
40373         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
40374         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
40375         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
40376         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
40377         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
40378         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
40380         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
40381         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
40382         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
40383         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40384         [defined __arch64__ || defined __sparcv9]
40385         (__INO_T_MATCHES_INO64_T): New macro.
40386         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
40387         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
40388         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
40389         * sysdeps/unix/sysv/linux/bits/dirent.h
40390         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
40391         (_DIRENT_MATCHES_DIRENT64): New macro.
40393         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
40394         Define lockf64 as an alias.
40395         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
40396         Define fseeko64 as an alias.
40397         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
40398         Define ftello64 as an alias.
40399         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
40400         Define _IO_fgetpos64 and fgetpos64 as aliases.
40401         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
40402         Define _IO_fsetpos64 and fsetpos64 as aliases.
40403         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
40404         Conditionalize body on this.
40405         * libio/fseeko64.c: Likewise.
40406         * libio/ftello64.c: Likewise.
40407         * libio/iofgetpos64.c: Likewise.
40408         * libio/iofsetpos64.c: Likewise.
40409         * sysdeps/wordsize-64/lockf.c: File removed.
40410         * sysdeps/wordsize-64/lockf64.c: File removed.
40411         * sysdeps/wordsize-64/fseeko.c: File removed.
40412         * sysdeps/wordsize-64/fseeko64.c: File removed.
40413         * sysdeps/wordsize-64/ftello.c: File removed.
40414         * sysdeps/wordsize-64/ftello64.c: File removed.
40415         * sysdeps/wordsize-64/iofgetpos.c: File removed.
40416         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
40417         * sysdeps/wordsize-64/iofsetpos.c: File removed.
40418         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
40419         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
40420         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
40421         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
40422         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
40423         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
40424         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
40425         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
40426         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
40427         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
40428         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
40430         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
40431         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
40432         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
40433         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
40434         [defined __arch64__ || defined __sparcv9]
40435         (__OFF_T_MATCHES_OFF64_T): New macro.
40436         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
40437         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
40438         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
40439         (__OFF_T_MATCHES_OFF64_T): New macro.
40441 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
40443         * stdlib/secure-getenv.c (__secure_getenv): Replace
40444         GLIBC_2_16 with GLIBC_2_17.
40446 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
40448         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
40449         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
40451 2012-08-03  David S. Miller  <davem@davemloft.net>
40453         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40455 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
40457         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
40458         Remove.
40459         (__ASSUME_CORRECT_SI_PID): Likewise.
40460         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
40461         (__ASSUME_TMPFS_NAME): Likewise.
40462         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
40463         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
40464         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
40465         (HAVE_AUX_SECURE): Make definition unconditional.
40466         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
40467         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
40469 2012-08-03  Roland McGrath  <roland@hack.frob.com>
40471         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
40472         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
40473         * sysdeps/mach/hurd/eloop-threshold.h: New file.
40474         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
40475         __eloop_threshold instead of SYMLOOP_MAX.
40477         * sysdeps/generic/eloop-threshold.h: New file.
40478         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
40479         of MAXSYMLINKS.
40480         * elf/chroot_canon.c (chroot_canon): Likewise.
40482 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
40484         [BZ #13717]
40485         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40486         Change to 2.6.0 everywhere.
40487         * sysdeps/unix/sysv/linux/configure: Regenerated.
40488         * sysdeps/unix/sysv/linux/kernel-features.h
40489         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
40490         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
40491         kernel versions.
40492         (__ASSUME_POSIX_TIMERS): Define unconditionally.
40493         (__ASSUME_FUTEX_REQUEUE): Remove.
40494         (__ASSUME_STATFS64): Define unconditionally.
40495         (__ASSUME_AT_SECURE): Likewise.
40496         (__ASSUME_CORRECT_SI_PID): Likewise.
40497         (__ASSUME_TGKILL): Define without depending on kernel version for
40498         i386.
40499         (__ASSUME_UTIMES): Likewise.
40500         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
40501         kernel version.
40502         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
40503         (__ASSUME_TMPFS_NAME): Likewise.
40504         * README: Update reference to Linux kernel versions.
40506 2012-08-02  Marek Polacek  <polacek@redhat.com>
40508         [BZ# 14150]
40509         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
40510         libc_cv_asm_type_prefix with %.
40511         * configure: Regenerated.
40512         * include/libc-symbols.h: Remove comment about
40513         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
40514         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
40515         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
40516         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
40517         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
40518         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
40519         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
40520         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
40521         * elf/tst-unique2mod1.c: Likewise.
40522         * elf/tst-unique1mod2.c: Likewise.
40523         * elf/tst-unique1mod1.c: Likewise.
40524         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
40525         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
40526         Replace ASM_TYPE_DIRECTIVE with .type.
40527         * sysdeps/s390/s390-64/sysdep.h: Likewise.
40528         * sysdeps/i386/sysdep.h: Likewise.
40529         * sysdeps/x86_64/sysdep.h: Likewise.
40530         * sysdeps/sh/sysdep.h: Likewise.
40531         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
40532         Do not define ASM_TYPE_DIRECTIVE.
40533         * sysdeps/powerpc/sysdep.h: Likewise.
40534         * sysdeps/powerpc/powerpc32/sysdep.h:
40535         Replace ASM_TYPE_DIRECTIVE with .type.
40536         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
40537         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
40538         * sysdeps/i386/fpu/e_powf.S: Likewise.
40539         * sysdeps/i386/fpu/e_expl.S: Likewise.
40540         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
40541         * sysdeps/i386/fpu/e_acosh.S: Likewise.
40542         * sysdeps/i386/fpu/e_pow.S: Likewise.
40543         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
40544         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
40545         * sysdeps/i386/fpu/s_expm1.S: Likewise.
40546         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
40547         * sysdeps/i386/fpu/e_log2.S: Likewise.
40548         * sysdeps/i386/fpu/e_log2l.S: Likewise.
40549         * sysdeps/i386/fpu/e_scalb.S: Likewise.
40550         * sysdeps/i386/fpu/e_powl.S: Likewise.
40551         * sysdeps/i386/fpu/e_log10f.S: Likewise.
40552         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
40553         * sysdeps/i386/fpu/e_logl.S: Likewise.
40554         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
40555         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
40556         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
40557         * sysdeps/i386/fpu/e_log2f.S: Likewise.
40558         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
40559         * sysdeps/i386/fpu/e_log.S: Likewise.
40560         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
40561         * sysdeps/i386/fpu/e_logf.S: Likewise.
40562         * sysdeps/i386/fpu/e_log10l.S: Likewise.
40563         * sysdeps/i386/fpu/e_atanh.S: Likewise.
40564         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
40565         * sysdeps/i386/fpu/e_log10.S: Likewise.
40566         * sysdeps/i386/fpu/s_frexp.S: Likewise.
40567         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
40568         * sysdeps/i386/fpu/s_asinh.S: Likewise.
40569         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
40570         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
40571         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
40572         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
40573         * sysdeps/i386/i686/strtok.S: Likewise.
40574         * sysdeps/i386/i386-mcount.S: Likewise.
40575         * sysdeps/i386/strtok.S: Likewise.
40576         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
40577         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
40578         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
40579         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
40580         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
40581         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
40582         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
40583         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
40584         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
40585         * sysdeps/x86_64/_mcount.S: Likewise.
40586         * sysdeps/x86_64/strtok.S: Likewise.
40587         * sysdeps/sh/_mcount.S: Likewise.
40589 2012-08-01  Roland McGrath  <roland@hack.frob.com>
40591         * libio/iofopen.c: Include <fcntl.h>.
40592         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
40593         (_IO_fopen64, fopen64): Define as aliases.
40594         * libio/iofopen64.c: Include <fcntl.h>.
40595         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
40596         Conditionalize body on this.
40597         * sysdeps/wordsize-64/iofopen.c: File removed.
40598         * sysdeps/wordsize-64/iofopen64.c: File removed.
40600 2012-08-01  Marek Polacek  <polacek@redhat.com>
40602         * libc/Makeconfig: Use elf in place of binfmt-subdir.
40603         Use dlfcn directly instead of a variable.
40604         (binfmt-subdir): Do not define.
40605         (dlfcn): Likewise.
40607 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
40609         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
40610         Remove all definitions.
40611         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
40612         <kernel-features.h>.
40613         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
40614         (miss_F_GETOWN_EX): Remove all definitions.
40615         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
40616         macro definition.
40617         [!__ASSUME_FCNTL64]: Remove conditional code.
40618         [__ASSUME_FCNTL64]: Make code unconditional.
40619         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
40620         <kernel-features.h>.
40621         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
40622         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
40623         (lockf64) [__NR_fcntl64]: Make code unconditional.
40624         (lockf64) [__ASSUME_FCNTL64]: Likewise.
40626         * sysdeps/unix/sysv/linux/kernel-features.h
40627         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
40628         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
40629         Make code unconditional.
40630         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40631         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40632         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
40633         [__NR_vfork]: Make code unconditional.
40634         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40635         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40636         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
40637         [__NR_vfork]: Make code unconditional.
40638         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
40639         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
40641 2012-08-01  Roland McGrath  <roland@hack.frob.com>
40643         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
40644         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
40646         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40647         Define mkstemp64 as an alias.
40648         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40649         Define mkstemps64 as an alias.
40650         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40651         Define mkostemp64 as an alias.
40652         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
40653         Define mkostemps64 as an alias.
40654         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
40655         Conditionalize body on this.
40656         * misc/mkostemp64.c: Likewise.
40657         * misc/mkostemps64.c: Likewise.
40658         * misc/mkstemps64.c: Likewise.
40659         * sysdeps/wordsize-64/mkstemp64.c: File removed.
40660         * sysdeps/wordsize-64/mkostemp64.c: File removed.
40661         * sysdeps/wordsize-64/mkostemp.c: File removed.
40662         * sysdeps/wordsize-64/mkstemp.c: File removed.
40663         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
40664         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
40665         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
40666         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
40668         [BZ #14138]
40669         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
40670         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
40671         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
40672         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
40674         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
40675         compat_symbol macros from <shlib-compat.h> rather than the underlying
40676         default_symbol_version and symbol_version macros, so that DEFAULT
40677         lines in shlib-versions are respected.
40678         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
40680 2012-08-01  Florian Weimer  <fweimer@redhat.com>
40682         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
40683         Declare with warn_unused_result.
40684         (setgid, setregid, setegid, setresgid): Likewise.
40685         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
40686         Likewise.
40687         * WUR-REPORT: Remove set*id functions.
40689 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
40691         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
40693 2012-07-31  Roland McGrath  <roland@hack.frob.com>
40695         [BZ #10191]
40696         * include/sys/socket.h (__libc_accept, __libc_accept4):
40697         Add attribute_hidden.
40698         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
40700         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
40701         use of PTR_MANGLE.
40702         * inet/getnetgrent_r.c (setup): Likewise.
40704         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
40706 2012-07-31  David S. Miller  <davem@davemloft.net>
40708         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40710 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
40712         [BZ #13629]
40713         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
40714         value between 1.0 and 2.0 and smaller part has absolute value less
40715         than 1.0.
40716         * math/s_clog10.c (__clog10): Likewise.
40717         * math/s_clog10f.c (__clog10f): Likewise.
40718         * math/s_clog10l.c (__clog10l): Likewise.
40719         * math/s_clogf.c (__clogf): Likewise.
40720         * math/s_clogl.c (__clogl): Likewise.
40721         * math/libm-test.inc (clog_test): Add more tests.
40722         (clog10_test): Likewise.
40723         * sysdeps/i386/fpu/libm-test-ulps: Update.
40724         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40726 2012-07-31  Florian Weimer  <fweimer@redhat.com>
40728         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
40729         Exit with zero in case no suitable GID is found, and write a
40730         message to standard error.
40732 2012-07-30  Roland McGrath  <roland@hack.frob.com>
40734         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
40735         rather than to 1.
40736         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
40737         (MAXPATHLEN): Removed.
40738         (NOGROUP, NODEV): New macros.
40739         (setbit, clrbit, isset, isclr): New macros.
40740         (howmany, roundup, powerof2): New macros.
40741         (DEV_BSIZE): New macro.
40743         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
40744         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
40746         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
40747         definition on [!__NO_LONG_DOUBLE_MATH].
40749         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
40750         PTR_MANGLE and PTR_DEMANGLE.
40752         * socket/accept4.c (accept4): Rename to __libc_accept4.
40753         Define accept4 as a weak alias.
40755         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
40756         on [_DIRENT_HAVE_D_TYPE].
40757         * io/ftw.c (ftw_dir): Likewise.
40759         * io/xmknod.c (__xmknod): Don't check PATH for being null.
40761         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
40763         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
40764         Use the BSD numbers rather than the arbitrary ones we had.
40765         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
40766         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
40767         (SIGXCPU, SIGXFSZ): New macros.
40768         (_NSIG): Now 32.
40770         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
40771         initializer on [_LIBC_REENTRANT].
40773         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
40774         definitions inside [_POSIX_MAPPED_FILES].
40776         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
40778         * dirent/opendir.c: Include <fcntl.h>.
40780         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
40781         (__libc_getspecific): Likewise.
40782         (__libc_key_create): Likewise.
40784         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
40785         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
40786         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
40787         (tmpfile64): Define as alias.
40788         * sysdeps/wordsize-64/tmpfile.c: File removed.
40789         * sysdeps/wordsize-64/tmpfile64.c: File removed.
40790         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
40791         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
40793         * stdio-common/vfscanf.c: Include <stdbool.h>.
40794         * nss/makedb.c: Likewise.
40795         * stdio-common/_i18n_number.h: Likewise.
40796         * argp/argp-help.c: Likewise.
40797         * posix/wordexp.c: Likewise.
40798         * sysdeps/posix/spawni.c: Likewise.
40799         * nss/nss_files/files-initgroups.c: Likewise.
40800         * stdio-common/reg-modifier.c: Include <stdlib.h>.
40801         * nss/nss_files/files-initgroups.c: Likewise.
40802         * nss/nss_db/db-netgrp.c: Likewise.
40803         * nss/nss_db/db-initgroups.c: Likewise.
40804         * io/fchmodat.c: Include <sys/stat.h>.
40806         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
40807         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
40809         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
40810         [HAVE_MMAP].
40812         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
40813         Add multiple inclusion protection.
40815 2012-07-27  David S. Miller  <davem@davemloft.net>
40817         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40819 2012-07-27  Gary Benson  <gbenson@redhat.com>
40821         [BZ #14298]
40822         * elf/rtld.c: Include <stap-probe.h>.
40823         (dl_main): Added static probes "init_start" and "init_complete".
40824         * elf/dl-load.c: Include <stap-probe.h>.
40825         (lose): Take new parameter "nsid".
40826         Added static probe "map_failed".
40827         (_dl_map_object_from_fd): Pass namespace id to lose.
40828         Added static probe "map_start".
40829         (open_verify): Pass namespace id to lose.
40830         * elf/dl-open.c: Include <stap-probe.h>.
40831         (dl_open_worker) Added static probes "map_complete", "reloc_start"
40832         and "reloc_complete".
40833         * elf/dl-close.c: Include <stap-probe.h>.
40834         (_dl_close_worker): Added static probes "unmap_start" and
40835         "unmap_complete".
40836         * elf/rtld-debugger-interface.txt: New file documenting the above.
40838 2012-07-26  Roland McGrath  <roland@hack.frob.com>
40840         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
40841         rather than a string variable.
40842         * sunrpc/rpc_main.c (h_output): Likewise.
40843         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
40845 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
40847         * inet/check_native.c: New file.
40849 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
40851         [BZ #13629]
40852         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
40853         if larger part has absolute value 1.0.
40854         * math/s_clog10.c (__clog10): Likewise.
40855         * math/s_clog10f.c (__clog10f): Likewise.
40856         * math/s_clog10l.c (__clog10l): Likewise.
40857         * math/s_clogf.c (__clogf): Likewise.
40858         * math/s_clogl.c (__clogl): Likewise.
40859         * math/libm-test.inc (clog_test): Add more tests.
40860         (clog10_test): Likewise.
40861         * sysdeps/i386/fpu/libm-test-ulps: Update.
40862         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40864         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
40865         (pltexit): Likewise.
40866         (La_regs): Likewise.
40867         (La_retval): Likewise.
40868         (int_retval): Likewise.
40869         Update #error for removed macros to refer only to definitions in
40870         tst-audit.h.
40871         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
40872         macro.
40873         (pltexit): Likewise.
40874         (La_regs): Likewise.
40875         (La_retval): Likewise.
40876         (int_retval): Likewise.
40877         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
40878         macro.
40879         (pltexit): Likewise.
40880         (La_regs): Likewise.
40881         (La_retval): Likewise.
40882         (int_retval): Likewise.
40883         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
40884         macro.
40885         (pltexit): Likewise.
40886         (La_regs): Likewise.
40887         (La_retval): Likewise.
40888         (int_retval): Likewise.
40889         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
40890         macro.
40891         (pltexit): Likewise.
40892         (La_regs): Likewise.
40893         (La_retval): Likewise.
40894         (int_retval): Likewise.
40895         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
40896         macro.
40897         (pltexit): Likewise.
40898         (La_regs): Likewise.
40899         (La_retval): Likewise.
40900         (int_retval): Likewise.
40901         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
40902         macro.
40903         (pltexit): Likewise.
40904         (La_regs): Likewise.
40905         (La_retval): Likewise.
40906         (int_retval): Likewise.
40907         * sysdeps/generic/tst-audit.h: Update comment to refer only to
40908         macro definitions in tst-audit.h.
40909         * sysdeps/i386/tst-audit.h: New file.
40910         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
40911         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
40912         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
40913         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
40914         * sysdeps/sh/tst-audit.h: Likewise.
40915         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
40916         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
40917         * sysdeps/x86_64/tst-audit.h: Likewise.
40919 2012-07-26  Andreas Jaeger  <aj@suse.de>
40921         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
40922         ptrace.
40924         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
40925         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
40926         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
40927         PTRACE_O_MASK.
40928         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
40929         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
40930         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
40932         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
40933         value.
40935         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
40936         _sigsys.
40937         (si_call_addr, si_syscall, si_arch): Define new macro.
40938         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
40939         _sigsys.
40940         (si_call_addr, si_syscall, si_arch): Define new marcro.
40941         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
40942         _sigsys.
40943         (si_call_addr, si_syscall, si_arch): Define new macro.
40944         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
40945         _sigsys.
40946         (si_call_addr, si_syscall, si_arch): Define new macro.
40948 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
40950         [BZ #13717]
40951         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
40952         Change to 2.4.21 where previously 2.4.1.
40953         * sysdeps/unix/sysv/linux/configure: Regenerated.
40954         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
40955         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
40956         Linux kernel version.
40957         (__ASSUME_STD_AUXV): Remove.
40958         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
40959         kernel version.
40960         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
40961         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
40962         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
40963         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
40964         (__ASSUME_NETLINK_SUPPORT): Likewise.
40965         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
40966         (__no_netlink_support): Remove conditional definition.
40967         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
40968         Remove.
40969         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
40970         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
40971         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
40972         (if_nameindex_ioctl): Remove.
40973         (if_nameindex_netlink): Do not handle __no_netlink_support.
40974         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
40975         code.
40976         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
40977         Remove conditional code.
40978         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
40979         code.
40980         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
40981         unconditional.
40982         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
40983         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
40984         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
40985         Remove.
40986         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
40987         [!__ASSUME_STD_AUXV]: Remove conditional code.
40988         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
40989         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
40990         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
40991         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
40992         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
40993         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
40994         code.
40995         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
40996         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
40997         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
40998         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
40999         conditional code.
41000         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
41001         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
41002         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
41003         code.
41004         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
41005         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
41006         conditional code.
41007         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
41008         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
41009         code unconditional.
41010         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41011         conditional code.
41012         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41013         unconditional.
41014         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41015         conditional code.
41016         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
41017         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41018         unconditional.
41019         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41020         conditional code.
41021         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
41022         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
41023         code unconditional.
41024         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41025         conditional code.
41026         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41027         unconditional.
41028         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41029         conditional code.
41030         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
41031         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
41032         code unconditional.
41033         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41034         conditional code.
41035         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
41036         unconditional.
41037         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
41038         conditional code.
41040 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
41042         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
41043         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
41044         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
41045         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
41046         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
41047         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
41048         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
41049         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
41050         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
41051         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
41052         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
41053         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
41054         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
41055         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
41056         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
41057         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
41058         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
41059         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
41060         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
41061         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
41062         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
41063         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
41064         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
41066 2012-07-25  Florian Weimer  <fweimer@redhat.com>
41068         * Versions.def: Add GLIBC_2.17.
41069         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
41070         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
41071         Introduce __libc_secure_getenv.
41072         * stdlib/Versions (2.17): Add secure_getenv
41073         (GLIBC_PRIVATE): Add __libc_secure_getenv.
41074         * stdlib/secure-getenv.c: Rename __secure_getenv to
41075         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
41076         symbol __secure_getenv for GLIBC_2.0.
41077         * stdlib/tst-secure-getenv.c: New.
41078         * stdlib/Makefile (tests): Add testcase.
41079         * manual/startup.texi (Environment Access): Document
41080         secure_getenv.
41081         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
41082         __libc_secure_getenv.
41083         * inet/ruserpass.c (ruserpass): Likewise.
41084         * malloc/mtrace.c (mtrace): Likewise.
41085         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
41086         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
41087         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
41088         * sysdeps/posix/tempname.c: Likewise.  Evaluate
41089         HAVE_SECURE_GETENV.
41090         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
41091         __secure_getenv to __libc_secure_getenv.
41092         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
41093         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
41094         Likewise.
41095         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
41096         Likewise.
41097         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
41098         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
41099         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
41100         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
41101         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
41102         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
41103         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
41105 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
41107         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
41108         (struct La_i86_retval): Likewise.
41109         (struct La_x86_64_regs): Likewise.
41110         (struct La_x86_64_retval): Likewise.
41111         (struct La_x32_regs): Likewise.
41112         (struct La_x32_retval): Likewise.
41113         (struct La_ppc32_regs): Likewise.
41114         (struct La_ppc32_retval): Likewise.
41115         (struct La_ppc64_regs): Likewise.
41116         (struct La_ppc64_retval): Likewise.
41117         (struct La_sh_regs): Likewise.
41118         (struct La_sh_retval): Likewise.
41119         (struct La_s390_32_regs): Likewise.
41120         (struct La_s390_32_retval): Likewise.
41121         (struct La_s390_64_regs): Likewise.
41122         (struct La_s390_64_retval): Likewise.
41123         (struct La_sparc32_regs): Likewise.
41124         (struct La_sparc32_retval): Likewise.
41125         (struct La_sparc64_regs): Likewise.
41126         (struct La_sparc64_retval): Likewise.
41127         (struct audit_ifaces): Remove architecture-specific pltenter and
41128         pltexit members.
41129         * sysdeps/i386/ldsodefs.h: New file.
41130         * sysdeps/powerpc/ldsodefs.h: Likewise.
41131         * sysdeps/s390/ldsodefs.h: Likewise.
41132         * sysdeps/sh/ldsodefs.h: Likewise.
41133         * sysdeps/sparc/ldsodefs.h: Likewise.
41134         * sysdeps/x86_64/ldsodefs.h: Likewise.
41136 2012-07-25  Marek Polacek  <polacek@redhat.com>
41138         [BZ #6808]
41139         * math/libm-test.inc (yn_test): Add another test.
41140         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
41141         to ERANGE when the result is +-Inf.
41142         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
41143         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
41144         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
41145         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
41147 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
41149         * conform/data/time.h-data (NULL): Use macro-constant.  Require
41150         equal to 0.
41151         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
41152         clock_t.
41153         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
41155 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
41157         * configure.in <sysdeps resolving>: Correct printing
41158         Implies_before.
41159         * configure: Regenerate.
41161 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
41163         * math/w_ilogb.c: Include <limits.h>.
41164         * math/w_ilogbl.c: Likewise.
41166 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
41168         * manual/lang.texi (__va_copy): Document primarily as ISO C99
41169         va_copy.  Document allowing for unavailable va_copy only as
41170         pre-C99 compatibility.
41171         * manual/string.texi (Copying and Concatenation): Use va_copy
41172         instead of __va_copy in concat example.
41174 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
41176         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
41177         (__sendto): Use create_address_port.  Initialize APORT and deallocate
41178         it if not null.
41180         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
41181         with O_NOLINK passed to __file_name_lookup.
41183         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
41184         with O_NOLINK passed to __file_name_lookup.
41186         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
41187         negative N or less than NGIDS.
41189         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
41190         type to string_t.  Set ERANGE as errno and return it if NAME is not big
41191         enough.  Use memcpy instead of strncpy.
41193 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
41195         * elf/Makefile (check-data): Remove.
41196         (localplt.data): New vpath directive.
41197         ($(objpfx)check-localplt.out): Use localplt.data from vpath
41198         instead of $(check-data).
41199         * scripts/data/localplt-generic.data: Move to ...
41200         * sysdeps/generic/localplt.data: ... here.
41201         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
41202         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
41203         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
41204         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
41205         ... here.
41206         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
41207         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
41208         ... here.
41209         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
41210         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
41211         ... here.
41212         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
41213         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
41214         ... here.
41215         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
41216         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
41217         ... here.
41218         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
41219         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
41220         ... here.
41222 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41224         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
41225         PPC32 and PPC64 files.
41226         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
41227         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
41229 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41231         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
41232         __makecontext_ret to ...
41233         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
41234         ... here and call exit if uc_link is NULL.  New file.
41235         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
41236         __makecontext_ret.S.
41237         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
41238         __makecontext_ret to ...
41239         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
41240         ... here and call exit if uc_link is NULL.  New file.
41241         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
41242         __makecontext_ret.S.
41244 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41246         * elf/elf.h (R_390_IRELATIVE): New definition.
41247         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
41248         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
41249         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
41250         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
41251         (elf_machine_lazy_rel): Likewise.
41252         * sysdeps/s390/dl-irel.h: New file.
41253         * sysdeps/s390/s390-64/memcpy.S: New asm code.
41254         * sysdeps/s390/s390-64/memset.S: New asm code.
41255         * sysdeps/s390/s390-64/memcmp.S: New asm code.
41256         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
41257         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
41258         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
41259         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
41260         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
41261         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
41262         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
41263         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
41264         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
41265         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
41266         * sysdeps/s390/s390-32/memcpy.S: New asm code.
41267         * sysdeps/s390/s390-32/memset.S: New asm code.
41268         * sysdeps/s390/s390-32/memcmp.S: New asm code.
41270 2012-07-17  Marek Polacek  <polacek@redhat.com>
41272         [BZ #14349]
41273         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
41274         * sysdeps/s390/s390-64/configure.in: Likewise.
41275         * sysdeps/sparc/configure.in: Likewise.
41276         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
41277         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
41278         * sysdeps/i386/configure.in: Likewise.
41279         * sysdeps/x86_64/configure.in: Likewise.
41280         * sysdeps/sh/configure.in: Likewise.
41281         * sysdeps/s390/s390-32/configure: Regenerated.
41282         * sysdeps/s390/s390-64/configure: Likewise.
41283         * sysdeps/x86_64/configure: Likewise.
41284         * sysdeps/sh/configure: Likewise.
41285         * sysdeps/powerpc/powerpc64/configure: Likewise.
41286         * sysdeps/powerpc/powerpc32/configure: Likewise.
41287         * sysdeps/sparc/configure: Likwise.
41288         * sysdeps/i386/configure: Likewise.
41290         * elf/dl-open.c: Comment fixes.
41292 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
41294         * Makefile [CXX] (check-data): Remove.
41295         [CXX] (c++-types.data): New vpath directive.
41296         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
41297         vpath.  Do not allow for C++ type data being missing.
41298         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
41299         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
41300         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
41301         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
41302         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
41303         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
41304         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
41305         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
41306         ... here.
41307         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
41308         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
41309         ... here.
41310         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
41311         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
41312         ... here.
41313         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
41314         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
41315         ... here.
41316         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
41317         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
41318         ... here.
41319         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
41320         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
41321         ... here.
41322         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
41323         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
41324         ... here.
41325         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
41326         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
41328         * elf/tls-macros.h (TLS_LE): Move architecture-specific
41329         definitions to architecture-specific files.
41330         (TLS_IE): Likewise.
41331         (TLS_LD): Likewise.
41332         (TLS_GD): Likewise.
41333         * sysdeps/i386/tls-macros.h: New file.
41334         * sysdeps/powerpc/tls-macros.h: Likewise.
41335         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
41336         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
41337         * sysdeps/sh/tls-macros.h: Likewise.
41338         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
41339         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
41340         * sysdeps/x86_64/tls-macros.h: Likewise.
41342 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
41344         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
41345         zero value for regular exit case.
41347         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
41348         (__start_context): Preserve zero value for regular exit case.
41350 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
41351             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41353         * manual/setjmp.texi (setcontext): Clarify normal process
41354         termination when uc_link is the null pointer.
41355         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
41356         exit call.
41358 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
41360         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
41361         preprocessor.  Test for each exception mask separately.
41363 2012-07-16  Andreas Jaeger  <aj@suse.de>
41365         * po/ru.po: Update from translation team.
41367 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
41369         * conform/data/string.h-data (NULL): Use macro-constant.  Require
41370         equal to 0.
41371         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
41372         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
41373         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
41374         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
41375         [ISO || ISO99 || ISO11] (*_t): Do not allow.
41377 2012-07-13  Andreas Jaeger  <aj@suse.de>
41379         * po/fr.po: Update from translation team.
41381 2012-07-12  Marek Polacek  <polacek@redhat.com>
41383         [BZ #14173]
41384         * math/libm-test.inc (yn_test): Add test for BZ #14173.
41385         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
41386         loop condition.
41388 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
41390         [BZ #13717]
41391         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
41392         Change to 2.4.1 where previously 2.4.0.
41393         * sysdeps/unix/sysv/linux/configure: Regenerated.
41394         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
41395         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
41396         version.
41397         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
41398         (__ASSUME_AT_CLKTCK): Remove.
41399         (__ASSUME_AT_PAGESIZE): Likewise.
41400         (__ASSUME_AT_XID): Likewise.
41401         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
41402         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
41403         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
41404         unconditionally.
41405         (HAVE_AUX_PAGESIZE): Likewise.
41406         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
41407         [__ASSUME_AT_CLKTCK]: Make code unconditional.
41408         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
41410 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
41412         [BZ #14307]
41413         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
41414         the temporary buffer used to invoke __gethostbyname2_r,
41415         __gethostbyaddr_r and gethostbyname4_r to make room for struct
41416         host_data / struct gaih_addrtuple.
41417         * resolv/nss_dns/dns-host.c (global scope): Move definition of
41418         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
41419         header file nss/nsswitch.h.
41420         * nss/nsswitch.h (global scope): Add definition of implementation
41421         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
41422         resolv/nss_dns/dns-host.c).
41424 2012-07-11  Andreas Jaeger  <aj@suse.de>
41426         * po/fr.po: Update from translation team.
41428         * po/sv.po: Update from translation team
41429         * po/fr.po: Another update from translation team.
41431 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41433         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
41434         for subnormals or multiply small sinh result by itself.
41435         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
41436         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
41438 2012-07-11  David S. Miller  <davem@davemloft.net>
41440         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41442 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
41444         [BZ #14347]
41445         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
41446         (INTERNAL_MARK): Shift it here.
41448 2012-07-10  Marek Polacek  <polacek@redhat.com>
41450         [BZ #14151]
41451         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
41452         libc_cv_asm_global_directive with .globl.
41453         * configure: Regenerated.
41454         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
41455         with .globl.
41456         * sysdeps/i386/configure: Regenerated.
41457         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
41458         with .globl.
41459         * sysdeps/x86_64/configure: Regenerated.
41460         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
41461         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
41462         * elf/tst-unique2mod2.c: Likewise.
41463         * elf/tst-unique2mod1.c: Likewise.
41464         * elf/tst-unique1mod2.c: Likewise.
41465         * elf/tst-unique1mod1.c: Likewise.
41466         * sysdeps/s390/s390-32/sysdep.h: Likewise.
41467         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
41468         * sysdeps/s390/s390-64/sysdep.h: Likewise.
41469         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
41470         * sysdeps/mach/sysdep.h: Likewise.
41471         * sysdeps/i386/sysdep.h: Likewise.
41472         * sysdeps/i386/i386-mcount.S: Likewise.
41473         * sysdeps/x86_64/_mcount.S: Likewise.
41474         * sysdeps/x86_64/sysdep.h: Likewise.
41475         * sysdeps/sh/_mcount.S: Likewise.
41476         * sysdeps/sh/sysdep.h: Likewise.
41477         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
41478         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
41479         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
41480         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
41481         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
41482         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
41483         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
41484         * locale/localeinfo.h: Likewise.
41485         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
41486         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
41488 2012-07-09  Roland McGrath  <roland@hack.frob.com>
41490         [BZ #14336]
41491         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
41492         system".
41493         * manual/message.texi (The Uniforum approach): Likewise.
41494         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
41495         (glibc iconv Implementation): Likewise.
41497 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
41499         [BZ #14337]
41500         * math/s_clog.c (__clog): Avoid scaling a value down where that
41501         could result in underflow.
41502         * math/s_clog10.c (__clog10): Likewise.
41503         * math/s_clog10f.c (__clog10f): Likewise.
41504         * math/s_clog10l.c (__clog10l): Likewise.
41505         * math/s_clogf.c (__clogf): Likewise.
41506         * math/s_clogl.c (__clogl): Likewise.
41507         * math/libm-test.inc (clog_test): Add more tests.
41508         (clog10_test): Likewise.
41509         * sysdeps/i386/fpu/libm-test-ulps: Update.
41510         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41512 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
41514         [BZ #14283]
41515         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
41516         by 7 not 8 to examine high bit of fractional part.
41518         [BZ #14042]
41519         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
41520         for call to __mcount_internal.
41521         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
41522         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
41523         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
41525 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
41527         [BZ #14154]
41528         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
41529         approximation for values within 0x1p-13f of an odd multiple of
41530         pi/4.
41531         * math/libm-test.inc (tan_test): Do not allow spurious underflow
41532         exception.  Add more tests.
41533         * sysdeps/i386/fpu/libm-test-ulps: Update.
41535         [BZ #6778]
41536         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
41537         inputs and return -1 for them.  Do not check for +Inf in case not
41538         reachable for +Inf.
41539         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
41540         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
41541         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
41542         and return -1 for them.  Do not check for +Inf in case not
41543         reachable for +Inf.
41544         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
41545         define.
41546         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
41547         and return -1 for them.  Do not check for +Inf in case not
41548         reachable for +Inf.
41549         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
41550         spurious underflow.
41551         * sysdeps/i386/fpu/libm-test-ulps: Update.
41552         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41554 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
41556         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
41558 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
41560         [BZ #14157]
41561         [BZ #14331]
41562         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
41563         could result in spurious underflow.  Scale down values above
41564         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
41565         * math/s_csqrtf.c (__csqrtf): Likewise.
41566         * math/s_csqrtl.c (__csqrtl): Likewise.
41567         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
41568         spurious underflow.
41569         * sysdeps/i386/fpu/libm-test-ulps: Update.
41570         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41572 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
41574         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
41575         xopen-msg.sed.
41576         * catgets/xopen-msg.awk: New file.
41577         * catgets/xopen-msg.sed: Removed.
41579         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
41580         po2text.sed.
41581         * intl/po2test.awk: New file.
41582         * intl/po2test.sed: Removed.
41584 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
41586         [BZ #14328]
41587         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
41588         or multiply small sinh result by itself.
41589         * math/s_ctanf.c (__ctanf): Likewise.
41590         * math/s_ctanh.c (__ctanh): Likewise.
41591         * math/s_ctanhf.c (__ctanhf): Likewise.
41592         * math/s_ctanhl.c (__ctanhl): Likewise.
41593         * math/s_ctanl.c (__ctanl): Likewise.
41594         * math/libm-test.inc (ctan_test_tonearest): New function.
41595         (ctan_test_towardzero): Likewise.
41596         (ctan_test_downward): Likewise.
41597         (ctan_test_upward): Likewise.
41598         (ctanh_test_tonearest): Likewise.
41599         (ctanh_test_towardzero): Likewise.
41600         (ctanh_test_downward): Likewise.
41601         (ctanh_test_upward): Likewise.
41602         (main): Call these new functions.
41603         * sysdeps/i386/fpu/libm-test-ulps: Update.
41604         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41606 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
41608         * .gitignore: Delete /ports entry.
41610 2012-07-03  Andreas Jaeger  <aj@suse.de>
41612         * po/bg.po: Update from translation team.
41613         * po/cs.po: Likewise.
41614         * po/de.po: Likewise.
41615         * po/hr.po: Likewise.
41616         * po/nl.pl: Likewise.
41617         * po/pl.po: Likewise.
41618         * po/vi.po: Likewise.
41620 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
41622         * Makeconfig [!+link] (+link-before-libc): New variable.
41623         [!+link] (+link-after-libc): Likewise.
41624         [!+link] (+link-tests): Likewise.
41625         [!+link] (+link): Define in terms of $(+link-before-libc) and
41626         $(+link-after-libc).
41627         [!+link-static] (+link-static-before-libc): New variable.
41628         [!+link-static] (+link-static-after-libc): Likewise.
41629         [!+link-static] (+link-static-tests): Likewise.
41630         [!+link-static] (+link-static): Define in terms of
41631         $(+link-static-before-libc) and $(+link-static-after-libc).
41632         [build-shared] (link-libc-before-gnulib): New variable.
41633         [build-shared] (link-libc-tests): Likewise.
41634         [build-shared] (link-libc): Define in terms of
41635         $(link-libc-before-gnulib).
41636         [!build-shared] (link-libc-tests): New variable.
41637         (link-libc-static-tests): New variable.
41638         [!gnulib] (gnulib-arch): New variable.
41639         [!gnulib] (gnulib-tests): Likewise.
41640         [!gnulib] (static-gnulib-arch): Likewise.
41641         [!gnulib] (static-gnulib-tests): Likewise.
41642         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
41643         Define with "=" instead of ":=".
41644         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
41645         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
41646         * Rules (binaries-all-notests): New variable.
41647         (binaries-all-tests): Likewise.
41648         (binaries-static-notests): Likewise.
41649         (binaries-static-tests): Likewise.
41650         (binaries-all): Define using $(binaries-all-notests) and
41651         $(binaries-all-tests).
41652         (binaries-static): Define using $(binaries-static-notests) and
41653         $(binaries-static-tests).
41654         (binaries-shared-tests): New variable.
41655         (binaries-shared-notests): Likewise.
41656         (binaries-shared): Remove variable.
41657         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
41658         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
41659         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
41660         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
41661         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
41662         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
41663         * elf/Makefile (sln-modules): New variable.
41664         (extra-objs): Add $(sln-modules:=.o).
41665         (ldconfig-modules): Add static-stubs.
41666         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
41667         * elf/static-stubs.c: New file.
41669         [BZ #14283]
41670         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
41671         by 7 not 8 to examine high bit of fractional part.  Use volatile
41672         variables when splitting into final array of floats if
41673         __FLT_EVAL_METHOD__ != 0.
41674         * math/libm-test.inc (cos_test): Add another test.
41675         (sin_test): Likewise.
41676         * sysdeps/i386/fpu/libm-test-ulps: Update.
41678         [BZ #14273]
41679         * math/libm-test.inc (cosh_test): Add more tests.
41681         * version.h (RELEASE): Set to "development".
41682         (VERSION): Set to "2.16.90".
41684 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
41686         * NEWS: Update copyright. Remove last-updated date.
41687         Mention math library bug fixes and timezone data changes.
41688         * README: Mention GNU/Hurd, x32, and HPPA support status.
41690 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
41692         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
41694 2012-06-27  Andreas Jaeger  <aj@suse.de>
41696         * manual/contrib.texi (Contributors): Add Samuel Thibault.
41698 2012-06-25  Andreas Jaeger  <aj@suse.de>
41700         * sysdeps/s390/fpu/libm-test-ulps: Update.
41702 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
41703             Thomas Schwinge  <thomas@codesourcery.com>
41705         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
41706         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
41707         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
41708         fanotify_mark.
41710 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
41712         * sysdeps/mach/start.c: Remove file.
41713         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
41714         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
41715         * sysdeps/sh/init-first.c: Likewise.
41717         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
41718         registers for frame unwinding purposes, add CFI directives.
41719         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
41720         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
41721         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
41722         Likewise.
41724         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
41725         __fortify_fail returning.
41726         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
41728         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
41729         sysdeps/sh/____longjmp_chk.S.
41730         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
41731         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
41732         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
41733         (gen-as-const-headers): Append sigaltstack-offsets.sym.
41735         * sysdeps/sh/abort-instr.h: New file.
41736         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
41737         process in case exit returns.
41739         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
41740         initialize the GOT register before use.
41742         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
41743         calculation of ARGC > 4.
41745         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
41746         meaningful names to some local labels.
41748 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
41749             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
41751         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
41752         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
41753         (__arch_compare_and_exchange_val_16_acq): Likewise.
41754         (__arch_compare_and_exchange_val_32_acq): Likewise.
41755         (atomic_exchange_and_add): Fix gUSA sequence.
41756         (atomic_add): Likewise.
41757         (atomic_add_negative): Likewise.
41758         (atomic_add_zero): Likewise.
41759         (atomic_bit_test_set): Likewise.
41761 2012-06-22  Andreas Schwab  <schwab@redhat.com>
41763         [BZ #13579]
41764         * include/link.h (struct link_map): Add l_free_initfini.
41765         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
41766         l_initfini.
41767         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
41768         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
41769         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
41770         set.
41772 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
41774         * configure.in: Use AC_LANG_SOURCE.
41775         * configure: Regenerate.
41777 2012-06-22  Roland McGrath  <roland@hack.frob.com>
41779         * configure.in (libc_cv_localstatedir): New substituted variable.
41780         * configure: Regenerated.
41781         * config.make.in (localstatedir): New variable, substituted from
41782         libc_cv_localstatedir.
41783         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
41784         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
41785         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
41786         * sysdeps/gnu/configure: Regenerated.
41788 2012-06-21  Jeff Law  <law@redhat.com>
41790         [BZ #14277]
41791         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
41792         free.  Simplify list management for _LIBC case.
41794 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
41796         [BZ #14273]
41797         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
41798         Clear sign bit of 64-bit integer value before comparing against
41799         overflow value.
41801         * sysdeps/mach/configure: Regenerated.
41803 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
41805         [BZ #14278]
41806         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
41808 2012-06-21  Jeff Law  <law@redhat.com>
41810         [BZ #13882]
41811         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
41812         uint16_t for elements in the "seen" array to avoid char overflows.
41813         * elf/dl-fini.c (_dl_sort_fini): Likewise.
41814         * elf/dl-open.c (dl_open_worker): Likewise.
41816 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
41818         * scripts/list-sources.sh: Scan PORTS for translations.
41819         * po/libc.pot: Regenerated.
41821 2012-06-21  Andreas Jaeger  <aj@suse.de>
41823         [BZ #12194]
41824         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
41825         warning.
41826         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
41827         * bits/byteswap-16.h (__bswap_16): Likewise.
41828         * bits/byteswap.h (__bswap_constant_16): Likewise.
41830 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
41832         [BZ #14117]
41833         * sysdeps/i386/fpu_control.h: Removed.
41834         * sysdeps/x86_64/fpu_control.h: Moved to ...
41835         * sysdeps/x86/fpu_control.h: Here.
41837         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
41838         (_FPU_SETCW): Likewise.
41840 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
41842         [BZ #14117]
41843         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
41844         * sysdeps/x86/fpu/bits/mathinline.h: This.
41845         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
41847         [BZ #14050]
41848         [BZ #14117]
41849         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
41850         functions if __x86_64__ is defined.
41852 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
41854         * string/endian.h: Add !__ASSEMBLER__ condition for including
41855         conversion interfaces.
41857 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
41859         [BZ #14241]
41860         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
41861         of ABS(x) in calculating zero to negative powers other than odd
41862         integers.
41863         * math/libm-test.inc (pow_test): Add more tests.
41865 2012-06-15  Andreas Jaeger  <aj@suse.de>
41867         * manual/contrib.texi (Contributors): Update entry of Liubov
41868         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
41869         Machado Filho.
41871 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
41873         * string/string.h: Add __wur to GNU version of strerror_r.
41875 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
41877         [BZ #14229]
41878         * string/Makefile (tests): Add tst-strtok_r.
41879         * string/tst-strtok_r.c: New file.
41880         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
41881         RAX_LP/RDX_LP on SAVE_PTR.
41883 2012-06-14  Roland McGrath  <roland@hack.frob.com>
41885         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
41887 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
41889         * libm_test.inc (csqrt_test): Allow more spurious underflow
41890         exceptions.
41891         (j0_test): Likewise.
41892         (j1_test): Likewise.
41893         (y0_test): Likewise.
41894         (y1_test): Likewise.
41896 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
41898         * po/Makefile (libc.pot): Use UTF-8 charset.
41900 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
41902         [BZ #14210]
41903         Suppress sign-conversion warning from FD_SET.
41904         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
41905         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
41906         not unsigned long int.
41907         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
41909 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
41911         [BZ #14050]
41912         [BZ #14117]
41913         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
41914         __extern_always_inline instead of __extern_inline.
41915         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
41916         (__signbit): Likewise.
41917         (__signbitl): Support C++ namespace.
41918         (lrintf): New inline function.
41919         (lrint): Likewise.
41920         (llrintf): Likewise.
41921         (llrint): Likewise.
41922         (fmaxf): Likewise.
41923         (fmax): Likewise.
41924         (fminf): Likewise.
41925         (fmin): Likewise.
41926         (rint): Likewise.
41927         (rintf): Likewise.
41928         (ceil): Likewise.
41929         (ceilf): Likewise.
41930         (floor): Likewise.
41931         (floorf): Likewise.
41932         (nearbyint): Likewise.
41933         (nearbyintf): Likewise.
41935 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
41937         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
41938         non-default versions.
41940 2012-06-11  Roland McGrath  <roland@hack.frob.com>
41942         [BZ #14218]
41943         * manual/argp.texi (Argp): Reword argp_parse description slightly.
41945 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
41947         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
41948         (FE_UPWARD, FE_DOWNWARD): Don't define.
41949         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
41950         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
41952         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
41953         reading it.
41954         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
41955         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
41957 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
41959         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
41960         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
41961         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
41962         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
41964 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
41966         [BZ #14117]
41967         * sysdeps/i386/fpu/bits/fenv.h: Removed.
41968         * sysdeps/i386/fpu/Implies: New file.
41969         * sysdeps/x86_64/fpu/Implies: Likewise.
41970         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
41971         * sysdeps/x86/fpu/bits/fenv.h: This.
41973         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
41974         __SSE_MATH__.
41976 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
41978         [BZ #14134]
41979         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
41980         character 0xffff that matches the last element of the
41981         conversion table.
41983 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41985         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
41986         fmodl commit.
41988 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41990         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
41991         values higher than 25.6283.
41993 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
41995         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
41996         subnormal exponent extraction and add some __builtin_expect.
41997         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
41998         Fix for subnormal mantissa calculation.
42000 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
42002         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
42003         cpu2 is -1 and errno is not ENOSYS.
42005 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
42007         [BZ #14117]
42008         * sysdeps/i386/i486/bits/string.h: Renamed to ...
42009         * sysdeps/x86/bits/string.h: This.
42010         * sysdeps/x86_64/bits/string.h: Removed.
42012         * sysdeps/i386/i486/bits/string.h: Define inline functions only
42013         if not compiling for x86-64, but compiling for >= i486.
42015         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
42016         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
42018         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
42019         New macro from Linux kernel 3.4.0.
42020         (FP_XSTATE_MAGIC2): Likewise.
42021         (FP_XSTATE_MAGIC2_SIZE): Likewise.
42022         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
42023         (struct _fpx_sw_bytes): New struct.
42024         (struct _xsave_hdr): Likewise.
42025         (struct _ymmh_state): Likewise.
42026         (struct _xstate): Likewise.
42028         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
42029         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
42030         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
42031         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
42032         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
42033         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
42035         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
42036         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
42037         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
42038         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
42039         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
42040         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
42042 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
42044         [BZ #13743]
42045         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
42046         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
42047         (sysdep_headers): Include sys/platform/ppc.h.
42048         * sysdeps/powerpc/test-gettimebase.c: Test for
42049         __ppc_get_timebase() to catch future ISA opcode/insn changes.
42050         * manual/Makefile (appendices): Include platform.texi.
42051         * manual/contrib.texi (Contributors): Update @node pointers.
42052         * manual/maint.texi (Maintenance): Likewise.
42053         (Platform): New node.
42054         * manual/platform.texi: New file.  Document the new features.
42056 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
42057             Jakub Jelinek  <jakub@redhat.com>
42059         [BZ #14188]
42060         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
42061         where __builtin_expect is unavailable.
42063 2012-06-03  David S. Miller  <davem@davemloft.net>
42065         * stdlib/longlong.h: Updated from GCC.
42067 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
42069         [BZ #14042]
42070         * sysdeps/powerpc/powerpc32/mcount.c: New file.
42071         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
42072         __mcount_internal.
42073         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
42074         (GLIBC_2.16): Likewise.
42076 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42078         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
42080 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
42082         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
42083         (default-abi): New variable.
42084         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
42085         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
42086         variable.
42087         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
42088         Likewise.
42089         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
42090         Likewise.
42091         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
42092         Likewise.
42094         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
42095         definition.  Document in comment.
42097 2012-06-01  David S. Miller  <davem@davemloft.net>
42099         * stdlib/longlong.h: Updated from GCC.
42101 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42103         [BZ #14117]
42104         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
42105         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
42106         sys/debugreg.h sys/io.h here.
42107         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
42108         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
42109         sys/io.h.
42110         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
42111         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
42112         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
42113         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
42114         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
42115         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
42117         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
42118         Define only if __x86_64__ is defined.
42120 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
42122         [BZ #14048]
42123         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
42124         Use int64_t for variable i.
42125         * math/libm-test.inc (fmod_test): Add more tests.
42127         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
42128         z computation is not scheduled after fetestexcept.
42129         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
42130         Use math_force_eval instead of asm to ensure calculation scheduled
42131         before exception test.
42132         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
42133         Ensure a1 + u.d computation is not scheduled after fetestexcept.
42135 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
42137         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
42138         computation is not scheduled after fetestexcept.
42140 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
42142         [BZ #14117]
42143         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
42144         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
42146 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42148         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
42149         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
42151 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
42153         [BZ #14117]
42154         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
42155         <bits/wordsize.h>.
42156         (__WCHAR_MIN): Support __WORDSIZE == 64.
42157         (__WCHAR_MAX): Likewise.
42159         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
42160         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
42162         [BZ #14183]
42163         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
42164         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
42166         [BZ #14117]
42167         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
42168         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
42170         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
42171         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
42173         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
42174         Defined to 1 if __x86_64__ isn't defined.
42175         (_STAT_VER_LINUX_OLD): New.
42176         (st_atime): Remove duplicate.
42177         (st_mtime): Likewise.
42178         (st_ctime): Likewise.
42180 2012-05-31  David S. Miller  <davem@davemloft.net>
42182         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
42183         entries.
42185 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
42187         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
42188         gen-libm-test.pl.
42190         [BZ #14132]
42191         * elf/dl-reloc.c: Include <_itoa.h>.
42192         (_dl_reloc_bad_type): Remove use of INTUSE.
42193         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
42194         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
42195         * stdio-common/psiginfo.c (psiginfo): Likewise.
42196         * stdio-common/psignal.c (psignal): Likewise.
42197         * string/strsignal.c (strsignal): Likewise.
42198         * include/signal.h (_sys_siglist): Declare hidden proto.
42199         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
42200         INTVARDEF with libc_hidden_data_def.
42201         * stdio-common/itoa-udigits.c: Likewise.
42202         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
42203         (_itoa_lower_digits_internal): Remove declaration.
42204         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
42205         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
42206         (_sys_sigabbrev_internal): Remove aliases.
42207         (_sys_siglist): Define hidden alias.
42209 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
42211         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42212         bits/sysctl.h.
42214 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
42216         [BZ #14117]
42217         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
42218         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
42220         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
42221         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
42222         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
42223         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
42224         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
42225         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
42227         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
42228         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
42229         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
42231         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
42232         with __addr.
42233         (insw): Likewise.
42234         (insl): Likewise.
42235         (outsb): Likewise.
42236         (outsw): Likewise.
42237         (outsl): Likewise.
42239         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
42240         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
42241         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
42243         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
42244         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
42245         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
42246         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
42247         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
42248         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
42250         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
42251         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
42253         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
42254         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
42256         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
42257         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
42258         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
42260         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
42261         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
42262         to ...
42263         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
42265         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
42266         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
42267         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
42269         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
42270         for x86-64.
42271         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
42273 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
42275         * math/math.h (M_El): Use two more decimal places.
42276         (M_LOG2El): Likewise.
42277         (M_LOG10El): Likewise.
42278         (M_LN2l): Likewise.
42279         (M_LN10l): Likewise.
42280         (M_PIl): Likewise.
42281         (M_PI_2l): Likewise.
42282         (M_PI_4l): Likewise.
42283         (M_1_PIl): Likewise.
42284         (M_2_PIl): Likewise.
42285         (M_2_SQRTPIl): Likewise.
42286         (M_SQRT2l): Likewise.
42287         (M_SQRT1_2l): Likewise.
42289 2012-05-31  David S. Miller  <davem@davemloft.net>
42291         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
42292         values between float registers.
42293         * sysdeps/sparc/sparc64/memset.S: Likewise.
42294         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
42296 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
42298         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
42299         -D_FORTIFY_SOURCE=1.
42300         (CPPFLAGS-tst-longjmp_chk.c): Define.
42301         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
42302         (CPPFLAGS-tst-longjmp_chk2.c): Define.
42303         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
42304         CFLAGS-tst-wchar-h.c.
42306 2012-05-31  Marek Polacek  <polacek@redhat.com>
42308         [BZ #14132]
42309         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
42310         __endmntent_internal): Remove declaration.
42311         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
42312         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
42313         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
42315 2012-05-30  David S. Miller  <davem@davemloft.net>
42317         * sysdeps/sparc/sparc32/soft-fp/q_util.c
42318         (___Q_simulate_exceptions): Use real FP ops rather than writing
42319         into the %fsr.
42320         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
42321         Likewise.
42323 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42325         [BZ #14117]
42326         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
42327         * sysdeps/x86/bits/xtitypes.h: This.
42329         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
42330         * sysdeps/x86/bits/wordsize.h: This.
42332         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
42333         * sysdeps/x86/bits/huge_vall.h: This.
42335         * sysdeps/i386/bits/select.h: Removed.
42336         * sysdeps/x86_64/bits/select.h: Renamed to ...
42337         * sysdeps/x86/bits/select.h: This.
42339         * sysdeps/i386/bits/setjmp.h: Removed.
42340         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
42341         * sysdeps/x86/bits/setjmp.h: This.
42343         * sysdeps/i386/bits/mathdef.h: Removed.
42344         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
42345         * sysdeps/x86/bits/mathdef.h: This.
42347 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
42349         [BZ #14132]
42350         * include/sys/socket.h (__connect_internal)
42351         (__libc_sa_len_internal): Remove declaration.
42352         (__connect, __libc_sa_len): Declare hidden_proto.
42353         (SA_LEN): Remove use of INTUSE.
42354         * socket/connect.c: Add libc_hidden_def.
42355         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
42356         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
42357         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
42358         alias.
42359         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
42360         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
42361         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
42362         of adding _internal alias.
42364 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42366         [BZ #14117]
42367         * sysdeps/i386/bits/link.h: Removed.
42368         * sysdeps/i386/bits/linkmap.h: Likewise.
42369         * sysdeps/x86_64/bits/link.h: Renamed to ...
42370         * sysdeps/x86/bits/link.h: This.
42371         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
42372         * sysdeps/x86/bits/linkmap.h: This.
42374         * sysdeps/i386/bits/endian.h: Removed.
42375         * sysdeps/x86_64/bits/endian.h: Renamed to ...
42376         * sysdeps/x86/bits/endian.h: This.
42378         * sysdeps/i386/bits/byteswap.h: Removed.
42379         * sysdeps/i386/bits/byteswap-16.h: Likewise.
42380         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
42381         * sysdeps/x86/bits/byteswap.h: This.
42382         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
42383         * sysdeps/x86/bits/byteswap-16.h: This.
42384         * sysdeps/i386/Implies: Add x86.
42385         * sysdeps/x86_64/Implies: Likewise.
42387 2012-05-30  David S. Miller  <davem@davemloft.net>
42389         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
42390         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
42391         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
42392         (FP_TRAPPING_EXCEPTIONS): Define.
42393         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
42394         (FP_TRAPPING_EXCEPTIONS): Define.
42395         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
42396         subnormals only when inexact has been signalled or underflow
42397         exceptions are enabled.
42398         (_FP_PACK_CANONICAL): Likewise.
42400 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42402         [BZ #14183]
42403         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
42404         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
42406 2012-05-30  Richard Henderson  <rth@twiddle.net>
42408         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
42409         with #ifndef NOT_IN_libc.
42411         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
42412         marked to avoid plt entry.
42414 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
42416         [BZ #14112]
42417         * Makeconfig (default-abi): New macro.
42418         (abi-includes): Likewise.
42419         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
42420         $(abi-$(default-abi)-lib-soname) for soname if defined.
42421         ($(common-objpfx)gnu/lib-names.stmp): Generate from
42422         abi-variants.
42423         * Makefile (installed-stubs): Likewise.
42424         * include/stubs-biarch.h: Removed.
42425         * scripts/lib-names.awk: Only handle one library at a time.
42426         * scripts/soversions.awk: Remove WORDSIZE support.
42427         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
42428         entries.
42429         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
42430         Removed.
42431         (syscall-list-default-condition): Likewise.
42432         (syscall-list-default-condition): Likewise.
42433         (syscall-list-includes): Likewise.
42434         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
42435         syscall-list-* with abi-*.  Handle undefined abi-variants.
42436         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
42437         * sysdeps/unix/sysv/linux/i386/Implies: New file.
42438         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
42439         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
42440         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
42441         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
42442         Removed.
42443         (syscall-list-32-options): Likewise.
42444         (syscall-list-32-condition): Likewise.
42445         (syscall-list-64-options): Likewise.
42446         (syscall-list-64-condition): Likewise.
42447         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
42448         macro.
42449         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
42450         Renamed to ...
42451         (abi-*): This.
42452         (abi-64-ld-soname): New macro.
42453         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
42454         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
42455         Renamed to ...
42456         (abi-*): This.
42457         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
42458         * sysdeps/x86_64/x32/shlib-versions: Likewise.
42460 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
42462         * sysdeps/unix/sysv/linux/kernel-features.h
42463         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
42464         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
42465         include <kernel-features.h>.
42466         [!__NR_ftruncate64]: Remove conditional code.
42467         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42468         [__NR_ftruncate64]: Make code unconditional.
42469         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42470         * sysdeps/unix/sysv/linux/truncate64.c: Do not
42471         include <kernel-features.h>.
42472         [!__NR_ftruncate64]: Remove conditional code.
42473         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42474         [__NR_ftruncate64]: Make code unconditional.
42475         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42476         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
42477         include <kernel-features.h>.
42478         [!__NR_ftruncate64]: Remove conditional code.
42479         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42480         [__NR_ftruncate64]: Make code unconditional.
42481         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42482         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
42483         include <kernel-features.h>.
42484         [!__NR_ftruncate64]: Remove conditional code.
42485         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42486         [__NR_ftruncate64]: Make code unconditional.
42487         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
42489         * configure.in (libc_cv_fpie): Weaken to a compile test using
42490         LIBC_TRY_CC_OPTION.
42491         * configure: Regenerated.
42493 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
42495         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
42496         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
42497         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
42498         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
42499         Refreshed.
42500         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
42501         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
42502         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
42503         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
42504         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
42505         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
42506         Refreshed.
42508 2012-05-27  David S. Miller  <davem@davemloft.net>
42510         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
42511         (___Q_zero): New.
42512         (__Q_simulate_exceptions): Return void.  Change to simulate
42513         exceptions by writing into the %fsr.
42514         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
42515         (__Qp_handle_exceptions): Likewise.
42516         (numbers): Delete.
42517         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
42518         __Qp_handle_exceptions.
42519         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
42520         __Qp_handle_exceptions.
42521         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
42522         as unused and give dummy FP_RND_NEAREST initializer.
42523         (FP_INHIBIT_RESULTS): Define.
42524         (___Q_simulate_exceptions): Update declaration.
42525         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
42526         formatting.
42527         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
42528         as unused and give dummy FP_RND_NEAREST initializer.
42529         (__Qp_handle_exceptions): Update declaration.
42530         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
42531         formatting.
42533 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
42535         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
42536         the temporary FPU control word.
42537         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
42538         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
42539         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
42540         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
42541         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
42542         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
42543         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
42544         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
42545         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
42546         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
42547         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
42549 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42551         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
42552         fields.
42554 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
42556         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
42557         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
42558         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
42559         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
42560         Likewise.
42561         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
42562         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
42563         Likewise.
42565 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
42567         * po/h.po: Update from translation team.
42569 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
42571         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
42573         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
42574         handling of denormals.
42575         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
42576         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
42577         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
42578         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
42579         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
42580         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
42581         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
42582         Likewise.
42584 2012-05-26  Marek Polacek  <polacek@redhat.com>
42586         [BZ #14152]
42587         * math/libm-test.inc (fma_test): Don't always expect underflow
42588         exception.
42590 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
42592         [BZ #12416]
42593         * elf/tst-execstack.c: Include stackinfo.h.
42594         (do_test): Adjust test case to ensure that pthread_getattr_np
42595         behaviour remains the same after marking stack executable.
42597 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
42599         * sysdeps/unix/sysv/linux/kernel-features.h
42600         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
42601         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
42602         kernel-features.h.
42603         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
42604         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
42605         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
42606         kernel-features.h.
42607         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
42608         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
42610 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
42612         * configure.in: Define the default includes to being none.
42613         * configure: Regenerated.
42615 2012-05-25  Roland McGrath  <roland@hack.frob.com>
42617         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
42618         * sysdeps/x86_64/setjmp.S: Likewise.
42619         * sysdeps/i386/bsd-setjmp.S: Likewise.
42620         * sysdeps/i386/bsd-_setjmp.S: Likewise.
42621         * sysdeps/i386/setjmp.S: Likewise.
42622         * sysdeps/i386/__longjmp.S: Likewise.
42623         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
42624         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
42626         * include/stap-probe.h: New file.
42627         * configure.in: Handle --enable-systemtap.
42628         * configure: Regenerated.
42629         * config.h.in (USE_STAP_PROBE): New #undef.
42630         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
42631         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
42632         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
42634 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
42636         [BZ #13717]
42637         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
42638         to 2.4.0 where earlier.
42639         * sysdeps/unix/sysv/linux/configure: Regenerated.
42640         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
42641         <kernel-features.h>.
42642         [__ASSUME_32BITUIDS]: Make code unconditional.
42643         [!__ASSUME_32BITUIDS]: Remove conditional code.
42644         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
42645         <kernel-features.h>.
42646         [__ASSUME_32BITUIDS]: Make code unconditional.
42647         [!__ASSUME_32BITUIDS]: Remove conditional code.
42648         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
42649         [__ASSUME_32BITUIDS]: Make code unconditional.
42650         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
42651         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
42652         <kernel-features.h>.
42653         [__ASSUME_32BITUIDS]: Make code unconditional.
42654         [!__ASSUME_32BITUIDS]: Remove conditional code.
42655         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
42656         <kernel-features.h>.
42657         [__ASSUME_32BITUIDS]: Make code unconditional.
42658         [!__ASSUME_32BITUIDS]: Remove conditional code.
42659         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
42660         <kernel-features.h>.
42661         [__ASSUME_32BITUIDS]: Make code unconditional.
42662         [!__ASSUME_32BITUIDS]: Remove conditional code.
42663         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
42664         <kernel-features.h>.
42665         [__ASSUME_32BITUIDS]: Make code unconditional.
42666         [!__ASSUME_32BITUIDS]: Remove conditional code.
42667         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
42668         <kernel-features.h>.
42669         [__ASSUME_32BITUIDS]: Make code unconditional.
42670         [!__ASSUME_32BITUIDS]: Remove conditional code.
42671         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
42672         <kernel-features.h>.
42673         [__ASSUME_32BITUIDS]: Make code unconditional.
42674         [!__ASSUME_32BITUIDS]: Remove conditional code.
42675         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
42676         <kernel-features.h>.
42677         [__ASSUME_32BITUIDS]: Make code unconditional.
42678         [!__ASSUME_32BITUIDS]: Remove conditional code.
42679         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
42680         <kernel-features.h>.
42681         [__ASSUME_32BITUIDS]: Make code unconditional.
42682         [!__ASSUME_32BITUIDS]: Remove conditional code.
42683         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
42684         <kernel-features.h>.
42685         [__ASSUME_32BITUIDS]: Make code unconditional.
42686         [!__ASSUME_32BITUIDS]: Remove conditional code.
42687         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
42688         <kernel-features.h>.
42689         [__ASSUME_32BITUIDS]: Make code unconditional.
42690         [!__ASSUME_32BITUIDS]: Remove conditional code.
42691         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
42692         <kernel-features.h>.
42693         [__NR_setresgid] (__setresgid): Do not declare.
42694         [__ASSUME_32BITUIDS]: Make code unconditional.
42695         [!__ASSUME_32BITUIDS]: Remove conditional code.
42696         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
42697         <kernel-features.h>.
42698         [__NR_setresuid] (__setresuid): Do not declare.
42699         [__ASSUME_32BITUIDS]: Make code unconditional.
42700         [!__ASSUME_32BITUIDS]: Remove conditional code.
42701         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
42702         <kernel-features.h>.
42703         [__ASSUME_32BITUIDS]: Make code unconditional.
42704         [!__ASSUME_32BITUIDS]: Remove conditional code.
42705         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
42706         <kernel-features.h>.
42707         [__ASSUME_32BITUIDS]: Make code unconditional.
42708         [!__ASSUME_32BITUIDS]: Remove conditional code.
42709         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
42710         <kernel-features.h>.
42711         [__ASSUME_32BITUIDS]: Make code unconditional.
42712         [!__ASSUME_32BITUIDS]: Remove conditional code.
42713         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
42714         <kernel-features.h>.
42715         [__ASSUME_32BITUIDS]: Make code unconditional.
42716         [!__ASSUME_32BITUIDS]: Remove conditional code.
42717         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
42718         <kernel-features.h>.
42719         [__ASSUME_32BITUIDS]: Make code unconditional.
42720         [!__ASSUME_32BITUIDS]: Remove conditional code.
42721         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
42722         <kernel-features.h>.
42723         [__ASSUME_32BITUIDS]: Make code unconditional.
42724         [!__ASSUME_32BITUIDS]: Remove conditional code.
42725         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
42726         <kernel-features.h>.
42727         [__ASSUME_32BITUIDS]: Make code unconditional.
42728         [!__ASSUME_32BITUIDS]: Remove conditional code.
42729         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
42730         <kernel-features.h>.
42731         [__ASSUME_32BITUIDS]: Make code unconditional.
42732         [!__ASSUME_32BITUIDS]: Remove conditional code.
42733         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
42734         <kernel-features.h>.
42735         [__ASSUME_32BITUIDS]: Make code unconditional.
42736         [!__ASSUME_32BITUIDS]: Remove conditional code.
42737         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
42738         <kernel-features.h>.
42739         [__ASSUME_32BITUIDS]: Make code unconditional.
42740         [!__ASSUME_32BITUIDS]: Remove conditional code.
42741         * sysdeps/unix/sysv/linux/kernel-features.h
42742         (__ASSUME_SETRESUID_SYSCALL): Remove.
42743         (__ASSUME_SETRESGID_SYSCALL): Likewise.
42744         (__ASSUME_32BITUIDS): Likewise.
42745         (__ASSUME_LDT_WORKS): Likewise.
42746         (__ASSUME_O_DIRECTORY): Likewise.
42747         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
42748         architecture but not kernel version.
42749         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
42750         (__ASSUME_MMAP2_SYSCALL): Likewise.
42751         (__ASSUME_STAT64_SYSCALL): Likewise.
42752         (__ASSUME_IPC64): Likewise.
42753         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
42754         <kernel-features.h>.
42755         [__ASSUME_32BITUIDS]: Make code unconditional.
42756         [!__ASSUME_32BITUIDS]: Remove conditional code.
42757         * sysdeps/unix/sysv/linux/opendir.c: Do not include
42758         <kernel-features.h>.
42759         [__ASSUME_O_DIRECTORY]: Make code unconditional.
42760         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
42761         132096]: Remove conditional code.
42762         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
42763         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
42764         <kernel-features.h>.
42765         [__ASSUME_32BITUIDS]: Make code unconditional.
42766         [!__ASSUME_32BITUIDS]: Remove conditional code.
42767         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
42768         <kernel-features.h>.
42769         [__ASSUME_32BITUIDS]: Make code unconditional.
42770         [!__ASSUME_32BITUIDS]: Remove conditional code.
42771         * sysdeps/unix/sysv/linux/setegid.c: Do not include
42772         <kernel-features.h>.
42773         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
42774         unconditional.
42775         (__setresgid): Do not declare.
42776         [__ASSUME_32BITUIDS]: Make code unconditional.
42777         [!__ASSUME_32BITUIDS]: Remove conditional code.
42778         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
42779         <kernel-features.h>.
42780         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
42781         unconditional.
42782         (__setresuid): Do not declare.
42783         [__ASSUME_32BITUIDS]: Make code unconditional.
42784         [!__ASSUME_32BITUIDS]: Remove conditional code.
42785         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
42786         <kernel-features.h>.
42787         [__ASSUME_32BITUIDS]: Make code unconditional.
42788         [!__ASSUME_32BITUIDS]: Remove conditional code.
42789         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
42790         <kernel-features.h>.
42791         [__ASSUME_32BITUIDS]: Make code unconditional.
42792         [!__ASSUME_32BITUIDS]: Remove conditional code.
42794 2012-05-25  Richard Henderson  <rth@twiddle.net>
42796         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
42797         dl_hwcap to ifunc resolver.
42798         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
42799         elf_ifunc_invoke.
42800         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
42801         dl_hwcap to ifunc resolver.
42802         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
42804 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
42806         [BZ #14153]
42807         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
42808         for |x| <= 2**-26, not 2**-57.
42809         * math/libm-test.inc (acos_test): Do not allow spurious underflow
42810         exception.
42812 2012-05-24  Jeff Law  <law@redhat.com>
42814         * stdio-common/Makefile (tests): Add bug25.
42815         * stdio-common/bug25.c: New test.
42817 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
42819         [BZ #13576]
42820         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
42821         multiple of MALLOC_ALIGNMENT in size.
42822         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
42824 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
42826         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
42827         Require >= 256.
42828         (FILENAME_MAX): Use macro-int-constant.
42829         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
42830         (_IOFBF): Use macro-int-constant.
42831         (_IOLBF): Likewise.
42832         (_IONBF): Likewise.
42833         (SEEK_CUR): Likewise.
42834         (SEEK_END): Likewise.
42835         (SEEK_SET): Likewise.
42836         (TMP_MAX): Likewise.
42837         (EOF): Use macro-int-constant.  Require < 0.
42838         (NULL): Use macro-constant.  Require == 0.
42839         (stdin): Require type to be FILE *.
42840         (stdout): Likewise.
42841         (stderr): Likewise.
42842         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
42843         macro-int-constant.
42844         (EXIT_SUCCESS): Likewise.
42845         (NULL): Use macro-constant.  Require == 0.
42846         (RAND_MAX): Use macro-int-constant.
42847         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
42848         [C99-based standards] (strtof): Require function.
42849         [C99-based standards] (strtold): Likewise.
42850         [C99-based standards] (strtoll): Likewise.
42851         [C99-based standards] (strtoull): Likewise.
42852         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
42853         [ISO || ISO99 || ISO11] (limits.h): Likewise.
42854         [ISO || ISO99 || ISO11] (math.h): Likewise.
42855         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
42856         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
42857         [ISO || ISO99 || ISO11] (*_t): Do not allow.
42859 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
42861         [BZ #14132]
42862         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
42863         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
42864         * intl/dgettext.c (DCGETTEXT): Likewise.
42865         * intl/gettext.c (DCGETTEXT): Likewise.
42866         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
42867         * posix/regex_internal.h (gettext): Likewise.
42868         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
42869         Remove declaration.
42870         * include/argz.h (__argz_count_internal)
42871         (__argz_stringify_internal): Remove declaration.
42872         (__argz_count, __argz_stringify): Declare hidden proto.
42873         * intl/dcgettext.c: Remove use of INTDEF.
42874         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
42875         * string/argz-stringify.c: Likewise.
42876         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
42877         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
42878         Declare hidden proto.
42879         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
42880         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
42881         Declare hidden proto.
42882         * include/stdio.h (__asprintf_internal): Don't declare.
42883         (__asprintf): Don't define as macro.  Declare hidden proto.
42884         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
42885         (__fsetlocking): Declare hidden proto.
42886         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
42887         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
42888         hidden proto.
42889         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
42890         (_IO_setlinebuf): Remove use of INTUSE.
42891         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
42892         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
42893         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
42894         Remove declaration.
42895         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
42896         (_IO_do_flush): Remove use of INTUSE.
42897         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
42898         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
42899         (_IO_adjust_column, _IO_least_wmarker)
42900         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
42901         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
42902         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
42903         (_IO_default_doallocate, _IO_wdefault_doallocate)
42904         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
42905         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
42906         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
42907         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
42908         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
42909         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
42910         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
42911         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
42912         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
42913         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
42914         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
42915         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
42916         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
42917         proto.
42918         (_IO_flush_all_internal, _IO_adjust_column_internal)
42919         (_IO_default_uflow_internal, _IO_default_finish_internal)
42920         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
42921         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
42922         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
42923         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
42924         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
42925         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
42926         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
42927         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
42928         (_IO_file_close_internal, _IO_file_close_it_internal)
42929         (_IO_file_underflow_internal, _IO_file_overflow_internal)
42930         (_IO_file_init_internal, _IO_file_attach_internal)
42931         (_IO_file_fopen_internal, _IO_file_read_internal)
42932         (_IO_file_sync_internal, _IO_file_seek_internal)
42933         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
42934         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
42935         (_IO_str_underflow_internal, _IO_str_overflow_internal)
42936         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
42937         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
42938         (_IO_list_all_internal, _IO_link_in_internal)
42939         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
42940         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
42941         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
42942         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
42943         (_IO_do_write_internal, _IO_padn_internal)
42944         (_IO_getline_info_internal, _IO_getline_internal)
42945         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
42946         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
42947         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
42948         (_IO_vfscanf_internal, _IO_vfprintf_internal)
42949         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
42950         (_IO_init_internal, _IO_un_link_internal): Don't declare.
42951         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
42952         with libc_hidden_ver, remove use of INTUSE.
42953         * libio/genops.c: Likewise.
42954         * libio/freopen.c: Likewise.
42955         * libio/freopen64.c: Likewise.
42956         * libio/iofclose.c: Likewise.
42957         * libio/iofdopen.c: Likewise.
42958         * libio/iofflush.c: Likewise.
42959         * libio/iofflush_u.c: Likewise.
42960         * libio/iofgets.c: Likewise.
42961         * libio/iofgets_u.c: Likewise.
42962         * libio/iofopen.c: Likewise.
42963         * libio/iofopncook.c: Likewise.
42964         * libio/iofread.c: Likewise.
42965         * libio/iofread_u.c: Likewise.
42966         * libio/ioftell.c: Likewise.
42967         * libio/iofwrite.c: Likewise.
42968         * libio/iogetline.c: Likewise.
42969         * libio/iogets.c: Likewise.
42970         * libio/iogetwline.c: Likewise.
42971         * libio/iopadn.c: Likewise.
42972         * libio/iopopen.c: Likewise.
42973         * libio/ioseekoff.c: Likewise.
42974         * libio/ioseekpos.c: Likewise.
42975         * libio/iosetbuffer.c: Likewise.
42976         * libio/iosetvbuf.c: Likewise.
42977         * libio/ioungetc.c: Likewise.
42978         * libio/ioungetwc.c: Likewise.
42979         * libio/iovdprintf.c: Likewise.
42980         * libio/iovsprintf.c: Likewise.
42981         * libio/iovsscanf.c: Likewise.
42982         * libio/memstream.c: Likewise.
42983         * libio/obprintf.c: Likewise.
42984         * libio/oldfileops.c: Likewise.
42985         * libio/oldiofclose.c: Likewise.
42986         * libio/oldiofdopen.c: Likewise.
42987         * libio/oldiofopen.c: Likewise.
42988         * libio/oldiopopen.c: Likewise.
42989         * libio/oldstdfiles.c: Likewise.
42990         * libio/putc.c: Likewise.
42991         * libio/setbuf.c: Likewise.
42992         * libio/setlinebuf.c: Likewise.
42993         * libio/stdfiles.c: Likewise.
42994         * libio/strops.c: Likewise.
42995         * libio/vasprintf.c: Likewise.
42996         * libio/vscanf.c: Likewise.
42997         * libio/vsnprintf.c: Likewise.
42998         * libio/vswprintf.c: Likewise.
42999         * libio/wfiledoalloc.c: Likewise.
43000         * libio/wfileops.c: Likewise.
43001         * libio/wgenops.c: Likewise.
43002         * libio/wmemstream.c: Likewise.
43003         * libio/wstrops.c: Likewise.
43004         * libio/__fpurge.c: Likewise.
43005         * libio/__fsetlocking.c: Likewise.
43006         * assert/assert.c: Likewise.
43007         * debug/fgets_chk.c: Likewise.
43008         * debug/fgets_u_chk.c: Likewise.
43009         * debug/fread_chk.c: Likewise.
43010         * debug/fread_u_chk.c: Likewise.
43011         * debug/gets_chk.c: Likewise.
43012         * debug/obprintf_chk.c: Likewise.
43013         * debug/vasprintf_chk.c: Likewise.
43014         * debug/vdprintf_chk.c: Likewise.
43015         * debug/vsnprintf_chk.c: Likewise.
43016         * debug/vsprintf_chk.c: Likewise.
43017         * malloc/mtrace.c: Likewise.
43018         * misc/error.c: Likewise.
43019         * misc/syslog.c: Likewise.
43020         * stdio-common/asprintf.c: Likewise.
43021         * stdio-common/fxprintf.c: Likewise.
43022         * stdio-common/getw.c: Likewise.
43023         * stdio-common/isoc99_fscanf.c: Likewise.
43024         * stdio-common/isoc99_scanf.c: Likewise.
43025         * stdio-common/isoc99_vfscanf.c: Likewise.
43026         * stdio-common/isoc99_vscanf.c: Likewise.
43027         * stdio-common/isoc99_vsscanf.c: Likewise.
43028         * stdio-common/printf-prs.c: Likewise.
43029         * stdio-common/printf_fp.c: Likewise.
43030         * stdio-common/printf_fphex.c: Likewise.
43031         * stdio-common/printf_size.c: Likewise.
43032         * stdio-common/putw.c: Likewise.
43033         * stdio-common/scanf.c: Likewise.
43034         * stdio-common/sprintf.c: Likewise.
43035         * stdio-common/tmpfile.c: Likewise.
43036         * stdio-common/vfprintf.c: Likewise.
43037         * stdio-common/vfscanf.c: Likewise.
43038         * stdlib/strfmon_l.c: Likewise.
43039         * sunrpc/openchild.c: Likewise.
43040         * sunrpc/xdr_stdio.c: Likewise.
43041         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
43042         * sysdeps/mach/hurd/tmpfile.c: Likewise.
43044 2012-05-24  Roland McGrath  <roland@hack.frob.com>
43046         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
43048         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
43049         in the third column, to generate for the shared library an IFUNC
43050         that uses _dl_vdso_vsym.
43051         * Makerules (COMPILE.c, compile-stdin.c): New variables.
43052         * Makeconfig (object-suffixes-noshared): New variable.
43054         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
43055         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
43056         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
43057         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
43059         [BZ #14132]
43060         * include/sys/time.h (__gettimeofday): Remove macro.
43061         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
43062         * time/gettimeofday.c (__gettimeofday): Remove #undef.
43063         Remove INTDEF.
43064         (__gettimeofday): Add libc_hidden_def.
43065         (gettimeofday): Add libc_hidden_weak.
43066         * sysdeps/mach/gettimeofday.c: Likewise.
43067         * sysdeps/posix/gettimeofday.c: Likewise.
43068         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
43069         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
43070         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
43071         (__gettimeofday_internal): Remove strong_alias.
43072         (__gettimeofday): Add libc_hidden_def.
43073         (gettimeofday): Add libc_hidden_weak.
43074         * sysdeps/unix/syscalls.list (gettimeofday):
43075         Remove __gettimeofday_internal alias.
43077 2012-05-24  Daniel Jacobowitz  <drow@false.org>
43078             H.J. Lu  <hongjiu.lu@intel.com>
43080         [BZ #12495]
43081         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
43082         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
43083         (largebin_index_32_big): New.
43084         (largebin_index): Use it for 16-byte alignment.
43085         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
43086         correction with front_misalign.
43088 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
43090         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
43091         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
43092         Likewise.
43093         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
43094         Likewise.
43095         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
43096         Likewise.
43097         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
43098         Likewise.
43099         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
43100         Likewise.
43101         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
43102         Likewise.
43103         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
43104         Likewise.
43105         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
43106         Likewise.
43107         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
43108         Likewise.
43109         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
43110         Likewise.
43111         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
43112         Likewise.
43113         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
43114         Likewise.
43116         * scripts/data/c++-types-x32-linux-gnu.data: New file.
43117         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
43119 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
43121         [BZ #10846]
43122         [BZ #14036]
43123         * math/libm-test.inc (exp_test): Add test from bug 14036.
43124         (pow_test): Add test from bug 10846.
43126         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
43127         and other flags.
43128         (special_function): Do not include flags in test name.
43129         (parse_args): Likewise.
43130         * sysdeps/i386/fpu/libm-test-ulps: Update.
43131         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
43132         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
43133         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
43134         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43136         * math/gen-libm-test.pl (%beautify): Add entries for underflow
43137         exceptions.
43138         * math/libm-test.inc ("Philosophy"): Update comment about
43139         exception testing.
43140         (UNDERFLOW_EXCEPTION): New macro.
43141         (UNDERFLOW_EXCEPTION_OK): Likewise.
43142         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
43143         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
43144         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
43145         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
43146         (INVALID_EXCEPTION_OK): Update value.
43147         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
43148         (OVERFLOW_EXCEPTION_OK): Likewise.
43149         (IGNORE_ZERO_INF_SIGN): Likewise.
43150         (test_exceptions): Handle underflow exceptions.
43151         (acos_test): Update for underflow exception expectations.
43152         (cexp_test): Likewise.
43153         (clog_test): Likewise.
43154         (clog10_test): Likewise.
43155         (csqrt_test): Likewise.
43156         (ctan_test): Likewise.
43157         (ctanh_test): Likewise.
43158         (exp_test): Likewise.
43159         (exp10_test): Likewise.
43160         (exp2_test): Likewise.
43161         (expm1_test): Likewise.
43162         (fma_test): Likewise.
43163         (j0_test): Likewise.
43164         (jn_test): Likewise.
43165         (nexttoward_test): Likewise.
43166         (pow_test): Likewise.
43167         (scalbn_test): Likewise.
43168         (scalbln_test): Likewise.
43169         (tan_test): Likewise.
43170         (y1_test): Likewise.
43171         * sysdeps/i386/fpu/libm-test-ulps: Update.
43172         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43174 2012-05-23  David S. Miller  <davem@davemloft.net>
43176         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
43177         (__libc_sigaction): Remove unused local variables.
43179 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
43181         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
43183 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
43185         mktime: avoid signed integer overflow
43186         * time/mktime.c (__mktime_internal): Do not mishandle the case
43187         where diff == INT_MIN.
43189         mktime: simplify computation of average
43190         * time/mktime.c (ranged_convert): Use new time_t_avg function
43191         instead of rolling our own (probably-slower) code.
43193         mktime: do not assume signed right shift propagates sign bit
43194         * time/mktime.c (isdst_differ): New static function.
43195         (__mktime_internal): No need to normalize tm_isdst now.
43196         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
43197         tm_isdst values.
43199         mktime: merge another wrapv change from gnulib
43200         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
43201         from some compilers.
43203         mktime: remove incorrect attempt at unusual arithmetics
43204         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
43205         The code didn't really work on such machines anyway.
43206         (TYPE_MINIMUM): Assume two's complement.
43207         (twos_complement_arithmetic): Verify that long_int and time_t
43208         are two's complement (or unsigned, in the latter case).
43210         mktime: check signed shifts on long_int and time_t, too
43211         * time/mktime.c (SHR): Check that shifts work as desired
43212         on the types long_int and time_t too, as SHR is used on
43213         such types.
43215         mktime: do not assume 'long' is wide enough
43216         * time/mktime.c (verify): Move decl up.
43217         (long_int): New type.
43218         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
43219         to remove assumption in the code that 'long' is wide enough to
43220         store year values.  This assumption is not true on x32 and on
43221         some non-glibc platforms.
43223         mktime: merge wrapv change from gnulib
43224         * time/mktime.c (WRAPV): New macro.
43225         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
43226         (guess_time_tm, __mktime_internal): Do not assume that signed
43227         integer overflow wraps around; modern compilers generate code
43228         where this assumption is no longer valid.
43230 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
43232         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
43233         Replace "jmp L(pseudo_end)" with "ret".
43234         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
43235         Likewise.
43237 2012-05-23  Andreas Jaeger  <aj@suse.de>
43239         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
43240         * sysdeps/unix/sysv/linux/poll.c: Remove file.
43242 2012-05-23  Andreas Jaeger  <aj@suse.de>
43243             Maximilian Attems  <max@stro.at>
43245         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
43246         New macros.
43248 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
43250         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
43251         code so that pseudo_end is just ret and the stack pointer is
43252         correct also for static library in error case.
43254 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
43256         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
43257         move to syscalls.list.
43258         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
43259         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
43260         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
43261         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
43263         * manual/install.texi (Running make install): Do not mention Linux
43264         kernel version for which pt_chown is not needed.
43265         (Linux): Do not mention problems with nscd with 2.0 kernels.
43266         * INSTALL: Regenerated.
43268 2012-05-23  Andreas Jaeger  <aj@suse.de>
43270         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
43271         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
43272         macro.
43273         * sysdeps/unix/sysv/linux/s390/bits/mman.h
43274         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43275         * sysdeps/unix/sysv/linux/sh/bits/mman.h
43276         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43277         * sysdeps/unix/sysv/linux/i386/bits/mman.h
43278         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43279         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
43280         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43281         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
43282         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
43283         * sysdeps/unix/sysv/linux/bits/in.h
43284         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
43286 2012-05-22  Roland McGrath  <roland@hack.frob.com>
43288         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
43289         (PREPARE_VERSION): Just use assert instead, it will be elided
43290         under [NDEBUG] anyway.
43292 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43294         * sysdeps/unix/sysv/linux/Makefile: Include
43295         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
43296         (sysdep_routines): Remove sysctl.
43297         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
43298         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
43299         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
43300         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
43301         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
43303 2012-05-22  Andreas Jaeger  <aj@suse.de>
43305         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
43306         that pseudo_end is just ret and the stack pointer is correct also
43307         for static library in error case.
43309 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
43311         [BZ #14122]
43312         * nss/nsswitch.c (defconfig_entries): New variable.
43313         (__nss_database_lookup): Don't leak defconfig entries.
43314         (nss_parse_service_list): Don't leak on error paths.
43315         (free_database_entries): New function.
43316         (free_defconfig): New function.
43317         (free_mem): Move common code to free_database_entries.
43319 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43321         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
43322         Add arch_prctl.
43323         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
43325         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
43326         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
43327         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
43328         New macro.
43329         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
43330         (INTERNAL_SYSCALL_TYPES): Likewise.
43331         (LOAD_ARGS_TYPES_[1-6]): Likewise.
43332         (LOAD_REGS_TYPES_[1-6]): Likewise.
43333         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
43334         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
43336 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43338         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
43339         copysignl for GLIBC_2_0.
43340         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
43341         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
43342         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
43343         logbl for GLIBC_2_0.
43344         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
43345         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
43347 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43349         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
43350         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
43352         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
43353         Use "neg %eax".
43355         * time/mktime.c: Update copyright years.
43357 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
43359         mktime: merge comment-quoting-style change from gnulib
43360         * time/mktime.c: Quote 'like this' in comments.
43361         The GNU coding standards suggest that we no longer quote `like this',
43362         as "`" and "'" are typically rendered asymmetrically nowadays.
43363         The typical gnulib style is to quote 'like this' when quoting
43364         code, and "like this" when quoting English.
43366         * time/mktime.c (compile-command): Add "-I.".
43368         mktime: merge mktime-internal.h change from gnulib
43369         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
43371         mktime: merge time_r change from gnulib
43372         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
43374         mktime: merge DEBUG change from gnulib
43375         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
43376         case system <time.h> has a #define.
43378         mktime: merge <sys/types.h> change from gnulib
43379         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
43380         since <time.t> is now guaranteed to define time_t.
43382         mktime: merge HAVE_CONFIG_H change from gnulib
43383         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
43385 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
43387         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
43388         Use "neg %eax".
43390         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
43391         __rlim_t cast.
43392         (struct rusage): Use anonymous union to pad each field to
43393         __syscall_slong_t.
43395 2012-05-21  David S. Miller  <davem@davemloft.net>
43397         * Makefules (o-iterator): Remove .s cases.
43398         (compile-command.s): Delete.
43399         (COMPILE.s): Delete.
43400         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
43402 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
43404         * configure.in (libc_cv_predef_stack_protector): Only consider
43405         "foobar" and "__stack_chk_fail" lines in libc_undefs.
43406         * configure: Regenerated.
43408 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43410         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
43411         New macro.  Use R*LP on int and pointer.
43412         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
43413         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
43414         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
43415         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
43417         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
43418         [__WORDSIZE_TIME64_COMPAT32] instead of
43419         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
43420         (struct utmp): Likewise.
43421         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
43422         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
43423         Renamed to ...
43424         (__WORDSIZE_TIME64_COMPAT32): This.
43425         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
43426         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
43427         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
43428         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
43429         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
43430         (__WORDSIZE_TIME64_COMPAT32): New macro.
43432 2012-05-21  Andreas Jaeger  <aj@suse.de>
43434         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
43435         only if [SHARED]. Add prototype for __wcschr_ia32.
43437 2012-05-21  Roland McGrath  <roland@hack.frob.com>
43439         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
43440         of %rbp unmolested in the jmp_buf while mangling the low bits.
43441         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
43442         unmolested high bits of %rbp while demangling the low bits.
43443         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
43445 2012-05-21  Andreas Jaeger  <aj@suse.de>
43447         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
43448         * sunrpc/svc_simple.c: Use it for registerrpc.
43449         * sunrpc/xcrypt.c: Use it for passwd2des.
43451         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
43453 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43455         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
43456         Don't define if [__SYSCALL_WORDSIZE != 32].
43457         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
43458         New macro.
43460 2012-05-21  Bruno Haible  <bruno@clisp.org>
43461             Andreas Jaeger  <aj@suse.de>
43463         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
43464         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
43465         inptr and inend for must_buffer_ch.
43466         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
43467         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
43468         * stdio-common/Makefile (tests): Remove bug15.
43469         (bug15-ENV): Remove macro.
43470         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
43471         anymore.
43473 2012-05-19  Andreas Jaeger  <aj@suse.de>
43474             Roland McGrath  <roland@hack.frob.com>
43476         * manual/contrib.texi: Completely rewritten. It contains now an
43477         alphabetical list of contributors and their contributions.
43479 2012-05-21  Richard Henderson  <rth@twiddle.net>
43481         * misc/getauxval.c (__getauxval): Use unsigned long int.
43482         * misc/sys/auxv.h: Include <sys/cdefs.h>.
43483         (getauxval): Use unsigned long int.
43485 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
43487         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
43489 2012-05-21  Roland McGrath  <roland@hack.frob.com>
43491         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
43492         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
43493         __alignof__ (long double).
43495 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43497         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43499 2012-05-20  Richard Henderson  <rth@twiddle.net>
43501         * misc/getauxval.c: New file.
43502         * misc/sys/auxv.h: New file.
43503         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
43504         (routines): Add getauxval.
43505         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
43506         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
43507         * elf/dl-sysdep.c (_dl_auxv): Remove.
43508         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
43509         * elf/dl-support.c (_dl_auxv): New variable.
43510         (_dl_aux_init): Initialize it.
43511         * manual/startup.texi (Auxiliary Vector): New node.
43512         * sysdeps/generic/bits/hwcap.h: New file.
43513         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
43514         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
43515         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
43516         * sysdeps/sparc/sysdep.h: ... here.  Include it.
43517         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
43518         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
43519         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
43520         Update.
43521         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
43522         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
43523         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
43524         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
43525         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
43526         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
43527         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
43528         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
43530 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43532         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
43534 2012-05-19  David S. Miller  <davem@davemloft.net>
43536         * sysdeps/sparc/fpu/libm-test-ulps: Update.
43538 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
43540         [BZ #14123]
43541         * math/s_ccosh.c: Include <float.h>
43542         (__ccosh): Avoid internal overflow calculating sinh and cosh
43543         values before multiplying by sin and cos values.
43544         * math/s_ccoshf.c: Likewise.
43545         * math/s_ccoshl.c: Likewise.
43546         * math/s_csin.c: Likewise.
43547         * math/s_csinf.c: Likewise.
43548         * math/s_csinl.c: Likewise.
43549         * math/s_csinh.c: Likewise.
43550         * math/s_csinhf.c: Likewise.
43551         * math/s_csinhl.c: Likewise.
43552         * math/libm-test.inc (ccos_test): Add more tests.
43553         (ccosh_test): Likewise.
43554         (csin_test): Likewise.
43555         (csinh_test): Likewise.
43556         * sysdeps/i386/fpu/libm-test-ulps: Update.
43557         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
43559 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
43561         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
43562         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
43564         * sysdeps/x86_64/x32/_itoa.h: Add comment.
43566 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
43568         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
43569         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
43570         * sysdeps/powerpc/soft-fp/Versions: Likewise.
43571         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
43572         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
43573         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
43574         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
43575         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
43576         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
43577         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
43578         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
43579         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
43580         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
43581         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
43582         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
43583         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
43584         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
43585         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
43586         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
43587         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
43588         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
43589         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
43590         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
43591         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
43592         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
43593         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
43594         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
43595         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
43596         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
43597         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
43598         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
43600 2012-05-18  Andreas Jaeger  <aj@suse.de>
43602         * csu/.gitignore: Delete.
43604 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43606         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
43607         (timex): Use __syscall_slong_t.
43609 2012-05-18  Andreas Jaeger  <aj@suse.de>
43610             Carlos O'Donell  <carlos_odonell@mentor.com>
43612         * manual/install.texi (Configuring and compiling): Update
43613         description about files modified in the source directory.
43614         * INSTALL: Regenerated.
43616 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43618         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
43619         value.  Use "or" to set return value to -1.
43620         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
43621         negate return value.
43623 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
43625         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
43626         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
43627         failure if the compiler has Graphite support disabled.
43628         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
43629         Likewise.
43630         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
43631         (CFLAGS-memmove.c): Likewise.
43632         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
43633         Likewise.
43635 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
43637         * sysdeps/x86_64/x32/_itoa.h: New file.
43639         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
43640         getdents system call only if kernel and user dirents have the
43641         same d_ino and d_off.
43643         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
43644         LLONG_MAX != LONG_MAX.
43645         (_itoa_word): Use _ITOA_WORD_TYPE on value.
43646         (_fitoa_word): Likewise.
43648         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
43649         years.
43650         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
43651         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
43652         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
43654         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
43655         include <bits/wordsize.h>.  Check __x86_64__ instead of
43656         __WORDSIZE.
43657         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
43658         if __x86_64__ is defined.  Use anonymous union on fpstate.
43660         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
43661         anonymous union.
43663 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
43665         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
43666         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
43667         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
43668         Refer to _rtld_local_ro instead of _rtld_global_ro.
43669         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
43670         Likewise.
43671         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
43672         Likewise.
43673         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
43674         Likewise.
43675         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
43676         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
43677         of _rtld_global, and rtld_progname instead of _dl_argv[0].
43679         * sysdeps/powerpc/powerpc32/dl-machine.c
43680         (__elf_machine_runtime_setup) [PROF]: Don't reference
43681         _dl_prof_resolve.
43683 2012-05-18  Andreas Jaeger  <aj@suse.de>
43685         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
43686         function only available for GCCs before 3.4 since GCC 3.4
43687         introduced a builtin.
43688         (lrint): Likewise.
43689         (llrintf): Likewise.
43690         (llrint): Likewise.
43691         (fmaxf): Likewise.
43692         (fmax): Likewise.
43693         (fminf): Likewise.
43694         (fmin): Likewise.
43695         (rint): Likewise.
43696         (rintf): Likewise.
43697         (nearbyint): Likewise.
43698         (nearbyintf): Likewise.
43699         (ceil): Likewise.
43700         (ceilf): Likewise.
43701         (floor): Likewise.
43702         (floorf): Likewise.
43704 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43706         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
43707         on both fields and cast pointer to __syscall_ulong_t.
43709         * bits/types.h (__fsword_t): New type.
43710         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
43711         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
43712         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43713         (__FSWORD_T_TYPE): Likewise.
43714         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43715         (__FSWORD_T_TYPE): Likewise.
43716         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43717         (__FSWORD_T_TYPE): Likewise.
43718         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
43719         (__FSWORD_T_TYPE): Likewise.
43720         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
43721         __SWORD_TYPE with __fsword_t.
43722         (statfs64): Likewise.
43724 2012-05-17  David S. Miller  <davem@davemloft.net>
43726         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
43728 2012-05-17  Andreas Jaeger  <aj@suse.de>
43730         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
43731         warning.
43733 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43735         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
43737 2012-05-17  Andreas Jaeger  <aj@suse.de>
43739         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
43740         when it is used.
43742 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
43744         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
43746 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
43748         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
43749         * sysdeps/x86_64/tst-mallocalign1.c: New file.
43751 2012-05-17  Andreas Jaeger  <aj@suse.de>
43752             Carlos O'Donell  <carlos_odonell@mentor.com>
43754         [BZ #14059]
43755         * sysdeps/x86_64/multiarch/init-arch.h
43756         (bit_YMM_Usable): Rename to...
43757         (bit_AVX_Usable): ... this.
43758         (bit_FMA4_Usable): New macro.
43759         (bit_XMM_state): New macro.
43760         (bit_YMM_state): New macro.
43761         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
43762         [__ASSEMBLER__] (index_AVX_Usable): ... this.
43763         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
43764         (CPUID_OSXSAVE): New macro.
43765         (CPUID_AVX): New macro.
43766         (CPUID_FMA4): New macro.
43767         (index_YMM_Usable): Rename to...
43768         (index_AVX_Usable): ... this.
43769         (HAS_AVX): Use HAS_ARCH_FEATURE.
43770         (HAS_FMA4): Likewise.
43771         (HAS_YMM_USABLE): Remove.
43772         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
43773         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
43774         are present.
43775         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
43776         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
43777         * sysdeps/x86_64/multiarch/Makefile: Likewise.
43778         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
43779         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
43781 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
43783         * math/libm-test.c: Support platforms without multiple rounding modes.
43784         * math/bug-nextafter.c: Support platforms without FP exceptions.
43785         * math/bug-nexttoward.c: Likewise.
43786         * math/test-fenv.c: Likewise.
43787         * math/test-misc.c: Likewise.
43788         * stdlib/bug-getcontext.c: Likewise.
43790 2012-05-17  Andreas Jaeger  <aj@suse.de>
43792         * manual/examples/search.c (critter_cmp): Change signature to
43793         avoid warnings.
43794         * manual/string.texi (Collation Functions): Likewise.
43796 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43798         * bits/types.h: Fold copyright years.
43799         * bits/typesizes.h: Likewise.
43800         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
43801         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
43802         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
43803         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
43804         * time/time.h: Likewise.
43806 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
43808         [BZ #208]
43809         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
43810         in instead of returning them.  Return void.
43811         (__libc_mallinfo): Accumulate over all arenas.
43812         (__malloc_stats): Adjust for change in int_mallinfo interface.
43814 2012-05-16  Roland McGrath  <roland@hack.frob.com>
43816         [BZ #10375]
43817         * configure.in (NM): Add AC_CHECK_TOOL for it.
43818         (libc_extra_cflags): New substituted variable.
43819         Check for -fstack-protector being used implicitly.
43820         * configure: Regenerated.
43821         * config.make.in (config-extra-cflags): New variable,
43822         gets @libc_extra_cflags@.
43823         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
43825         [BZ #10375]
43826         * configure.in: Check for _FORTIFY_SOURCE being predefined.
43827         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
43828         * configure: Regenerated.
43829         * config.make.in (CPPUNDEFS): New substituted variable.
43830         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
43831         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
43832         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
43834 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43836         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
43837         (mq_attr): Use __syscall_slong_t.
43839 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43841         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
43842         Check __x86_64__ instead of __WORDSIZE.
43843         (_STAT_VER_LINUX): Likewise.
43844         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
43845         __syscall_ulong_t and __syscall_slong_t.
43846         (stat64): Likewise.
43848 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43850         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
43852 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43854         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
43856 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43858         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
43859         __syscall_ulong_t.
43861         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
43862         include <bits/wordsize.h>.  Check __x86_64__ instead of
43863         __WORDSIZE.
43864         (greg_t): Use "__extension__ long long int" if __x86_64__ is
43865         defined.
43866         (mcontext_t): Replace "unsigned long" with "unsigned long long".
43868         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
43869         include <bits/wordsize.h>.  Check __x86_64__ instead of
43870         __WORDSIZE.
43871         (user_regs_struct): Use "__extension__ unsigned long long"
43872         instead of "unsigned long" if __x86_64__ is defined.
43873         (user): Likewise.  Pad after pointer field if __ILP32__ is
43874         defined.
43876 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
43878         * configure.in (makeinfo): Require version 4.5 or later.  Allow
43879         versions 5 to 9.
43880         * configure: Regenerated.
43881         * manual/install.texi (texinfo): Increase version requirement to
43882         4.5 or later.
43883         * INSTALL: Regenerated.
43885         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
43887 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
43889         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
43891         * sysdeps/x86_64/x32/ffs.c: New file.
43893         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
43894         __syscall_ulong_t.
43895         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
43896         defined.  Use __syscall_ulong_t.
43897         (shminfo): Use __syscall_ulong_t.
43898         (shm_info): Likewise.
43900         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
43901         __syscall_ulong_t.
43903         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
43904         <bits/wordsize.h>.
43905         (msgqnum_t): Use __syscall_ulong_t.
43906         (msglen_t): Likewise.
43907         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
43908         __syscall_ulong_t.
43910         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
43911         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
43913         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
43915         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
43916         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
43918         * sysvipc/sys/msg.h (msgbuf): Replace long int with
43919         __syscall_slong_t.
43921         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
43922         include <bits/wordsize.h>.  Check __x86_64__ instead of
43923         __WORDSIZE.
43925         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
43926         "unsigned long long int" if __x86_64__ is defined.
43927         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
43929         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
43930         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
43931         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
43933         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
43934         <stdint.h>.
43935         (GET_PC): Cast to uintptr_t first.
43936         (GET_FRAME): Likewise.
43937         (GET_STACK): Likewise.
43939         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
43940         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
43941         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
43942         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
43943         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
43944         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
43945         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
43946         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
43947         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
43948         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
43949         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
43950         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
43951         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
43952         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
43953         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
43954         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
43955         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
43956         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
43957         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
43958         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
43959         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
43960         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
43961         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
43962         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
43963         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
43964         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
43965         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
43966         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
43967         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
43969 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
43971         * Makerules (+depfiles): Also collect depfiles from .oS in
43972         $(extra-objs).
43973         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
43974         .oS, $(libnldbl-routines)).
43976         * Makerules (native-compile-mkdep-flags): Define.
43977         * sunrpc/Makefile (extra-objs): Add $(addprefix
43978         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
43979         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
43980         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
43981         calling $(make-target-directory).
43983 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
43985         * bits/types.h (__snseconds_t): Removed.
43986         * time/time.h (struct timespec): Replace __snseconds_t with
43987         __syscall_slong_t.
43988         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
43989         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
43990         Likewise.
43991         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
43992         (__SNSECONDS_T_TYPE): Likewise.
43993         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
43994         (__SNSECONDS_T_TYPE): Likewise.
43995         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
43996         (__SNSECONDS_T_TYPE): Likewise.
43998 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44000         * sysdeps/mach/hurd/bits/typesizes.h
44001         (__SYSCALL_SLONG_TYPE): New macro.
44002         (__SYSCALL_ULONG_TYPE): Likewise.
44004 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44006         * bits/types.h (__syscall_slong_t): New type.
44007         (__syscall_ulong_t): Likewise.
44009         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
44010         (__SYSCALL_ULONG_TYPE): Likewise.
44011         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
44012         (__SYSCALL_SLONG_TYPE): Likewise.
44013         (__SYSCALL_ULONG_TYPE): Likewise.
44014         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
44015         (__SYSCALL_SLONG_TYPE): Likewise.
44016         (__SYSCALL_ULONG_TYPE): Likewise.
44017         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
44018         (__SYSCALL_SLONG_TYPE): Likewise.
44019         (__SYSCALL_ULONG_TYPE): Likewise.
44021 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44023         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
44024         Add sigaltstack-offsets.sym.
44025         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
44026         <sigaltstack-offsets.h>.
44027         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
44028         longjmp_msg pointer.
44029         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
44030         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
44031         signal stack.
44032         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
44034 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
44036         * elf/stackguard-macros.h: Remove file.
44037         * sysdeps/generic/stackguard-macros.h: New file.
44038         * sysdeps/i386/stackguard-macros.h: Likewise.
44039         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
44040         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
44041         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
44042         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
44043         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
44044         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
44045         * sysdeps/x86_64/stackguard-macros.h: Likewise.
44046         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
44047         <elf/stackguard-macros.h>.
44049         [BZ #14109]
44050         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
44051         __aligned__ in attribute.
44052         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
44053         (gregset_t): Likewise.
44055 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44057         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
44058         * sysdeps/x86_64/64/Implies-after: Here.  New file.
44059         * sysdeps/x86_64/x32/Implies-after: New file.
44061 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44063         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
44064         and access return value for _dl_profile_fixup.  Use R10_LP to
44065         load frame size.
44067 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44069         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
44071 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44073         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
44074         * sysdeps/x86_64/x32/sysdep.h: New file.
44076 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44078         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
44079         * sysdeps/x86_64/setjmp.S: Likewise.
44081 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44083         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
44084         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
44085         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
44086         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
44087         remove unused global constant.
44089 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
44091         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
44092         include of <not-cancel.h>.
44094 2012-05-15  Roland McGrath  <roland@hack.frob.com>
44096         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
44098 2012-05-15  Jeff Law  <law@redhat.com>
44099             Andreas Jaeger  <aj@suse.de>
44101         [BZ #13594]
44102         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
44103         out from...
44104         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
44105         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
44106         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
44107         code changing __hst_map_handle.map.
44109 2012-05-15  Roland McGrath  <roland@hack.frob.com>
44111         * configure.in (sysnames): Look for Implies-before and Implies-after
44112         files.
44113         * configure: Regenerated.
44115 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44117         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
44118         8-byte data alignment with LP_SIZE alignment.
44120 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44122         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
44123         into R10_LP.
44125 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44127         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
44129 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44131         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
44132         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
44133         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
44134         Likewise.
44135         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
44137 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44139         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
44140         (stackinfo_sub_sp): Likewise.
44142 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44144         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
44145         RAX_LP.
44147 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44149         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
44150         into R*_LP.
44152 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44154         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
44155         sizes into R*_LP.
44157 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44159         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
44161 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44163         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
44164         into R11_LP and load __x86_64_shared_cache_size_half into
44165         R8_LP.
44167 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
44169         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
44170         R8_LP.
44172 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44174         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
44175         logb for POWER7.
44176         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
44177         logbf for POWER7.
44178         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
44179         logbl for POWER7.
44180         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
44181         powerpc32/power7/fpu/s_logb.c via #include.
44182         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
44183         powerpc32/power7/fpu/s_logbf.c via #include.
44184         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
44185         powerpc32/power7/fpu/s_logbl.c via #include.
44187 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
44189         * README.libm: Remove file.
44191 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44193         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
44194         count for x32.  Use R*_LP and omit operand-size suffix.
44196 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44198         * shlib-versions: Move x86_64-.*-linux.* entries to ...
44199         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
44200         * sysdeps/x86_64/x32/shlib-versions: New file.
44202 2012-05-14  Roland McGrath  <roland@hack.frob.com>
44204         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
44205         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
44206         Use _dl_fatal_printf instead.
44208 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
44210         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
44211         set if not set by the user.  Do not allow for being unset.
44212         * sysdeps/unix/sysv/linux/configure: Regenerated.
44214 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44216         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
44217         the `q' suffix from lea and replace .quad with ASM_ADDR.
44219 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44221         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
44222         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
44223         instead of $17.
44224         (PTR_DEMANGLE): Likewise.
44226 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44228         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
44229         (LP_OP): Likewise.
44230         (ASM_ADDR): Likewise.
44231         (RAX_LP): Likewise.
44232         (RBP_LP): Likewise.
44233         (RBX_LP): Likewise.
44234         (RCX_LP): Likewise.
44235         (RDI_LP): Likewise.
44236         (RSI_LP): Likewise.
44237         (RSP_LP): Likewise.
44238         (R8_LP): Likewise.
44239         (R9_LP): Likewise.
44240         (R10_LP): Likewise.
44241         (R10_LP): Likewise.
44242         (R11_LP): Likewise.
44243         (R12_LP): Likewise.
44244         (R13_LP): Likewise.
44245         (R14_LP): Likewise.
44246         (R15_LP): Likewise.
44248 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44250         * sysdeps/x86_64/x32/dl-machine.h: New file.
44252 2012-05-14  Andreas Jaeger  <aj@suse.de>
44254         * manual/Makefile (subdir): Remove export of subdir.
44255         (all): Remove target.
44256         (.PHONY): Remove all from list.
44257         (mkinstalldirs): Remove.
44258         (.PHONY): Remove installdirs from list.
44259         ($(inst_infodir)/libc.info): Use make-target-directory.
44260         (installdirs): Remove.
44261         (subdir_%): Remove.
44262         (glibc-targets): Remove.
44263         (lib): Remove.
44264         (stubs): Remove.
44265         ($(objpfx)stubs ../po/manual.pot): Remove.
44266         ($(objpfx)stamp%): Remove.
44267         (make-target-directory): Remove.
44268         (subdir_install): Remove.
44269         (routines): Remove.
44270         (aux): Remove.
44271         (sources): Remove.
44272         (objects): Remove.
44273         (headers): Remove.
44275         [BZ #13750]
44276         * manual/.gitignore: Remove, it's not needed anymore.
44277         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
44278         all files in it.
44279         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
44280         directory.
44281         (texis): Renamed to $(objpfx)texis.
44282         (texis-path): New, contains path to generated files.
44283         (chapters.%): Use texis-path for complete path, add extra argument
44284         libc-texinfo.sh.
44285         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
44286         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
44287         (summary,texi, stamp-summary): Use complete path of
44288         files. Generate files in build dir.
44289         (dir-add.texi): Build in build dir.
44290         (libm-err.texi,stamp-libm-err): Likewise.
44291         (version.texi, stamp-version): Likewise.
44292         (.%c.texi): Likewise.
44293         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
44294         (mostlyclean): Remove target.
44295         (realclean): Remove target.
44296         (generated): Add new variable with contents from mostlyclean and
44297         realclean, remove entries duplicated in common-mostlyclean, add
44298         stamp-libm-err and stamp-version.
44299         (generated-dirs): Add libc directory.
44300         ($(inst_infodir)/libc.info): Install files from build dir.
44302         * manual/install.texi (Configuring and compiling): Adjust since
44303         the info files are not part of the tar ball anymore.
44305 2012-05-14  Andreas Jaeger  <aj@suse.de>
44307         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
44308         variable.
44310 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
44312         [BZ #13717]
44313         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
44314         to 2.2.0 where earlier.
44315         * sysdeps/unix/sysv/linux/configure: Regenerated.
44316         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
44317         Remove conditional code.
44318         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
44319         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
44320         Remove conditional code.
44321         [!__NR_lchown]: Likewise.
44322         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
44323         [__NR_lchown]: Likewise.
44324         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
44325         comment referencing __ASSUME_LCHOWN_SYSCALL.
44326         * sysdeps/unix/sysv/linux/i386/sigaction.c
44327         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44328         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44329         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
44330         Remove conditional code.
44331         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
44332         (__protocol_available): Remove #if 0 code.
44333         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
44334         conditional code.
44335         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
44336         * sysdeps/unix/sysv/linux/kernel-features.h
44337         (__ASSUME_GETCWD_SYSCALL): Don't define.
44338         (__ASSUME_REALTIME_SIGNALS): Likewise.
44339         (__ASSUME_PREAD_SYSCALL): Likewise.
44340         (__ASSUME_PWRITE_SYSCALL): Likewise.
44341         (__ASSUME_POLL_SYSCALL): Likewise.
44342         (__ASSUME_LCHOWN_SYSCALL): Likewise.
44343         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
44344         non-SPARC.
44345         (__ASSUME_SIOCGIFNAME): Don't define.
44346         (__ASSUME_MSG_NOSIGNAL): Likewise.
44347         (__ASSUME_SENDFILE): Define unconditionally.
44348         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
44349         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
44350         conditional code.
44351         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
44352         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
44353         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
44354         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
44355         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
44356         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
44357         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
44358         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
44359         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44360         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44361         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
44362         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44363         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44364         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
44365         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44366         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44367         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
44368         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44369         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44370         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
44371         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44372         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44373         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
44374         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
44375         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44376         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
44377         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44378         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
44380         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44381         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44382         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
44383         Remove conditional code.
44384         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44385         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
44386         Remove conditional code.
44387         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44388         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
44389         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
44390         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
44391         Remove conditional code.
44392         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44393         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
44394         Remove conditional code.
44395         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44396         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
44397         Remove conditional code.
44398         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44399         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
44400         Remove conditional code.
44401         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
44402         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
44403         Remove conditional code.
44404         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44405         * sysdeps/unix/sysv/linux/sh/pwrite64.c
44406         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
44407         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
44408         * sysdeps/unix/sysv/linux/sigaction.c
44409         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44410         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44411         * sysdeps/unix/sysv/linux/sigpending.c
44412         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44413         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44414         * sysdeps/unix/sysv/linux/sigprocmask.c
44415         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44416         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44417         * sysdeps/unix/sysv/linux/sigsuspend.c
44418         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
44419         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
44420         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
44421         (__libc_missing_rt_sigs): Remove.
44422         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
44423         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
44424         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
44425         Remove conditional code.
44426         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
44427         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
44428         return 1.
44429         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
44430         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
44431         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
44432         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
44434 2012-05-14  Andreas Jaeger  <aj@suse.de>
44436         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
44437         it's not used in glibc.
44438         (__coshm1): Likewise.
44439         (__acosh1p): Likewise.
44440         (__sgn): Likewise.
44442         * manual/string.texi (Copying and Concatenation): Add missing
44443         variable in concat example.
44444         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
44446 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44448         [BZ #14103]
44449         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
44450         __builtin_clzl with __builtin_clzll.
44452 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44454         [BZ #14104]
44455         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
44456         libc_freeres_ptr.
44458 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44460         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
44461         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
44462         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
44463         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
44465 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
44467         * NEWS: Update ia64 info.
44469 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
44471         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
44472         used as bcopy.
44474 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
44476         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
44477         * sysdeps/unix/syscalls.list (dup3): Likewise.
44478         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
44479         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
44481 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
44483         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
44484         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
44486 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
44488         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
44489         thread pointer.
44490         (TLS_IE): Use mov/add instead of movq/addq to load thread
44491         pointer.
44492         (TLS_GD_PREFIX): New.
44493         (TLS_GD): Use it.
44495 2012-05-11  David S. Miller  <davem@davemloft.net>
44497         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
44498         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
44499         (_FPU_SETCW): Likewise.
44501 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44503         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
44504         is 32-byte aligned.
44506 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
44508         [BZ #11837]
44509         * iconvdata/gb18030.c: Update tables.
44510         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
44511         characters specially.
44512         (BODY for TO_LOOP): Add encoding of missing ranges.
44514 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
44516         [BZ #13673]
44517         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
44518         * sysdeps/mach/hurd/dup3.c: Likewise.
44519         * sysdeps/mach/hurd/readlinkat.c: Likewise.
44520         * sysdeps/powerpc/memmove.c:: Likewise.
44522 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44524         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
44525         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
44527 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44529         * elf/elf.h (R_X86_64_RELATIVE64): New.
44530         (R_X86_64_NUM): Updated.
44531         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
44532         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
44533         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
44534         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
44535         tst-quad1pie tst-quad2pie
44536         (modules-names): Add tst-quadmod1 tst-quadmod2.
44537         ($(objpfx)tst-quad1): New dependency.
44538         ($(objpfx)tst-quad2): Likewise.
44539         ($(objpfx)tst-quad1pie): Likewise.
44540         ($(objpfx)tst-quad2pie): Likewise.
44541         * sysdeps/x86_64/tst-quad1.c: New file.
44542         * sysdeps/x86_64/tst-quad1pie.c: New file.
44543         * sysdeps/x86_64/tst-quad2.c: Likewise.
44544         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
44545         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
44546         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
44547         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
44548         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
44550 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44552         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
44553         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
44554         * streams/stropts.h (t_scalar_t): Define type.
44556         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
44557         (_PATH_PRESERVE): Set to "/var/lib".
44558         (_PATH_RWHODIR): Set to "/var/spool/rwho".
44560         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
44561         instead of int.
44563         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
44564         if __dir_mkfile succeeded.
44566         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
44567         checking for _hurd_dtablesize.  Unlock it right after having
44568         finished _hurd_dtable allocation.
44570 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44572         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
44573         * sysdeps/mach/hurd/configure: Regenerated.
44574         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
44575         special-casing to...
44576         * sysdeps/gnu/configure.in: ... this new file.
44577         * sysdeps/unix/sysv/linux/configure: Regenerated.
44578         * sysdeps/gnu/configure: New generated file.
44580         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
44581         for Linux: use nsec instead of usec, as well as:
44582         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
44583         members of type struct timespec.
44584         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
44585         New macros.
44586         (struct stat64): Likewise.
44587         (_STATBUF_ST_NSEC): New macro.
44588         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
44590         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
44591         __strtoul_internal rather than strtoul.
44593 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44595         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
44596         and reject them.
44598 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44600         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
44601         which preserves existing values.
44602         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
44604 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44606         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
44607         TIMEOUT values.  Return EINVAL for NFDS values either negative or
44608         greater than FD_SETSIZE.
44610 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44612         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
44613         allocated, call __vm_protect to finish enabling the existing space, and
44614         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
44615         allocate the remainder.
44617 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44619         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
44620         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
44622 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44624         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
44625         sysdeps/mach/hurd/readlink.c.
44627         * posix/tst-sysconf.c (posix_options): Only use
44628         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
44629         _POSIX_SYNCHRONIZED_IO when they are defined
44630         * sysdeps/mach/hurd/bits/posix_opt.h:
44631         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
44632         (_XOPEN_REALTIME): Undefine macro.
44633         (_XOPEN_REALTIME_THREADS): Undefine macro.
44634         (_XOPEN_SHM): Undefine macro.
44635         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
44636         macro to -1.
44637         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
44638         macro to -1.
44639         (_POSIX_ASYNC_IO): Undefine macro.
44640         (_POSIX_PRIORITIZED_IO): Undefine macro.
44641         (_POSIX_SPIN_LOCKS): Define macro to -1.
44643         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
44644         SA_NODEFER, SA_RESETHAND.
44645         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
44646         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
44647         F_DUPFD_CLOEXEC.
44649 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44651         * elf/Makefile (pldd-modules): Define unconditionally.
44653 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44655         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
44657 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44659         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
44660         Return ENOENT when name is empty.
44661         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
44663 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44665         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
44667         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
44669 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44671         Fix mlock in all cases except non-readable pages.
44672         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
44673         instead of VM_PROT_ALL as parameter to __vm_wire function.
44675         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
44676         (__mkdir): When path is `/', just fail with EEXIST.
44677         * sysdeps/mach/hurd/mkdirat.c: Likewise.
44679 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44681         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
44682         <sys/uio.h> (for writev).
44683         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
44684         and <sys/param.h> (for MIN).
44686 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
44688         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
44689         REQUESTED_TIME.  Properly set the remaining time and return EINTR
44690         if interrupted.
44692 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44694         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
44695         Depend on against $(link-rpcuserlibs).
44697 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44699         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
44700         (__libc_stack_end): Do not use attribute_relro.
44701         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
44702         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
44703         to libthread-provided value.
44704         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
44705         attribute_relro.
44707 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44709         [BZ #3748]
44710         * bits/libc-lock.h (__libc_once_get): New macro.
44711         * sysdeps/mach/bits/libc-lock.h: Likewise.
44712         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
44713         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
44714         instead of using implementation details.
44716         * libio/fileops.c: Unconditionally include <kernel-features.h>.
44717         * libio/freopen.c: Likewise.
44718         * libio/freopen64.c: Likewise.
44719         * misc/syslog.c: Likewise.
44720         * nscd/connections.c: Likewise.
44721         * nscd/netgroupcache.c: Likewise.
44722         * sysdeps/posix/getcwd.c: Likewise.
44724 2012-05-10  Roland McGrath  <roland@hack.frob.com>
44726         * math/w_ilogbf.c: Add #include <limits.h>.
44728 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44730         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
44731         path instead of returning without unlocking.
44733         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
44734         immediate-write ioctls.
44735         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
44737 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44739         * sysdeps/mach/hurd/i386/init-first.c (init): Use
44740         __builtin_frame_address instead of making assumptions about the
44741         location of the return address relative to DATA.  Force early load of
44742         the return address.
44743         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
44744         __builtin_frame_address.
44746         dup3 for GNU Hurd.
44747         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
44748         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
44749         implement dup3 and do some further code clean-ups.
44750         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
44751         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
44753 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44755         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
44757         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
44758         HURD_CRITICAL_END around holding _hurd_dtable_lock.
44759         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
44760         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
44761         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
44762         d->port.lock.
44764         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
44765         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
44766         when handler == SIG_ERR, not when handler != SIG_ERR.
44768 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44770         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
44771         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
44772         definitions.
44774         accept4 for GNU Hurd.
44775         * include/sys/socket.h (__libc_accept4): New prototype.
44776         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
44777         to implement __libc_accept4.
44778         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
44779         __libc_accept4.
44780         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
44782         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
44783         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
44784         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
44785         signal-defines.sym.
44787 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44789         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
44791 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
44793         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
44794         assertion on O_CLOEXEC flag.
44795         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
44796         * hurd/intern-fd.c: Likewise.
44797         * hurd/port2fd.c: Likewise.
44799 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
44801         [BZ #3906]
44802         * bits/in.h (IPV6_PKTINFO): Define new macro.
44803         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
44805 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
44807         [BZ #13954]
44808         [BZ #13955]
44809         [BZ #13956]
44810         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
44811         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
44812         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
44813         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
44814         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
44815         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
44816         * math/libm-test.inc (logb_test) : Additional logb tests.
44818 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
44819             Andreas Jaeger  <aj@suse.de>
44821         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
44822         * configure: Regenerated.
44823         * config.h.in (LINK_OBSOLETE_RPC): New macro.
44824         * config.make.in (link-obsolete-rpc): New substituted variable.
44825         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
44826         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
44827         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
44828         (shared-only-routines): Don't set it under [link-obsolete-rpc],
44829         so that libc.a contains the symbols.
44830         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
44831         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
44832         * sunrpc/auth_none.c: Likewise.
44833         * sunrpc/auth_unix.c: Likewise.
44834         * sunrpc/authdes_prot.c: Likewise.
44835         * sunrpc/authuxprot.c: Likewise.
44836         * sunrpc/clnt_gen.c: Likewise.
44837         * sunrpc/clnt_perr.c: Likewise.
44838         * sunrpc/clnt_raw.c: Likewise.
44839         * sunrpc/clnt_simp.c: Likewise.
44840         * sunrpc/clnt_tcp.c: Likewise.
44841         * sunrpc/clnt_udp.c: Likewise.
44842         * sunrpc/clnt_unix.c: Likewise.
44843         * sunrpc/des_crypt.c: Likewise.
44844         * sunrpc/des_soft.c: Likewise.
44845         * sunrpc/get_myaddr.c: Likewise.
44846         * sunrpc/key_call.c: Likewise.
44847         * sunrpc/key_prot.c: Likewise.
44848         * sunrpc/netname.c: Likewise.
44849         * sunrpc/pm_getmaps.c: Likewise.
44850         * sunrpc/pm_getport.c: Likewise.
44851         * sunrpc/pmap_clnt.c: Likewise.
44852         * sunrpc/pmap_prot.c: Likewise.
44853         * sunrpc/pmap_prot2.c: Likewise.
44854         * sunrpc/pmap_rmt.c: Likewise.
44855         * sunrpc/publickey.c: Likewise.
44856         * sunrpc/rpc_cmsg.c: Likewise.
44857         * sunrpc/rpc_common.c: Likewise.
44858         * sunrpc/rpc_dtable.c: Likewise.
44859         * sunrpc/rpc_prot.c: Likewise.
44860         * sunrpc/rpc_thread.c: Likewise.
44861         * sunrpc/rtime.c: Likewise.
44862         * sunrpc/svc.c: Likewise.
44863         * sunrpc/svc_auth.c: Likewise.
44864         * sunrpc/svc_raw.c: Likewise.
44865         * sunrpc/svc_run.c: Likewise.
44866         * sunrpc/svc_tcp.c: Likewise.
44867         * sunrpc/svc_udp.c: Likewise.
44868         * sunrpc/svc_unix.c: Likewise.
44869         * sunrpc/svcauth_des.c: Likewise.
44870         * sunrpc/xcrypt.c: Likewise.
44871         * sunrpc/xdr.c: Likewise.
44872         * sunrpc/xdr_array.c: Likewise.
44873         * sunrpc/xdr_float.c: Likewise.
44874         * sunrpc/xdr_intXX_t.c: Likewise.
44875         * sunrpc/xdr_mem.c: Likewise.
44876         * sunrpc/xdr_rec.c: Likewise.
44877         * sunrpc/xdr_ref.c: Likewise.
44878         * sunrpc/xdr_sizeof.c: Likewise.
44879         * sunrpc/xdr_stdio.c: Likewise.
44881 2012-05-10  Roland McGrath  <roland@hack.frob.com>
44883         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
44884         change.  Update copyright years.
44886 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
44888         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
44890 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
44891             Joseph Myers  <joseph@codesourcery.com>
44892             Paul Pluzhnikov  <ppluzhnikov@google.com>
44894         [BZ #14012]
44895         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
44896         requiring rpcgen.
44897         [cross-compiling] (extra-libs): Likewise.
44898         [cross-compiling] (extra-libs-others): Likewise.
44899         [cross-compiling] (librpcsvc-routines): Likewise.
44900         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
44901         [cross-compiling] (omit-deps): Likewise.
44902         (sunrpc-CPPFLAGS): New variable.
44903         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
44904         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
44905         (cross-rpcgen-objs): New variable.
44906         (extra-objs): Append $(cross-rpcgen-objs).
44907         ($(cross-rpcgen-objs)): New rule.
44908         ($(objpfx)cross-rpcgen): Likewise.
44909         (rpcgen-cmd): Define to use $(built-program-file).  Expand
44910         comment.
44911         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
44912         ($(objpfx)x%.stmp): Likewise.
44913         * sunrpc/proto.h [IS_IN_build] (_): Define.
44914         [IS_IN_build] (_libc_intl_domainname): Likewise.
44916 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
44918         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
44919         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
44920         and R_X86_64_TPOFF64.
44922 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
44924         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
44925         sysdeps/unix/sysv/syscalls.list.
44926         (stime): Likewise.
44927         (utime): Likewise.
44928         * sysdeps/unix/sysv/syscalls.list: Remove file.
44930 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
44932         [BZ #3440]
44933         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
44934         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
44935         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
44936         (__LC_IDENTIFICATION): Make these macros useful in #if
44937         expressions, as required by C99.
44939 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
44941         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
44942         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
44943         after this.
44945 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
44947         * stdlib/longlong.h: Updated from GCC.
44949 2012-05-09  Andreas Jaeger  <aj@suse.de>
44951         * nscd/nscd.c (run_modes): Make named enum, reorder so that
44952         default is first entry.
44953         (run_mode): Set type.
44954         (main): Remove informal message about syslog.
44955         (options): Fix typo.
44957         [BZ #14053]
44958         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
44959         to asm.
44960         (lrint): Likewise.
44961         (llrintf): Likewise.
44962         (llrint): Likewise.
44963         (rint): Likewise.
44964         (rintf): Likewise.
44965         (nearbyint): Likewise.
44966         (nearbyintf): Likewise.
44968 2012-05-09  Andreas Jaeger  <aj@suse.de>
44969             Pedro Alves  <palves@redhat.com>
44971         * nscd/nscd.c (run_mode): Use enum.
44972         (main): Cleanup coding style issue.
44974 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
44975             Andreas Jaeger  <aj@suse.de>
44977         * nscd/nscd.c (go_background): Replaced with...
44978         (run_mode): ... this.
44979         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
44980         (options): Add -F --foreground.
44981         (main): Implement it.
44982         (parse_opt): Parse it.
44984 2012-05-09  Andreas Jaeger  <aj@suse.de>
44986         [BZ #14083]
44987         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
44988         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
44989         -Wconversion warning.
44990         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
44991         Likewise.
44993 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
44995         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
44996         == 0.
44997         (LC_ALL): Use macro-int-constant.
44998         (LC_COLLATE): Likewise.
44999         (LC_CTYPE): Likewise.
45000         (LC_MESSAGES): Likewise.
45001         (LC_MONETARY): Likewise.
45002         (LC_NUMERIC): Likewise.
45003         (LC_TIME): Likewise.
45004         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
45005         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
45006         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45007         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
45008         Specify type.
45009         [C99-based standards] (float_t): Expect type.
45010         [C99-based standards] (double_t): Expect type.
45011         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
45012         type.
45013         [C99-based standards] (HUGE_VALL): Likewise.
45014         [C99-based standards] (INFINITY): Likewise.
45015         [C99-based standards] (NAN): Likewise.
45016         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
45017         [C99-based standards] (FP_NAN): Likewise.
45018         [C99-based standards] (FP_NORMAL): Likewise.
45019         [C99-based standards] (FP_SUBNORMAL): Likewise.
45020         [C99-based standards] (FP_ZERO): Likewise.
45021         [C99-based standards] (FP_FAST_FMA): Use
45022         optional-macro-int-constant.  Specify type.  Require == 1.
45023         [C99-based standards] (FP_FAST_FMAF): Likewise.
45024         [C99-based standards] (FP_FAST_FMAL): Likewise.
45025         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
45026         [C99-based standards] (FP_ILOGBNAN): Likewise.
45027         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
45028         Specify type.
45029         [C99-based standards] (MATH_ERREXCEPT): Likewise.
45030         [C99-based standards] (math_errhandling): Specify type.
45031         [ISO99 || ISO11] (signgam): Do not allow.
45032         [non-C99-based standards] (copysignf): Do not allow.
45033         [non-C99-based standards] (exp2f): Likewise.
45034         [non-C99-based standards] (log2f): Likewise.
45035         [non-C99-based standards] (modff): Allow.
45036         [non-C99-based standards] (erff): Do not allow.
45037         [non-C99-based standards] (erfcf): Likewise.
45038         [non-C99-based standards] (gammaf): Likewise.
45039         [non-C99-based standards] (hypotf): Likewise.
45040         [non-C99-based standards] (j0f): Likewise.
45041         [non-C99-based standards] (j1f): Likewise.
45042         [non-C99-based standards] (jnf): Likewise.
45043         [non-C99-based standards] (lgammaf): Likewise.
45044         [non-C99-based standards] (tgammaf): Likewise.
45045         [non-C99-based standards] (y0f): Likewise.
45046         [non-C99-based standards] (y1f): Likewise.
45047         [non-C99-based standards] (ynf): Likewise.
45048         [non-C99-based standards] (isnanf): Likewise.
45049         [non-C99-based standards] (acoshf): Likewise.
45050         [non-C99-based standards] (asinhf): Likewise.
45051         [non-C99-based standards] (atanhf): Likewise.
45052         [non-C99-based standards] (cbrtf): Likewise.
45053         [non-C99-based standards] (expm1f): Likewise.
45054         [non-C99-based standards] (ilogbf): Likewise.
45055         [non-C99-based standards] (log1pf): Likewise.
45056         [non-C99-based standards] (logbf): Likewise.
45057         [non-C99-based standards] (nextafterf): Likewise.
45058         [non-C99-based standards] (remainderf): Likewise.
45059         [non-C99-based standards] (rintf): Likewise.
45060         [non-C99-based standards] (scalbf): Likewise.
45061         [non-C99-based standards] (copysignl): Likewise.
45062         [non-C99-based standards] (exp2l): Likewise.
45063         [non-C99-based standards] (log2l): Likewise.
45064         [non-C99-based standards] (modfl): Allow.
45065         [non-C99-based standards] (erfl): Do not allow.
45066         [non-C99-based standards] (erfcl): Likewise.
45067         [non-C99-based standards] (gammal): Likewise.
45068         [non-C99-based standards] (hypotl): Likewise.
45069         [non-C99-based standards] (j0l): Likewise.
45070         [non-C99-based standards] (j1l): Likewise.
45071         [non-C99-based standards] (jnl): Likewise.
45072         [non-C99-based standards] (lgammal): Likewise.
45073         [non-C99-based standards] (tgammal): Likewise.
45074         [non-C99-based standards] (y0l): Likewise.
45075         [non-C99-based standards] (y1l): Likewise.
45076         [non-C99-based standards] (ynl): Likewise.
45077         [non-C99-based standards] (isnanl): Likewise.
45078         [non-C99-based standards] (acoshl): Likewise.
45079         [non-C99-based standards] (asinhl): Likewise.
45080         [non-C99-based standards] (atanhl): Likewise.
45081         [non-C99-based standards] (cbrtl): Likewise.
45082         [non-C99-based standards] (expm1l): Likewise.
45083         [non-C99-based standards] (ilogbl): Likewise.
45084         [non-C99-based standards] (log1pl): Likewise.
45085         [non-C99-based standards] (logbl): Likewise.
45086         [non-C99-based standards] (nextafterl): Likewise.
45087         [non-C99-based standards] (remainderl): Likewise.
45088         [non-C99-based standards] (rintl): Likewise.
45089         [non-C99-based standards] (scalbl): Likewise.
45090         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45091         [non-C99-based standards] (FP_*): Do not allow.
45092         [C99-based standards] (FP_*): Change to
45093         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
45094         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45095         allow.
45096         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
45097         (SIG_ERR): Likewise.
45098         [X/Open-based standards] (SIG_HOLD): Likewise.
45099         (SIG_IGN): Likewise.
45100         (SIGABRT): Use macro-int-constant.  Specify type.  Require
45101         positive value.
45102         (SIGFPE): Likewise.
45103         (SIGILL): Likewise.
45104         (SIGINT): Likewise.
45105         (SIGSEGV): Likewise.
45106         (SIGTER): Likewise.
45107         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
45108         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
45109         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
45110         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
45111         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
45112         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
45113         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
45114         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
45115         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
45116         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
45117         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
45118         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
45119         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
45120         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
45121         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
45122         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
45123         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
45124         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
45125         [X/Open-based standards] (SIGTRAP): Likewise.
45126         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
45127         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
45128         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
45129         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
45130         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45131         allow.
45133 2012-05-08  Ian Wienand  <ianw@vmware.com>
45135         [BZ #14080]
45136         * time/tzset.c (__tzset_parse_tz): Update default rules for
45137         daylight time changes in the Energy Policy Act of 2005.
45139 2012-05-09  Andreas Jaeger  <aj@suse.de>
45141         [BZ #13983]
45142         * elf/ldconfig.c (parse_conf): Change string to make clear that
45143         ldconfig only issued a warning if ld.so.conf does not exist.
45145 2012-05-08  David S. Miller  <davem@davemloft.net>
45147         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
45148         movxtod instead of popping the value on the stack.
45150         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45152 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
45154         * config.h.in: Add HAVE_ARM_PCS_VFP.
45156 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
45158         [BZ #13979]
45159         * include/features.h: Warn if user requests __FORTIFY_SOURCE
45160         checking but the checks are disabled for any reason.
45162 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
45164         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
45165         and ELF64_R_TYPE with ELFW(R_TYPE).
45167 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
45169         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
45170         (ulimit): Likewise.
45172         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
45173         (settimeofday): Likewise.
45175 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
45177         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
45178         a struct th_u2 inside the union, and move tu_block/tu_code into
45179         a new th_u3 union of tu_block/tu_code inside of that.  Move
45180         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
45181         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
45182         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
45183         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
45184         (th_stuff): Change to th_u1.tu_stuff.
45185         (th_data): Define.
45186         (th_msg): Change to th_u1.th_u2.tu_data.
45188 2012-05-07  David S. Miller  <davem@davemloft.net>
45190         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45192         [BZ #14074]
45193         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
45194         (SETUP_PIC_REG): Use it.
45195         (SETUP_PIC_REG_LEAF): Use it.
45197 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
45199         [BZ #13885]
45200         [BZ #13923]
45201         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45202         USE_AS_EXPM1L.
45203         (EXPL_FINITE): Likewise.
45204         (FLDLOG): Likewise.
45205         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
45206         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
45207         e_expl.S.
45208         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45209         USE_AS_EXPM1L.
45210         (EXPL_FINITE): Likewise.
45211         (FLDLOG): Likewise.
45212         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
45213         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
45214         e_expl.S.
45215         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
45216         test of -max_value argument for long double.
45217         * sysdeps/i386/fpu/libm-test-ulps: Update.
45218         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
45220 2012-05-06  David S. Miller  <davem@davemloft.net>
45222         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
45223         quad soft-float symbols whose references which are compiler
45224         generated.
45225         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
45227 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
45229         [BZ #13884]
45230         [BZ #13914]
45231         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45232         USE_AS_EXP10L.
45233         (EXPL_FINITE): Likewise.
45234         (FLDLOG): Likewise.
45235         (c0): Likewise.
45236         (c1): Likewise.
45237         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
45238         Adjust comments for base varying.
45239         (__expl_finite): Change alias to EXPL_FINITE.
45240         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
45241         e_expl.S.
45242         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
45243         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
45244         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
45245         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
45246         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
45247         USE_AS_EXP10L.
45248         (EXPL_FINITE): Likewise.
45249         (FLDLOG): Likewise.
45250         (c0): Likewise.
45251         (c1): Likewise.
45252         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
45253         Adjust comments for base varying.
45254         (__expl_finite): Change alias to EXPL_FINITE.
45255         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
45256         tests for bugs.
45257         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
45259         [BZ #14064]
45260         * math/libm-test.inc (check_float_internal): Correct ulp
45261         calculation for subnormal expected results.
45263 2012-05-06  Andreas Jaeger  <aj@suse.de>
45265         * Makeconfig (+math-flags): New, set to -frounding-math.
45266         (+cflags): Add +math-flags so that all of glibc gets compiled with
45267         it.
45269         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
45271 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
45273         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
45274         Disable one test.
45276         [BZ #13787]
45277         [BZ #13922]
45278         [BZ #14036]
45279         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
45280         (__ieee754_expl): Allow for and saturate large arguments.
45281         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
45282         (u_threshold): Likewise.
45283         (__exp): Call __ieee754_exp before checking for overflow and
45284         underflow.
45285         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
45286         (u_threshold): Likewise.
45287         (__expf): Call __ieee754_expf before checking for overflow and
45288         underflow.
45289         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
45290         (u_threshold): Likewise.
45291         (__expl): Call __ieee754_expl before checking for overflow and
45292         underflow.
45293         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
45294         (__ieee754_expl): Allow for and saturate large arguments.
45295         * math/libm-test.inc (exp_test): Add another test.  Do not allow
45296         missing overflow exception on overflow.
45297         (expm1_test): Do not allow missing overflow exception on overflow.
45299         * sysdeps/i386/fpu/e_expl.c: Move to ...
45300         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
45301         rather than using inline asm.
45302         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
45303         * sysdeps/x86_64/fpu/e_expl.S: Copy from
45304         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
45306         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
45307         (nice): Likewise.
45308         (poll): Likewise.
45309         (signal): Likewise.
45310         (time): Likewise.
45311         (times): Likewise.
45313 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
45315         * sysdeps/unix/syscalls.list (adjtime): Add entry from
45316         sysdeps/unix/common/syscalls.list.
45317         (fchmod): Likewise.
45318         (fchown): Likewise.
45319         (ftruncate): Likewise.
45320         (getrusage): Likewise.
45321         (gettimeofday): Likewise.
45322         (setpgid): Likewise.
45323         (setregid): Likewise.
45324         (setreuid): Likewise.
45325         (sigaction): Likewise.
45326         (truncate): Likewise.
45327         (vhangup): Likewise.
45328         * sysdeps/unix/common/syscalls.list: Remove file.
45329         * sysdeps/unix/bsd/Implies: Don't include unix/common.
45330         * sysdeps/unix/sysv/linux/Implies: Likewise.
45332 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
45334         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
45335         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
45336         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
45337         Moved to ...
45338         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
45339         Here.
45340         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
45341         to ...
45342         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
45343         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
45344         to ...
45345         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
45346         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
45347         to ...
45348         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
45349         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
45350         to ...
45351         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
45352         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
45353         to ...
45354         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
45355         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
45356         to ...
45357         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
45358         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
45359         to ...
45360         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
45361         Here.
45362         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
45363         to ...
45364         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
45365         Here.
45366         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
45367         to ...
45368         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
45369         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
45370         Moved to ...
45371         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
45372         Here.
45373         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
45374         to ...
45375         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
45377 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
45379         * sysdeps/unix/common/bits/dirent.h: Remove file.
45380         * sysdeps/unix/common/bits/fcntl.h: Likewise.
45382         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
45383         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
45384         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
45385         * sysdeps/unix/bsd/isatty.c: Likewise.
45386         * sysdeps/unix/bsd/tcdrain.c: Likewise.
45387         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
45388         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
45390 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45392         [BZ #13563]
45393         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
45394         long double comparison inaccuracies.
45395         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
45396         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
45398 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
45400         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
45401         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
45403 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
45405         [BZ #14049]
45406         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
45407         nonzero digits before rounding a hex value.
45408         * stdlib/tst-strtod.c (tests): Add another test.
45410 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45412         * sysdeps/s390/fpu/libm-test-ulps: Update.
45414 2012-05-03  Andreas Jaeger  <aj@suse.de>
45416         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
45417         does not get optimized out.
45418         (malloc_opt_barrier): New.
45420 2012-05-03  Andreas Jaeger  <aj@suse.de>
45421             Roland McGrath  <roland@hack.frob.com>
45423         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
45424         intermediate file deletion.
45425         (generated): Add .symlist files.
45427 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
45429         [BZ #13775]
45430         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
45431         Redirect under this condition.
45432         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
45433         [__USE_GNU] (__dprintf_chk): Not under this condition.
45434         [__USE_GNU] (__vdprintf_chk): Likewise.
45435         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
45436         under this condition.
45437         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
45438         [__USE_XOPEN2K8] (dprintf): Define under this condition.
45439         [__USE_XOPEN2K8] (vdprintf): Likewise.
45440         [__USE_GNU] (__dprintf_chk): Not under this condition.
45441         [__USE_GNU] (__vdprintf_chk): Likewise.
45442         [__USE_GNU] (dprintf): Likewise.
45443         [__USE_GNU] (vdprintf): Likewise.
45445 2012-05-03  Roland McGrath  <roland@hack.frob.com>
45447         * elf/Makefile (common-generated): Set this instead of generated for
45448         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
45449         $(all-built-dso)-derived lists.
45451 2012-05-03  Andreas Jaeger  <aj@suse.de>
45453         * sysdeps/i386/fpu/libm-test-ulps: Update.
45455         * FAQ: Removed.
45456         * FAQ.in: Likewise.
45457         * scripts/gen-FAQ.pl: Likewise.
45458         * manual/install.texi (Installation): Point to online location of
45459         FAQ.
45460         * Makefile (files-for-dist): Remove FAQ.
45461         (FAQ): Remove.
45463 2012-05-02  Allan McRae  <allan@archlinux.org>
45465         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
45466         (LDFLAGS-reldepmod5.so): Likewise.
45467         (LDFLAGS-reldep6mod1.so): Likewise.
45468         (LDFLAGS-reldep6mod4.so): Likewise.
45469         (LDFLAGS-reldep8mod3.so): Likewise.
45470         (LDFLAGS-unload4mod1.so): Likewise.
45471         (LDFLAGS-unload4mod2.so): Likewise.
45472         (LDFLAGS-tst-initorder): Likewise.
45473         (LDFLAGS-tst-initordera2.so): Likewise.
45474         (LDFLAGS-tst-initordera3.so): Likewise.
45475         (LDFLAGS-tst-initordera4.so): Likewise.
45476         (LDFLAGS-tst-initorderb2.so): Likewise.
45477         (LDFLAGS-noload): Likewise.
45478         (LDFLAGS-next): Likewise.
45479         (LDFLAGS-order2mod1.so): Likewise.
45480         (LDFLAGS-order2mod2.so): Likewise.
45481         (LDFLAGS-tst-initorder2): Likewise.
45482         (LDFLAGS-tst-initorder2a.so): Likewise.
45483         (LDFLAGS-tst-initorder2b.so): Likewise.
45484         (LDFLAGS-tst-initorder2c.so): Likewise.
45485         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
45487 2012-05-02  David S. Miller  <davem@davemloft.net>
45489         * sysdeps/sparc/fpu/libm-test-ulps: Update.
45491 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
45493         [BZ #14055]
45494         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
45496 2012-05-02  Andreas Jaeger  <aj@suse.de>
45498         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
45499         since we manipulate rounding mode.
45500         (CPPFLAGS-test-idouble.c): Likewise.
45501         (CPPFLAGS-test-ifloat.c): Likewise.
45502         (CFLAGS-test-ldouble.c): Likewise.
45503         (CFLAGS-test-double.c): Likewise.
45504         (CFLAGS-test-float.c): Likewise.
45505         (CFLAGS-test-misc.c): Likewise.
45506         (CFLAGS-test-test-fenv.c): Likewise.
45508 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45510         [BZ #2550]
45511         [BZ #2570]
45512         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
45513         comparisons to determine direction to adjust input.
45515 2012-05-01  Roland McGrath  <roland@hack.frob.com>
45517         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
45518         output to the target.
45520         * scripts/localplt.awk: New file.
45521         * elf/Makefile ($(objpfx)check-localplt): Target removed.
45522         (check-localplt-CFLAGS): Variable removed.
45523         ($(all-built-dso:=.jmprel)): New static pattern rule.
45524         (generated): Add those targets.
45525         (localplt-built-dso): New variable.
45526         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
45528         * elf/check-localplt.c: File removed.
45530         * scripts/check-execstack.awk: New file.
45531         * elf/Makefile ($(objpfx)check-execstack): Target removed.
45532         (check-execstack-CFLAGS): Variable removed.
45533         ($(objpfx)check-execstack.h): Target removed.
45534         ($(objpfx)execstack-default): New target.
45535         (generated): Add that instead of check-execstack.h.
45536         ($(all-built-dso:=.phdr)): New static pattern rule.
45537         (generated): Add those targets.
45538         * elf/check-execstack.c: File removed.
45540         * scripts/check-textrel.awk: New file.
45541         * elf/Makefile ($(objpfx)check-textrel): Target removed.
45542         (check-textrel-CFLAGS): Variable removed.
45543         (all-built-dso): Use := to define.o
45544         ($(all-built-dso:=.dyn)): New static pattern rule.
45545         (generated): Add those targets.
45546         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
45547         * config.make.in (READELF): New substituted variable.
45548         * elf/check-textrel.c: File removed.
45550 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
45552         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
45553         allow.
45554         * conform/data/ctype.h-data [C99-based standards] (isblank):
45555         Expect function.
45556         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
45557         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
45558         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45559         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
45560         Specify type.  Require positive value.
45561         (EILSEQ): Likewise.
45562         (ERANGE): Likewise.
45563         [ISO || POSIX] (EILSEQ): Do not expect.
45564         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
45565         Specify type.  Require positive value.
45566         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
45567         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
45568         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
45569         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
45570         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
45571         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
45572         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
45573         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
45574         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
45575         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
45576         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
45577         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
45578         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
45579         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
45580         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
45581         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
45582         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
45583         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
45584         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
45585         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
45586         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
45587         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
45588         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
45589         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
45590         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
45591         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
45592         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
45593         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
45594         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
45595         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
45596         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
45597         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
45598         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
45599         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
45600         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
45601         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
45602         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
45603         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
45604         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
45605         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
45606         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
45607         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
45608         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
45609         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
45610         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
45611         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
45612         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
45613         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
45614         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
45615         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
45616         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
45617         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
45618         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
45619         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
45620         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
45621         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
45622         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
45623         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
45624         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
45625         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
45626         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
45627         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
45628         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
45629         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
45630         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
45631         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
45632         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
45633         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
45634         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
45635         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
45636         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
45637         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
45638         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
45639         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
45640         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
45641         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
45642         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
45643         Require >= 2.
45644         (FLT_ROUNDS): Expect as macro, not constant.
45645         (FLT_MANT_DIG): Use macro-int-constant.
45646         (DBL_MANT_DIG): Likewise.
45647         (LDBL_MANT_DIG): Likewise.
45648         (FLT_DIG): Likewise.
45649         (DBL_DIG): Likewise.
45650         (LDBL_DIG): Likewise.
45651         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
45652         (DBL_MIN_EXP): Likewise.
45653         (LDBL_MIN_EXP): Likewise.
45654         (FLT_MAX_EXP): Use macro-int-constant.
45655         (DBL_MAX_EXP): Likewise.
45656         (LDBL_MAX_EXP): Likewise.
45657         (FLT_MAX_10_EXP): Likewise.
45658         (DBL_MAX_10_EXP): Likewise.
45659         (LDBL_MAX_10_EXP): Likewise.
45660         (FLT_MAX): Use macro-constant.
45661         (DBL_MAX): Likewise.
45662         (LDBL_MAX): Likewise.
45663         (FLT_EPSILON): Use macro-constant.  Give upper bound.
45664         (DBL_EPSILON): Likewise.
45665         (LDBL_EPSILON): Likewise.
45666         (FLT_MIN): Likewise.
45667         (DBL_MIN): Likewise.
45668         (LDBL_MIN): Likewise.
45669         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
45670         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
45671         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
45672         [ISO11] (FLT_HAS_SUBNORM): Likewise.
45673         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
45674         [ISO11] (DBL_DECIMAL_DIG): Likewise.
45675         [ISO11] (FLT_DECIMAL_DIG): Likewise.
45676         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
45677         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
45678         [ISO11] (FLT_TRUE_MIN): Likewise.
45679         [ISO11] (LDBL_TRUE_MIN): Likewise.
45680         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45681         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
45682         (SCHAR_MIN): Use macro-int-constant.  Specify type.
45683         (SCHAR_MAX): Likewise.
45684         (UCHAR_MAX): Likewise.
45685         (CHAR_MIN): Likewise.
45686         (CHAR_MAX): Likewise.
45687         (MB_LEN_MAX): Use macro-int-constant.
45688         (SHRT_MIN): Use macro-int-constant.  Specify type.
45689         (SHRT_MAX): Likewise.
45690         (USHRT_MAX): Likewise.
45691         (INT_MAX): Likewise.
45692         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
45693         bound negative.
45694         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45695         bound with "U".
45696         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45697         bound with "L".
45698         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
45699         bound negative.  Suffix upper bound with "L".
45700         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
45701         bound with "UL".
45702         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
45703         Specify type.
45704         [C99-based standards] (LLONG_MAX): Likewise.
45705         [C99-based standards] (ULLONG_MAX): Likewise.
45706         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
45707         == 0.
45708         [ISO11] (max_align_t): Require type.
45709         [ISO || ISO99 || ISO11] (*_t): Do not allow.
45711         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
45712         from $CFLAGS, without defining away __attribute__ calls.
45713         (checknamespace): Use $CFLAGS_namespace.
45715         * conform/conformtest.pl (@keywords): Only include C99 keywords
45716         for standards based on C99 or C11.
45718         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
45719         Disable tests.
45720         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
45721         UNIX98]: Likewise.
45723         * conform/conformtest.pl: Handle "macro-int-constant" and test for
45724         usability of symbols in #if.
45726         * conform/conformtest.pl: If macro or constant types start
45727         "promoted:", expect the symbol to be of the following type
45728         promoted by the integer promotions.
45730         * conform/conformtest.pl: Parse all "constant" and "macro" lines
45731         in one place.  Also handle "macro-constant".
45733         * conform/conformtest.pl: Only accept expected macro values with
45734         "==".  Parse all "macro" lines in one place.
45735         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
45737         * conform/conformtest.pl: Handle braced types on "constant" lines
45738         instead of handling "typed-constant".
45739         * conform/data/signal.h-data: Use "constant" instead of
45740         "typed-constant".
45742         * conform/conformtest.pl: Handle "optional-" at start of lines in
45743         one place rather than duplicating several cases.  Handle each
45744         format of "macro" line with initial "optional-".
45746         * conform/conformtest.pl: Only accept expected constant or
45747         optional-constant values with "==".  Parse all "constant" lines in
45748         one place.  Parse all "optional-constant" lines in one place.
45749         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
45750         * conform/data/fmtmsg.h-data: Likewise.
45751         * conform/data/netinet/in.h-data: Likewise.
45752         * conform/data/tar.h-data: Likewise.
45753         * conform/data/limits.h-data: Use "==" form on "constant" and
45754         "optional-constant" lines.
45756         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
45757         Use -std=c99 for XOPEN2K.
45758         (@knownproblems): Remove.
45759         (newtoken): Don't check %isknown.
45761         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
45762         Do not expect macro.
45763         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
45764         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
45765         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
45766         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
45767         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
45768         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
45769         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
45770         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
45771         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
45772         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
45773         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
45774         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
45775         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
45776         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
45777         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
45778         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
45779         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
45780         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
45781         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
45782         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
45783         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
45784         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
45785         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
45786         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
45787         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
45788         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
45789         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
45790         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
45791         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
45792         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
45793         [XPG3] (acosh): Likewise.
45794         [XPG3] (asinh): Likewise.
45795         [XPG3] (atanh): Likewise.
45796         [XPG3] (cbrt): Likewise.
45797         [XPG3] (expm1): Likewise.
45798         [XPG3] (ilogb): Likewise.
45799         [XPG3] (log1p): Likewise.
45800         [XPG3] (logb): Likewise.
45801         [XPG3] (nextafter): Likewise.
45802         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
45803         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
45804         [XPG3] (remainder): Likewise.
45805         [XPG3] (rint): Likewise.
45806         [XPG3 || XPG4 || UNIX98] (round): Likewise.
45807         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
45808         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
45809         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
45810         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
45811         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
45812         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
45813         [UNIX98 || XOPEN2K] (scalb): Expect.
45814         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
45815         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
45816         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
45817         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
45818         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
45819         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
45820         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
45821         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
45822         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
45823         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
45824         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
45825         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
45826         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
45827         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
45828         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
45829         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
45830         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
45831         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
45832         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
45833         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
45834         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
45835         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
45836         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
45837         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
45838         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
45839         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
45840         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
45841         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
45842         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
45843         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
45844         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
45845         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
45846         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
45847         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
45848         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
45849         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
45850         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
45851         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
45852         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
45853         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
45854         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
45855         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
45856         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
45857         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
45858         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
45859         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
45860         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
45861         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
45862         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
45863         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
45864         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
45865         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
45866         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
45867         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
45868         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
45869         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
45870         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
45871         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
45872         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
45873         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
45874         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
45875         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
45876         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
45877         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
45878         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
45879         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
45880         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
45881         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
45882         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
45883         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
45884         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
45885         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
45886         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
45887         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
45888         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
45889         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
45890         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
45891         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
45892         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
45893         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
45894         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
45895         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
45896         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
45897         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
45898         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
45899         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
45900         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
45901         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
45902         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
45903         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
45904         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
45905         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
45906         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
45907         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
45908         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
45909         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
45910         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
45911         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
45912         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
45913         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
45914         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
45915         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
45916         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
45917         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
45918         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
45919         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
45920         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
45921         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
45922         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
45923         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
45924         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
45925         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
45926         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
45927         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
45928         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
45929         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
45930         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
45931         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
45932         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
45933         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
45934         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
45935         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
45936         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
45937         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
45938         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
45939         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
45940         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
45941         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
45942         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
45943         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
45944         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
45945         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
45946         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
45947         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
45948         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
45949         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
45950         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
45952         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
45953         _XOPEN_SOURCE_EXTENDED for XPG4.
45955         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
45957         * Makeconfig (localtime): Remove variable.
45958         (inst_localtime-file): Likewise.
45960 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
45962         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
45963         Update.
45964         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
45965         Update.
45966         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
45967         Update.
45968         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
45969         Update.
45970         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
45971         Update.
45972         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
45973         Update.
45974         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
45975         Update.
45976         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
45977         Update.
45978         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
45979         Update.
45981 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
45983         [BZ #2550]
45984         [BZ #2570]
45985         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
45986         comparisons to determine direction to adjust input.
45987         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
45988         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
45989         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
45990         Likewise.
45991         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
45992         Likewise.
45993         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
45994         Likewise.
45995         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
45996         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
45997         Likewise.
45998         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
45999         Likewise.
46000         * math/libm-test.inc (nexttoward_test): Add more tests.
46002 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
46004         [BZ #14040]
46005         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
46006         in version GLIBC_2.1, not GLIBC_2.0.
46007         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
46008         Likewise.
46010 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
46012         [BZ #13942]
46013         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
46014         (1 - x) * (1 + x).
46015         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
46016         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
46017         * math/libm-test.inc (acos_test): Add more tests.
46018         (asin_test): Likewise.
46019         * sysdeps/i386/fpu/libm-test-ulps: Update.
46020         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46022         [BZ #14034]
46023         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
46024         of square root.
46025         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
46026         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
46027         * math/libm-test.inc (acos_test_tonearest): New function.
46028         (acos_test_towardzero): Likewise.
46029         (acos_test_downward): Likewise.
46030         (acos_test_upward): Likewise.
46031         (asin_test_tonearest): Likewise.
46032         (asin_test_towardzero): Likewise.
46033         (asin_test_downward): Likewise.
46034         (asin_test_upward): Likewise.
46035         (main): Call the new functions.
46036         * sysdeps/i386/fpu/libm-test-ulps: Update.
46037         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46039         [BZ #13884]
46040         [BZ #13924]
46041         * math/e_exp10.c: Include <float.h>.
46042         (__ieee754_exp10): Handle underflow here rather than multiplying
46043         large negative argument by M_LN10.
46044         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
46045         of __ieee754_expf.
46046         * math/e_exp10l.c: Include <float.h>.
46047         (__ieee754_exp10l): Handle underflow here rather than multiplying
46048         large negative argument by M_LN10l.
46049         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
46050         spurious overflow exception on underflow.
46052 2012-04-29  Marek Polacek  <polacek@redhat.com>
46054         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
46055         (__fortify_function): New macro.
46056         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
46057         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
46058         __extern_always_inline.
46059         * libio/bits/stdio2.h: Likewise.
46060         * libio/bits/stdio.h: Likewise.
46061         * string/string.h: Likewise.
46062         * string/bits/string3.h: Likewise.
46063         * include/stdio.h: Likewise.
46064         * stdlib/bits/stdlib.h: Likewise.
46065         * stdlib/stdlib.h: Likewise.
46066         * rt/bits/mqueue2.h: Likewise.
46067         * rt/mqueue.h: Likewise.
46068         * posix/bits/unistd.h: Likewise.
46069         * posix/unistd.h: Likewise.
46070         * io/bits/poll2.h: Likewise.
46071         * io/bits/fcntl2.h: Likewise.
46072         * io/fcntl.h: Likewise.
46073         * io/sys/poll.h: Likewise.
46074         * misc/bits/syslog.h: Likewise.
46075         * misc/bits/syslog-ldbl.h: Likewise.
46076         * misc/sys/syslog.h: Likewise.
46077         * socket/bits/socket2.h: Likewise.
46078         * socket/sys/socket.h: Likewise.
46079         * debug/tst-chk1.c: Likewise.
46080         * wcsmbs/bits/wchar2.h: Likewise.
46081         * wcsmbs/bits/wchar-ldbl.h: Likewise.
46082         * wcsmbs/wchar.h: Likewise.
46084 2012-04-29  Andreas Jaeger  <aj@suse.de>
46086         * Makerules (tests): Remove enable-check-abi protection.
46087         (check-abi-warn): Remove.
46088         (check-abi-%): Remove check-abi-warn usage.
46090         * configure.in: Remove check-abi configure option.
46091         * configure: Regenerated.
46092         * config.make.in (enable-check-abi): Remove.
46094 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
46096         [BZ #14033]
46097         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
46098         double functions to double *_finite functions.
46100         [BZ #13941]
46101         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
46102         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
46103         LDBL_MIN_EXP.
46104         * stdio-common/Makefile (tests): Add tst-sprintf3.
46105         * stdio-common/tst-sprintf3.c: New file.
46107         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
46108         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
46110 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
46112         * conform/conformtest.pl: Remove duplicate typed-constant
46113         handling.
46115 2012-04-28  David S. Miller  <davem@davemloft.net>
46117         * Makerules (%.abilist): Add vpath on sysdep_dirs.
46118         (check-abi-%): Remove AWK script prerequisite and explicit
46119         abilist directory.
46120         (check-abi): Rewrite to just diff the symlist with the abilist.
46121         (config-tls, config-abi-config): Delete, no longer used.
46122         (update-abi-%): Remove AWK script and explicit abilist directory.
46123         (update-abi): Rewrite to simply compare and conditionally copy the
46124         symlist and the sysdep abilist file.  Remove update-abi-config
46125         checks.
46126         * abilist/ld.abilist: Remove.
46127         * abilist/libBrokenLocale.abilist: Remove.
46128         * abilist/libanl.abilist: Remove.
46129         * abilist/libcrypt.abilist: Remove.
46130         * abilist/libdl.abilist: Remove.
46131         * abilist/librt.abilist: Remove.
46132         * abilist/libthread_db.abilist: Remove.
46133         * abilist/libutil.abilist: Remove.
46134         * scripts/extract-abilist.awk: Remove.
46135         * scripts/merge-abilist.awk: Remove.
46136         * sysdeps/generic/libcidn.abilist: New file.
46137         * sysdeps/generic/libnss_compat.abilist: New file.
46138         * sysdeps/generic/libnss_db.abilist: New file.
46139         * sysdeps/generic/libnss_dns.abilist: New file.
46140         * sysdeps/generic/libnss_files.abilist: New file.
46141         * sysdeps/generic/libnss_hesiod.abilist: New file.
46142         * sysdeps/generic/libnss_nis.abilist: New file.
46143         * sysdeps/generic/libnss_nisplus.abilist: New file.
46144         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
46145         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
46146         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
46147         file.
46148         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
46149         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
46150         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
46151         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
46152         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
46153         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
46154         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
46155         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
46156         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
46157         file.
46158         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
46159         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
46160         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
46161         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
46162         file.
46163         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
46164         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
46165         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
46166         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
46167         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
46168         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
46169         file.
46170         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
46171         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
46172         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
46173         file.
46174         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
46175         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
46176         New file.
46177         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
46178         New file.
46179         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
46180         New file.
46181         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
46182         New file.
46183         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
46184         New file.
46185         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
46186         New file.
46187         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
46188         New file.
46189         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
46190         New file.
46191         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
46192         New file.
46193         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
46194         New file.
46195         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
46196         New file.
46197         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
46198         New file.
46199         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
46200         New file.
46201         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
46202         file.
46203         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
46204         New file.
46205         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
46206         New file.
46207         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
46208         file.
46209         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
46210         New file.
46211         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
46212         New file.
46213         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
46214         file.
46215         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
46216         New file.
46217         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
46218         New file.
46219         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
46220         New file.
46221         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
46222         New file.
46223         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
46224         New file.
46225         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
46226         New file.
46227         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
46228         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
46229         file.
46230         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
46231         New file.
46232         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
46233         file.
46234         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
46235         file.
46236         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
46237         file.
46238         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
46239         file.
46240         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
46241         file.
46242         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
46243         New file.
46244         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
46245         file.
46246         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
46247         file.
46248         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
46249         New file.
46250         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
46251         file.
46252         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
46253         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
46254         file.
46255         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
46256         New file.
46257         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
46258         file.
46259         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
46260         file.
46261         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
46262         file.
46263         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
46264         file.
46265         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
46266         file.
46267         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
46268         New file.
46269         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
46270         file.
46271         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
46272         file.
46273         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
46274         New file.
46275         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
46276         file.
46277         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
46278         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
46279         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
46280         file.
46281         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
46282         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
46283         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
46284         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
46285         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
46286         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
46287         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
46288         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
46289         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
46290         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
46291         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
46292         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
46293         file.
46294         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
46295         New file.
46296         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
46297         file.
46298         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
46299         file.
46300         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
46301         file.
46302         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
46303         file.
46304         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
46305         file.
46306         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
46307         New file.
46308         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
46309         New file.
46310         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
46311         file.
46312         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
46313         New file.
46314         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
46315         file.
46316         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
46317         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
46318         file.
46319         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
46320         New file.
46321         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
46322         file.
46323         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
46324         file.
46325         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
46326         file.
46327         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
46328         file.
46329         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
46330         file.
46331         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
46332         New file.
46333         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
46334         New file.
46335         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
46336         file.
46337         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
46338         New file.
46339         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
46340         file.
46342 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
46344         * conform/conformtest.pl: Fix typo in handling typed-constant from
46345         allow-header.
46347 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
46349         * README: Cut down references to pre-2.6 Linux kernels and
46350         Linuxthreads.  Update lists of configurations in libc and ports
46351         and sort alphabetically.  Say "or newer" with Linux kernel version
46352         requirements.
46354         * config.h.in [IS_IN_build]: Allow compiling without optimization.
46356 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
46358         [BZ #887]
46359         * math/libm-test.inc (logb_test_downward): New test to expose
46360         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
46361         rounding mode.
46363 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
46365         [BZ #14027]
46366         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
46367         to be done.
46368         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
46369         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
46371 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
46373         * sysdeps/unix/i386/brk.S: Remove file.
46374         * sysdeps/unix/i386/dl-brk.S: Likewise.
46375         * sysdeps/unix/i386/pipe.S: Likewise.
46376         * sysdeps/unix/i386/sigreturn.S: Likewise.
46377         * sysdeps/unix/i386/syscall.S: Likewise.
46378         * sysdeps/unix/i386/vfork.S: Likewise.
46379         * sysdeps/unix/i386/wait.S: Likewise.
46381         * sysdeps/unix/common/tcsendbrk.c: Move to ...
46382         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
46384         * configure.in (arm*-none*): Do not allow without
46385         --enable-hacker-mode.
46386         (netbsd*): Remove case setting base_os.
46387         (386bsd*): Likewise.
46388         (freebsd*): Likewise.
46389         (bsdi*): Likewise.
46390         (osf*): Likewise.
46391         (sunos*): Likewise.
46392         (ultrix*): Likewise.
46393         (newsos*): Likewise.
46394         (dynix*): Likewise.
46395         (*bsd*): Likewise.
46396         (sysv*): Likewise.
46397         (isc*): Likewise.
46398         (esix*): Likewise.
46399         (sco*): Likewise.
46400         (minix*): Likewise.
46401         (irix4*): Likewise.
46402         (irix6*): Likewise.
46403         (solaris[2-9]*): Likewise.
46404         (none): Likewise.
46405         * configure: Regenerated.
46407 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46409         [BZ #11521]
46410         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
46411         overflow or cancellation in calculating denominator.
46412         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
46413         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
46414         down expression to avoid unexpected rounding in newer GCCs.
46415         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
46417 2012-04-26  David S. Miller  <davem@davemloft.net>
46419         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
46420         long-double compat symbols.
46421         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
46422         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
46423         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
46424         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
46425         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
46426         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
46427         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
46428         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
46429         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
46430         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
46431         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
46432         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
46433         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
46435 2012-04-25  David S. Miller  <davem@davemloft.net>
46437         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
46438         HWCAP_* values only after the memory barriers have been defined.
46439         (atomic_full_barrier): Define.
46440         (atomic_read_barrier): Define.
46441         (atomic_write_barrier): Define.
46443 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
46445         * shlib-versions: Add libgcc_s version information.
46446         * sysdeps/generic/libgcc_s.h: Remove.
46447         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
46448         libgcc_s.h.
46449         * sysdeps/gnu/unwind-resume.c: Likewise.
46450         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
46452 2012-04-25  David S. Miller  <davem@davemloft.net>
46454         * sysdeps/unix/sparc/brk.S: Delete.
46455         * sysdeps/unix/sparc/dl-brk.S: Delete.
46456         * sysdeps/unix/sparc/pipe.S: Delete.
46457         * sysdeps/unix/sparc/sysdep.S: Delete.
46458         * sysdeps/unix/sparc/sysdep.h: Delete.
46459         * sysdeps/unix/sparc/vfork.S: Delete.
46460         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
46461         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
46462         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
46463         (ret_ERRVAL, r0, r1, MOVE): Define.
46464         (JUMPTARGET): Remove.
46465         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
46466         sysdeps/unix/sparc/sysdep.h
46467         (ENTRY, END): Remove.
46468         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
46470 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
46472         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
46473         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
46474         -DIS_IN_build.
46476         * timezone/README: Update upstream location and email address for
46477         tzcode and tzdata.
46478         * timezone/zdump.c: Update from tzcode 2012b.
46479         * timezone/zic.c: Likewise.
46481         * configure.in (libc_cv_as_needed): Remove test.
46482         * configure: Regenerated.
46483         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
46484         conditional definition.
46485         [$(have-as-needed) != yes] (no-as-needed): Likewise.
46486         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
46487         * config.make.in (have-as-needed): Remove variable.
46489 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
46490             Paul Pluzhnikov  <ppluzhnikov@google.com>
46492         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
46493         strings correctly.
46495 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
46497         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
46498         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
46499         * sysdeps/sh/strlen.S: Likewise.
46501 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46503         * sysdeps/unix/fork.S: Remove file.
46504         * sysdeps/unix/i386/fork.S: Likewise.
46505         * sysdeps/unix/sparc/fork.S: Likewise.
46507         * sysdeps/unix/system.c: Remove file.
46508         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
46510         * sysdeps/unix/getegid.S: Remove file.
46511         * sysdeps/unix/geteuid.S: Likewise.
46513 2012-04-24  Roland McGrath  <roland@hack.frob.com>
46515         * scripts/check-localplt.awk: New file.
46516         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
46517         of diff.
46518         * scripts/data/localplt-generic.data: Add a comment.
46520         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
46521         NODE when __dir_mkfile failed.
46522         * sysdeps/mach/hurd/symlinkat.c: Likewise.
46523         Reported by Ludovic Courtès <ludo@gnu.org>.
46525 2012-04-24  Andreas Jaeger  <aj@suse.de>
46527         * Makerules (common-clean): Also remove gen-as-const-headers
46528         files.
46530 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46532         * Makerules (native-compile): Do not change working directory for
46533         build.  Use $(OUTPUT_OPTION) in command.
46534         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
46536 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46538         [BZ #13886]
46539         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
46540         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
46541         * math/libm-test.inc (floor_test): Add more tests.
46542         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
46544 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
46546         * sysdeps/unix/getdents.c: Remove file.
46547         * sysdeps/unix/sysv/getdents.c: Likewise.
46548         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
46550         * sysdeps/unix/syscalls.list (madvise): Add syscall from
46551         sysdeps/unix/mman/syscalls.list.
46552         (mmap): Likewise.
46553         (mprotect): Likewise.
46554         (msync): Likewise.
46555         (munmap): Likewise.
46556         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
46557         * sysdeps/unix/mman/syscalls.list: Remove.
46558         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
46560         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
46561         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
46562         * configure: Regenerated.
46563         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
46564         $(libgcc_s_suffix).
46565         * config.make.in (libgcc_s_suffix): Remove variable.
46567 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
46569         * sysdeps/unix/sysv/gethostname.c: Move to ...
46570         * sysdeps/posix/gethostname.c: ... here.
46572         * sysdeps/unix/execve.S: Remove file.
46574         * sysdeps/unix/_exit.S: Remove file.
46576 2012-04-23  Andreas Jaeger  <aj@suse.de>
46578         [BZ #13739]
46579         * manual/Makefile: Remove make dist support, there's no
46580         need for a stand-alone documentation tar ball.
46581         (TEXI2DVI): Define always, it's not in Makeconfig.
46582         (dist): Removed.
46583         (tar-it): Removed.
46584         (edition): Removed.
46585         (glibc-doc-$(edition).tar): Removed
46586         (%.Z): Removed.
46587         (%.gz): Removed.
46588         (%.uu): Removed.
46589         (ETAGS): Remove, it's in Makeconfig.
46590         (move-if-change): Remove, it's in Makeconfig.
46592 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
46594         [BZ #13970]
46595         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
46596         (strtod, strtof, strtold, strtol, strtoul, strtoq)
46597         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
46598         (strtod_l, strtof_l, strtold_l): Remove __wur.
46599         It is not necessarily an error to ignore strtol's return value.
46600         One can reliably look at the stored endptr to decide whether
46601         the number had valid syntax.
46603 2012-04-21  Andreas Jaeger  <aj@suse.de>
46605         [BZ #13739]
46606         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
46608 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
46610         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
46611         * sysdeps/unix/sysv/Versions: Remove file.
46613 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
46615         [BZ #13927]
46616         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46618 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
46620         [BZ #7064]
46621         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
46622         version from __vm86.
46624 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
46626         * sysdeps/unix/common/lxstat.c: Remove file.
46627         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
46629         * sysdeps/unix/sysv/Makefile: Remove file.
46631         * sysdeps/unix/sysv/direct.h: Remove file.
46633         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
46634         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
46635         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
46636         * sysdeps/unix/sysv/bits/signum.h: Likewise.
46637         * sysdeps/unix/sysv/bits/stat.h: Likewise.
46638         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
46639         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
46641         * sysdeps/unix/sysv/setrlimit.c: Remove file.
46643         * sysdeps/unix/xmknod.c: Remove file.
46644         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
46646         * sysdeps/unix/sysv/settimeofday.c: Remove file.
46648         * sysdeps/unix/sysv/i386/time.S: Remove file.
46650         * sysdeps/unix/fxstat.c: Remove file.
46651         * sysdeps/unix/xstat.c: Likewise.
46652         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
46654         * sysdeps/unix/sysv/sigaction.c: Remove file.
46656         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
46657         (sysdep_headers): Remove variable.
46658         [termio.h not in sysdep_headers] (generated): Likewise.
46659         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
46660         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
46661         * sysdeps/unix/sysv/tcdrain.c: Likewise.
46662         * sysdeps/unix/sysv/tcflow.c: Likewise.
46663         * sysdeps/unix/sysv/tcflush.c: Likewise.
46664         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
46665         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
46666         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
46667         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
46668         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
46670         * sysdeps/unix/siglist.c: Remove file.
46672         * sysdeps/unix/getppid.S: Remove file.
46674         * sysdeps/unix/mkdir.c: Remove file.
46675         * sysdeps/unix/rmdir.c: Likewise.
46677 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
46679         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
46680         ERR_MAX value.
46681         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
46682         errlist-compat value.
46684 2012-04-18  David S. Miller  <davem@davemloft.net>
46686         * sysdeps/generic/memcopy.h (reg_char): Delete.
46687         * debug/strcat_chk.c: Use char, not reg_char.
46688         * debug/strcpy_chk.c: Likewise.
46689         * debug/strncat_chk.c: Likewise.
46690         * debug/strncpy_chk.c: Likewise.
46691         * string/memchr.c: Likewise.
46692         * string/memrchr.c: Likewise.
46693         * string/rawmemchr.c: Likewise.
46694         * string/strcat.c: Likewise.
46695         * string/strchr.c: Likewise.
46696         * string/strchrnul.c: Likewise.
46697         * string/strcmp.c: Likewise.
46698         * string/strcpy.c: Likewise.
46699         * string/strncat.c: Likewise.
46700         * string/strncmp.c: Likewise.
46701         * string/strncpy.c: Likewise.
46703 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46705         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
46706         __builtin_memcopy is called when src and dest ranges are known to not
46707         overlap.
46709 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46711         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
46712         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
46713         fwd_align_merge macro call.
46714         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
46715         bwd_align_merge macro call.
46716         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
46718 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
46720         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
46721         bwd_align_merge macros.
46722         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
46723         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
46724         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
46726 2012-04-18  David S. Miller  <davem@davemloft.net>
46728         * sysdeps/sparc/sparc64/memcopy.h: Delete.
46730 2012-04-18  Andreas Jaeger  <aj@suse.de>
46732         [BZ# 6794]
46733         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
46734         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
46735         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46737         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
46738         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
46739         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46741         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
46742         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
46743         Adjust for changed ldbl-128 files.
46745         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
46746         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
46747         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
46749 2012-04-17  David S. Miller  <davem@davemloft.net>
46751         * sysdeps/sparc/sparc32/memcopy.h: Delete.
46753 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
46755         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
46756         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
46757         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
46758         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
46759         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
46760         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
46762 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
46764         [BZ #6794]
46765         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
46766         * math/libm-test.inc: Add ilogb errno and exception tests.
46767         * math/w_ilogb.c: New file: ilogb wrapper.
46768         * math/w_ilogbf.c: New file: ilogbf wrapper.
46769         * math/w_ilogbl.c: New file: ilogbl wrapper.
46770         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
46771         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
46772         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
46773         exception being thrown with 0.0 as argument.
46774         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
46775         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
46776         exception being thrown with 0.0 as argument.
46777         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
46778         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
46779         exception being thrown with 0.0 as argument.
46780         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
46781         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
46782         exception being thrown with 0.0 as argument.
46783         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
46784         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
46785         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
46786         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
46787         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
46788         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
46789         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
46790         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
46791         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
46793 2012-04-17  Petr Baudis  <pasky@ucw.cz>
46795         * include/sys/uio.h: Change __vector to __iovec to avoid clash
46796         with altivec.
46798 2012-04-16  Marek Polacek  <polacek@redhat.com>
46800         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
46802 2012-04-16  Marek Polacek  <polacek@redhat.com>
46804         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
46805         operands of fdivp instruction.
46807 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
46809         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
46810         * elf/tst-auditmod3b.c: Likewise.
46811         * elf/tst-auditmod4b.c: Likewise.
46812         * elf/tst-auditmod5b.c: Likewise.
46813         * elf/tst-auditmod6b.c: Likewise.
46814         * elf/tst-auditmod6c.c: Likewise.
46815         * elf/tst-auditmod7b.c: Likewise.
46816         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
46817         * sysdeps/x86_64/preconfigure.in: Likewise.
46818         * sysdeps/x86_64/preconfigure: Regenerated.
46820 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
46822         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
46823         __ILP32__.
46825 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
46827         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
46828         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
46830 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
46832         [BZ #13973]
46833         * locale/iso-639.def: Fix gl language name. Spotted by
46834         Yaron Shahrabani.
46836 2012-04-12  Roland McGrath  <roland@hack.frob.com>
46838         [BZ #2074]
46839         * libio/libio.h (__io_write_fn): Update comment.
46841 2012-04-12  Petr Baudis  <pasky@ucw.cz>
46843         [BZ #2074]
46844         * stdio.texi (Hook Functions): The user provided writer function
46845         is not allowed to return -1.
46847 2012-04-11  David S. Miller  <davem@davemloft.net>
46849         * sysdeps/sparc/fpu/libm-test-ulps: Update.
46851 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
46853         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
46854         Add a leading slash to rtkaio.
46856 2012-04-11  Jim Meyering  <meyering@redhat.com>
46858         [BZ #11959]
46859         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
46860         It is not necessarily an error to ignore fwrite's return
46861         value.  One can reliably use ferror to test for errors after
46862         the fact.
46864 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
46866         * bits/types.h (__snseconds_t): New type.
46867         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
46869         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
46870         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
46871         (__SNSECONDS_T_TYPE): Likewise.
46872         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
46873         (__SNSECONDS_T_TYPE): Likewise.
46874         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
46875         (__SNSECONDS_T_TYPE): Likewise.
46877 2012-04-10  Andreas Jaeger  <aj@suse.de>
46879         [BZ #2636]
46880         * manual/time.texi (Processor Time): Return type of times is
46881         elapsed real time since an arbitrary point in the past.
46882         (CPU Time): Move CLK_TCK from here...
46883         (Processor Time): ...to here.  Correct description.
46884         * manual/conf.texi (Constants for Sysconf): Correct description of
46885         _SC_CLK_TCK.
46887 2012-04-10  David S. Miller  <davem@davemloft.net>
46889         [BZ #13967]
46890         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
46891         where the is a gap between DT_REL(A) and DT_JMPREL.
46893 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
46895         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
46896         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
46897         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
46899 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
46901         * elf/dl-support.c (_dl_inhibit_cache): New variable.
46902         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
46903         (dl_main): Handle --inhibit-cache.
46904         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
46905         _dl_inhibit_cache.
46906         * elf/dl-load.c (_dl_map_object): Use it.
46907         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
46909 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
46911         [BZ #13872]
46912         * sysdeps/i386/fpu/e_powl.S (p78): New object.
46913         (__ieee754_powl): Saturate large exponents rather than testing for
46914         overflow of y*log2(x).
46915         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
46916         * math/libm-test.inc (pow_test): Do not permit spurious overflow
46917         exceptions.
46919         [BZ #11521]
46920         * math/s_ctan.c: Include <float.h>.
46921         (__ctan): Avoid internal overflow or cancellation in calculating
46922         denominator.
46923         * math/s_ctanf.c: Likewise.
46924         * math/s_ctanl.c: Likewise.
46925         * math/s_ctanh.c: Likewise.
46926         * math/s_ctanhf.c: Likewise.
46927         * math/s_ctanhl.c: Likewise.
46928         * math/libm-test.inc (ctan_test): Add more tests.
46929         (ctanh_test): Likewise.
46930         * sysdeps/i386/fpu/libm-test-ulps: Update.
46931         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
46933 2012-04-09  Andreas Jaeger  <aj@suse.de>
46935         [BZ #6894]
46936         * manual/filesys.texi (Directory Entries): Mention that d_namlen
46937         is an optional BSD extension.
46939         [BZ #10254]
46940         * manual/stdio.texi (Opening Streams): Document additional fopen
46941         parameters.
46943 2012-04-09  Roland McGrath  <roland@hack.frob.com>
46945         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
46946         %eax without telling the compiler.
46948 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
46950         [BZ # 13963]
46951         * manual/install.texi: Use sourceware.org.
46953 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
46955         [BZ #13873]
46956         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
46957         (__ieee754_pow): Generate overflow and underflow using huge*huge
46958         and tiny*tiny rather than just returning constant infinity or zero
46959         for large exponents.
46960         * math/libm-test.inc (pow_test): Require overflow exceptions for
46961         applicable cases of large exponents.
46963         [BZ #706]
46964         * sysdeps/i386/fpu/e_pow.S (p10): New object.
46965         (__ieee754_pow): Use iterative multiplication algorithm only for
46966         integer exponents with absolute value below 1024.  Check for odd
46967         integer exponents when using algorithm for real exponents.
46968         * math/libm-test.inc (pow_test): Add more tests.
46969         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
46971 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
46973         [BZ #13705]
46974         * math/libm-test.inc (exp_test): Do not allow overflow exception
46975         on underflow test.
46977 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
46979         [BZ #13705]
46980         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
46981         instead of __kernel_standard_f.
46983 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
46985         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
46986         * sysdeps/x86_64/memset_chk.S: Likewise.
46988 2012-04-08  Andreas Jaeger  <aj@suse.de>
46990         [BZ #10153]
46991         * manual/startup.texi (Environment Access): Describe return value
46992         for putenv and setenv.
46994         [BZ #6895]
46995         * manual/filesys.texi (Directory Entries): Add description for
46996         DT_LNK.
46998         [BZ #6890]
46999         * manual/filesys.texi (Directory Entries): Clarify that it's file
47000         system not operating system in the description of DT_UNKNOWN.
47002         [BZ #6578]
47003         * manual/syslog.texi (closelog): Fix reference, it's openlog.
47005 2012-04-08  Stephen Compall  <s11@member.fsf.org>
47007         [BZ #6649]
47008         * manual/llio.texi (Opening and Closing Files): Add cross
47009         reference to explain mode argument.
47011 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
47013         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
47014         * sysdeps/x86_64/memset_chk.S: Likewise.
47016 2012-04-07  David S. Miller  <davem@davemloft.net>
47018         * elf/elf.h (R_SPARC_WDISP10): Define.
47019         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
47020         R_SPARC_SIZE32.
47021         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
47022         R_SPARC_SIZE64 and R_SPARC_H34.
47024 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
47026         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
47027         conditions and remove no longer applicable assertion.
47029 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
47031         * bits/byteswap.h: Include <features.h>.
47032         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
47033         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
47035 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
47037         * bits/byteswap.h (__bswap_16): Removed.
47038         Include <bits/byteswap-16.h> to get __bswap_16.
47039         * sysdeps/i386/bits/byteswap.h: Likewise.
47040         * sysdeps/s390/bits/byteswap.h: Likewise.
47041         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47042         * bits/byteswap-16.h: New file.
47043         * sysdeps/i386/bits/byteswap-16.h: Likewise.
47044         * sysdeps/s390/bits/byteswap-16.h: Likewise.
47045         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
47046         * string/Makefile (headers): Add bits/byteswap-16.h.
47048 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
47050         [BZ #13895]
47051         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
47052         extra indirection.
47053         * nss/Makefile (tests-static, tests): Add tst-nss-static.
47054         * nss/tst-nss-static.c: New.
47056 2012-04-06  Robert Millan  <rmh@gnu.org>
47058         [BZ #6486]
47059         * manual/llio.texi (File Position Primitive): lseek
47060         refers to WHENCE when it really means OFFSET.
47062 2012-04-06  Andreas Jaeger  <aj@suse.de>
47064         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
47065         strncmp declarations.
47067         * abilist/libc.abilist: Add __poll and __ppoll.
47069 2012-04-05  David S. Miller  <davem@davemloft.net>
47071         * scripts/check-local-headers.sh: Accept a host triplet in the
47072         path matched by the exclude regexp.
47074         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
47075         definition.
47076         * sysdeps/powerpc/powerpc32/dl-machine.h
47077         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
47078         * sysdeps/s390/s390-32/dl-machine.h
47079         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47080         * sysdeps/sparc/sparc32/dl-machine.h
47081         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47082         * sysdeps/sparc/sparc64/dl-machine.h
47083         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
47085         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
47086         lazy binding.
47087         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
47088         undefined symbol errors.
47090         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
47091         DT_NEEDED entries.
47093 2012-04-05  Michael Matz  <matz@suse.de>
47095         [BZ #13592]
47096         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
47098 2012-04-05  Andreas Jaeger  <aj@suse.de>
47100         [BZ #13908]
47101         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
47102         comment.
47104 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47106         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
47107         which ROUND is no valid rounding mode.
47109 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47111         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
47112         read again.
47113         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
47115 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47117         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
47118         an exception using FPU order intentionally.
47120 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
47122         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
47123         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
47124         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
47125         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
47127 2012-04-05  Simon Josefsson  <simon@josefsson.org>
47129         [BZ #12340]
47130         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
47131         EINVAL when BUFLEN is too smal.
47133 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
47135         [BZ #13553]
47136         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
47137         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
47139 2012-04-03  Andreas Jaeger  <aj@suse.de>
47141         [BZ #13938]
47142         * manual/setjmp.texi (System V contexts): Fix sentence.
47144         [BZ #13926]
47145         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
47146         New macro for this case.
47147         [!__GNUC__] (__bswap_64): New inline function for this case.
47148         * sysdeps/x86_64/bits/byteswap.h: Likewise.
47149         * bits/byteswap.h: Likewise.
47150         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
47151         ull, guard with __GLIBC_HAVE_LONG_LONG.
47153         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
47154         __GLIBC_HAVE_LONG_LONG.
47156         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
47157         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
47159 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
47161         [BZ #13691]
47162         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
47163         inptr and inend, rather than using last_ch.
47165 2012-04-02  David S. Miller  <davem@davemloft.net>
47167         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
47168         * stdio-common/printf-parse.h (read_int): Change return type to
47169         'int', return -1 on INT_MAX overflow.
47170         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
47171         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
47172         overflows INT_MAX.  Check for overflow of in-format-string precision
47173         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
47174         SIZE_MAX not INT_MAX for integer overflow test.
47175         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
47176         skip the construct in the format string but do not record anything.
47177         * stdio-common/bug22.c: Adjust to test both width/prevision
47178         INT_MAX overflow as well as total length INT_MAX overflow.  Check
47179         explicitly for proper errno values.
47181 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
47183         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
47184         CHAR_MAX.
47185         * string/test-strcmp.c [! WIDE]: Likewise.
47186         * time/tst-mktime2.c: Likewise for INT_MAX.
47187         * string/test-string.h: #include <sys/param.h> for MIN.
47189         * csu/init-first.c (__libc_init_first): Call __ctype_init.
47190         * sysdeps/i386/init-first.c (init): Likewise.
47191         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
47192         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
47193         * sysdeps/sh/init-first.c (init): Likewise.
47195 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
47197         * po/ru.po: Update from translation team.
47198         * po/vi.po: Likewise.
47200 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
47202         * resolv/nss_dns/dns-host.c: Merge copyright years.
47204 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
47206         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
47207         Optimize memcpy with prefetch if
47208         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
47209         src, dst pointers have unequal 16 byte alignments.
47211 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
47213         [BZ #13928]
47214         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
47215         from a CNAME entry and return the minimum ttl for the query.
47216         (gaih_getanswer_slice): Likewise.
47218 2012-03-30  Jeff Law  <law@redhat.com>
47220         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
47221         due to long keys.
47222         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
47223         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
47225         * resolv/nss_dns/dns-host.c: Update copyright year.
47227 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
47229         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
47230         requests to save a system call.  Fix check that all bytes are sent.
47232         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
47233         comments for sendmmsg.
47235 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
47237         [BZ #13691]
47238         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
47239         with only 1 character between 0x0041 and 0x01b0.
47240         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
47241         * wcsmbs/tst-mbsnrtowcs.c: New file.
47243 2012-03-29  David S. Miller  <davem@davemloft.net>
47245         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
47246         small copies by hand.
47248 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
47250         [BZ #13761]
47251         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
47252         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
47253         group memberships.
47255 2012-03-28  David S. Miller  <davem@davemloft.net>
47257         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
47258         that branches into memcpy.
47259         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
47260         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
47261         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
47262         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
47263         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
47264         bits.
47265         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
47266         implementation too.
47267         * sysdeps/sparc/mempcpy.S: New file.
47269         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
47270         the IFUNC routine in the libc case.
47271         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
47273         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
47274         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
47275         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
47276         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
47277         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
47278         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
47279         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
47280         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
47282         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
47283         loop to 256 bytes instead of 64 bytes and fix test signedness.
47285         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
47286         * sysdeps/sparc/sparc32/Makefile: rather than here...
47287         * sysdeps/sparc/sparc64/Makefile: and here.
47289 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
47291         * malloc/mallocbug.c: Avoid warnings about unused variables.
47293 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
47295         [BZ #13760]
47296         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
47297         in the right place. Discard and retry query if response is
47298         larger than input buffer size.
47300 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
47302         [BZ #369]
47303         [BZ #2678]
47304         [BZ #3866]
47305         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
47306         x for large integer exponent.
47307         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
47308         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
47309         sign of result as needed afterwards.
47310         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
47311         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
47312         result for underflowing pow the same as for overflow.
47313         (__kernel_standard_l): Handle powl overflow and underflow here
47314         rather than calling __kernel_standard.
47315         * math/libm-test.inc (pow_test): Add more tests.
47317         [BZ #3868]
47318         [BZ #13879]
47319         [BZ #13910]
47320         [BZ #13911]
47321         [BZ #13912]
47322         [BZ #13913]
47323         [BZ #13915]
47324         [BZ #13916]
47325         [BZ #13917]
47326         [BZ #13918]
47327         [BZ #13919]
47328         [BZ #13920]
47329         [BZ #13921]
47330         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
47331         * sysdeps/ieee754/k_standard.c: Include <float.h>.
47332         (__kernel_standard_l): New function.
47333         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
47334         __kernel_standard.
47335         * math/w_acosl.c (__acosl): Likewise.
47336         * math/w_asinl.c (__asinl): Likewise.
47337         * math/w_atan2l.c (__atan2l): Likewise.
47338         * math/w_atanhl.c (__atanhl): Likewise.
47339         * math/w_coshl.c (__coshl): Likewise.
47340         * math/w_exp10l.c (__exp10l): Likewise.
47341         * math/w_exp2l.c (__exp2l): Likewise.
47342         * math/w_fmodl.c (__fmodl): Likewise.
47343         * math/w_hypotl.c (__hypotl): Likewise.
47344         * math/w_j0l.c (__j0l, __y0l): Likewise.
47345         * math/w_j1l.c (__j1l, __y1l): Likewise.
47346         * math/w_jnl.c (__jnl, __ynl): Likewise.
47347         * math/w_lgammal.c (__lgammal): Likewise.
47348         * math/w_log10l.c (__log10l): Likewise.
47349         * math/w_log2l.c (__log2l): Likewise.
47350         * math/w_logl.c (__logl): Likewise.
47351         * math/w_powl.c (__powl): Likewise.
47352         * math/w_remainderl.c (__remainderl): Likewise.
47353         * math/w_scalbl.c (sysv_scalbl): Likewise.
47354         * math/w_sinhl.c (__sinhl): Likewise.
47355         * math/w_sqrtl.c (__sqrtl): Likewise.
47356         * math/w_tgammal.c (__tgammal): Likewise.
47357         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
47358         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
47359         * math/libm-test.inc (acos_test): Add more tests.
47360         (acosh_test): Likewise.
47361         (asin_test): Likewise.
47362         (atanh_test): Likewise.
47363         (exp_test): Likewise.
47364         (exp10_test): Likewise.
47365         (exp2_test): Likewise.
47366         (expm1_test): Likewise.
47367         (lgamma_test): Likewise.
47368         (log_test): Likewise.
47369         (log10_test): Likewise.
47370         (log1p_test): Likewise.
47371         (log2_test): Likewise.
47372         (pow_test): Do not allow some spurious overflow exceptions.
47373         (sqrt_test): Add more tests.
47374         (tgamma_test): Likewise.
47375         (y0_test): Likewise.
47376         (y1_test): Likewise.
47377         (yn_test): Likewise.
47379 2012-03-27  Anton Blanchard  <anton@samba.org>
47381         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
47382         MAP_HUGETLB.
47383         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
47384         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
47385         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
47387 2012-03-27  David S. Miller  <davem@davemloft.net>
47389         * conform/Makefile: Run run-conformtest.sh using $(BASH).
47391         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
47392         have-as-vis3 check.
47394 2012-03-27  Andreas Jaeger  <aj@suse.de>
47396         * sysdeps/x86_64/elf/configure.in: Moved to ...
47397         * sysdeps/x86_64/configure.in: ... here.
47398         * sysdeps/x86_64/elf/start.S: Moved to ...
47399         * sysdeps/x86_64/start.S: ... here.
47400         * sysdeps/x86_64/elf/configure: Delete.
47402         * sysdeps/x86_64/configure.in: Merge contents from
47403         sysdeps/i386/configure.in (without i686 check).
47405         * sysdeps/i386/elf/Versions: Merge into ...
47406         * sysdeps/i386/Versions: ... this.
47407         * sysdeps/i386/elf/Versions: Delete file.
47408         * sysdeps/i386/elf/start.S: Moved to ...
47409         * sysdeps/i386/start.S: ...here.
47410         * sysdeps/i386/elf/configure.in: Merge into...
47411         * sysdeps/i386/configure.in: ...here.
47412         * sysdeps/i386/elf/configure.in: Delete file.
47413         * sysdeps/i386/elf/configure: Delete file.
47415         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
47416         * debug/backtracesyms.c: ... here.
47417         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
47418         * debug/backtracesymsfd.c: ... here.
47419         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
47420         * sysdeps/generic/ifunc-sel.h: ... here.
47422         * sysdeps/unix/i386/start.c: Delete file.
47423         * sysdeps/unix/sparc/start.c: Delete file.
47424         * sysdeps/unix/start.c: Delete file.
47426         * sysdeps/sh/elf/configure.in: Moved to ...
47427         * sysdeps/sh/configure.in: ... here.
47428         * sysdeps/sh/elf/start.S: Moved to ...
47429         * sysdeps/sh/start.S: ... here.
47430         * sysdeps/sh/elf/configure: Delete file.
47432         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
47433         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
47434         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
47435         * sysdeps/powerpc/powerpc64/entry.h: ... here.
47436         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
47437         * sysdeps/powerpc/powerpc64/start.S: here.
47438         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
47439         * sysdeps/powerpc/powerpc64/Makefile: ... this.
47440         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
47441         * sysdeps/powerpc/powerpc64/configure.in: ... this.
47442         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
47444         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
47445         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
47446         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
47447         * sysdeps/powerpc/powerpc32/start.S: ... here.
47448         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
47449         * sysdeps/powerpc/powerpc32/configure.in: ... this.
47450         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
47452         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
47453         * sysdeps/powerpc/ifunc-sel.h: ... here.
47454         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
47455         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
47457         * sysdeps/sparc/elf/configure.in: Moved to ...
47458         * sysdeps/sparc/configure.in: ... here.
47459         * sysdeps/sparc/elf/configure: Delete file.
47460         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
47461         * sysdeps/sparc/sparc32/start.S: ... here.
47462         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
47463         * sysdeps/sparc/sparc64/start.S: ... here.
47464         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
47465         * sysdeps/sparc/sparc32/Makefile: ... this.
47466         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
47467         * sysdeps/sparc/sparc64/Makefile: ... this.
47469         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
47470         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
47471         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
47472         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
47473         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
47474         * sysdeps/s390/s390-32/setjmp.S: ... here.
47475         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
47476         * sysdeps/s390/s390-32/configure.in: ... here.
47477         * sysdeps/s390/s390-32/elf/configure: Delete file.
47478         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
47479         * sysdeps/s390/s390-32/start.S: ... here.
47481         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
47482         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
47483         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
47484         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
47485         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
47486         * sysdeps/s390/s390-64/setjmp.S: ... here.
47487         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
47488         * sysdeps/s390/s390-64/configure.in: ... here
47489         * sysdeps/s390/s390-64/elf/configure: Delete file.
47490         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
47491         * sysdeps/s390/s390-64/start.S: ... here.
47492         * sysdeps/s390/s390-64/elf/configure: Delete.
47494         * configure.in: Remove support for elf directories in sysdeps.
47496         * configure: Regenerated.
47497         * sysdeps/i386/configure: Regenerated.
47498         * sysdeps/powerpc/powerpc32/configure: Regenerated.
47499         * sysdeps/powerpc/powerpc64/configure: Regenerated.
47500         * sysdeps/s390/s390-32/configure: Regenerated.
47501         * sysdeps/s390/s390-64/configure: Regenerated.
47502         * sysdeps/sh/configure: Regenerated.
47503         * sysdeps/sparc/configure: Regenerated.
47504         * sysdeps/x86_64/configure: Regenerated.
47506 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
47508         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47510         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
47511         denormal result into account.
47513 2012-03-25  Roland McGrath  <roland@hack.frob.com>
47515         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
47516         Reported by Allan McRae <allan@archlinux.org>.
47518 2012-03-23  Jeff Law  <law@redhat.com>
47520         * nss/getnssent.c (__nss_getent): Fix typo.
47522 2012-03-23  David S. Miller  <davem@davemloft.net>
47524         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47526 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
47528         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
47529         to pad to uint64_t for each field.
47530         (dl_tls_index): Replace unsigned long with uint64_t.
47532 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
47533         Paul Pluzhnikov  <ppluzhnikov@google.com>
47535         [BZ #6528]
47536         * grp/Makefile (otherlibs): Don't set it.
47537         * inet/Makefile (otherlibs): Likewise.
47538         * login/Makefile (otherlibs): Likewise.
47539         * nscd/Makefile (otherlibs): Likewise.
47540         * posix/Makefile (otherlibs): Likewise.
47541         * pwd/Makefile (otherlibs): Likewise.
47542         * rt/Makefile (otherlibs): Likewise.
47543         * sunrpc/Makefile (otherlibs): Likewise.
47544         * nss/Makefile (otherlibs): Likewise.
47545         Add libnss_files to routines and static-only-routines.
47546         ($(objpfx)getent): Remove rule.
47547         * resolv/Makefile: Add libnss_dns and libresolv to routines and
47548         static-only-routines.
47550 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
47552         [BZ #13892]
47553         * math/s_cexp.c: Include <float.h>.
47554         (__cexp): Handle exp result overflowing not necessarily
47555         overflowing both real and imaginary parts of result.
47556         * math/s_cexpf.c: Likewise.
47557         * math/s_cexpl.c: Likewise.
47558         * math/libm-test.inc (cexp_test): Add more tests.
47559         * sysdeps/i386/fpu/libm-test-ulps: Update.
47560         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47562 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47564         * include/link.h (ELFW): New macro.
47565         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
47566         Replace ELF64_R_TYPE with ELFW(R_TYPE).
47568 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47570         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
47571         with uint64_t.
47573 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47575         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
47576         declaration.
47577         (struct La_x32_retval): Likewise.
47579 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
47581         * sysdeps/x86_64/preconfigure.in: New file.
47582         * sysdeps/x86_64/preconfigure: New generated file.
47584 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
47586         [BZ #13824]
47587         * math/e_exp2l.c: Include <float.h>.
47588         (__ieee754_exp2l): Handle overflow and underflow cases
47589         separately.  Only pass fractional part of argument to
47590         __ieee754_expl.
47591         * math/libm-test.inc (exp2_test): Add more tests.
47593         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
47594         negating x to take absolute value.
47595         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
47596         Likewise.
47597         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
47598         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
47599         Likewise.
47600         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
47601         computing low part if x was negated.
47602         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
47604 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47606         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
47607         la_x32_gnu_pltexit.
47608         (pltexit): Cast int_retval to ptrdiff_t.
47609         * elf/tst-auditmod3b.c: Likewise.
47610         * elf/tst-auditmod4b.c: Likewise.
47611         * elf/tst-auditmod5b.c: Likewise.
47612         * elf/tst-auditmod6b.c: Likewise.
47613         * elf/tst-auditmod6c.c: Likewise.
47614         * elf/tst-auditmod7b.c: Likewise.
47616         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
47617         and x32_gnu_pltexit.
47619         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
47620         __ELF_NATIVE_CLASS.
47621         (La_x32_regs): New macro.
47622         (La_x32_retval): Likewise.
47623         (la_x32_gnu_pltenter): New function prototype.
47624         (la_x32_gnu_pltexit): Likewise.
47626 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
47628         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
47629         exponent.
47631         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
47633         * configure.in (libc_cv_cc_nofma): Check for option to disable
47634         generation of FMA instructions.
47635         * configure: Regenerate.
47636         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
47637         * sysdeps/ieee754/dbl-64/Makefile: New file.
47638         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
47639         Remove brandred-fma4.
47640         (CFLAGS-brandred-fma4.c): Remove.
47641         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
47642         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
47643         define.
47644         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
47645         define.
47647 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47649         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
47650         LLONG_MAX != LONG_MAX.
47651         (_itoa_word): Use _ITOA_WORD_TYPE on value.
47652         (_fitoa_word): Likewise.
47653         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
47654         LLONG_MAX != LONG_MAX.
47655         * stdio-common/_itowa.h: Include <_itoa.h>.
47656         (_itowa_word): Use _ITOA_WORD_TYPE on value.
47657         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
47658         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
47659         only if not defined.
47660         (_ITOA_WORD_TYPE): Likewise.
47661         (_itoa_word): Use _ITOA_WORD_TYPE on value.
47662         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
47664 2012-03-21  David S. Miller  <davem@davemloft.net>
47666         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47668 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
47670         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
47671         of x86_64 when setting libc_cv_slibdir, libdir and
47672         libc_cv_localedir.
47673         * sysdeps/unix/sysv/linux/configure: Regenerated.
47675 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47677         * manual/lang.texi (Old Varargs): Remove section.
47678         (How Variadic): Update menu.
47679         (va_start): Do not mention varargs.h.
47681 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
47682             Joseph Myers  <joseph@codesourcery.com>
47684         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
47685         link test.
47686         * configure: Regenerated.
47688 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
47690         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
47691         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
47692         conformtest.pl
47694 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47696         * NOTES: Remove.
47697         * Makefile (files-for-dist): Remove NOTES.
47698         (NOTES): Remove rule.
47699         * README: Don't refer to NOTES.
47700         * manual/creature.texi: Don't include macros.texi.
47701         * manual/intro.texi (creature.texi): Remove comment referring to
47702         NOTES.
47704         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
47705         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
47706         * configure: Regenerated.
47707         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
47708         LIBC_TRY_CC_OPTION.
47709         (libc_cv_as_i686): Likewise.
47710         (libc_cv_cc_avx): Likewise.
47711         (libc_cv_cc_sse2avx): Likewise.
47712         (libc_cv_cc_fma4): Likewise.
47713         (libc_cv_cc_novzeroupper): Likewise.
47714         * sysdeps/i386/configure: Regenerated.
47716         [BZ #13883]
47717         * sysdeps/i386/fpu/s_cexp.S: Remove.
47718         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
47719         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
47720         * math/libm-test.inc (cexp_test): Add more tests.
47721         * sysdeps/i386/fpu/libm-test-ulps: Update.
47722         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47724 2012-03-21  Allan McRae  <allan@archlinux.org>
47726         * timezone/Makefile: Do not install iso3166.tab and zone.tab
47728 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
47730         [BZ #13871]
47731         * math/w_exp2.c: Do not include <float.h>.
47732         (o_threshold, u_threshold): Remove.
47733         (__exp2): Calculate result before checking finiteness and calling
47734         __kernel_standard.
47735         * math/w_exp2f.c: Likewise.
47736         * math/w_exp2l.c: Likewise.
47737         * math/libm-test.inc (exp2_test): Require overflow exception for
47738         1e6 input.
47740         [BZ #3866]
47741         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
47742         range of signed 64-bit integers before using fistpll.  Remove
47743         checks for whether integers fit in mantissa bits.
47744         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
47745         the range of signed 32-bit integers before using fistpl.  Remove
47746         checks for whether integers fit in mantissa bits.
47747         * sysdeps/i386/fpu/e_powl.S (p64): New object.
47748         (__ieee754_powl): Test for y outside the range of signed 64-bit
47749         integers before using fistpll.  Reduce 64-bit values to 63-bit
47750         ones as needed.
47751         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
47752         divide-by-zero is raised for zero to large negative powers.
47753         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
47754         (__ieee754_powl): Test for y outside the range of signed 64-bit
47755         integers before using fistpll.  Reduce 64-bit values to 63-bit
47756         ones as needed.
47757         * math/libm-test.inc (pow_test): Add more tests.
47759 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47761         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
47762         <stdio-common/_itoa.h>.
47763         * debug/segfault.c: Likewise.
47764         * elf/dl-cache.c: Likewise.
47765         * elf/dl-minimal.c: Likewise.
47766         * elf/dl-misc.c: Likewise.
47767         * elf/dl-sysdep.c: Likewise.
47768         * elf/dl-version.c: Likewise.
47769         * elf/rtld.c: Likewise.
47770         * hurd/hurdsock.c: Likewise.
47771         * hurd/lookup-retry.c: Likewise.
47772         * malloc/malloc.c: Likewise.
47773         * malloc/mtrace.c: Likewise.
47774         * nscd/nscd_getgr_r.c: Likewise.
47775         * nscd/nscd_getpw_r.c: Likewise.
47776         * nscd/nscd_getserv_r.c: Likewise.
47777         * posix/getopt_init.c: Likewise.
47778         * posix/wordexp.c: Likewise.
47779         * stdio-common/_itoa.c: Likewise.
47780         * stdio-common/printf_fphex.c: Likewise.
47781         * stdio-common/vfprintf.c: Likewise.
47782         * string/_strerror.c: Likewise.
47783         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
47784         * sysdeps/i386/i686/hp-timing.h: Likewise.
47785         * sysdeps/mach/_strerror.c: Likewise.
47786         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
47787         * sysdeps/mach/hurd/sethostid.c: Likewise.
47788         * sysdeps/mach/hurd/xmknodat.c: Likewise.
47789         * sysdeps/mach/xpg-strerror.c: Likewise.
47790         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
47791         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
47792         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
47793         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
47794         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
47795         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
47796         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
47797         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
47798         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
47799         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
47800         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
47801         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
47802         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
47803         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
47804         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
47805         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
47806         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
47807         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
47808         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
47809         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
47810         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
47812         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
47814         * stdio-common/_itoa.h: Moved to ...
47815         * sysdeps/generic/_itoa.h: Here.
47817         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
47819         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
47820         instead of "_itoa.h" and "_itowa.h".
47821         * stdio-common/vfprintf.: Likewise.
47823 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47825         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
47826         <bits/wordsize.h>.
47827         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
47828         (__signbit): Likwise.
47829         (llrintf): Likwise.
47830         (llrint): Likwise.
47832 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
47834         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
47835         __WORDSIZE != 64.
47837 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
47839         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
47840         OVERFLOW_EXCEPTION_OK.
47841         * math/libm-test.inc ("Philosophy"): Update comment about
47842         exception testing.
47843         (OVERFLOW_EXCEPTION): Define.
47844         (OVERFLOW_EXCEPTION_OK): Likewise.
47845         (INVALID_EXCEPTION_OK): Renumber.
47846         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
47847         (IGNORE_ZERO_INF_SIGN): Likewise.
47848         (test_exceptions): Handle FE_OVERFLOW.
47849         (exp10_test): Expect overflow exceptions.
47850         (exp2_test): Likewise.
47851         (expm1_test): Likewise.
47852         (nextafter_test): Likewise.
47853         (pow_test): Likewise.
47854         (scalbn_test): Likewise.
47855         (scalbln_test): Likewise.
47857 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47859         * sysdeps/x86_64/bits/atomic.h
47860         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
47861         64bit integer.
47862         (atomic_exchange_acq): Likewise.
47863         (__arch_exchange_and_add_body): Likewise.
47864         (__arch_add_body): Likewise.
47865         (atomic_add_negative): Likewise.
47866         (atomic_add_zero): Likewise.
47868 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47870         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
47871         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
47873 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47875         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
47876         Check __x86_64__ instead of __WORDSIZE.
47878 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47880         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
47882 2012-03-19  David S. Miller  <davem@davemloft.net>
47884         * sysdeps/sparc/fpu/libm-test-ulps: Update.
47886         * sysdeps/sparc/fpu/fenv_private.h: New file.
47887         * sysdeps/sparc/fpu/math_private.h: Use it.
47888         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
47889         Remove.
47890         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
47891         (libc_feholdexcept_setroundl): Remove.
47892         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
47893         Remove.
47894         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
47895         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
47897 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47899         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
47900         int64_t instead of long int.
47901         (INSERT_WORDS64): Likwise.
47903 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
47905         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
47906         _Unwind_GetCFA return to _Unwind_Ptr first.
47908 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
47910         [BZ #13629]
47911         * math/s_clog.c: Include <float.h>.
47912         (__clog): Scale large or subnormal inputs.
47913         * math/s_clogf.c: Likewise.
47914         * math/s_clogl.c: Likewise.
47915         * math/s_clog10.c: Include <float.h>.
47916         (M_LOG10_2): Define.
47917         (__clog10): Scale large or subnormal inputs.
47918         * math/s_clog10f.c: Likewise.
47919         * math/s_clog10l.c: Likewise.
47920         * math/libm-test.inc (clog_test): Add more tests.
47921         (clog10_test): Likewise.
47922         * sysdeps/i386/fpu/libm-test-ulps: Update.
47923         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
47925         [BZ #11451]
47926         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
47927         x and y.
47928         * math/libm-test.inc (atan2_test): Add another test.
47930         * Makerules (common-objdir-compile): Remove.
47931         * sysdeps/unix/Makefile (config-generated): Do not add
47932         $(unix-generated) to variable.
47933         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
47934         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
47935         Remove rule.
47936         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
47937         Likewise.
47938         [generic bits/local_lim.h] (before-compile): Do not append to
47939         variable.
47940         [generic bits/local_lim.h] (common-generated): Likewise.
47941         [generic sys/param.h] (before-compile): Do not append to variable.
47942         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
47943         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
47944         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
47945         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
47946         include.
47947         [generic sys/param.h] (sys/param.h-includes): Remove variable.
47948         [generic sys/param.h] (sys/param.h-includes): Remove rule.
47949         [generic sys/param.h] ($(addprefix
47950         $(common-objpfx),$(sys/param.h-includes))): Likewise.
47951         [generic sys/param.h] (common-generated): Do not append to
47952         variable.
47953         [generic sys/param.h] (sysdep_headers): Likewise.
47954         [generic bits/errno.h] (before-compile): Do not append to
47955         variable.
47956         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
47957         rule.
47958         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
47959         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
47960         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
47961         [generic bits/errno.h] (common-generated): Do not append to
47962         variable.
47963         [generic bits/ioctls.h] (before-compile): Do not append to
47964         variable.
47965         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
47966         rule.
47967         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
47968         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
47969         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
47970         rule.
47971         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
47972         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
47973         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
47974         [generic bits/ioctls.h] (common-generated): Do not append to
47975         variable.
47976         [generic sys/syscall.h] (syscall.h): Remove variable.
47977         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
47978         rule.
47979         [generic sys/syscall.h] (before-compile): Do not append to
47980         variable.
47981         [generic sys/syscall.h] (common-generated): Likewise.
47982         * sysdeps/unix/errnos-tmpl.c: Remove file.
47983         * sysdeps/unix/errnos.awk: Likewise.
47984         * sysdeps/unix/ioctls-tmpl.c: Likewise.
47985         * sysdeps/unix/ioctls.awk: Likewise.
47986         * sysdeps/unix/mk-local_lim.c: Likewise.
47987         * sysdeps/unix/snarf-ioctls: Likewise.
47989 2012-03-19  Richard Henderson  <rth@twiddle.net>
47991         * sysdeps/i386/fpu/fenv_private.h: New file.
47992         * sysdeps/i386/fpu/math_private.h: Use it.
47993         (math_opt_barrier, math_force_eval): Remove.
47994         (libc_feholdexcept_setround_53bit): Remove.
47995         (libc_feupdateenv_53bit): Remove.
47996         * sysdeps/x86_64/fpu/math_private.h: Likewise.
47997         (math_opt_barrier, math_force_eval): Remove.
47998         (libc_feholdexcept): Remove.
47999         (libc_feholdexcept_setround): Remove.
48000         (libc_fetestexcept, libc_fesetenv): Remove.
48001         (libc_feupdateenv_test): Remove.
48002         (libc_feupdateenv, libc_feholdsetround): Remove.
48003         (libc_feresetround): Remove.
48005         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
48006         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
48008         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
48009         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
48010         (libc_feupdateenv_testl): New.
48011         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
48012         (libc_feupdateenv_testf): New.
48013         (libc_feupdateenv): Use libc_feupdateenv_test.
48014         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
48015         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
48017         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
48018         (libc_feholdsetroundf, libc_feholdsetroundl): New.
48019         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
48020         (libc_feresetround_noex): New.
48021         (libc_feresetround_noexf): New.
48022         (libc_feresetround_noexl): New.
48023         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
48024         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
48025         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
48026         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
48027         SET_RESTORE_ROUND.
48028         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
48029         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
48030         (__cos): Likewise.
48031         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
48032         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
48033         SET_RESTORE_ROUND_NOEX.
48034         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
48035         SET_RESTORE_ROUND_NOEXF.
48036         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
48037         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
48038         (libc_feholdsetroundf): New.
48039         (libc_feresetround, libc_feresetroundf): New.
48041         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
48042         (libc_feholdexcept_setround_53bit): Convert from macro to function.
48043         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
48045         * sysdeps/generic/math_private.h: Include <fenv.h>.
48046         (default_libc_feholdexcept): New.
48047         (default_libc_feholdexcept_setround): New.
48048         (default_libc_fesetenv, default_libc_feupdateenv): New.
48049         (libc_feholdexcept): Only define if undefined.
48050         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
48051         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
48052         (libc_feholdexcept_setroundl): Likewise.
48053         (libc_feholdexcept_setround_53bit): Likewise.
48054         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
48055         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
48056         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
48057         (libc_feupdateenv_53bit): Likewise.
48058         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
48059         (libc_feholdexcept): Convert from macro to inline function.
48060         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
48061         (libc_fesetenv, libc_feupdateenv): Likewise.
48063         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
48064         not previously defined.
48065         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
48066         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
48067         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
48068         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
48069         * sysdeps/ieee754/flt-32/math_private.h: New file.
48070         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
48071         math_private.h below SET_FLOAT_WORD.
48072         (__isnan, __isinf_ns, __finite): Remove.
48073         (__isnanf, __isinf_nsf, __finitef): Remove.
48075 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
48077         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48079 2012-03-17  David S. Miller  <davem@davemloft.net>
48081         [BZ #6471]
48082         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
48083         for 2.16.
48085 2012-03-16  David S. Miller  <davem@davemloft.net>
48087         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
48088         warnings.
48090         [BZ #6471]
48091         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
48092         properly.
48093         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
48094         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
48095         sysdep_routines when subdir is sysvipc.
48096         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
48097         __getshmlba helper.
48099         * sysdeps/sparc/fpu/libm-test/ulps: Update.
48101 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48103         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
48104         [__LP64__].
48106 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48108         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
48109         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
48110         (__lround): Renamed to ...
48111         (__llround): This.  Replace long int with long long int.
48112         Define lround functions as aliases of llround functions.
48113         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
48115 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48117         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
48118         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
48119         adresses to uintptr_t.  Replace "long int" and "unsigned long
48120         int" with "greg_t" on va_arg.
48122 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48124         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
48125         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
48127         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
48128         Move e_machine check before EI_CLASS check.  Handle x32
48129         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
48130         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
48131         SKIP_EM_IA_64 and include
48132         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
48134         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
48135         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
48136         (add_system_dir): New macro.
48138         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
48139         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
48141 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
48143         [BZ #2551]
48144         [BZ #2552]
48145         [BZ #2553]
48146         [BZ #2554]
48147         [BZ #2562]
48148         [BZ #2563]
48149         [BZ #2565]
48150         [BZ #2566]
48151         [BZ #2576]
48152         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
48153         (y0): Likewise.
48154         * math/w_j0f.c (j0f): Likewise.
48155         (y0f): Likewise.
48156         * math/w_j0l.c (__j0l): Likewise.
48157         (__y0l): Likewise.
48158         * math/w_j1.c (j1): Likewise.
48159         (y1): Likewise.
48160         * math/w_j1f.c (j1f): Likewise.
48161         (y1f): Likewise.
48162         * math/w_j1l.c (__j1l): Likewise.
48163         (__y1l): Likewise.
48164         * math/w_jn.c (jn): Likewise.
48165         (yn): Likewise.
48166         * math/w_jnf.c (jnf): Likewise.
48167         (ynf): Likewise.
48168         * math/w_jnl.c (__jnl): Likewise.
48169         (__ynl): Likewise.
48170         * math/libm-test.inc (j0_test): Add more tests.
48171         (j1_test): Likewise.
48172         (jn_test): Likewise.  Add trailing semicolon to existing test.
48173         (y0_test): Likewise.
48174         (y1_test): Likewise.
48175         * sysdeps/i386/fpu/libm-test-ulps: Update.
48176         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48178         [BZ #13851]
48179         [BZ #13854]
48180         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
48181         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
48182         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
48183         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
48184         (__tanl): Set errno for infinite argument.
48185         * sysdeps/i386/fpu/mptan.c: Remove.
48186         * sysdeps/i386/fpu/s_tan.S: Likewise.
48187         * sysdeps/i386/fpu/s_tanl.S: Likewise.
48188         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
48189         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
48190         * math/libm-test.inc (tan_test): Add more tests and enable more
48191         tests for double and long double.
48192         * sysdeps/i386/fpu/libm-test-ulps: Update.
48193         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48195 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
48197         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
48198         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
48200 2012-03-16  Roland McGrath  <roland@hack.frob.com>
48202         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
48203         * configure.in: Use it for both main tree and add-ons.
48204         * configure: Regenerated.
48206 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
48208         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
48210 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
48212         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
48213         in comment.
48215         [BZ #13851]
48216         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
48217         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
48218         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
48219         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
48220         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
48221         infinite argument.
48222         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
48223         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
48224         != 0 for prec == 2.
48225         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
48226         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
48227         * sysdeps/i386/fpu/s_cosl.S: Likewise.
48228         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
48229         * sysdeps/i386/fpu/s_sinl.S: Likewise.
48230         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
48231         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
48232         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
48233         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
48234         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
48235         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
48236         * math/libm-test.inc (cos_test): Add more tests and enable more
48237         tests for long double.
48238         (sin_test): Likewise.
48239         (sincos_test): Likewise.
48240         * sysdeps/i386/fpu/libm-test-ulps: Update.
48241         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48243 2012-03-16  David S. Miller  <davem@davemloft.net>
48245         * sysdeps/sparc/fpu/math_private.h: New file.
48247 2012-03-15  David S. Miller  <davem@davemloft.net>
48249         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
48250         file.
48251         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
48252         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
48253         file.
48254         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
48255         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
48256         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
48257         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
48258         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
48259         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
48260         sysdep routines.
48261         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
48263         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
48264         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
48266         * sysdeps/sparc/sparc-ifunc.h: New file.
48267         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
48268         sparc-ifunc.h
48269         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
48270         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
48271         Likewise.
48272         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
48273         Likewise.
48274         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
48275         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
48276         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
48277         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
48278         Likewise.
48279         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
48280         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
48281         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
48282         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
48283         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
48284         Likewise.
48285         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
48286         Likewise.
48287         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
48288         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
48289         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
48290         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
48291         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
48292         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
48293         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
48294         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
48295         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
48296         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
48297         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
48298         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
48299         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
48300         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
48301         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
48302         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
48303         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
48304         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
48305         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
48306         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
48307         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
48308         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
48309         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
48310         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
48312 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
48314         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
48315         scaling.
48316         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48318 2012-03-15  Andreas Jaeger  <aj@suse.de>
48320         [BZ #13852]
48321         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
48322         ieee754/flt-32 implementation for sin, cos and sincos.
48323         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
48324         * sysdeps/i386/fpu/s_cosf.S: Likewise.
48325         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
48326         * sysdeps/i386/fpu/s_sinf.S: Likewise.
48327         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
48328         ieee754/flt-32 implementation for tan.
48330         * math/libm-test.inc (cos_test): Enable some large input tests for
48331         float as well
48332         (sin_test): Likewise.
48333         (sincos_test): Likewise.
48334         (tan_test): Add tests for large input.
48336         * sysdeps/i386/fpu/libm-test-ulps: Update.
48338 2012-03-15  Andreas Jaeger  <aj@suse.de>
48340         [BZ #13658]
48341         * math/libm-test.inc (cos_test): Add more test cases.
48342         (sin_test): Likewise.
48343         (sincos_test): Likewise.
48345 2012-03-15  Andreas Jaeger  <aj@suse.de>
48347         [BZ #13837]
48348         * math/libm-test.inc (cos_test): Add a test case for large input
48349         value.
48350         (sin_test): Likewise.
48351         (sincos_test): Likewise.
48353 2012-03-15  Andreas Jaeger  <aj@suse.de>
48354             Joseph Myers  <joseph@codesourcery.com>
48356         [BZ #13658]
48357         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
48358         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
48359         * sysdeps/i386/fpu/branred.c: Likewise.
48360         * sysdeps/i386/fpu/dosincos.c: Likewise.
48361         * sysdeps/i386/fpu/mpa.c: Likewise.
48362         * sysdeps/i386/fpu/s_cos.S: Likewise.
48363         * sysdeps/i386/fpu/s_sin.S: Likewise.
48364         * sysdeps/i386/fpu/s_sincos.S: Likewise.
48365         * sysdeps/i386/fpu/sincos32.c: Likewise.
48367         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
48368         Define.
48369         (libc_feupdateenv_53bit): Define.
48370         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
48371         Define.
48372         (libc_feupdateenv_53bit): Define.
48374         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
48375         53 bit (without extend i386 double precision).
48377         * math/libm-test.inc (sincos_test): Add tests for large input.
48378         (sin): Likewise.
48379         (cos): Likewise.
48381         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
48383 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
48385         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48387 2012-03-15  David S. Miller  <davem@davemloft.net>
48389         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
48390         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
48391         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
48392         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
48393         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
48394         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
48395         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
48396         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
48397         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
48398         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
48399         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
48400         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
48401         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
48402         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
48403         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
48404         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
48405         file.
48406         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
48407         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
48408         file.
48409         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
48410         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
48411         file.
48412         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
48413         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
48414         file.
48415         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
48416         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
48417         fmin/fmax sysdep routines.
48418         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
48420 2012-03-14  David S. Miller  <davem@davemloft.net>
48422         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
48423         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
48424         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
48425         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
48426         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
48427         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
48428         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
48429         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
48430         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
48431         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
48432         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
48433         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
48434         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
48435         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
48436         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
48437         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
48438         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
48439         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
48440         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
48441         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
48442         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
48443         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
48444         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
48445         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
48446         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
48447         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
48448         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
48449         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
48450         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
48451         routines.
48452         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
48453         file.
48454         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
48455         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
48456         file.
48457         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
48458         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
48459         file.
48460         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
48461         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
48462         file.
48463         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
48464         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
48465         file.
48466         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
48467         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
48468         file.
48469         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
48470         file.
48471         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
48472         file.
48473         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
48474         file.
48475         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
48476         New file.
48477         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
48478         file.
48479         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
48480         file.
48481         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
48482         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
48483         file.
48484         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
48485         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
48486         file.
48487         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
48488         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
48489         file.
48490         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
48491         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
48492         VIS3 routines.
48494         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
48495         New file.
48497         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48499         * sysdeps/sparc/configure.in: New file.
48500         * sysdeps/sparc/configure: Generate.
48501         * configure.in (libc_cv_sparc_as_vis3): Substitute.
48502         * configure: Regenerate.
48503         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
48504         * config.make.in (have-as-vis3): New.
48505         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
48506         available use -Av9d instead of -Av9a.
48507         * sysdeps/sparc/sparc64/Makefile: Likewise.
48508         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
48509         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
48510         New file.
48511         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
48512         file.
48513         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
48514         New file.
48515         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
48516         file.
48517         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
48518         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
48519         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
48520         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
48521         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
48523         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
48524         fzeros/fnegs to load 0x80000000 into a float register instead of
48525         using the stack.
48526         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
48528 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
48530         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48531         bits/syscall.h.
48532         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
48533         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
48534         ($(inst_includedir)/bits/syscall.h): Remove rule.
48535         ($(objpfx)bits/syscall.d): Include instead of
48536         $(objpfx)syscall-list.d.
48537         (generated): Change syscall-list.h and syscall-list.d to
48538         bits/syscall.h and bits/syscall.d.
48540 2012-03-14  Roland McGrath  <roland@hack.frob.com>
48542         [BZ #13846]
48543         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
48545 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
48547         [BZ #13841]
48548         * math/s_csqrt.c: Include <float.h>.
48549         (__csqrt): Scale large or subnormal inputs.
48550         * math/s_csqrtf.c: Likewise.
48551         * math/s_csqrtl.c: Likewise.
48552         * math/libm-test.inc (csqrt_test): Add more tests.
48553         * sysdeps/i386/fpu/libm-test-ulps: Update.
48554         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
48556         [BZ #13840]
48557         * math/libm-test.inc (hypot_test): Add more tests.
48559 2012-03-13  David S. Miller  <davem@davemloft.net>
48561         [BZ #13840]
48562         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
48563         double-precision for the calculation instead of scaling.
48565 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
48567         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
48568         manipulate bits before adding and subtracting TWO52[sx].
48569         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
48570         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
48571         Likewise.
48572         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
48574 2012-03-13  David S. Miller  <davem@davemloft.net>
48576         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
48577         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
48578         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
48579         rtld-global-offsets.h
48580         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
48582         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
48583         large parameters.
48585         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
48587         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
48588         'err' in the ifdef scope in which it is actually used.
48590         * nss/nss_db/db-init.c: Include string.h
48592 2012-03-12  David S. Miller  <davem@davemloft.net>
48594         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
48595         masking out of the most significant byte of random value used.
48596         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48597         Fix coding style in previous change.
48599         * sysdeps/unix/sysv/linux/kernel-features.h
48600         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
48601         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
48602         expression.
48603         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
48604         later.
48606 2012-03-11  David S. Miller  <davem@davemloft.net>
48608         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
48609         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
48610         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
48611         for 'resultvar' otherwise things get truncated on 64-bit.
48613         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
48614         Fix masking out of the most significant byte of random value used.
48616         * sysdeps/sparc/fpu/libm-test-ulps: Update.
48618 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
48620         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
48622 2012-03-09  David S. Miller  <davem@davemloft.net>
48624         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
48625         variables with appropriate CPP guards.
48626         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
48627         from the frame pointer, not the stack pointer.  Correct layout
48628         comments.  Fix test on resulting framesize and the management of
48629         the outregs buffer for pltexit.  Preserve floating point return
48630         values across _dl_call_pltexit call.
48631         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
48632         framesize and the management of the outregs buffer for pltexit.
48633         Preserve floating point return values across _dl_call_pltexit
48634         call.
48635         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
48636         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
48637         (la_sparc64_gnu_pltexit): New functions.
48638         (print_exit): Fix format string for return register value.
48640 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
48642         * sunrpc/Makefile (others): Add rpcgen.
48643         ($(objpfx)rpcgen): Remove special build rule and dependency on
48644         libc.
48645         * sunrpc/rpcgen.c: New file.
48647 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
48649         [BZ #13673]
48650         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
48651         * stdio-common/bug-vfprintf-nargs.c: Likewise.
48652         * sysdeps/i386/crti.S: Likewise.
48653         * sysdeps/i386/crtn.S: Likewise.
48654         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
48655         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
48656         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
48657         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
48658         * sysdeps/sh/crti.S: Likewise.
48659         * sysdeps/sh/crtn.S: Likewise.
48660         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
48662         [BZ #13673]
48663         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
48664         with URL.
48665         * locale/programs/locfile-kw.gperf: Likewise.
48666         * locale/programs/charmap-kw.h: Regenerated.
48667         * locale/programs/locfile-kw.h: Likewise.
48669         [BZ #13673]
48670         * intl/plural.y: Replace FSF snail mail address with URL.
48671         * intl/plural.c: Regenerated.
48673 2012-03-09  Richard Henderson  <rth@twiddle.net>
48675         * include/math_private.h: Remove file.
48676         * math/math_private.h: Move file ...
48677         * sysdeps/generic/math_private.h: ... here.
48679         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
48680         * sysdeps/powerpc/fpu/math_private.h: Likewise.
48681         * sysdeps/x86_64/fpu/math_private.h: Likewise.
48683         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
48684         and <math_private.h>.
48685         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
48686         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
48687         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
48688         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
48689         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
48690         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
48691         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
48692         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
48693         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
48694         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
48695         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
48696         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
48697         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
48698         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
48699         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
48700         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
48701         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
48702         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
48703         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
48704         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
48705         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
48706         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
48707         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
48708         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
48709         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
48710         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
48711         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
48712         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
48713         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
48714         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
48715         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
48716         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
48717         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
48718         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
48719         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
48720         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
48721         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
48722         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
48723         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
48724         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
48725         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
48726         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
48727         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
48728         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
48729         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
48730         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
48731         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
48732         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
48733         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
48734         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
48735         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
48736         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
48737         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
48738         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
48739         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
48740         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
48741         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
48742         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
48743         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
48744         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
48745         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
48746         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
48747         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
48748         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
48749         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
48750         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
48751         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
48752         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
48753         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
48754         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
48755         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
48756         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
48757         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
48758         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
48759         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
48760         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
48761         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
48762         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
48763         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
48764         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
48765         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
48766         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
48767         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
48768         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
48769         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
48770         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
48771         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
48772         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
48773         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
48774         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
48775         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
48776         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
48777         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
48778         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
48779         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
48780         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
48781         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
48782         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
48783         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
48784         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
48785         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
48786         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
48787         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
48788         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
48789         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
48790         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
48791         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
48792         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
48793         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
48794         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
48795         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
48796         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
48797         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
48798         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
48799         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
48800         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
48801         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
48802         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
48803         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
48804         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
48805         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
48806         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
48807         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
48808         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
48809         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
48810         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
48811         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
48812         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
48813         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
48814         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
48815         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
48816         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
48817         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
48818         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
48819         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
48820         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
48821         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
48822         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
48823         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
48824         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
48825         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
48826         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
48827         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
48828         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
48829         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
48830         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
48831         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
48832         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
48833         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
48834         * sysdeps/ieee754/k_standard.c: Likewise.
48835         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
48836         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
48837         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
48838         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
48839         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
48840         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
48841         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
48842         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
48843         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
48844         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
48845         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
48846         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
48847         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
48848         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
48849         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
48850         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
48851         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
48852         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
48853         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
48854         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
48855         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
48856         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
48857         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
48858         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
48859         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
48860         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
48861         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
48862         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
48863         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
48864         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
48865         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
48866         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
48867         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
48868         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
48869         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
48870         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
48871         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
48872         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
48873         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
48874         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
48875         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
48876         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
48877         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
48878         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
48879         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
48880         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
48881         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
48882         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
48883         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
48884         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
48885         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
48886         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
48887         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
48888         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
48889         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
48890         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
48891         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
48892         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
48893         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
48894         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
48895         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
48896         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
48897         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
48898         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
48899         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
48900         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
48901         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
48902         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
48903         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
48904         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
48905         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
48906         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
48907         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
48908         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
48909         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
48910         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
48911         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
48912         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
48913         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
48914         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
48915         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
48916         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
48917         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
48918         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
48919         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
48920         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
48921         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
48922         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
48923         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
48924         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
48925         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
48926         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
48927         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
48928         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
48929         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
48930         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
48931         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
48932         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
48933         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
48934         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
48935         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
48936         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
48937         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
48938         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
48939         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
48940         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
48941         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
48942         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
48943         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
48944         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
48945         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
48946         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
48947         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
48948         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
48949         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
48950         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
48951         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
48952         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
48953         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
48954         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
48955         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
48956         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
48957         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
48958         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
48959         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
48960         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
48961         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
48962         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
48963         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
48964         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
48965         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
48966         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
48967         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
48968         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
48969         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
48970         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
48971         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
48972         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
48973         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
48974         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
48975         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
48976         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
48977         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
48978         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
48979         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
48980         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
48981         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
48982         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
48983         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
48984         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
48985         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
48986         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
48987         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
48988         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
48989         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
48990         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
48991         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
48992         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
48993         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
48994         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
48995         * sysdeps/ieee754/s_lib_version.c: Likewise.
48996         * sysdeps/ieee754/s_matherr.c: Likewise.
48997         * sysdeps/ieee754/s_signgam.c: Likewise.
48998         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
48999         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
49000         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
49001         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
49002         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
49003         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
49004         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
49005         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
49006         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
49007         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
49008         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
49009         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
49010         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
49011         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
49012         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
49013         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
49014         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
49015         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
49016         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
49017         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
49018         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
49020 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
49022         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
49023         * sunrpc/rpc_main.c: Likewise.
49024         * sunrpc/rpc_svcout.c: Likewise.
49026 2012-03-09  David S. Miller  <davem@davemloft.net>
49028         * include/math_private.h: New file.
49030 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
49032         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
49033         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
49034         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
49035         from <bits/socket_type.h>.
49036         (enum __socket_type): Don't define here.
49037         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
49038         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
49039         bits/socket_type.h.
49041         [BZ #13566]
49042         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
49043         checking __USE_GNU.
49045         * Makerules ($(inst_includedir)/%.h): New rule.
49046         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
49047         (install-others): Remove variable setting.
49048         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
49050 2012-03-08  Richard Henderson  <rth@twiddle.net>
49052         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
49053         from macro to inline function; merge with the
49054         !__LIBC_INTERNAL_MATH_INLINES version.
49055         (__ieee754_sqrtf): Likewise.
49057         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
49058         to inline function.
49059         (__rintf, __floor, __floorf): Likewise.
49061         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
49062         macro to inline function.
49063         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
49065         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
49066         not <math/math_private.h>.
49068 2012-03-08  David S. Miller  <davem@davemloft.net>
49070         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
49071         copyright year.
49072         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
49074 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
49076         * resolv/gai_misc.c (handle_requests): Fix struct timespec
49077         normalization.
49078         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
49079         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
49081 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
49083         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
49084         be defined individually, they must be defined as a block.  Define
49085         S for printing a string instead of hidint the different by using a
49086         macro for adding the 'l'.
49087         * stdio-common/tst-fphex-wide.c: Adjust.
49089 2012-03-07  Marek Polacek  <polacek@redhat.com>
49091         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
49093 2012-03-08  Marek Polacek  <polacek@redhat.com>
49095         [BZ #13806]
49096         * stdio-common/Makefile (tests): Add tst-fphex-wide.
49097         * stdio-common/tst-fphex.c: Define a few macros to make the
49098         test reusable.  Use them.
49099         * stdio-common/tst-fphex-wide.c: New file.
49101 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
49103         [BZ #6911]
49104         * manual/macros.texi (gnusystems): New macro.
49105         (nongnusystems): Likewise.
49106         (gnulinuxhurdsystems): Likewise.
49107         (gnuhurdsystems): Likewise..
49108         (gnulinuxsystems): Likewise.
49109         * manual/charset.texi: Use new macros or @theglibc{} to refer to
49110         variants of the GNU system, not "GNU system".
49111         * manual/conf.texi: Likewise.
49112         * manual/errno.texi: Likewise.  Update example of errno macro
49113         expansion.
49114         * manual/filesys.texi: Likewise.
49115         (getumask): Document as specific to GNU/Hurd.
49116         * manual/install.texi: Likewise.  Reword some references to
49117         GNU/Linux.
49118         * manual/intro.texi: Likewise.
49119         * manual/io.texi: Likewise.
49120         (File Name Portability): Detail which constraints are inapplicable
49121         to all GNU systems and which are only inapplicable to GNU/Hurd.
49122         * manual/job.texi: Likewise.
49123         * manual/llio.texi: Likewise.
49124         (O_NOCTTY): Document as present on GNU/Linux.
49125         * manual/maint.texi: Likewise.
49126         * manual/memory.texi: Likewise.
49127         * manual/pattern.texi: Likewise.
49128         * manual/pipe.texi: Likewise.
49129         * manual/process.texi: Likewise.
49130         * manual/resource.texi: Likewise.
49131         (RUSAGE_CHILDREN): Remove statement about specifying a particular
49132         child on GNU/Hurd.
49133         * manual/setjmp.texi: Likewise.
49134         * manual/signal.texi: Likewise.
49135         * manual/startup.texi: Likewise.
49136         * manual/stdio.texi: Likewise.
49137         * manual/terminal.texi: Likewise.
49138         (ONLCR): Document as POSIX.
49139         (OXTABS): Document availability on GNU/Linux as XTABS.
49140         (ONOEOT): Document availability separately from other bits.
49141         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
49142         * manual/time.texi: Likewise.
49143         * manual/users.texi: Likewise.
49144         * INSTALL: Regenerated.
49145         * sysdeps/gnu/errlist.c: Regenerated.
49147         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
49148         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
49149         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
49150         puts.
49151         * configure: Regenerated.
49153 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
49155         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
49156         default includes instead of AC_HEADER_CHECK.
49157         * sysdeps/i386/configure: Regenerated.
49159         [BZ #10716]
49160         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
49161         * math/s_cacoshf.c (__cacoshf): Likewise.
49162         * math/s_cacoshl.c (__cacoshl): Likewise.
49163         * math/s_casinh.c (__casinh): Set signs of result from argument.
49164         * math/s_casinhf.c (__casinhf): Likewise.
49165         * math/s_casinhl.c (__casinhl): Likewise.
49166         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
49167         (casinh_test): Add more tests.
49168         * sysdeps/i386/fpu/libm-test-ulps: Update.
49169         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49171 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
49173         * po/zh_TW.po: Update from translation team.
49175         * login/Makefile (distribute): Remove variable.
49176         * catgets/Makefile: Likewise.
49177         * mach/Makefile: Likewise.
49178         * malloc/Makefile: Likewise.
49179         * misc/Makefile: Likewise.
49180         * iconv/Makefile: Likewise.
49181         * nscd/Makefile: Likewise.
49182         * hurd/Makefile: Likewise.
49183         * manual/Makefile: Likewise.
49184         * locale/Makefile: Likewise.
49185         * intl/Makefile: Likewise.
49186         * conform/Makefile: Likewise.
49187         * nss/Makefile: Likewise.
49188         * time/Makefile: Likewise.
49189         * soft-fp/Makefile: Likewise.
49190         * dirent/Makefile: Likewise.
49191         * gmon/Makefile: Likewise.
49192         * po/Makefile: Likewise.
49193         * rt/Makefile: Likewise.
49194         * socket/Makefile: Likewise.
49195         * math/Makefile: Likewise.
49196         * signal/Makefile: Likewise.
49197         * debug/Makefile: Likewise.
49198         * elf/Makefile: Likewise.
49199         * timezone/Makefile: Likewise.
49200         * stdlib/Makefile: Likewise.
49201         * iconvdata/Makefile: Likewise.
49202         * sunrpc/Makefile: Likewise.
49203         * io/Makefile: Likewise.
49204         * argp/Makefile: Likewise.
49205         * inet/Makefile: Likewise.
49206         * hesiod/Makefile: Likewise.
49207         * grp/Makefile: Likewise.
49208         * csu/Makefile: Likewise.
49209         * wctype/Makefile: Likewise.
49210         * crypt/Makefile: Likewise.
49211         * libio/Makefile: Likewise.
49212         * string/Makefile: Likewise.
49213         * nis/Makefile: Likewise.
49214         * resolv/Makefile: Likewise.
49215         * stdio-common/Makefile: Likewise.
49216         * wcsmbs/Makefile: Likewise.
49217         * dlfcn/Makefile: Likewise.
49218         * posix/Makefile: Likewise.
49220         [BZ #6959]
49221         * timezone/Makefile: Don't install timezone files, just the programs
49222         and scripts.
49224 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
49226         * nss/databases.def: Add missing gshadow entry.
49228         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
49230 2012-03-06  Marek Polacek  <polacek@redhat.com>
49232         [BZ #13726]
49233         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
49234         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
49235         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
49236         * stdio-common/tst-long-dbl-fphex.c: New file.
49238 2012-03-06  David S. Miller  <davem@davemloft.net>
49240         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
49241         (set_obp_int): New function.
49242         (get_obp_int): New function.
49243         (__get_clockfreq_via_dev_openprom): Likewise.
49244         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
49245         Avoid unused variable warnings on 'val' and use builtin_expect.
49246         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
49247         __builtin_expect.
49248         (INLINE_CLONE_SYSCALL): Likewise.
49250 2012-03-05  David S. Miller  <davem@davemloft.net>
49252         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49254 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
49256         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49258         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
49259         only for |x| >= 40.
49260         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
49262 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
49264         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
49265         Replace gettimeofday with __vdso_gettimeofday.
49267         * sysdeps/unix/sysv/linux/x86_64/init-first.c
49268         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
49269         __vdso_clock_gettime and __vdso_getcpu.
49271         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
49272         time with __vdso_time.
49274 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
49276         * manual/lang.texi (size_t): Note types to which size_t may be
49277         equivalent with the GNU C Library, but do not describe when
49278         differences between them are significant.
49280 2012-03-05  Andreas Jaeger  <aj@suse.de>
49282         * sysdeps/i386/fpu/libm-test-ulps: Update.
49284 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
49286         [BZ #3976]
49287         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
49288         (__ieee754_pow): Save and restore rounding mode and use
49289         round-to-nearest for main computations.
49290         * math/libm-test.inc (pow_test_tonearest): New function.
49291         (pow_test_towardzero): Likewise.
49292         (pow_test_downward): Likewise.
49293         (pow_test_upward): Likewise.
49294         (main): Call the new functions.
49295         * sysdeps/i386/fpu/libm-test-ulps: Update.
49296         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49298         [BZ #3976]
49299         * math/libm-test.inc (cosh_test_tonearest): New function.
49300         (cosh_test_towardzero): Likewise.
49301         (cosh_test_downward): Likewise.
49302         (cosh_test_upward): Likewise.
49303         (sinh_test_tonearest): Likewise.
49304         (sinh_test_towardzero): Likewise.
49305         (sinh_test_downward): Likewise.
49306         (sinh_test_upward): Likewise.
49307         (main): Call the new functions.
49308         * sysdeps/i386/fpu/libm-test-ulps: Update.
49309         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49311 2012-03-05  Tom de Vries  <tom@codesourcery.com>
49313         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
49314         default stack guard is set in last bytes.
49315         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
49317 2012-03-05  Kees Cook  <keescook@chromium.org>
49319         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
49321         [BZ #13656]
49322         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
49323         possibly allocate from heap instead of stack.
49324         * stdio-common/bug-vfprintf-nargs.c: New file.
49325         * stdio-common/Makefile (tests): Add nargs overflow test.
49327 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
49329         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
49331 2012-03-03  Marek Polacek  <polacek@redhat.com>
49333         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
49334         * math/math_private.h: Likewise.
49335         * stdlib/tst-strtod.c: Likewise.
49336         * sysdeps/i386/i486/bits/atomic.h: Likewise.
49337         * sysdeps/x86_64/bits/atomic.h: Likewise.
49339 2012-03-02  David S. Miller  <davem@davemloft.net>
49341         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
49342         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
49343         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
49344         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
49345         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
49346         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
49347         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
49348         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
49350 2012-03-02  Roland McGrath  <roland@hack.frob.com>
49352         [BZ #13792]
49353         * manual/examples/README: New file, says the example source files
49354         can be used under GPL>=2.
49355         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
49356         line containing just "*/".
49357         * manual/examples/add.c: Add copyright header (GPL>=2).
49358         * manual/examples/argp-ex1.c: Likewise.
49359         * manual/examples/argp-ex2.c: Likewise.
49360         * manual/examples/argp-ex3.c: Likewise.
49361         * manual/examples/argp-ex4.c: Likewise.
49362         * manual/examples/atexit.c: Likewise.
49363         * manual/examples/db.c: Likewise.
49364         * manual/examples/dir.c: Likewise.
49365         * manual/examples/dir2.c: Likewise.
49366         * manual/examples/execinfo.c: Likewise.
49367         * manual/examples/filecli.c: Likewise.
49368         * manual/examples/filesrv.c: Likewise.
49369         * manual/examples/fmtmsgexpl.c: Likewise.
49370         * manual/examples/genpass.c: Likewise.
49371         * manual/examples/inetcli.c: Likewise.
49372         * manual/examples/inetsrv.c: Likewise.
49373         * manual/examples/isockad.c: Likewise.
49374         * manual/examples/longopt.c: Likewise.
49375         * manual/examples/memopen.c: Likewise.
49376         * manual/examples/memstrm.c: Likewise.
49377         * manual/examples/mkfsock.c: Likewise.
49378         * manual/examples/mkisock.c: Likewise.
49379         * manual/examples/mygetpass.c: Likewise.
49380         * manual/examples/pipe.c: Likewise.
49381         * manual/examples/popen.c: Likewise.
49382         * manual/examples/rprintf.c: Likewise.
49383         * manual/examples/search.c: Likewise.
49384         * manual/examples/select.c: Likewise.
49385         * manual/examples/setjmp.c: Likewise.
49386         * manual/examples/sigh1.c: Likewise.
49387         * manual/examples/sigusr.c: Likewise.
49388         * manual/examples/stpcpy.c: Likewise.
49389         * manual/examples/strdupa.c: Likewise.
49390         * manual/examples/strftim.c: Likewise.
49391         * manual/examples/strncat.c: Likewise.
49392         * manual/examples/subopt.c: Likewise.
49393         * manual/examples/swapcontext.c: Likewise.
49394         * manual/examples/termios.c: Likewise.
49395         * manual/examples/testopt.c: Likewise.
49396         * manual/examples/testpass.c: Likewise.
49397         * manual/examples/timeval_subtract.c: Likewise.
49399         [BZ #13792]
49400         * manual/time.texi (Elapsed Time): Move timeval_subtract example
49401         function to ...
49402         * manual/timeval_subtract.c.texi: ... here, new file.
49404 2012-03-02  David S. Miller  <davem@davemloft.net>
49406         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
49408 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
49410         [BZ #3976]
49411         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
49412         (__sin): Save and restore rounding mode and use round-to-nearest
49413         for all computations.
49414         (__cos): Save and restore rounding mode and use round-to-nearest
49415         for all computations.
49416         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
49417         <fenv.h>.
49418         (tan): Save and restore rounding mode and use round-to-nearest for
49419         all computations.
49420         * math/libm-test.inc (cos_test_tonearest): New function.
49421         (cos_test_towardzero): Likewise.
49422         (cos_test_downward): Likewise.
49423         (cos_test_upward): Likewise.
49424         (sin_test_tonearest): Likewise.
49425         (sin_test_towardzero): Likewise.
49426         (sin_test_downward): Likewise.
49427         (sin_test_upward): Likewise.
49428         (tan_test_tonearest): Likewise.
49429         (tan_test_towardzero): Likewise.
49430         (tan_test_downward): Likewise.
49431         (tan_test_upward): Likewise.
49432         (main): Call the new functions.
49433         * sysdeps/i386/fpu/libm-test-ulps: Update.
49434         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49436         [BZ #10135]
49437         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
49438         small n, then large n, before computing and testing k+n.
49439         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
49440         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
49441         Likewise.
49442         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
49443         Likewise.
49444         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
49445         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
49446         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
49447         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
49448         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
49449         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
49450         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
49451         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
49452         * math/libm-test.inc (scalbn_test): Add more tests.
49453         (scalbln_test): Likewise.
49455         * manual/filesys.texi (mode_t): Describe constraints on size and
49456         signedness, not exact equivalence to a particular type.
49457         (ino_t): Likewise.
49458         (ino64_t): Likewise.
49459         (dev_t): Likewise.
49460         (nlink_t): Likewise.
49461         (blkcnt_t): Likewise.
49462         (blkcnt64_t): Likewise.
49463         * manual/llio.texi (off_t): Likewise.
49465         [BZ #3976]
49466         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
49467         (__ieee754_exp): Save and restore rounding mode and use
49468         round-to-nearest for all computations.
49469         * math/libm-test.inc (exp_test_tonearest): New function.
49470         (exp_test_towardzero): Likewise.
49471         (exp_test_downward): Likewise.
49472         (exp_test_upward): Likewise.
49473         (main): Call the new functions.
49474         * sysdeps/i386/fpu/libm-test-ulps: Update.
49475         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49477 2012-03-01  Chris Demetriou  <cgd@google.com>
49479         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
49480         have predictable order.
49482 2012-03-01  David S. Miller  <davem@davemloft.net>
49484         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
49486         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
49487         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
49488         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
49489         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
49491         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
49492         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
49493         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
49494         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
49495         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
49496         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
49497         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
49498         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
49499         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
49501         * sysdeps/sparc/fpu/libm-test-ulps: Update.
49503         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
49504         * sysdeps/sparc/fpu/libm-test-ulps: to here.
49505         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
49507         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
49508         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
49509         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
49510         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
49511         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
49512         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
49513         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
49514         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
49515         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
49516         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
49517         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
49518         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
49519         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
49520         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
49521         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
49522         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
49523         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
49524         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
49525         * sysdeps/sparc/elf/configure: Regenerated.
49527 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
49529         * configure.in (AS, LD): Require binutils 2.20 or later.
49530         * configure: Regenerated.
49531         * manual/install.texi (Tools for Compilation): Give binutils 2.20
49532         as required minimum version.
49533         * INSTALL: Regenerated.
49535         [BZ #2541]
49536         [BZ #4108]
49537         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
49538         before squaring exponent.
49539         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
49540         bottom long double and 27 bits of top long double before squaring
49541         exponent.
49542         * math/libm-test.inc (erfc_test): Add more tests.
49543         * sysdeps/i386/fpu/libm-test-ulps: Update.
49544         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
49545         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49547 2012-03-01  Kai Tietz  <ktietz@redhat.com>
49549         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
49550         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
49551         containing bit-fields.
49552         * soft-fp/extended.h (_FP_UNION_E): Likewise.
49553         * soft-fp/single.h (_FP_UNION_S): Likewise.
49554         * soft-fp/double.h (_FP_UNION_D): Likewise.
49556 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
49558         [BZ #13786]
49559         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
49560         not include ../strcmp.S.
49561         [USE_AS_STRNCASECMP_L]: Likewise.
49562         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
49563         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
49564         * sysdeps/i386/i686/multiarch/strncase_l-c.c
49565         (__strncasecmp_l_ia32): Define as alias to
49566         __strncasecmp_l_nonascii.
49568         [BZ #5794]
49569         * math/libm-test.inc (expm1_test): Add test for bug 5794.
49570         * sysdeps/i386/fpu/libm-test-ulps: Update.
49571         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49573         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
49574         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
49576 2012-02-29  Jeff Law  <law@redhat.com>
49578         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
49579         out of bounds read.
49581 2012-02-29  Marek Polacek  <polacek@redhat.com>
49583         [BZ #13706]
49584         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
49585         * elf/Makefile: Add rules to run tst-unused-dep.out.
49587 2012-02-28  David S. Miller  <davem@davemloft.net>
49589         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
49590         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
49591         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
49592         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
49593         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
49594         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
49596 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
49598         * math/libm-test.inc (llround_test): Move one test from
49599         lround_test.  Use TEST_f_L in moved test.
49600         (lround_test): Move misplaced test to llround_test.  Add testcase
49601         from bug 2561.
49603 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
49605         * sysdeps/x86_64/fpu/e_expf.S: New file.
49606         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
49608 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
49610         [BZ #13637]
49611         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
49612         of remain_len that may cause incomplete multi-byte character and
49613         false match.
49614         * posix/bug-regex33.c: New file.
49615         * posix/Makefile (tests): Add bug-regex33.
49617 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
49619         * manual/macros.texi: New file.
49620         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
49621         * manual/libc.texinfo: Include macros.texi.
49622         * manual/creatute.texi: Likewise.
49623         * manual/install.texi: Likewise.
49624         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
49625         @glibcadj{} in references to the GNU C Library.
49626         * manual/charset.texi: Likewise.
49627         * manual/conf.texi: Likewise.
49628         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
49629         when not using those macros.
49630         * manual/creature.texi: Likewise.
49631         * manual/crypt.texi: Likewise.
49632         * manual/errno.texi: Likewise.
49633         * manual/filesys.texi: Likewise.
49634         * manual/header.texi: Likewise.
49635         * manual/install.texi: Likewise.
49636         * manual/intro.texi: Likewise.
49637         * manual/io.texi: Likewise.
49638         * manual/job.texi: Likewise.
49639         * manual/lang.texi: Likewise.
49640         * manual/libc.texiinfo: Likewise.
49641         * manual/llio.texi: Likewise.
49642         * manual/locale.texi: Likewise.
49643         * manual/maint.texi: Likewise.
49644         * manual/math.texi: Likewise.
49645         * manual/memory.texi: Likewise.
49646         * manual/message.texi: Likewise.
49647         * manual/nss.texi: Likewise.
49648         * manual/pattern.texi: Likewise.
49649         * manual/process.texi: Likewise.
49650         * manual/resource.texi: Likewise.
49651         * manual/search.texi: Likewise.
49652         * manual/setjmp.texi: Likewise.
49653         * manual/signal.texi: Likewise.
49654         * manual/socket.texi: Likewise.
49655         * manual/startup.texi: Likewise.
49656         * manual/stdio.texi: Likewise.
49657         * manual/string.texi: Likewise.
49658         * manual/sysinfo.texi: Likewise.
49659         * manual/syslog.texi: Likewise.
49660         * manual/terminal.texi: Likewise.
49661         * manual/time.texi: Likewise.
49662         * manual/users.texi: Likewise.
49663         * INSTALL: Regenerated.
49664         * NOTES: Regenerated.
49665         * sysdeps/gnu/errlist.c: Regenerated.
49667 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
49669         * include/dirent.h: Include <dirstream.h> before
49670         <dirent/dirent.h>.
49672 2012-02-28  David S. Miller  <davem@davemloft.net>
49674         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
49675         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
49676         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
49677         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
49679 2012-02-27  David S. Miller  <davem@davemloft.net>
49681         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
49682         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
49683         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
49684         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
49686         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
49687         frame pointer instead of stack pointer relative arg slot.
49688         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
49689         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
49690         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
49692 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
49694         [BZ #3992]
49695         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
49697 2012-02-27  David S. Miller  <davem@davemloft.net>
49699         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
49700         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
49701         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
49702         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
49703         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
49704         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
49705         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
49706         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
49708 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
49710         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
49711         later.  Allow versions 5-9.
49712         * configure: Regenerated.
49713         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
49714         required minimum version and 4.6 as recommended version.  Do not
49715         mention bugs in GCC 2.7 and 2.8.
49716         * INSTALL: Regenerated.
49718 2012-02-27  David S. Miller  <davem@davemloft.net>
49720         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
49721         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
49722         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
49723         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
49724         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
49725         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
49726         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
49727         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
49729         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
49730         manipulate bits before adding and subtracting TWO112[sx].
49731         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
49733 2012-02-27  Roland McGrath  <roland@hack.frob.com>
49735         [BZ #13775]
49736         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
49737         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
49738         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
49739         being in POSIX, because they are in 1003.1-2008.
49741         * rt/tst-aio.c: Include <fcntl.h>.
49742         * rt/tst-aio7.c: Likewise.
49743         * rt/tst-aio64.c: Likewise.
49745         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
49747 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
49749         * manual/install.texi (--with-headers): Describe headers as
49750         interface headers, not private headers.
49751         (Specific advice for GNU/Linux systems): Describe use of headers
49752         from "make headers_install", not private headers from older
49753         kernels.
49754         * INSTALL: Regenerated.
49755         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
49756         Change to 2.6.19.
49757         * sysdeps/unix/sysv/linux/configure: Regenerated.
49759         * manual/llio.texi (fclean): Remove documentation.
49761         * manual/Makefile (libc-texi-generated): New variable.  Include
49762         version.texi.
49763         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
49764         $(libc-texi-generated), not duplicated list of files.
49765         (version.texi, stamp-version): New rules.
49766         (realclean): Remove $(libc-texi-generated), not individual files
49767         from that list.  Do not remove dir-add.texinfo.
49768         * manual/libc.texinfo: Comment out uses of edition numbers and
49769         references to printed manual.  Remove last-updated dates.
49770         (EDITION): Comment out.
49771         (ISBN): Likewise.
49772         (VERSION, UPDATED): Remove.
49773         (version.texi): Include.
49775 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
49777         * sysdeps/posix/spawni.c: Include <signal.h>.
49778         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
49779         * sysdeps/pthread/aio_fsync.c: Likewise.
49781 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
49783         * conform/Makefile (tests): Run only when not cross-compiling and
49784         when fast-check is not defined.
49786         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
49787         * conform/data/limits.h-data: Fixes for POSIX2008.
49788         * conform/run-conformtest.sh: Run all tests.
49789         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
49790         headers.
49791         * include/bits/dlfcn.h: Likewise.
49792         * include/langinfo.h: Likewise.
49793         * include/monetary.h: Likewise.
49794         * include/sys/poll.h: Likewise.
49796         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
49797         for __USE_GNU.
49798         * posix/spawn.h: Define __need_sigset_t.
49799         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
49800         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
49801         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
49802         to get sigevent_t only.
49803         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
49804         only for __USE_GNU.
49805         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
49806         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
49807         process_vm_writev only for __USE_GNU.
49808         * termios/termios.h: Declare tcgetsid also for POSIX2008.
49810         * conform/Makefile: For now ignore errors from run-conformtest.
49811         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
49812         POSIX to avoid namespace pollution.  Don't prepend headers.
49813         * conform/data/aio.h-data: Fixes for POSIX testing.
49814         * conform/data/fcntl.h-data: Likewise.
49815         * conform/data/glob.h-data: Likewise.
49816         * conform/data/grp.h-data: Likewise.
49817         * conform/data/pthread.h-data: Likewise.
49818         * conform/data/pwd.h-data: Likewise.
49819         * conform/data/signal.h-data: Likewise.
49820         * conform/data/spawn.h-data: Likewise.
49821         * conform/data/stdio.h-data: Likewise.
49822         * conform/data/stdlib.h-data: Likewise.
49823         * conform/data/stropts.h-data: Likewise.
49824         * conform/data/sys/mman.h-data: Likewise.
49825         * conform/data/sys/stat.h-data: Likewise.
49826         * conform/data/sys/types.h-data: Likewise.
49827         * conform/data/sys/wait.h-data: Likewise.
49828         * conform/data/time.h-data: Likewise.
49829         * conform/data/unistd.h-data: Likewise.
49830         * conform/data/utime.h-data: Likewise.
49832         * io/sys/stat.h: fchmod was always in POSIX.
49833         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
49834         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
49835         * rt/aio.h: Define __need_timespec before including <time.h>.
49836         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
49837         struct.  Add forward declaration of pthread_attr_t and use it in
49838         sigevent.
49839         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
49840         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
49841         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
49842         always remove CLK_TCK definition.
49844 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
49846         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
49848 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
49850         * conform/run-conformtest.sh: New file.
49851         * conform/Makefile: Run run-conformtest for tests.
49852         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
49853         support.
49855         * conform/data/uchar.h-data: New file.
49856         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
49857         * conform/data/arpa/inet.h-data: Likewise.
49858         * conform/data/assert.h-data: Likewise.
49859         * conform/data/complex.h-data: Likewise.
49860         * conform/data/cpio.h-data: Likewise.
49861         * conform/data/ctype.h-data: Likewise.
49862         * conform/data/dirent.h-data: Likewise.
49863         * conform/data/dlfcn.h-data: Likewise.
49864         * conform/data/errno.h-data: Likewise.
49865         * conform/data/fcntl.h-data: Likewise.
49866         * conform/data/float.h-data: Likewise.
49867         * conform/data/fmtmsg.h-data: Likewise.
49868         * conform/data/fnmatch.h-data: Likewise.
49869         * conform/data/ftw.h-data: Likewise.
49870         * conform/data/glob.h-data: Likewise.
49871         * conform/data/grp.h-data: Likewise.
49872         * conform/data/iconv.h-data: Likewise.
49873         * conform/data/inttypes.h-data: Likewise.
49874         * conform/data/langinfo.h-data: Likewise.
49875         * conform/data/libgen.h-data: Likewise.
49876         * conform/data/limits.h-data: Likewise.
49877         * conform/data/locale.h-data: Likewise.
49878         * conform/data/math.h-data: Likewise.
49879         * conform/data/monetary.h-data: Likewise.
49880         * conform/data/mqueue.h-data: Likewise.
49881         * conform/data/ndbm.h-data: Likewise.
49882         * conform/data/net/if.h-data: Likewise.
49883         * conform/data/netdb.h-data: Likewise.
49884         * conform/data/netinet/in.h-data: Likewise.
49885         * conform/data/nl_types.h-data: Likewise.
49886         * conform/data/poll.h-data: Likewise.
49887         * conform/data/pthread.h-data: Likewise.
49888         * conform/data/pwd.h-data: Likewise.
49889         * conform/data/regex.h-data: Likewise.
49890         * conform/data/sched.h-data: Likewise.
49891         * conform/data/search.h-data: Likewise.
49892         * conform/data/semaphore.h-data: Likewise.
49893         * conform/data/setjmp.h-data: Likewise.
49894         * conform/data/signal.h-data: Likewise.
49895         * conform/data/spawn.h-data: Likewise.
49896         * conform/data/stdarg.h-data: Likewise.
49897         * conform/data/stdio.h-data: Likewise.
49898         * conform/data/stdlib.h-data: Likewise.
49899         * conform/data/string.h-data: Likewise.
49900         * conform/data/strings.h-data: Likewise.
49901         * conform/data/stropts.h-data: Likewise.
49902         * conform/data/sys/ipc.h-data: Likewise.
49903         * conform/data/sys/mman.h-data: Likewise.
49904         * conform/data/sys/msg.h-data: Likewise.
49905         * conform/data/sys/resource.h-data: Likewise.
49906         * conform/data/sys/select.h-data: Likewise.
49907         * conform/data/sys/sem.h-data: Likewise.
49908         * conform/data/sys/shm.h-data: Likewise.
49909         * conform/data/sys/socket.h-data: Likewise.
49910         * conform/data/sys/stat.h-data: Likewise.
49911         * conform/data/sys/statvfs.h-data: Likewise.
49912         * conform/data/sys/time.h-data: Likewise.
49913         * conform/data/sys/timeb.h-data: Likewise.
49914         * conform/data/sys/times.h-data: Likewise.
49915         * conform/data/sys/types.h-data: Likewise.
49916         * conform/data/sys/uio.h-data: Likewise.
49917         * conform/data/sys/un.h-data: Likewise.
49918         * conform/data/sys/utsname.h-data: Likewise.
49919         * conform/data/sys/wait.h-data: Likewise.
49920         * conform/data/syslog.h-data: Likewise.
49921         * conform/data/tar.h-data: Likewise.
49922         * conform/data/termios.h-data: Likewise.
49923         * conform/data/utime.h-data: Likewise.
49924         * conform/data/utmpx.h-data: Likewise.
49925         * conform/data/varargs.h-data: Likewise.
49926         * conform/data/wchar.h-data: Likewise.
49927         * conform/data/wctype.h-data: Likewise.
49928         * conform/data/wordexp.h-data: Likewise.
49930         * include/stropts.h: New file.
49931         * include/uchar.h: New file.
49932         * include/aio.h: Changes to allow conformtest.pl to use the headers.
49933         * include/assert.h: Likewise.
49934         * include/ctype.h: Likewise.
49935         * include/dirent.h: Likewise.
49936         * include/dlfcn.h: Likewise.
49937         * include/fcntl.h: Likewise.
49938         * include/fnmatch.h: Likewise.
49939         * include/glob.h: Likewise.
49940         * include/grp.h: Likewise.
49941         * include/libio.h: Likewise.
49942         * include/locale.h: Likewise.
49943         * include/math.h: Likewise.
49944         * include/net/if.h: Likewise.
49945         * include/netdb.h: Likewise.
49946         * include/netinet/in.h: Likewise.
49947         * include/pthread.h: Likewise.
49948         * include/pwd.h: Likewise.
49949         * include/regex.h: Likewise.
49950         * include/sched.h: Likewise.
49951         * include/search.h: Likewise.
49952         * include/setjmp.h: Likewise.
49953         * include/signal.h: Likewise.
49954         * include/stdio.h: Likewise.
49955         * include/stdlib.h: Likewise.
49956         * include/string.h: Likewise.
49957         * include/sys/cdefs.h: Likewise.
49958         * include/sys/mman.h: Likewise.
49959         * include/sys/msg.h: Likewise.
49960         * include/sys/resource.h: Likewise.
49961         * include/sys/select.h: Likewise.
49962         * include/sys/socket.h: Likewise.
49963         * include/sys/stat.h: Likewise.
49964         * include/sys/statvfs.h: Likewise.
49965         * include/sys/time.h: Likewise.
49966         * include/sys/times.h: Likewise.
49967         * include/sys/uio.h: Likewise.
49968         * include/sys/utsname.h: Likewise.
49969         * include/sys/wait.h: Likewise.
49970         * include/termios.h: Likewise.
49971         * include/time.h: Likewise.
49972         * include/ulimit.h: Likewise.
49973         * include/unistd.h: Likewise.
49974         * include/utime.h: Likewise.
49975         * include/wchar.h: Likewise.
49976         * include/wctype.h: Likewise.
49977         * include/wordexp.h: Likewise.
49979         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
49981         * time/time.h: TIME_UTC must be a macro.
49982         Make timespec_get available for ISO C11 only as well.
49984 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
49986         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
49987         Reported by Peng Haitao <penght@cn.fujitsu.com>.
49989 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49991         * configure.in: Use -o not -a in test for unsupported multi-arch.
49993 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49995         * manual/texinfo.tex: Update to version 2012-01-19.16.
49997 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
49999         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
50001 2012-02-24  Roland McGrath  <roland@hack.frob.com>
50003         [BZ #13738]
50004         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
50005         * manual/fdl-1.3.texi: New file.
50006         * manual/fdl-1.1.texi: File removed.
50008         [BZ #13738]
50009         * manual/libc.texinfo (FDL_VERSION): New @set.
50010         Use it for mention of FDL in cover text.
50011         (Documentation License): Use it in @include file name.
50013 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50014             Roland McGrath  <roland@hack.frob.com>
50016         [BZ #5461]
50017         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
50018         (not LONG_LONG_MAX and LONG_LONG_MIN.
50019         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
50020         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
50021         name.
50022         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
50024 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50026         [BZ #2547]
50027         [BZ #11365]
50028         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
50029         manipulate bits before adding and subtracting TWO23[sx].
50030         * math/libm-test.inc (nearbyint_test): Add more tests.
50032 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50034         [BZ #2548]
50035         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
50036         bits before adding and subtracting TWO23[sx].
50037         * math/libm-test.inc (rint_test): Add more tests.
50038         (rint_test_tonearest): Likewise.
50039         (rint_test_towardzero): Likewise.
50040         (rint_test_downward): Likewise.
50041         (rint_test_upward: Likewise.
50043 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50045         [BZ #10110]
50046         * include/stdc-predef.h: New file.  Extracted from features.h.
50047         * include/features.h: Include stdc-predef.h.
50048         * Makefile (headers): Add stdc-predef.h.
50049         * CONFORMANCE (Compiler limitations): Update.
50051 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
50053         * manual/libc.texinfo (VERSION, UPDATED): Revert.
50055 2012-02-21  David S. Miller  <davem@davemloft.net>
50057         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
50058         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
50060 2012-02-20  David S. Miller  <davem@davemloft.net>
50062         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
50063         using a normal save/restore sequence, rather than allocating a
50064         dummy stack frame just to store a frame pointer and restore.
50065         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50067 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50069         * manual/install.texi: Fix stray word in line-wrapped comment.
50071 2012-02-20  David S. Miller  <davem@davemloft.net>
50073         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
50074         both binutils and gcc support GOTDATA.
50076         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
50077         "rd %pc" in the PIC register setup sequences.
50079         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
50080         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
50081         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
50082         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
50083         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
50084         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
50085         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
50086         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
50087         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
50088         (SYSCALL_ERROR_HANDLER): Likewise.
50089         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
50090         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
50091         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
50092         (SYSCALL_ERROR_HANDLER): Likewise.
50094         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
50095         (HAVE_GCC_GOTDATA): New.
50096         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
50097         relocation support in both binutils and gcc.
50098         * sysdeps/sparc/elf/configure: Regenerate.
50100         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
50101         * sysdeps/sparc/sparc32/elf/configure: Delete.
50102         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
50103         * sysdeps/sparc/sparc64/elf/configure: Delete.
50104         * sysdeps/sparc/elf/configure.in: New file.
50105         * sysdeps/sparc/elf/configure: Generate.
50107         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
50108         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
50109         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
50110         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
50111         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
50113 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50115         * manual/install.texi: Do not mention specific glibc version
50116         numbers.
50117         * manual/libc.texinfo (VERSION, UPDATED): Update.
50118         (@copying): Use @copyright{} and range of years.
50120 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
50122         [BZ #13695]
50123         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
50124         [crti.S not in sysdirs] (generated): Do not append.
50125         [crti.S not in sysdirs] (omit-deps): Likewise.
50126         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
50127         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
50128         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
50129         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
50130         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
50131         Likewise.
50132         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
50133         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
50134         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
50135         * csu/defs.awk: Remove file.
50136         * sysdeps/generic/initfini.c: Likewise.
50137         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
50138         variable.
50139         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
50140         Likewise.
50142 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50144         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
50145         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
50146         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
50147         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
50148         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
50149         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
50150         <bits/epoll.h>.
50151         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
50152         (__EPOLL_PACKED): Define to empty if not defined by
50153         <bits/epoll.h>.
50154         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
50155         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50156         bits/epoll.h.
50158 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50160         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
50161         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
50162         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
50163         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
50164         <bits/timerfd.h>.
50165         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
50166         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50167         bits/timerfd.h.
50169 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
50171         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
50172         in C locale.
50173         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
50174         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
50175         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
50176         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50178 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
50180         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50181         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
50183 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
50185         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
50186         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
50187         defined.
50188         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
50189         Likewise.
50190         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
50191         entry for 2.16.
50193 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
50195         * math/w_acos.c: Use non-signaling floating-point comparisons.
50196         * math/w_acosf.c: Likewise.
50197         * math/w_acosh.c: Likewise.
50198         * math/w_acoshf.c: Likewise.
50199         * math/w_acoshl.c: Likewise.
50200         * math/w_acosl.c: Likewise.
50201         * math/w_asin.c: Likewise.
50202         * math/w_asinf.c: Likewise.
50203         * math/w_asinl.c: Likewise.
50204         * math/w_atanh.c: Likewise.
50205         * math/w_atanhf.c: Likewise.
50206         * math/w_atanhl.c: Likewise.
50207         * math/w_exp2.c: Likewise.
50208         * math/w_exp2f.c: Likewise.
50209         * math/w_exp2l.c: Likewise.
50210         * math/w_j0.c: Likewise.
50211         * math/w_j0f.c: Likewise.
50212         * math/w_j0l.c: Likewise.
50213         * math/w_j1.c: Likewise.
50214         * math/w_j1f.c: Likewise.
50215         * math/w_j1l.c: Likewise.
50216         * math/w_jn.c: Likewise.
50217         * math/w_jnf.c: Likewise.
50218         * math/w_log.c: Likewise.
50219         * math/w_log10.c: Likewise.
50220         * math/w_log10f.c: Likewise.
50221         * math/w_log10l.c: Likewise.
50222         * math/w_log2.c: Likewise.
50223         * math/w_log2f.c: Likewise.
50224         * math/w_log2l.c: Likewise.
50225         * math/w_logf.c: Likewise.
50226         * math/w_logl.c: Likewise.
50227         * math/w_sqrt.c: Likewise.
50228         * math/w_sqrtf.c: Likewise.
50229         * math/w_sqrtl.c: Likewise.
50230         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
50231         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
50232         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
50233         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
50234         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
50236 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
50238         [BZ #9739]
50239         * manual/string.texi (strnlen): Use correct parameter name in
50240         equivalent expression.
50242 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
50244         [BZ #11174]
50245         * manual/users.texi (seteuid): Consistently use neweuid for
50246         argument name.
50248 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
50250         [BZ #13704]
50251         * manual/nss.texi (Services in the NSS configuration): Correct
50252         list of services in example configuration file.
50254 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
50256         [BZ #11322]
50257         * manual/arith.texi: Remove statements about negative zero
50258         behaving identically to zero.
50260 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
50262         [BZ #5993]
50263         * manual/install.texi: Do not document upgrading from libc5.
50265 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
50267         [BZ #4596]
50268         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
50270 2012-02-18  David S. Miller  <davem@davemloft.net>
50272         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
50273         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
50274         %o7 across the call.
50275         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
50276         instead.
50277         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
50278         SETUP_PIC_REG_LEAF.
50279         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
50280         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
50281         * sysdeps/sparc/crtn.S: Likewise.
50283 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
50285         * aout/Makefile: Remove.
50287 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
50289         [BZ #13058]
50290         * manual/examples/argp-ex1.c (main): Format definition in GNU
50291         style.
50292         * manual/examples/argp-ex2.c (main): Likewise.
50293         * manual/examples/argp-ex3.c (main): Likewise.
50294         * manual/examples/argp-ex4.c (main): Likewise.
50295         * manual/examples/longopt.c (main): Use new-style prototype
50296         definition.
50297         * manual/examples/strncat.c (main): Specify return type and use
50298         (void) for arguments.
50299         * manual/examples/subopt.c (main): Use char **argv argument.
50301 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50303         [BZ #5077]
50304         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
50305         rounding modes.
50307 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
50309         [BZ #6907]
50310         * manual/string.texi (strchr): Change when strchrnul is
50311         recommended.
50313 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
50315         [BZ #174]
50316         * manual/locale.texi (setlocale): Document LOCPATH.
50318 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50320         [BZ #10210]
50321         * manual/process.texi (execle): Move @dots{} before last argument.
50323 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
50325         [BZ #12047]
50326         * manual/charset.texi (Generic Charset Conversion): Fix typo
50327         (LC_TYPE -> LC_CTYPE).
50329 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
50331         [BZ #5805]
50332         * manual/arith.texi (scalbn): Use @var{} on parameter names.
50333         (scalbnf): Likewise.
50334         (scalbnl): Likewise.
50335         (scalbln): Likewise.
50336         (scalblnf): Likewise.
50337         (scalblnl): Likewise.
50338         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
50339         (vwarnx): Likewise.
50340         (verr): Likewise.
50341         (verrx): Likewise.
50342         * manual/filesys.texi (telldir): Use braces around return type.
50343         * manual/llio.texi (mmap): Add space after comma.
50344         (mmap64): Likewise.
50345         * manual/math.texi (jn): Use @var{} on parameter names.
50346         (jnf): Likewise.
50347         (jnl): Likewise.
50348         (yn): Likewise.
50349         (ynf): Likewise.
50350         (ynl): Likewise.
50351         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
50352         line.
50353         * manual/resource.texi (ulimit): Use @dots{} instead of literal
50354         "...".
50355         (sched_get_priority_min): Remove semicolon on @deftypefun line.
50356         (sched_get_priority_max): Likewise.
50357         * manual/signal.texi (sigvec): Add space after comma.
50358         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
50359         names.
50360         (if_indextoname): Likewise.
50361         (if_freenameindex): Likewise.
50362         (sendto): Use ',' instead of '.' in prototype.
50363         * manual/startup.texi (syscall): Use @dots{} instead of literal
50364         "...".
50365         * manual/stdio.texi (__fpending): Separate initial words of
50366         paragraph from @deftypefun line.
50367         * manual/syslog.texi (syslog): Use @dots{} instead of literal
50368         "...".
50369         (vsyslog): Use @var{} on parameter names.
50370         * manual/terminal.texi (stty): Use @var{} on parameter names.
50371         * manual/users.texi (getutmp): Use @var{} on parameter names.
50372         (getutmpx): Likewise.
50374 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50376         [BZ #6884]
50377         * manual/stdio.texi (fopen): Fix typos in description of
50378         ",ccs=STRING".
50380 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
50382         [BZ #4026]
50383         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
50384         get clock_id definition.
50386 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
50388         [BZ #4822]
50389         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
50390         (madvise): Cast every argument to void on its own.
50392 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50394         [BZ #9902]
50395         * manual/startup.texi (Exit Status): Fix typo.
50397 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
50399         [BZ #10140]
50400         * manual/examples/argp-ex1.c: Include <stdlib.h>.
50401         * manual/examples/argp-ex2.c: Likewise.
50402         * manual/examples/argp-ex3.c: Likewise.
50404 2012-02-16  Richard Henderson  <rth@redhat.com>
50406         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
50407         * sysdeps/s390/s390-32/initfini.c: Remove.
50408         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
50409         * sysdeps/s390/s390-64/initfini.c: Remove.
50411 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
50413         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
50414         compiler output for sysdeps/generic/initfini.c.
50415         * sysdeps/sh/elf/initfini.c: Remove file.
50417 2012-02-16  David S. Miller  <davem@davemloft.net>
50419         [BZ #11494]
50420         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
50422         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
50423         * sysdeps/sparc/crti.S: New file.
50424         * sysdeps/sparc/crtn.S: New file.
50425         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
50426         * sysdeps/sparc/sparc64/Makefile: Likewise.
50428 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
50430         [BZ #3335]
50431         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
50433 2012-02-15  Roland McGrath  <roland@hack.frob.com>
50435         [BZ #4822]
50436         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
50438         * mach/devstream.c (cookie_io_functions_t): Macro removed.
50439         (write, read, close): Likewise.
50440         Patch by Aurelien Jarno <aurelien@aurel32.net>.
50442 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
50444         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
50445         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
50446         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
50447         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
50448         <bits/signalfd.h>.
50449         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
50450         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50451         bits/signalfd.h.
50453 2012-02-14  Marek Polacek  <polacek@redhat.com>
50455         * sysdeps/x86_64/crti.S: New file.
50456         * sysdeps/x86_64/crtn.S: New file.
50457         * sysdeps/x86_64/elf/initfini.c: Remove file.
50459 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
50461         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
50462         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
50463         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
50464         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
50465         <bits/inotify.h>.
50466         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
50467         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50468         bits/inotify.h.
50470 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
50472         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
50473         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
50474         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
50475         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
50476         <bits/eventfd.h>.
50477         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
50478         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
50479         bits/eventfd.h.
50481 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
50483         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
50484         __feraiseexcept instead of feraiseexcept.
50486         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
50487         nanosleep invocations.
50488         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
50489         strings, and add error checking for a nanosleep invocations.
50491 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
50493         Replace FSF snail mail address with URLs, as per GNU coding standards.
50494         Most of the snail mail addresses were wrong anyway, and omitting
50495         them makes the source code easier to maintain.  Almost all of the
50496         changes are to license notices and to locale LC_IDENTIFICATION
50497         addresses, except for this one:
50498         * manual/libc.texinfo: In "Published by", give the FSF's URL,
50499         not its snail mail address.
50501 2012-02-09  Richard Henderson  <rth@twiddle.net>
50503         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
50504         of kernel-features.h.
50506         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
50508 2012-02-08  Marek Polacek  <polacek@redhat.com>
50510         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
50511         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
50512         * sysdeps/gnu/_G_config.h: Likewise.
50513         * sysdeps/generic/_G_config.h: Likewise.
50515 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
50517         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
50518         tests.
50519         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
50521         * sysdeps/powerpc/powerpc32/crti.S: New file.
50522         * sysdeps/powerpc/powerpc32/crtn.S: New file.
50523         * sysdeps/powerpc/powerpc64/crti.S: New file.
50524         * sysdeps/powerpc/powerpc64/crtn.S: New file.
50526         * Makeconfig (have-initfini): Don't set.
50527         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
50528         * configure.in (nopic_initfini): Don't substitute.
50529         * config.h.in (HAVE_INITFINI): Don't #undef.
50530         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
50531         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
50533 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
50535         Support crti.S and crtn.S provided directly by architectures.
50536         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
50537         [crti.S in sysdirs] (omit-deps): Likewise.
50538         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
50539         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
50540         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
50541         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
50542         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
50543         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
50544         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
50545         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
50546         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
50547         compiler output for sysdeps/generic/initfini.c.
50548         * sysdeps/i386/elf/Makefile: Remove file.
50549         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
50551 2012-02-07  Marek Polacek  <polacek@redhat.com>
50553         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
50554         * sysdeps/gnu/_G_config.h: Likewise.
50555         * sysdeps/mach/hurd/_G_config.h: Likewise.
50557 2012-02-07  Marek Polacek  <polacek@redhat.com>
50559         * math/Makefile (tests): Add tst-CMPLX2.
50560         * math/tst-CMPLX2.c: New file.
50562 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
50564         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
50566         * math/libm-test.inc (jn_test): Add missing L suffix.
50568 2012-02-06  Marek Polacek  <polacek@redhat.com>
50570         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
50571         * sysdeps/i386/fpu/e_powf.S: Likewise.
50572         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
50573         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
50574         * sysdeps/i386/fpu/e_acosh.S: Likewise.
50575         * sysdeps/i386/fpu/e_pow.S: Likewise.
50576         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
50577         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
50578         * sysdeps/i386/fpu/s_expm1.S: Likewise.
50579         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
50580         * sysdeps/i386/fpu/e_log2.S: Likewise.
50581         * sysdeps/i386/fpu/e_log2l.S: Likewise.
50582         * sysdeps/i386/fpu/e_scalb.S: Likewise.
50583         * sysdeps/i386/fpu/e_powl.S: Likewise.
50584         * sysdeps/i386/fpu/s_log1p.S: Likewise.
50585         * sysdeps/i386/fpu/e_log10f.S: Likewise.
50586         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
50587         * sysdeps/i386/fpu/e_logl.S: Likewise.
50588         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
50589         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
50590         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
50591         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
50592         * sysdeps/i386/fpu/e_log2f.S: Likewise.
50593         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
50594         * sysdeps/i386/fpu/e_log.S: Likewise.
50595         * sysdeps/i386/fpu/s_cexp.S: Likewise.
50596         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
50597         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
50598         * sysdeps/i386/fpu/e_logf.S: Likewise.
50599         * sysdeps/i386/fpu/e_log10l.S: Likewise.
50600         * sysdeps/i386/fpu/e_atanh.S: Likewise.
50601         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
50602         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
50603         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
50604         * sysdeps/i386/fpu/e_log10.S: Likewise.
50605         * sysdeps/i386/fpu/s_frexp.S: Likewise.
50606         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
50607         * sysdeps/i386/fpu/s_asinh.S: Likewise.
50608         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
50609         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
50610         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
50611         * sysdeps/i386/asm-syntax.h: Likewise.
50612         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
50613         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
50614         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
50615         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
50616         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
50617         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
50618         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
50619         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
50620         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
50621         * sysdeps/powerpc/sysdep.h: Likewise.
50622         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
50623         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
50625 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
50627         [BZ #411]
50628         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
50630 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
50632         * sysdeps/i386/sysdep.h: Include <features.h>.
50633         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
50634         version.
50636 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
50638         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
50639         Define.
50640         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
50641         LOAD_PIC_REG_STR.
50643 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50645         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
50646         (SETUP_PIC_REG): Use GET_PC_THUNK.
50647         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
50648         macro.
50650 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50652         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
50653         for non-PIC compilation.
50654         (SETUP_PIC_REG): Add .p2align directive.
50655         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
50656         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
50657         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
50658         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
50659         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
50660         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
50661         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
50662         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
50663         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
50664         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
50665         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
50666         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
50667         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
50668         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
50669         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
50670         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
50671         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
50672         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
50673         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
50674         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
50675         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
50676         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
50677         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
50678         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
50679         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
50680         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
50681         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
50682         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
50683         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
50684         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
50685         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
50686         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
50687         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
50688         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
50689         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
50690         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
50691         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
50692         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
50693         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
50694         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
50695         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
50697 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
50699         * math/tst-CMPLX.c: Include <stdio.h>.
50701 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
50703         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
50704         float.
50705         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
50706         * sysdeps/sparc/bits/mathdef.h: Likewise.
50708 2012-01-31  Marek Polacek  <polacek@redhat.com>
50710         * libio/libio.h: Don't define _PARAMS.
50711         * locale/programs/config.h: Don't define PARAMS.
50712         * stdlib/strtol_l.c: Likewise.
50713         (__strtol_l): Remove PARAMS from the prototype.
50715 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
50717         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
50718         names.  Just use the correct names.  Remove unnecessary wrapper
50719         functions.
50720         * malloc/arena.c: Likewise.
50721         * malloc/hooks.c: Likewise.
50723         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
50724         ARENA_TEST says not to.  Simplify test for creation of a new arena.
50725         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
50727 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
50729         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
50730         into tail calls.
50731         (update_get_addr): New function.
50732         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
50733         GET_ADDR_MODULE parameter.
50735 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
50737         * crypt/cert.c: Remove __STDC__ conditionals.
50738         * crypt/crypt-entry.c: Likewise.
50739         * crypt/crypt_util.c: Likewise.
50740         * libio/filedoalloc.c: Likewise.
50741         * libio/fileops.c: Likewise.
50742         * libio/genops.c: Likewise.
50743         * libio/iofclose.c: Likewise.
50744         * libio/iofdopen.c: Likewise.
50745         * libio/iofopen.c: Likewise.
50746         * libio/iofopen64.c: Likewise.
50747         * libio/iogetdelim.c: Likewise.
50748         * libio/iopopen.c: Likewise.
50749         * libio/obprintf.c: Likewise.
50750         * libio/oldfileops.c: Likewise.
50751         * libio/oldiofclose.c: Likewise.
50752         * libio/oldiofdopen.c: Likewise.
50753         * libio/oldiofopen.c: Likewise.
50754         * libio/oldiopopen.c: Likewise.
50755         * libio/wfiledoalloc.c: Likewise.
50756         * libio/wgenops.c: Likewise.
50757         * locale/programs/xmalloc.c: Likewise.
50758         * misc/syslog.c: Likewise.
50759         * stdio-common/xbug.c: Likewise.
50760         * string/memchr.c: Likewise.
50761         * string/memcmp.c: Likewise.
50762         * string/memrchr.c: Likewise.
50763         * string/rawmemchr.c: Likewise.
50764         * sysdeps/posix/getcwd.c: Likewise.
50765         * time/strftime_l.c: Likewise.
50767 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
50769         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
50770         * config.make.in (config-cflags-sse2avx): Define.
50771         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
50772         Fix typo.
50774 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
50776         * scripts/config.guess: Update from upstream config git repository.
50777         * scripts/config.sub: Likewise.
50779 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
50781         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
50782         (EM_NUM): Update.
50783         (R_TILEPRO_*, R_TILEGX_*): New macros.
50785         * scripts/firstversions.awk: Fix bug in version range handling.
50787         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
50789         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
50791         * include/sys/epoll.h: New file.
50792         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
50793         libc_hidden_def.
50795 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
50797         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
50798         Avoid unnecessary __WORDSIZE == 64 test.
50799         (fmaxf): Use VEX format if possible.
50800         (fmax): Likewise.
50801         (fminf): Likewise.
50802         (fmin): Likewise.
50804         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
50805         * math/math_private.h: Remove libc_fegetround* and
50806         libc_fesetround*.
50807         * sysdeps/i386/configure.in: Check for -msse2avx.
50808         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
50809         also if SSE2AVX is defined.
50810         Remove libc_fegetround* and libc_fesetround*.
50811         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
50812         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
50813         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
50814         of HAS_YMM_USABLE.
50815         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
50816         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
50817         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
50818         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
50819         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
50821         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
50823 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
50825         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
50826         size is not set.
50827         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
50829 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
50831         [BZ #13618]
50832         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
50833         relocation.
50834         * Makeconfig (libm): Define.
50835         * elf/Makefile: Add rules to build and run tst-relsort1.
50836         * elf/tst-relsort1.c: New file.
50837         * elf/tst-relsort1mod1.c: New file.
50838         * elf/tst-relsort1mod2.c: New file.
50840 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
50842         * math/s_ldexp.c: Remove __STDC__ conditionals.
50843         * math/s_ldexpf.c: Likewise.
50844         * math/s_ldexpl.c: Likewise.
50845         * math/s_nextafter.c: Likewise.
50846         * math/s_nexttowardf.c: Likewise.
50847         * math/s_significand.c: Likewise.
50848         * math/s_significandf.c: Likewise.
50849         * math/s_significandl.c: Likewise.
50850         * math/w_jnl.c: Likewise.
50851         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
50852         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
50853         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
50854         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
50855         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
50856         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
50857         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
50858         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
50859         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
50860         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
50861         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
50862         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
50863         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
50864         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
50865         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
50866         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
50867         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
50868         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
50869         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
50870         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
50871         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
50872         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
50873         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
50874         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
50875         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
50876         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
50877         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
50878         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
50879         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
50880         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
50881         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
50882         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
50883         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
50884         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
50885         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
50886         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
50887         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
50888         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
50889         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
50890         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
50891         * sysdeps/ieee754/k_standard.c: Likewise.
50892         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
50893         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
50894         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
50895         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
50896         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
50897         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
50898         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
50899         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
50900         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
50901         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
50902         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
50903         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
50904         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
50905         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
50906         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
50907         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
50908         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
50909         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
50910         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
50911         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
50912         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
50913         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
50914         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
50915         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
50916         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
50917         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
50918         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
50919         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
50920         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
50921         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
50922         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
50923         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
50924         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
50925         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
50926         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
50927         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
50928         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
50929         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
50930         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
50931         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
50932         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
50933         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
50934         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
50935         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
50936         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
50937         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
50938         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
50939         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
50940         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
50941         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
50942         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
50943         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
50944         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
50945         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
50946         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
50947         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
50948         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
50949         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
50950         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
50951         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
50952         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
50953         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
50954         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
50955         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
50956         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
50957         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
50958         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
50959         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
50960         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
50961         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
50962         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
50963         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
50964         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
50965         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
50966         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
50967         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
50968         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
50969         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
50970         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
50971         * sysdeps/ieee754/s_matherr.c: Likewise.
50972         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
50973         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
50974         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
50975         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
50977 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
50979         * crypt/md5.h: Remove __STDC__ conditionals.
50980         * libio/libioP.h: Likewise.
50981         * locale/programs/config.h: Likewise.
50982         * sysdeps/generic/sysdep.h: Likewise.
50983         * sysdeps/i386/asm-syntax.h: Likewise.
50984         * sysdeps/s390/asm-syntax.h: Likewise.
50985         * sysdeps/unix/sysdep.h: Likewise.
50986         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
50987         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
50989 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
50991         * libio/libio.h: Remove __STDC__ conditionals.
50992         * malloc/obstack.h: Likewise.
50993         * math/complex.h: Likewise.
50994         * math/math.h: Likewise.
50995         * sysdeps/generic/_G_config.h: Likewise.
50996         * sysdeps/gnu/_G_config.h: Likewise.
50997         * sysdeps/mach/hurd/_G_config.h: Likewise.
50998         * sysdeps/powerpc/bits/mathdef.h: Likewise.
50999         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
51000         * sysdeps/sparc/bits/mathdef.h: Likewise.
51002 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
51004         [BZ #13583]
51005         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
51006         Clean up HAS_* macros.
51007         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
51008         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
51009         possible.
51010         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
51011         HAS_AVX.
51012         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
51013         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
51014         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
51015         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
51016         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
51018 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
51020         * elf/tst-unique3.cc (gets): Remove declaration.
51021         * elf/tst-unique3lib.cc (gets): Likewise.
51022         * elf/tst-unique3lib2.cc (gets): Likewise.
51023         * elf/tst-unique4.cc (gets): Likewise.
51025 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
51027         * include/stdio.h: Add C++ protection.  Add gets declarations and
51028         definitions.
51029         * debug/tst-chk1.c: Don't declare gets here.
51030         * stdio-common/tst-gets.c: Likewise.
51032 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
51034         * posix/glob: Remove directory.
51036 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
51038         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
51040 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
51042         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
51043         of the non-standard EPFNOSUPPORT.
51045 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
51047         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
51048         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
51049         ANYWHERE set to 1 only on KERN_NO_SPACE error.
51051 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
51053         * wcsmbs/uchar.h: Test __STDC_VERSION__.
51055 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
51057         * nscd/aicache.c (addhstaiX): Do not cache negative results of
51058         transient errors.
51059         * nscd/grpcache.c (cache_addgr): Likewise.
51060         * nscd/hstcache.c (cache_addhst): Likewise.
51061         * nscd/initgrcache.c (addinitgroupsX): Likewise.
51062         * nscd/pwdcache.c (cache_addpw): Likewise.
51063         * nscd/servicescache.c (cache_addserv): Likewise.
51065 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
51067         * malloc/malloc.c: Various cleanups.
51068         * malloc/hooks.c: Likewise.
51070         * stdlib/Makefile (tests): Add bug-fmtmsg1.
51071         * stdlib/bug-fmtmsg1.c: New file.
51073         * stdlib/fmtmsg.c (init): Add missing unlock.
51074         Patch by Peng Haitao <penght@cn.fujitsu.com>.
51076 2012-01-12  Marek Polacek  <polacek@redhat.com>
51078         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
51079         and _GNU_SOURCE.
51081 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
51083         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
51084         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
51085         macro to ensure uniqueness of label name.
51086         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
51087         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
51089 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
51091         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
51093         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
51094         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
51095         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
51096         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
51098 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
51100         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
51102         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
51103         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
51104         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
51106         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
51108         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
51109         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
51110         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
51111         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
51113         * math/bits/math-finite.h: Add ldexp support.
51115 2012-01-10  Marek Polacek  <polacek@redhat.com>
51117         * locale/programs/localedef.h (show_archive_content): Add noreturn
51118         attribute.
51120 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
51122         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
51124 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51126         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
51128         * io/Makefile (headers): Add bits/poll2.h.
51130 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
51132         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
51133         typo #include statement.
51135 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51137         * include/sys/cdefs.h: Define __attribute_alloc_size.
51138         * catgets/gencat.c: Add alloc_size attribute and apply consistently
51139         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
51140         * elf/pldd.c: Likewise.
51141         * iconv/iconv_charmap.c: Likewise.
51142         * iconv/iconvconfig.c: Likewise.
51143         * iconv/strtab.c: Likewise.
51144         * locale/programs/locale.c: Likewise.
51145         * locale/programs/localedef.h: Likewise.
51146         * locale/programs/simple-hash.c: Likewise.
51147         * nscd/nscd.h: Likewise.
51148         * nss/makedb.c: Likewise.
51149         * sysdeps/generic/ldconfig.h: Likewise.
51150         * locale/programs/localedef.c: Remove xmalloc prototype.
51151         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
51153 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
51155         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
51156         appropriate.
51158 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
51160         * math/Makefile (tests): Add tst-CMPLX.
51161         * math/tst-CMPLX.c: New file.
51163         * math/complex.h (CMPLXL): Fix typo.
51165         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
51166         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
51167         GLIBC_2.16.
51168         * debug/tst-chk1.c: Add poll and ppoll tests.
51169         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
51170         * include/sys/poll.h: Add hidden proto for ppoll.
51171         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
51172         * sysdeps/mach/hurd/ppoll.c: Likewise.
51173         * io/ppoll.c: Likewise.
51174         * debug/poll_chk.c: New file.
51175         * debug/ppoll_chk.c: New file.
51176         * include/bits/poll2.h: New file.
51177         * io/bits/poll2.h: New file.
51179         [BZ #1350]
51180         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
51182         * configure.in: static is always set to yes.  Remove.
51183         * config.make.in: Don't set build-static.
51184         * Makeconfig: Remove use of build-static.
51185         * dlfcn/Makefile: Likewise.
51186         * elf/Makefile: Likewise.
51187         * math/Makefile: Likewise.
51188         * misc/Makefile: Likewise.
51189         * nptl/Makefile: Likewise.
51190         * sysdeps/mach/hurd/Makefile: Likewise.
51192         * configure.in: PWD_P is not used anymore.
51193         * config.make.in: Remove PWD_P entry.
51195         * configure.in: Remove last remnants of RANLIB.
51196         No need to check for signed size_t anymore.
51197         Don't set libc_commonpagesize and libc_relro_required here for Alpha
51198         and IA-64.
51199         Remove __builtin_expect test because we require at least gcc 3.4.
51200         * aclocal.m4: Likewise.
51202         * wcsmbs/mbrtoc16.c: Implement using towc function.
51203         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
51204         * wcsmbs/wcsmbsload.c: Likewise.
51205         * iconv/gconv_simple.c: Likewise.
51206         * iconv/gconv_int.h: Likewise.
51207         * iconv/gconv_builtin.h: Likewise.
51208         * iconv/iconv_prog.c: Remove CHAR16 handling.
51210         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
51212         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
51214         * configure.in: Remove --with-elf and --enable-bounded options.
51215         Dont set base_machine for ia64.  More non-ELF conditions removed.
51216         Remove testing and setting of leading underscore information.
51217         * config.make.in (build-bounded): Set to no.
51218         * config.h.in: Remove NO_UNDERSCORES entry.
51219         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
51220         them.
51221         * csu/start.c: Remove !NO_UNDERSCORE code.
51222         * locale/localeinfo.h: Likewise.
51223         * sysdeps/generic/machine-gmon.h: Likewise.
51224         * sysdeps/generic/sysdep.h: Likewise.
51225         * sysdeps/i386/sysdep.h: Likewise.
51226         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
51227         * sysdeps/mach/sysdep.h: Likewise.
51228         * sysdeps/s390/s390-32/sysdep.h: Likewise.
51229         * sysdeps/s390/s390-64/sysdep.h: Likewise.
51230         * sysdeps/sh/sysdep.h: Likewise.
51231         * sysdeps/sparc/sparc32/alloca.S: Likewise.
51232         * sysdeps/unix/i386/sysdep.S: Likewise.
51233         * sysdeps/unix/sparc/start.c: Likewise.
51234         * sysdeps/unix/sparc/sysdep.S: Likewise.
51235         * sysdeps/unix/sparc/sysdep.h: Likewise.
51236         * sysdeps/unix/start.c: Likewise.
51237         * sysdeps/unix/x86_64/sysdep.S: Likewise.
51238         * sysdeps/x86_64/sysdep.h: Likewise.
51240 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
51242         [BZ #13553]
51243         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
51244         for non-gcc.
51245         * argp/argp-fmtstream.h: Use const instead __const.
51246         * argp/argp.h: Likewise.
51247         * assert/assert.h: Likewise.
51248         * bits/fenv.h: Likewise.
51249         * bits/sched.h: Likewise.
51250         * bits/sigset.h: Likewise.
51251         * bits/sigthread.h: Likewise.
51252         * catgets/nl_types.h: Likewise.
51253         * conform/data/pthread.h-data: Likewise.
51254         * crypt/crypt-private.h: Likewise.
51255         * crypt/crypt.h: Likewise.
51256         * crypt/crypt_util.c: Likewise.
51257         * ctype/ctype.h: Likewise.
51258         * debug/execinfo.h: Likewise.
51259         * debug/mbsnrtowcs_chk.c: Likewise.
51260         * debug/mbsrtowcs_chk.c: Likewise.
51261         * debug/wcsnrtombs_chk.c: Likewise.
51262         * debug/wcsrtombs_chk.c: Likewise.
51263         * debug/wcstombs_chk.c: Likewise.
51264         * dirent/dirent.h: Likewise.
51265         * dlfcn/dlfcn.h: Likewise.
51266         * elf/neededtest4.c: Likewise.
51267         * grp/grp.h: Likewise.
51268         * gshadow/gshadow.h: Likewise.
51269         * iconv/gconv.h: Likewise.
51270         * iconv/gconv_int.h: Likewise.
51271         * iconv/gconv_simple.c: Likewise.
51272         * iconv/iconv.h: Likewise.
51273         * iconv/loop.c: Likewise.
51274         * iconv/skeleton.c: Likewise.
51275         * include/aio.h: Likewise.
51276         * include/aliases.h: Likewise.
51277         * include/argz.h: Likewise.
51278         * include/arpa/inet.h: Likewise.
51279         * include/assert.h: Likewise.
51280         * include/dirent.h: Likewise.
51281         * include/dlfcn.h: Likewise.
51282         * include/execinfo.h: Likewise.
51283         * include/fcntl.h: Likewise.
51284         * include/fenv.h: Likewise.
51285         * include/glob.h: Likewise.
51286         * include/grp.h: Likewise.
51287         * include/libintl.h: Likewise.
51288         * include/mntent.h: Likewise.
51289         * include/netdb.h: Likewise.
51290         * include/pwd.h: Likewise.
51291         * include/rpc/netdb.h: Likewise.
51292         * include/sched.h: Likewise.
51293         * include/search.h: Likewise.
51294         * include/shadow.h: Likewise.
51295         * include/signal.h: Likewise.
51296         * include/stdio.h: Likewise.
51297         * include/stdlib.h: Likewise.
51298         * include/string.h: Likewise.
51299         * include/sys/socket.h: Likewise.
51300         * include/sys/stat.h: Likewise.
51301         * include/sys/statfs.h: Likewise.
51302         * include/sys/statvfs.h: Likewise.
51303         * include/sys/syslog.h: Likewise.
51304         * include/sys/time.h: Likewise.
51305         * include/sys/uio.h: Likewise.
51306         * include/time.h: Likewise.
51307         * include/unistd.h: Likewise.
51308         * include/utmp.h: Likewise.
51309         * include/wchar.h: Likewise.
51310         * include/wctype.h: Likewise.
51311         * inet/aliases.h: Likewise.
51312         * inet/arpa/inet.h: Likewise.
51313         * inet/netinet/ether.h: Likewise.
51314         * inet/netinet/in.h: Likewise.
51315         * intl/libintl.h: Likewise.
51316         * io/bits/fcntl2.h: Likewise.
51317         * io/fcntl.h: Likewise.
51318         * io/ftw.h: Likewise.
51319         * io/sys/poll.h: Likewise.
51320         * io/sys/stat.h: Likewise.
51321         * io/sys/statfs.h: Likewise.
51322         * io/sys/statvfs.h: Likewise.
51323         * io/utime.h: Likewise.
51324         * libio/bits/stdio.h: Likewise.
51325         * libio/bits/stdio2.h: Likewise.
51326         * libio/libio.h: Likewise.
51327         * libio/libioP.h: Likewise.
51328         * libio/stdio.h: Likewise.
51329         * locale/lc-ctype.c: Likewise.
51330         * locale/locale.h: Likewise.
51331         * login/utmp.h: Likewise.
51332         * malloc/arena.c: Likewise.
51333         * malloc/malloc.c: Likewise.
51334         * malloc/malloc.h: Likewise.
51335         * malloc/mcheck.c: Likewise.
51336         * malloc/mtrace.c: Likewise.
51337         * math/bits/mathcalls.h: Likewise.
51338         * math/fenv.h: Likewise.
51339         * math/math_private.h: Likewise.
51340         * misc/bits/error.h: Likewise.
51341         * misc/bits/syslog.h: Likewise.
51342         * misc/err.h: Likewise.
51343         * misc/error.h: Likewise.
51344         * misc/fstab.h: Likewise.
51345         * misc/mntent.h: Likewise.
51346         * misc/regexp.h: Likewise.
51347         * misc/search.h: Likewise.
51348         * misc/sgtty.h: Likewise.
51349         * misc/sys/mman.h: Likewise.
51350         * misc/sys/syslog.h: Likewise.
51351         * misc/sys/uio.h: Likewise.
51352         * misc/sys/xattr.h: Likewise.
51353         * misc/ttyent.h: Likewise.
51354         * nis/rpcsvc/ypclnt.h: Likewise.
51355         * nss/nss.h: Likewise.
51356         * posix/bits/unistd.h: Likewise.
51357         * posix/fnmatch.h: Likewise.
51358         * posix/glob.h: Likewise.
51359         * posix/sched.h: Likewise.
51360         * posix/spawn.h: Likewise.
51361         * posix/sys/wait.h: Likewise.
51362         * posix/unistd.h: Likewise.
51363         * posix/wordexp.h: Likewise.
51364         * pwd/pwd.h: Likewise.
51365         * resolv/netdb.h: Likewise.
51366         * resource/sys/resource.h: Likewise.
51367         * rt/aio.h: Likewise.
51368         * rt/bits/mqueue2.h: Likewise.
51369         * rt/mqueue.h: Likewise.
51370         * shadow/shadow.h: Likewise.
51371         * signal/signal.h: Likewise.
51372         * socket/send.c: Likewise.
51373         * socket/sendto.c: Likewise.
51374         * socket/sys/socket.h: Likewise.
51375         * stdio-common/printf.h: Likewise.
51376         * stdlib/bits/stdlib.h: Likewise.
51377         * stdlib/fmtmsg.h: Likewise.
51378         * stdlib/monetary.h: Likewise.
51379         * stdlib/stdlib.h: Likewise.
51380         * stdlib/ucontext.h: Likewise.
51381         * streams/stropts.h: Likewise.
51382         * string/argz.h: Likewise.
51383         * string/bits/string2.h: Likewise.
51384         * string/string.h: Likewise.
51385         * string/strings.h: Likewise.
51386         * sunrpc/rpc/auth.h: Likewise.
51387         * sunrpc/rpc/auth_des.h: Likewise.
51388         * sunrpc/rpc/clnt.h: Likewise.
51389         * sunrpc/rpc/netdb.h: Likewise.
51390         * sunrpc/rpc/pmap_clnt.h: Likewise.
51391         * sunrpc/rpc/xdr.h: Likewise.
51392         * sysdeps/generic/inttypes.h: Likewise.
51393         * sysdeps/generic/net/if.h: Likewise.
51394         * sysdeps/generic/sys/swap.h: Likewise.
51395         * sysdeps/gnu/net/if.h: Likewise.
51396         * sysdeps/gnu/utmpx.h: Likewise.
51397         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
51398         * sysdeps/i386/i486/bits/string.h: Likewise.
51399         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
51400         * sysdeps/s390/bits/string.h: Likewise.
51401         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
51402         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
51403         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
51404         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
51405         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
51406         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
51407         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
51408         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
51409         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
51410         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
51411         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
51412         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
51413         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
51414         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
51415         * sysdeps/unix/sysv/linux/readv.c: Likewise.
51416         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
51417         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
51418         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
51419         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
51420         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
51421         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
51422         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
51423         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
51424         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
51425         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
51426         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
51427         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
51428         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51429         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
51430         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
51431         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
51432         * sysvipc/sys/ipc.h: Likewise.
51433         * sysvipc/sys/msg.h: Likewise.
51434         * sysvipc/sys/sem.h: Likewise.
51435         * sysvipc/sys/shm.h: Likewise.
51436         * termios/termios.h: Likewise.
51437         * time/sys/time.h: Likewise.
51438         * time/time.h: Likewise.
51439         * wcsmbs/bits/wchar2.h: Likewise.
51440         * wcsmbs/uchar.h: Likewise.
51441         * wcsmbs/wchar.h: Likewise.
51442         * wctype/wctype.h: Likewise.
51444         [BZ #13551]
51445         * Makeconfig: Remove all but ELF support including AIX support.
51446         * Makerules: Likewise.
51447         * config.h.in: Likewise.
51448         * config.make.in: Likewise.
51449         * configure: Likewise.
51450         * configure.in: Likewise.
51451         * csu/Makefile: Likewise.
51452         * csu/version.c: Likewise.
51453         * debug/Makefile: Likewise.
51454         * dlfcn/Makefile: Likewise.
51455         * elf/Makefile: Likewise.
51456         * extra-lib.mk: Likewise.
51457         * iconv/Makefile: Likewise.
51458         * include/libc-symbols.h: Likewise.
51459         * include/shlib-compat.h: Likewise.
51460         * resolv/Makefile: Likewise.
51461         * resolv/res_libc.c: Likewise.
51462         * rt/Makefile: Likewise.
51463         * sysdeps/i386/asm-syntax.h: Likewise.
51464         * sysdeps/i386/sysdep.h: Likewise.
51465         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
51466         * sysdeps/mach/sysdep.h: Likewise.
51467         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
51468         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
51469         * sysdeps/s390/asm-syntax.h: Likewise.
51470         * sysdeps/s390/s390-32/sysdep.h: Likewise.
51471         * sysdeps/s390/s390-64/sysdep.h: Likewise.
51472         * sysdeps/sh/sysdep.h: Likewise.
51473         * sysdeps/unix/sparc/sysdep.h: Likewise.
51474         * sysdeps/wordsize-32/divdi3.c: Likewise.
51475         * sysdeps/x86_64/sysdep.h: Likewise.
51477         * argp/Versions: Remove _argp_unlock_xxx.
51479         [BZ #13559]
51480         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
51481         * abilist/libBrokenLocale.abilist: Likewise.
51482         * abilist/libanl.abilist: Likewise.
51483         * abilist/libc.abilist: Likewise.
51484         * abilist/libcrypt.abilist: Likewise.
51485         * abilist/libdl.abilist: Likewise.
51486         * abilist/libm.abilist: Likewise.
51487         * abilist/libnsl.abilist: Likewise.
51488         * abilist/libpthread.abilist: Likewise.
51489         * abilist/libresolv.abilist: Likewise.
51490         * abilist/librt.abilist: Likewise.
51491         * abilist/libthread_db.abilist: Likewise.
51492         * abilist/libutil.abilist: Likewise.
51493         * abilist/libnss_db.abilist: New file.
51495         * scripts/abilist.awk: Add support for indirect functions.
51497         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
51499         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
51501         * shlib-versions: Remove entries for ports architectures.
51503         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
51504         files in ports.
51505         * elf/stackguard-macros.h: Remove support for IA-64.
51506         * elf/tst-auditmod1.c: Likewise.
51507         * sysdeps/generic/ldsodefs.h: Likewise.
51509         * sysdeps/unix/sysv/linux/configure.in: Ports should define
51510         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
51511         configure files.
51513         [BZ #13552]
51514         * configure.in: Remove --enable-omitfp support.
51515         * FAQ.in: Adjust.
51516         * config.make.in: Likewise.
51517         * Makeconfig: Likewise.
51518         * manual/install.texi: Likewise.
51520         In case anyone cares, the IA-64 architecture could move to ports.
51521         * sysdeps/ia64/*: Removed.
51522         * sysdeps/unix/sysv/linux/ia64/*: Removed.
51523         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
51525         [BZ #13555]
51526         * configure.in: Remove entries for unsupported architectures.
51528         [BZ #13533]
51529         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
51530         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
51531         routines.
51532         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
51533         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
51534         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
51535         fall back to using wcrtomb.
51536         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
51537         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
51538         renaming.
51539         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
51540         * wcsmbs/tst-c16c32-1.c: New file.
51542         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
51543         local variable.
51545         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
51547         * elf/tst-unique3.cc: Add explicit declaration of gets.
51548         * elf/tst-unique3lib.cc: Likewise.
51549         * elf/tst-unique3lib2.cc: Likewise.
51550         * elf/tst-unique4.cc: Likewise.
51552         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
51554 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
51556         [BZ #13566]
51557         * assert/assert.h (static_assert): Don't define for C++.
51558         * libio/stdio.h (gets): Do declare for C++ <= C++11.
51559         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
51561 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
51563         * iconv/loop.c (single loop): Fix assertion in storing of
51564         remaining bytes.
51566         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
51568 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
51570         * posix/getconf.c: Update copyright year.
51571         * nss/getent.c: Likewise.
51572         * nss/makedb.c: Likewise.
51573         * iconv/iconvconfig.c: Likewise.
51574         * iconv/iconv_prog.c: Likewise.
51575         * elf/ldconfig.c: Likewise.
51576         * elf/pldd.c: Likewise.
51577         * elf/sotruss.ksh: Likewise.
51578         * catgets/gencat.c: Likewise.
51579         * csu/version.c: Likewise.
51580         * elf/ldd.bash.in: Likewise.
51581         * elf/sprof.c (print_version): Likewise.
51582         * locale/programs/locale.c: Likewise.
51583         * locale/programs/localedef.c: Likewise.
51584         * login/programs/pt_chown.c: Likewise.
51585         * nscd/nscd.c (print_version): Likewise.
51586         * debug/xtrace.sh: Likewise.
51587         * malloc/memusage.sh: Likewise.
51588         * malloc/mtrace.pl: Likewise.
51589         * debug/catchsegv.sh: Likewise.
51591 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
51593         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
51594         pure attribute.
51596 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
51598         [BZ #13533]
51599         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
51600         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
51601         transformations.
51602         * iconv/gconv_int.h: Likewise.
51603         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
51604         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
51605         from libc for GLIBC_2.16.
51606         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
51607         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
51608         * wcsmbs/uchar.h: Really define mbstate_t.
51609         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
51610         * wcsmbs/c16rtomb.c: New file.
51611         * wcsmbs/mbrtoc16.c: New file.
51612         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
51613         for C/POSIX locale.
51614         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
51615         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
51617         * wcsmbs/wchar.h: Add missing __restrict.
51619 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
51621         [BZ #13532]
51622         * time/Makefile (routines): Add timespec_get.
51623         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
51624         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
51625         timespec for ISO C11.
51626         * time/timespec_get.c: New file.
51627         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
51628         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
51630         [BZ #13531]
51631         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
51632         * stdlib/stdlib.h: Declare aligned_alloc.
51633         * Versions.def: Add GLIBC_2.16 for libc.
51634         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
51636         [BZ 13527]
51637         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
51638         ISO C11.
51640         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
51641         code.
51643         [BZ #13528]
51644         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
51646         [BZ #13529]
51647         * assert/assert.h (static_assert): Define.
51649         * version.h: Update for 2.16 development version.
51651         [BZ #13526]
51652         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
51653         _ISOC11_SOURCE.
51655         * version.h (RELEASE): Bump for 2.15 release.
51656         * include/features.h (__GLIBC_MINOR__): Bump to 15.
51658         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
51659         Patch by Marek Polacek <mpolacek@redhat.com>.
51661         * bits/byteswap.h: Protect long long constants with __extension__.
51662         * sysdeps/i386/bits/byteswap.h: Likewise.
51663         * sysdeps/ia64/bits/byteswap.h: Likewise.
51664         * sysdeps/s390/bits/byteswap.h: Likewise.
51665         * sysdeps/x86_64/bits/byteswap.h: Likewise.
51667 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51669         [BZ #13540]
51670         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
51671         destination buffer.
51672         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
51674 2011-12-23  Marek Polacek  <polacek@redhat.com>
51676         * elf/dl-addr.c (determine_info): Add inline keyword.
51677         * elf/tst-auditmod4b.c (check_avx): Likewise.
51678         * elf/tst-auditmod6b.c (check_avx): Likewise.
51679         * elf/tst-auditmod6c.c (check_avx): Likewise.
51680         * elf/tst-auditmod7b.c (check_avx): Likewise.
51682 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
51684         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
51685         !__SSE_MATH__.
51687 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51689         [BZ #13540]
51690         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
51691         processing for last bytes.
51693 2011-08-06  Bruno Haible  <bruno@clisp.org>
51695         [BZ #13061]
51696         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
51697         U+0385, not to U+1FEE.
51699         [BZ #13062]
51700         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
51701         entry for U+00A5 U+0301.
51703 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
51705         [BZ #13166]
51706         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
51707         buffer for the output is too small.
51709         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
51710         optimization.
51712         [BZ #13185]
51713         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
51714         SSE flags if possible.
51716 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51718         [BZ #13540]
51719         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
51720         processing for last bytes.
51722 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
51724         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
51725         (syscall-list-default-options, syscall-list-default-condition)
51726         (syscall-list-includes): Define.
51727         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
51728         list of ABIs and options and #if conditions for each ABI.  Do not
51729         handle common syscalls between ABIs specially.
51730         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
51731         Remove.
51732         (syscall-list-variants, syscall-list-32bit-options)
51733         (syscall-list-32bit-condition, syscall-list-64bit-options)
51734         (syscall-list-64bit-condition): Define.
51735         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
51736         (syscall-list-variants, syscall-list-32bit-options)
51737         (syscall-list-32bit-condition, syscall-list-64bit-options)
51738         (syscall-list-64bit-condition): Define.
51739         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
51740         Remove.
51741         (syscall-list-variants, syscall-list-32bit-options)
51742         (syscall-list-32bit-condition, syscall-list-64bit-options)
51743         (syscall-list-64bit-condition): Define.
51744         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
51745         Remove.
51746         (syscall-list-variants, syscall-list-32bit-options)
51747         (syscall-list-32bit-condition, syscall-list-64bit-options)
51748         (syscall-list-64bit-condition): Define.
51750 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
51752         * locale/iso-639.def: Add brx entry.
51754         [BZ #13328]
51755         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
51756         Proposed by Mariusz_Cukr <marcukr@op.pl>.
51758         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
51759         __feraiseexcept_renamed.
51761 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
51763         [BZ #13538]
51764         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
51765         EPOLLET with unsigned values.
51766         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
51767         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
51769         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
51770         to large cancellation.
51771         * math/s_cacoshf.c: Likewise.
51772         * math/s_cacoshl.c: Likewise.
51774 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
51776         [BZ #13305]
51777         [BZ #12786]
51778         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
51779         * math/s_cacoshf.c: Likewise.
51780         * math/s_cacoshl.c: Likewise.
51782 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
51784         [BZ #13439]
51785         * iconv/gconv.h: Define __GCONV_SWAP.
51786         * iconvdata/unicode.c: The swap bit must be stored in __flags.
51787         * iconvdata/utf-16.c: Likewise.
51788         * iconvdata/utf-32.c: Likewise.
51790 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
51792         [BZ #13524]
51793         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
51794         numerator after shifting it by one limb.
51796 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
51798         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
51799         under [__USE_EXTERN_INLINES].
51801 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
51803         [BZ #13446]
51804         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
51806 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51808         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
51809         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
51810         optimized code.
51811         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
51812         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
51813         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
51814         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
51815         for strncasecmp/strncasecmp_l compilation.
51816         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
51817         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
51819 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
51821         [BZ #13484]
51822         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
51823         of __asm__.
51825 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
51827         [BZ #13506]
51828         * time/tzfile.c (__tzfile_read): Check values from file header.
51830 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
51832         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
51833         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
51834         * powerpc/powerpc32/dl-start.S: Likewise.
51835         * powerpc/powerpc32/elf/start.S: Likewise.
51836         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
51837         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
51838         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
51839         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
51840         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
51841         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
51842         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
51843         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
51844         * powerpc/powerpc32/fpu/s_round.S: Likewise.
51845         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
51846         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
51847         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
51848         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
51849         * powerpc/powerpc32/memset.S: Likewise.
51850         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
51851         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
51852         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
51853         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
51854         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
51855         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
51856         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
51857         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
51858         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
51859         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
51860         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
51861         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
51862         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
51864 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
51866         * math/libm-test.inc: Added more nearbyint tests.
51867         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
51868         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
51869         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
51870         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
51872 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
51874         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
51875         FD_CLOEXEC.
51877 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51879         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
51880         Add wcscpy-ssse3 wcscpy-c.
51881         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
51882         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
51883         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
51884         * sysdeps/x86_64/wcschr.S: New file.
51885         * sysdeps/x86_64/wcsrchr.S: New file.
51886         * string/test-strcmp.c: Remove checking of wcscmp function for
51887         wrong alignments.
51888         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
51889         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
51890         wcsrchr-sse2 wcsrchr-c.
51891         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
51892         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
51893         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
51894         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
51895         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
51896         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
51897         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
51898         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
51899         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
51900         * wcsmbc/wcschr.c (WCSCHR): New macro.
51902 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
51904         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
51905         * wcsmbs/test-wcsrchr.c: New file.
51906         * string/test-strrchr.c: Add wcsrchr support.
51907         (WIDE): New macro.
51908         * wcsmbs/test-wcscpy.c: New file.
51909         * string/test-strcpy.c: Add wcscpy support.
51910         (WIDE): New macro.
51912 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
51914         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
51915         the inner loop.
51917 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
51919         [BZ #13472]
51920         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
51922 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
51924         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
51925         Minor optimizations.
51927         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
51928         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
51929         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
51931 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
51933         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
51934         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
51935         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
51936         for gcc to avoid warnings.
51937         * inet/Makefile (tests): Add tst-checks.
51938         * inet/tst-checks.c: New file.
51940         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
51941         warning.
51943         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
51944         __wmemcmp_sse2.
51946         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
51947         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
51949         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
51951 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
51953         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
51954         problem.
51956         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
51958 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
51960         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
51961         conditional on GCC version.
51962         (__arch_compare_and_exchange_val_8_acq)
51963         (__arch_compare_and_exchange_val_16_acq)
51964         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
51965         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
51966         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
51968 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
51970         * sysdeps/sh/backtrace.c: New file.
51972 2011-12-02  Andreas Schwab  <schwab@redhat.com>
51974         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
51975         parenthesis.
51977 2011-12-01  Andreas Schwab  <schwab@redhat.com>
51979         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
51980         falling back to utime.
51982 2011-11-30  Andreas Schwab  <schwab@redhat.com>
51984         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
51985         expectations for float.
51987 2011-11-29  Andreas Schwab  <schwab@redhat.com>
51989         * locale/weight.h (findidx): Add parameter len.
51990         * locale/weightwc.h (findidx): Likewise.
51991         * posix/fnmatch_loop.c (FCT): Adjust caller.
51992         * posix/regcomp.c (build_equiv_class): Likewise.
51993         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
51994         * posix/regexec.c (check_node_accept_bytes): Likewise.
51995         * string/strcoll_l.c (STRCOLL): Likewise.
51996         * string/strxfrm_l.c (STRXFRM): Likewise.
51998 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
52000         * Makefile.in: Remove CVSOPT handling.
52001         * configure.in: Remove use of AC_REVISION.
52002         * iconvdata/Makefile (distribute): No need to filter out CVS.
52003         * scripts/list-sources.sh: Remove CVS, subversion and monotone
52004         handling.
52006 2011-11-16  Andreas Schwab  <schwab@redhat.com>
52008         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
52009         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
52010         [USE_AS_STRNCASECMP_L]: Likewise.
52011         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
52012         NO_TLS_DIRECT_SEG_REFS.
52013         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
52014         Fix argument offsets for non-PIC.
52015         [USE_AS_STRNCASECMP_L]: Likewise.
52016         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
52017         NO_TLS_DIRECT_SEG_REFS.
52019 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
52021         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
52022         O_CLOEXEC.
52023         * locale/loadlocale.c (_nl_load_locale): Likewise.
52025 2011-11-15  Andreas Schwab  <schwab@redhat.com>
52027         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
52028         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
52029         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
52030         (SYSCALL_GETTIME): Set errno on error.
52032         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
52033         count references to noai6ai_cached.
52035 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
52037         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
52039         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
52040         FD_CLOEXEC for /proc/self/maps.
52042         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
52043         FD_CLOEXEC for /proc/meminfo.
52045         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
52046         gai.conf.
52048         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
52049         FD_CLOEXEC for given file.
52051         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
52053         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
52054         FD_CLOEXEC for /etc/hosts.
52055         (_gethtent): Likewise.
52057         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
52059         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
52060         cancellation and set FD_CLOEXEC for /etc/netgroup.
52062         * nss/nss_files/files-key.c (search): Don't allow cancellation when
52063         reading /etc/publickey.
52065         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
52066         allow cancellation when reading /etc/group.
52068         * nss/nss_files/files-alias.c (internal_setent): Don't allow
52069         cancellation.
52070         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
52072         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
52073         when using data file.
52075         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
52077         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
52078         (write_nis_obj): Use "c" and "e" in fopen.
52080         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
52082         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
52084         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
52086         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
52088         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
52089         locale.alias.
52091         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
52093         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
52095         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
52097         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
52098         file parsing and set FD_CLOEXEC.
52100 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
52102         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
52104 2011-11-14  Andreas Schwab  <schwab@redhat.com>
52106         * malloc/arena.c (arena_get2): Don't call reused_arena when
52107         _int_new_arena failed.
52109 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
52111         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
52112         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
52113         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
52114         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
52115         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
52116         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
52117         to compile strcasecmp and strncasecmp.
52118         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
52119         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
52121         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
52123 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
52125         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
52126         locale-defines.sym to gen-as-const-headers.
52127         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
52128         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
52129         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
52130         to compile strcasecmp and strncasecmp.
52131         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
52132         strcasecmp_l and strncasecmp_l.
52133         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
52134         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
52135         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
52136         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
52137         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
52138         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
52139         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
52140         * sysdeps/i386/i686/multiarch/strncase.S: New file.
52141         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
52142         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
52143         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
52145 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
52147         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
52148         result of SYSDEP_GETTIME_CPU to retval.
52149         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
52150         parameter list to macro.  Remove trailing semicolon.  Adjust users.
52152         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
52153         variable.
52155         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
52156         mantissa words.
52157         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
52159         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
52160         from unused variable.
52162         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
52163         DWARF definitions.
52164         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
52165         for assembling.
52167         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
52168         over namespaces.
52170         * sunrpc/rpc_prot.c (rejected): Fix case value.
52172         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
52173         unsigned long long int to avoid warnings in shift.
52175         * posix/regex_internal.c (re_string_reconstruct): Actually use result
52176         of use of trans.
52177         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
52178         variable tmp.
52180         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
52181         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
52182         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
52184         * nis/nis_table.c (nis_list): Use variable of correct type for
52185         result of __follow_path call.
52187 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
52189         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
52190         of math functions ceil, trunc, floor, round, and sqrt, when
52191         avaliable on the platform.
52192         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
52193         name clash.
52194         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
52195         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
52196         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
52198 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
52200         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
52201         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
52203 2011-11-11  Roland McGrath  <roland@hack.frob.com>
52205         * include/unistd.h: Fix __readlink return type.
52206         Reported by Chris Metcalf <cmetcalf@tilera.com>.
52208 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
52210         * stdlib/ucontext.h: Undo last change for makecontext.
52212 2011-11-11  Andreas Schwab  <schwab@redhat.com>
52214         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
52216         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
52217         * setjmp/setjmp.h: Mark functions as non-leaf.
52218         * setjmp/bits/setjmp2.h: Likewise.
52219         * stdlib/ucontext.h: Likewise.
52221 2011-11-10  Andreas Schwab  <schwab@redhat.com>
52223         * malloc/arena.c (_int_new_arena): Don't increment narenas.
52224         (reused_arena): Don't check arena limit.
52225         (arena_get2): Atomically check arena limit.
52227 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
52229         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
52230         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
52232         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
52233         instructions.
52235 2011-11-07  Andreas Schwab  <schwab@redhat.com>
52237         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
52238         handler when locking.
52240         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
52241         Fix size of allocated buffer.
52243 2011-11-04  Andreas Schwab  <schwab@redhat.com>
52245         [BZ #10103]
52246         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
52247         declarations for long double functions.
52248         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
52250         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
52252 2011-11-03  Andreas Schwab  <schwab@redhat.com>
52254         * nscd/nscd.c (main): Don't start AVC thread until credentials are
52255         installed.
52257         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
52258         is disabled.
52260 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
52262         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
52264 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
52266         * include/alloca.h (stackinfo_alloca_round): Define.
52267         (extend_alloca): Use it.
52268         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
52269         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
52270         here.
52272         * scripts/check-local-headers.sh: Ignore libaudit.h.
52274         * nscd/Makefile (extra-objs): Make recursively expanded.
52276 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
52278         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
52279         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
52281         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
52282         * posix/tst-rfc3484-2.c: Likewise.
52283         * posix/tst-rfc3484-3.c: Likewise.
52285         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
52286         process_vm_writev.
52287         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
52288         process_vm_writev.
52289         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
52290         process_vm_writev from libc using GLIBC_2.15 version.
52292         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
52294 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
52296         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
52297         stack usage.
52299 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
52301         [BZ #13367]
52302         * nss/getent.c (initgroups_keys): Show error message in case no group
52303         names are given.
52305         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
52306         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
52307         __bump_nl_timestamp.
52308         * nscd/connections (nscd_init): When host database is served open
52309         netlink socket and request notification about configuration changes.
52310         (main_loop_poll): Track netlink file descriptor and bump timestamp
52311         in case data becomes available.
52312         (main_loop_epoll): Likewise.
52313         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
52314         (database_pers_head): Add extra_data fileds.
52315         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
52316         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
52317         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
52318         Adjust caller.
52319         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
52320         in6ai data, call __free_in6ai.
52321         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
52322         Add -DHAVE_NETLINK.
52323         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
52324         interface information.  Reuse previous data if netlink timestamp
52325         is not changed.
52326         (__bump_nl_timestamp): New function.
52327         (__free_in6ai): New function.
52329 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
52331         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
52332         close_not_cancel_no_status here.
52333         (__check_pf): Reorganize code a bit to not call close twice if OOM.
52335 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
52337         [BZ #13276]
52338         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
52339         return value.
52341         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
52342         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
52343         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
52345 2011-07-03  Andreas Jaeger  <aj@suse.de>
52347         [BZ #10709]
52348         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
52349         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
52350         * math/libm-test.inc (sin_test): Add test case.
52352 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
52354         [BZ #13337]
52355         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
52356         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
52358         * elf/chroot_canon.c (chroot_canon): Cleanups.
52360         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
52362         [BZ #13335]
52363         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
52364         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
52366         * string/test-strchr.c: Make usable for strchrnul testing.
52367         * string/test-strchrnul.c: New file.
52368         * string/Makefile (strop-tests): Add strchrnul.
52370         * po/it.po: Update from translation team.
52371         * po/es.po: Likewise.
52373 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
52375         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
52376         the three constants needed as parameters.  Drop the others.
52377         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
52378         __m128i_strloadu_tolower.
52379         Create and initialize variable zero and use it in all the places
52380         where _mm_setzero_si128 was used.
52382         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
52383         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
52384         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
52385         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
52386         anymore.
52387         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
52388         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
52389         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
52390         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
52391         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
52392         __mpranred, __mptan.
52393         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
52394         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
52395         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
52396         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
52397         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
52398         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
52399         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
52400         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
52401         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
52403 2011-10-28  Andreas Schwab  <schwab@redhat.com>
52405         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
52406         redefine if SHARED.
52407         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
52409         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
52410         wide char related routines to wcsmbs subdir.
52412 2011-10-27  Andreas Schwab  <schwab@redhat.com>
52414         [BZ #13344]
52415         * misc/sys/cdefs.h (__THROWNL): Define.
52416         * posix/unistd.h: Use __THREADNL instead of __THREAD
52417         for memory synchronization functions.
52419 2011-10-26  Roland McGrath  <roland@hack.frob.com>
52421         [BZ #13349]
52422         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
52423         doesn't exist.
52424         * manual/stdio.texi (Obstack Streams): Node removed.
52426 2011-10-26  Andreas Schwab  <schwab@redhat.com>
52428         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
52429         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
52430         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
52432         * math/math_private.h (math_force_eval): Allow non-addressable
52433         arguments.
52434         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
52436 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52438         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
52439         file is not needed.
52441         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
52442         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
52443         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
52444         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
52445         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
52446         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
52447         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
52448         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
52449         Add AVX variants.
52450         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
52451         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
52452         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
52453         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
52454         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
52455         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
52456         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
52457         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
52458         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
52459         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
52460         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
52461         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
52462         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
52463         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
52464         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
52465         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
52466         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
52467         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
52468         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
52470         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
52471         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
52473         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
52474         place.  Use VEX encoding when compiling for AVX.
52476 2011-10-25  Andreas Schwab  <schwab@redhat.com>
52478         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
52479         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
52481         * string/test-strchr.c (do_test): Don't generate NUL bytes.
52483 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52485         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
52486         useless if() expression.
52487         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
52488         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
52489         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
52490         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
52491         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
52492         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
52493         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
52494         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
52495         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
52496         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
52497         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
52498         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
52499         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
52500         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
52501         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
52502         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
52503         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
52504         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
52505         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
52507         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
52509 2011-10-25  Andreas Schwab  <schwab@redhat.com>
52511         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
52512         condition.
52513         * elf/dl-fini.c (_dl_sort_fini): Likewise.
52515 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
52517         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
52518         .text section.  Avoid duplicate constants.
52519         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
52520         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52521         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
52522         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52523         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52524         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52525         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52526         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52527         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
52528         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
52529         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
52530         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
52531         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
52532         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
52533         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
52534         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
52535         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
52536         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
52537         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
52538         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52539         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
52540         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
52541         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
52542         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
52543         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
52544         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
52545         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
52546         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
52547         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
52548         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
52549         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
52550         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
52551         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
52552         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
52553         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
52554         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
52555         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
52556         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
52557         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
52558         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
52559         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
52560         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
52561         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
52562         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
52563         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
52565 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
52567         * sysdeps/x86_64/dla.h: Move to ...
52568         * sysdeps/x86_64/fpu/dla.h: ...here.
52569         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
52570         situations.  Use __builtin_fma only for gcc 4.6 and up.
52572         * config.make.in: Add have-mfma4 entry.
52573         * configure.in: Substitute libc_cv_cc_fma4.
52574         * math/Makefile (dbl-only-routines): Add sincostab.
52575         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
52576         Use __sincostab not sincos.
52577         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
52578         name is a macro.
52579         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
52580         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52581         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52582         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
52583         using __copysign.
52584         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
52585         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
52586         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
52587         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
52588         and __inv.
52589         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
52590         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
52591         __copysign.
52592         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
52593         define aliases when function name is a macro.
52594         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
52595         sysdeps/ieee754/dbl-64/sincos.tbl.
52596         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
52597         fma4-enabled routines.
52598         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
52599         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
52600         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
52601         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
52602         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
52603         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
52604         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
52605         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
52606         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
52607         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
52608         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
52609         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
52610         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
52611         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
52612         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
52613         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
52614         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
52615         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
52616         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
52617         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
52618         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
52619         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
52620         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
52621         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
52622         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
52623         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
52624         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
52625         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
52626         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
52627         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
52629         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
52630         rename.
52631         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52632         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52633         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52634         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52635         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52636         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52637         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52638         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52640 2011-10-24  Andreas Schwab  <schwab@redhat.com>
52642         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
52644 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52646         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
52648         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
52649         prediction.
52650         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
52652         * string/strnlen.c: Don't define STRNLEN, reverse logic.
52653         Remove unused variable magic_bits.
52654         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
52656         * string/strnlen.c: Define and use STRNLEN macro.
52657         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
52658         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
52659         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
52660         * wcsmbs/wcslen.c: Define and use WCSLEN.
52661         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
52662         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
52663         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
52664         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
52665         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
52666         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
52667         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
52669 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52671         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
52672         strnlen-sse2-no-bsf.
52673         Rename strlen-no-bsf to strlen-sse2-no-bsf.
52674         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
52675         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
52676         Add strnlen support.
52677         (USE_AS_STRNLEN): New macro.
52678         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
52679         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
52680         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
52681         * sysdeps/x86_64/wcslen.S: New file.
52683 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
52685         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
52686         XMM-moves are used for copying on small sizes.
52688 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52690         * wcsmbs/Makefile (strop-tests): Add wcschr.
52691         * wcsmbs/test-wcschr.c: New file.
52692         * string/test-strchr.c: Update.
52693         Add wcschr support.
52694         (WIDE): New macro.
52696 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52698         * wcsmbs/Makefile (strop-tests): Add wcslen.
52699         * wcsmbs/test-wcslen.c: New file.
52700         * string/test-strlen.c: Update.
52701         Add wcslen support.
52702         (WIDE): New macro.
52704 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52706         * po/it.po: Update from translation team.
52708 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
52710         * sysdeps/x86_64/wcscmp.S: Update.
52711         Fix wrong comparison semantics.
52712         wcscmp shall use signed comparison not unsigned.
52713         Don't use substraction to avoid overflow bug.
52714         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
52715         * wcsmbc/wcscmp.c: Likewise.
52716         * string/test-strcmp.c: Likewise.
52717         Add new tests to check cases with negative values.
52719 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
52721         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
52722         * sysdeps/x86_64/dla.h: ...here.  New file.
52723         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
52724         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52725         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52726         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52727         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52728         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
52729         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52730         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52731         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52733 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
52735         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
52736         __ynl_finite aliases.
52738 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
52740         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
52742         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
52743         define DLA_FMA.
52744         [DLA_FMA] (EMULV): Use DLA_FMA.
52745         [DLA_FMA] (MUL12): Use EMULV.
52746         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
52747         that are not needed.
52748         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
52749         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
52750         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
52751         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
52752         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
52753         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
52754         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
52756 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
52758         * math/s_nan.c: Undef __nan.
52759         * math/s_nanf.c: Undef __nanf.
52760         * math/s_nanl.c: Undef __nanl.
52761         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
52762         "math_private.h".
52764 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
52766         * math/s_catan.c: Add branch predictions.
52767         * math/s_catanf.c: Likewise.
52768         * math/s_catanh.c: Likewise.
52769         * math/s_catanhf.c: Likewise.
52770         * math/s_catanhl.c: Likewise.
52771         * math/s_catanl.c: Likewise.
52772         * math/s_cexp.c: Likewise.
52773         * math/s_cexpf.c: Likewise.
52774         * math/s_cexpl.c: Likewise.
52775         * math/s_clog.c: Likewise.
52776         * math/s_clog10.c: Likewise.
52777         * math/s_clog10f.c: Likewise.
52778         * math/s_clog10l.c: Likewise.
52779         * math/s_clogf.c: Likewise.
52780         * math/s_clogl.c: Likewise.
52781         * math/s_csqrt.c: Likewise.
52782         * math/s_csqrtf.c: Likewise.
52783         * math/s_csqrtl.c: Likewise.
52784         * math/s_ctanf.c: Likewise.
52785         * math/s_ctanh.c: Likewise.
52786         * math/s_ctanhf.c: Likewise.
52787         * math/s_ctanhl.c: Likewise.
52788         * math/s_ctanl.c: Likewise.
52790         * math/math_private.h: Define __nan, __nanf, __nanl.
52791         * math/s_cacosh.c: Include <math_private.h>.
52792         * math/s_cacoshl.c: Likewise.
52793         * math/s_casinh.c: Likewise.
52794         * math/s_casinhf.c: Likewise.
52795         * math/s_casinhl.c: Likewise.
52796         * math/s_ccos.c: Rely entire on ccosh.
52797         * math/s_ccosf.c: Rely entire on ccoshf.
52798         * math/s_ccosl.c: Rely entirely on ccoshl.
52799         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
52800         Remove tests for FE_INVALID.
52801         * math/s_ccoshf.c: Likewise.
52802         * math/s_ccoshl.c: Likewise.
52803         * math/s_csin.c: Likewise.
52804         * math/s_csinf.c: Likewise.
52805         * math/s_csinh.c Likewise.
52806         * math/s_csinhf.c: Likewise.
52807         * math/s_csinhl.c: Likewise.
52808         * math/s_csinl.c: Likewise.
52809         * math/s_ctan.c: Likewise.
52810         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
52811         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
52812         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
52814 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
52816         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
52817         compilation problems.
52819         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
52820         __builtin_expect.
52822 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
52824         * sysdeps/i386/configure.in: Test for -mfma4 option.
52825         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
52826         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
52827         COMMON_CPUID_INDEX_80000001.
52828         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
52829         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
52830         use it if FMA3 is not supported.
52831         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
52833         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
52834         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
52836 2011-10-20  Andreas Schwab  <schwab@redhat.com>
52838         [BZ #12892]
52839         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
52840         it would create a cycle with a link time dependency.
52842 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
52844         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
52845         instruction.
52846         * string/Makefile (strop-tests): Add rawmemchr.
52847         * string/test-rawmemchr.c: New file.
52849         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
52850         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
52851         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
52852         when compiling str{,n}casecmp and when AVX is available.  Hook up
52853         new optimized code in initializers.
52855 2011-10-19  Andreas Schwab  <schwab@redhat.com>
52857         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
52858         __feraiseexcept instead of feraiseexcept.
52860 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
52862         * math/math_private.h: Define defaults for libc_fetestexcept and
52863         libc_feupdateenv.
52864         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
52865         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
52866         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
52867         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
52868         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
52869         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
52870         libc_fetestexcept and libc_feupdateenv.
52872         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
52873         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
52874         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
52875         * sysdeps/x86_64/fpu/math_private.h: Define special version of
52876         libc_feholdexcept_setround.
52878         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
52879         Add s_nearbyint-c and s_nearbyintf-c.
52880         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
52881         nearbyintf inlines.
52882         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
52883         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
52884         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
52885         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
52887         * math/math_private.h: Define defaults for libc_fegetround,
52888         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
52889         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
52890         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
52891         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
52892         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
52893         standard functions.
52894         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
52895         Remove comments and hacks for old compiler versions.
52896         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
52897         libc_fegetround, libc_fesetround, libc_feholdexcept, and
52898         libc_feholdexceptl.
52900 2011-10-18  Andreas Schwab  <schwab@redhat.com>
52902         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
52903         (__feraiseexcept_renamed): Add __NTH.
52904         (feraiseexcept): Add __NTH.  Rename local variables to fix
52905         namespace violations.
52907 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
52909         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
52911         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
52913         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
52914         recently added interfaces.
52915         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
52917         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
52918         about macro parameter expansion.
52920         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
52921         __NO_MATH_INLINES is defined.  Cleanups.
52923         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
52924         and __floorf is target has SSE4.1.
52925         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
52926         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
52927         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
52928         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
52930         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
52931         name.
52932         (floorf): Likewise.
52934         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
52936 2011-10-17  Andreas Schwab  <schwab@redhat.com>
52938         * misc/sys/cdefs.h: Fix last change.
52940         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
52941         database lookup.
52943 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
52945         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
52947         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
52948         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
52949         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
52950         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
52951         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
52952         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
52953         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
52954         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
52955         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
52956         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
52957         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
52958         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
52959         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
52960         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
52961         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
52962         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
52963         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
52964         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
52965         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
52966         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
52967         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
52968         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
52970         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
52971         ceil, ceilf, floor, floorf.
52973         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
52974         Perform IRELATIVE relocations last.
52976         * elf/do-rel.h: Add another parameter nrelative, replacing the
52977         local variable with the same name.  Change name of the function
52978         to end in Rel or Rela (uppercase).
52979         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
52980         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
52981         elf_dynamic_do_##reloc function.
52983 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
52985         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
52986         is sufficient, at least on modern CPUs.
52988         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
52990         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
52991         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
52993         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
52994         __expl_finite.
52995         * math/bits/math-finite.h: Add entries for exp.
52996         * math/e_expl.c: Add __*_finite alias.
52997         * sysdeps/i386/fpu/e_exp.S: Likewise.
52998         * sysdeps/i386/fpu/e_expf.S: Likewise.
52999         * sysdeps/i386/fpu/e_expl.c: Likewise.
53000         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
53001         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
53002         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
53003         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
53004         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
53005         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
53006         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
53008         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
53009         is sufficient, at least on modern CPUs.
53011         * ctype/ctype-info.c (__ctype_init): Define.
53012         * include/ctype.h (__ctype_init): Declare.
53013         (__ctype_b_loc): The variable is always initialized.
53014         (__ctype_toupper_loc): Likewise.
53015         (__ctype_tolower_loc): Likewise.
53016         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
53017         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
53019 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
53021         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
53023         * configure.in: Also look in $cxxmachine/include for C++ system
53024         headers.
53026 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53028         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
53029         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
53030         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
53031         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
53032         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
53033         (USE_AS_WMEMCMP): New macro.
53034         Fixing indents.
53035         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
53036         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
53037         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
53038         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
53039         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53040         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
53041         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
53042         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
53043         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
53044         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
53045         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
53046         (USE_AS_WMEMCMP): New macro.
53047         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
53048         * sysdeps/string/test-memcmp.c: Update.
53049         Fix simple_wmemcmp.
53050         Add new tests.
53051         * wcsmbs/wmemcmp.c: Update.
53052         (WMEMCMP): New macro.
53053         Fix overflow bug.
53055 2011-10-12  Andreas Jaeger  <aj@suse.de>
53057         [BZ #13268]
53058         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
53060 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
53062         * libio/iofwide.c (do_length): Avoid warning.
53064         * ctype/ctype.h (__isctype_f): Add missing __THROW.
53066 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
53068         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
53070         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
53071         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
53072         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
53073         * sysdeps/i386/i686/fpu/e_log.S: New file.
53074         * sysdeps/i386/i686/fpu/e_logf.S: New file.
53075         * sysdeps/i386/i686/fpu/e_logl.S: New file.
53077         * ctype/ctype.h: Add support for inlined isXXX functions when
53078         compiling C++ code.
53080 2011-10-14  Andreas Schwab  <schwab@redhat.com>
53082         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53084         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
53086 2011-10-13  Roland McGrath  <roland@hack.frob.com>
53088         [BZ #13291]
53089         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
53091 2011-10-13  Andreas Schwab  <schwab@redhat.com>
53093         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
53094         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
53095         feraiseexcept.
53097         * sysdeps/x86_64/memrchr.S: Check for zero size.
53099         * string/stratcliff.c: Add memrchr tests.
53101 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53103         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
53104         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
53105         rawmemchr-sse2 rawmemchr-sse2-bsf.
53106         * sysdeps/i386/i686/multiarch/memchr.S: New file.
53107         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
53108         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
53109         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
53110         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
53111         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
53112         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
53113         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
53114         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
53115         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
53116         * string/memrchr.c (MEMRCHR): New macro.
53118 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
53120         Add integration with gcc's -ffinite-math-only and optimize wrapper
53121         functions in libm.
53122         * Versions.def: Define GLIBC_2.15 version for libm.
53123         * math/Makefile (headers): Add bits/math-finite.h.
53124         * math/bits/math-finite.h: New file.
53125         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
53126         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
53127         * math/e_acoshl.c: Add __*_finite alias.
53128         * math/e_acosl.c: Likewise.
53129         * math/e_asinl.c: Likewise.
53130         * math/e_atan2l.c: Likewise.
53131         * math/e_atanhl.c: Likewise.
53132         * math/e_coshl.c: Likewise.
53133         * math/e_exp10.c: Likewise.
53134         * math/e_exp10f.c: Likewise.
53135         * math/e_exp10l.c: Likewise.
53136         * math/e_exp2l.c: Likewise.
53137         * math/e_fmodl.c: Likewise.
53138         * math/e_gammal_r.c: Likewise.
53139         * math/e_hypotl.c: Likewise.
53140         * math/e_j0l.c: Likewise.
53141         * math/e_j1l.c: Likewise.
53142         * math/e_jnl.c: Likewise.
53143         * math/e_lgammal_r.c: Likewise.
53144         * math/e_log10l.c: Likewise.
53145         * math/e_log2l.c: Likewise.
53146         * math/e_logl.c: Likewise.
53147         * math/e_powl.c: Likewise.
53148         * math/e_sinhl.c: Likewise.
53149         * math/e_sqrtl.c: Likewise.
53150         * math/e_scalb.c: Completely rewritten and optimized.
53151         * math/e_scalbf.c: Likewise.
53152         * math/e_scalbl.c: Likewise.
53153         * math/w_acos.c: Likewise.
53154         * math/w_acosf.c: Likewise.
53155         * math/w_acosl.c: Likewise.
53156         * math/w_acosh.c: Likewise.
53157         * math/w_acoshf.c: Likewise.
53158         * math/w_acoshl.c: Likewise.
53159         * math/w_asin.c: Likewise.
53160         * math/w_asinf.c: Likewise.
53161         * math/w_asinl.c: Likewise.
53162         * math/w_atan2.c: Likewise.
53163         * math/w_atan2f.c: Likewise.
53164         * math/w_atan2l.c: Likewise.
53165         * math/w_atanh.c: Likewise.
53166         * math/w_atanhf.c: Likewise.
53167         * math/w_atanhl.c: Likewise.
53168         * math/w_exp10.c: Likewise.
53169         * math/w_exp10f.c: Likewise.
53170         * math/w_exp10l.c: Likewise.
53171         * math/w_fmod.c: Likewise.
53172         * math/w_fmodf.c: Likewise.
53173         * math/w_fmodl.c: Likewise.
53174         * math/w_j0.c: Likewise.
53175         * math/w_j0f.c: Likewise.
53176         * math/w_j0l.c: Likewise.
53177         * math/w_j1.c: Likewise.
53178         * math/w_j1f.c: Likewise.
53179         * math/w_j1l.c: Likewise.
53180         * math/w_jn.c: Likewise.
53181         * math/w_jnf.c: Likewise.
53182         * math/w_log.c: Likewise.
53183         * math/w_logf.c: Likewise.
53184         * math/w_logl.c: Likewise.
53185         * math/w_log10.c: Likewise.
53186         * math/w_log10f.c: Likewise.
53187         * math/w_log10l.c: Likewise.
53188         * math/w_log2.c: Likewise.
53189         * math/w_log2f.c: Likewise.
53190         * math/w_log2l.c: Likewise.
53191         * math/w_pow.c: Likewise.
53192         * math/w_powf.c: Likewise.
53193         * math/w_powl.c: Likewise.
53194         * math/w_remainder.c: Likewise.
53195         * math/w_remainderf.c: Likewise.
53196         * math/w_remainderl.c: Likewise.
53197         * math/w_scalb.c: Likewise.
53198         * math/w_scalbf.c: Likewise.
53199         * math/w_scalbl.c: Likewise.
53200         * math/w_sqrt.c: Likewise.
53201         * math/w_sqrtf.c: Likewise.
53202         * math/w_sqrtl.c: Likewise.
53203         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
53204         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
53205         used.
53206         * math/math_private.h: Declare __kernel_standard_f.
53207         * math/w_cosh.c: Remove cruft and optimize a bit.
53208         * math/w_coshf.c: Likewise.
53209         * math/w_coshl.c: Likewise.
53210         * math/w_exp2.c: Likewise.
53211         * math/w_exp2f.c: Likewise.
53212         * math/w_exp2l.c: Likewise.
53213         * math/w_hypot.c: Likewise.
53214         * math/w_hypotf.c: Likewise.
53215         * math/w_hypotl.c: Likewise.
53216         * math/w_lgamma.c: Likewise.
53217         * math/w_lgamma_r.c: Likewise.
53218         * math/w_lgammaf.c: Likewise.
53219         * math/w_lgammaf_r.c: Likewise.
53220         * math/w_lgammal.c: Likewise.
53221         * math/w_lgammal_r.c: Likewise.
53222         * math/w_sinh.c: Likewise.
53223         * math/w_sinhf.c: Likewise.
53224         * math/w_sinhl.c: Likewise.
53225         * math/w_tgamma.c: Likewise.
53226         * math/w_tgammaf.c: Likewise.
53227         * math/w_tgammal.c: Likewise.
53228         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
53229         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
53230         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
53231         Minor optimizations.  Pretty printing.  Remove cruft.
53232         * sysdeps/i386/fpu/e_acosf.S: Likewise.
53233         * sysdeps/i386/fpu/e_acosh.S: Likewise.
53234         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
53235         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
53236         * sysdeps/i386/fpu/e_acosl.c: Likewise.
53237         * sysdeps/i386/fpu/e_asin.S: Likewise.
53238         * sysdeps/i386/fpu/e_asinf.S: Likewise.
53239         * sysdeps/i386/fpu/e_atan2.S: Likewise.
53240         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
53241         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
53242         * sysdeps/i386/fpu/e_atanh.S: Likewise.
53243         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
53244         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
53245         * sysdeps/i386/fpu/e_exp10.S: Likewise.
53246         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
53247         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
53248         * sysdeps/i386/fpu/e_exp2.S: Likewise.
53249         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
53250         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
53251         * sysdeps/i386/fpu/e_fmod.S: Likewise.
53252         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
53253         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
53254         * sysdeps/i386/fpu/e_hypot.S: Likewise.
53255         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
53256         * sysdeps/i386/fpu/e_log.S: Likewise.
53257         * sysdeps/i386/fpu/e_log10.S: Likewise.
53258         * sysdeps/i386/fpu/e_log10f.S: Likewise.
53259         * sysdeps/i386/fpu/e_log10l.S: Likewise.
53260         * sysdeps/i386/fpu/e_log2.S: Likewise.
53261         * sysdeps/i386/fpu/e_log2f.S: Likewise.
53262         * sysdeps/i386/fpu/e_log2l.S: Likewise.
53263         * sysdeps/i386/fpu/e_logf.S: Likewise.
53264         * sysdeps/i386/fpu/e_logl.S: Likewise.
53265         * sysdeps/i386/fpu/e_pow.S: Likewise.
53266         * sysdeps/i386/fpu/e_powf.S: Likewise.
53267         * sysdeps/i386/fpu/e_powl.S: Likewise.
53268         * sysdeps/i386/fpu/e_remainder.S: Likewise.
53269         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
53270         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
53271         * sysdeps/i386/fpu/e_scalb.S: Likewise.
53272         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
53273         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
53274         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
53275         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
53276         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
53277         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
53278         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
53279         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
53280         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
53281         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
53282         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
53283         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
53284         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
53285         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
53286         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
53287         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
53288         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
53289         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
53290         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
53291         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
53292         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
53293         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
53294         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
53295         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
53296         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
53297         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
53298         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
53299         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
53300         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
53301         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
53302         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
53303         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
53304         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
53305         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
53306         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
53307         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
53308         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
53309         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
53310         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
53311         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
53312         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
53313         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
53314         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
53315         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
53316         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
53317         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
53318         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
53319         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
53320         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
53321         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
53322         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
53323         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
53324         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
53325         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
53326         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
53327         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
53328         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
53329         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
53330         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
53331         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
53332         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
53333         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
53334         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
53335         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
53336         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
53337         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
53338         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
53339         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
53340         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
53341         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
53342         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
53343         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
53344         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
53345         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
53346         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
53347         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
53348         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
53349         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
53350         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
53351         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
53352         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
53353         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
53354         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
53355         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
53356         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
53357         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
53358         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
53359         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
53360         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
53361         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
53362         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
53363         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
53364         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
53365         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
53366         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
53367         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
53368         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
53369         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
53370         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
53371         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
53372         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
53373         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
53374         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
53375         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
53376         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
53377         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
53378         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
53379         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
53380         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
53381         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
53382         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
53383         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
53384         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
53385         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
53386         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
53387         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
53388         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
53389         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
53390         (__isnanf): Likewise.
53391         (__isinf_ns): Likewise.
53392         (__isinf_nsf): Likewise.
53393         (__finite): Likewise.
53394         (__finitef): Likewise.
53395         (__ieee754_sqrt): Define as macro.
53396         (__ieee754_sqrtf): Define as macro.
53397         (__ieee754_sqrtl): Define as macro.
53398         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
53399         inlined copy.
53400         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
53401         __FINITE_MATH_ONLY__ consistent.
53402         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
53404 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
53406         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
53407         of rawmemchr.
53409         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
53411 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
53413         * po/ja.po: Update from translation team.
53415 2011-10-08  Roland McGrath  <roland@hack.frob.com>
53417         * locale/programs/locarchive.c (prepare_address_space): New function.
53418         (create_archive, enlarge_archive, open_archive): Use it.
53420         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
53421         inside [SHARED], where it is used.
53423         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
53425         * nss/getent.c (netgroup_keys): Remove unused variable.
53426         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
53428 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
53430         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
53431         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
53432         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
53433         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
53434         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
53435         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
53436         * math/Makefile (libm-calls): Add s_isinf_ns.
53437         * math/divtc3.c: Use __isinf_nsl instead of isinf.
53438         * math/multc3.c: Likewise.
53439         * math/s_casin.c: Likewise.
53440         * math/s_casinf.c: Likewise.
53441         * math/s_casinl.c: Likewise.
53442         * math/s_ccos.c: Likewise.
53443         * math/s_ccosf.c: Likewise.
53444         * math/s_ccosl.c: Likewise.
53445         * math/s_ctan.c: Likewise.
53446         * math/s_ctanf.c: Likewise.
53447         * math/s_ctanh.c: Likewise.
53448         * math/s_ctanhf.c: Likewise.
53449         * math/s_ctanhl.c: Likewise.
53450         * math/s_ctanl.c: Likewise.
53451         * math/w_fmod.c: Likewise.
53452         * math/w_fmodf.c: Likewise.
53453         * math/w_fmodl.c: Likewise.
53454         * math/w_remainder.c: Likewise.
53455         * math/w_remainderf.c: Likewise.
53456         * math/w_remainderl.c: Likewise.
53457         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
53458         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
53459         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
53460         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
53461         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
53462         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
53463         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
53464         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
53466         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
53467         of the number.
53468         * stdio-common/printf_fphex.c: Likewise.
53469         * stdio-common/printf_size.c: Likewise.
53471         * math/e_exp10.c: Include math_private.h using <...> not "...".
53472         * math/e_exp10f.c: Likewise.
53473         * math/e_exp10l.c: Likewise.
53474         * math/e_exp2l.c: Likewise.
53475         * math/e_j0l.c: Likewise.
53476         * math/e_j1l.c: Likewise.
53477         * math/e_jnl.c: Likewise.
53478         * math/e_lgammal_r.c: Likewise.
53479         * math/e_rem_pio2l.c: Likewise.
53480         * math/e_scalb.c: Likewise.
53481         * math/e_scalbf.c: Likewise.
53482         * math/e_scalbl.c: Likewise.
53483         * math/k_cosl.c: Likewise.
53484         * math/k_sinl.c: Likewise.
53485         * math/k_tanl.c: Likewise.
53486         * math/s_cacoshf.c: Likewise.
53487         * math/s_catan.c: Likewise.
53488         * math/s_catanf.c: Likewise.
53489         * math/s_catanh.c: Likewise.
53490         * math/s_catanhf.c: Likewise.
53491         * math/s_catanhl.c: Likewise.
53492         * math/s_catanl.c: Likewise.
53493         * math/s_ccosh.c: Likewise.
53494         * math/s_ccoshf.c: Likewise.
53495         * math/s_ccoshl.c: Likewise.
53496         * math/s_cexp.c: Likewise.
53497         * math/s_cexpf.c: Likewise.
53498         * math/s_cexpl.c: Likewise.
53499         * math/s_clog.c: Likewise.
53500         * math/s_clog10.c: Likewise.
53501         * math/s_clog10f.c: Likewise.
53502         * math/s_clog10l.c: Likewise.
53503         * math/s_clogf.c: Likewise.
53504         * math/s_clogl.c: Likewise.
53505         * math/s_csin.c: Likewise.
53506         * math/s_csinf.c: Likewise.
53507         * math/s_csinh.c: Likewise.
53508         * math/s_csinhf.c: Likewise.
53509         * math/s_csinhl.c: Likewise.
53510         * math/s_csinl.c: Likewise.
53511         * math/s_csqrt.c: Likewise.
53512         * math/s_csqrtf.c: Likewise.
53513         * math/s_csqrtl.c: Likewise.
53514         * math/s_ctan.c: Likewise.
53515         * math/s_ctanf.c: Likewise.
53516         * math/s_ctanh.c: Likewise.
53517         * math/s_ctanhf.c: Likewise.
53518         * math/s_ctanhl.c: Likewise.
53519         * math/s_ctanl.c: Likewise.
53520         * math/s_ldexp.c: Likewise.
53521         * math/s_ldexpf.c: Likewise.
53522         * math/s_ldexpl.c: Likewise.
53523         * math/s_significand.c: Likewise.
53524         * math/s_significandf.c: Likewise.
53525         * math/s_significandl.c: Likewise.
53526         * math/w_acos.c: Likewise.
53527         * math/w_acosf.c: Likewise.
53528         * math/w_acosh.c: Likewise.
53529         * math/w_acoshf.c: Likewise.
53530         * math/w_acoshl.c: Likewise.
53531         * math/w_acosl.c: Likewise.
53532         * math/w_asin.c: Likewise.
53533         * math/w_asinf.c: Likewise.
53534         * math/w_asinl.c: Likewise.
53535         * math/w_atan2.c: Likewise.
53536         * math/w_atan2f.c: Likewise.
53537         * math/w_atan2l.c: Likewise.
53538         * math/w_atanh.c: Likewise.
53539         * math/w_atanhf.c: Likewise.
53540         * math/w_atanhl.c: Likewise.
53541         * math/w_cosh.c: Likewise.
53542         * math/w_coshf.c: Likewise.
53543         * math/w_coshl.c: Likewise.
53544         * math/w_dremf.c: Likewise.
53545         * math/w_exp10.c: Likewise.
53546         * math/w_exp10f.c: Likewise.
53547         * math/w_exp10l.c: Likewise.
53548         * math/w_exp2.c: Likewise.
53549         * math/w_exp2f.c: Likewise.
53550         * math/w_fmod.c: Likewise.
53551         * math/w_fmodf.c: Likewise.
53552         * math/w_fmodl.c: Likewise.
53553         * math/w_hypot.c: Likewise.
53554         * math/w_hypotf.c: Likewise.
53555         * math/w_hypotl.c: Likewise.
53556         * math/w_j0.c: Likewise.
53557         * math/w_j0f.c: Likewise.
53558         * math/w_j0l.c: Likewise.
53559         * math/w_j1.c: Likewise.
53560         * math/w_j1f.c: Likewise.
53561         * math/w_j1l.c: Likewise.
53562         * math/w_jn.c: Likewise.
53563         * math/w_jnf.c: Likewise.
53564         * math/w_jnl.c: Likewise.
53565         * math/w_lgamma.c: Likewise.
53566         * math/w_lgamma_r.c: Likewise.
53567         * math/w_lgammaf.c: Likewise.
53568         * math/w_lgammaf_r.c: Likewise.
53569         * math/w_lgammal.c: Likewise.
53570         * math/w_lgammal_r.c: Likewise.
53571         * math/w_log.c: Likewise.
53572         * math/w_log10.c: Likewise.
53573         * math/w_log10f.c: Likewise.
53574         * math/w_log10l.c: Likewise.
53575         * math/w_log2.c: Likewise.
53576         * math/w_log2f.c: Likewise.
53577         * math/w_log2l.c: Likewise.
53578         * math/w_logf.c: Likewise.
53579         * math/w_logl.c: Likewise.
53580         * math/w_pow.c: Likewise.
53581         * math/w_powf.c: Likewise.
53582         * math/w_powl.c: Likewise.
53583         * math/w_remainder.c: Likewise.
53584         * math/w_remainderf.c: Likewise.
53585         * math/w_remainderl.c: Likewise.
53586         * math/w_scalb.c: Likewise.
53587         * math/w_scalbf.c: Likewise.
53588         * math/w_scalbl.c: Likewise.
53589         * math/w_sinh.c: Likewise.
53590         * math/w_sinhf.c: Likewise.
53591         * math/w_sinhl.c: Likewise.
53592         * math/w_sqrt.c: Likewise.
53593         * math/w_sqrtf.c: Likewise.
53594         * math/w_sqrtl.c: Likewise.
53595         * math/w_tgamma.c: Likewise.
53596         * math/w_tgammaf.c: Likewise.
53597         * math/w_tgammal.c: Likewise.
53599         * po/ja.po: Update from translation team.
53601 2011-09-29  Andreas Jaeger  <aj@suse.de>
53603         [BZ #13179]
53604         * sunrpc/netname.c (netname2host): Fix logic.
53606         [BZ #6779]
53607         [BZ #6783]
53608         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
53609         correctly.
53610         * math/w_remainder.c (__remainder): Likewise.
53611         * math/w_remainderf.c (__remainderf): Likewise.
53612         * math/libm-test.inc (remainder_test): Add test cases.
53614 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53616         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
53617         sdiv_qrnnd.
53619 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
53621         * string/test-memcmp.c: Avoid unncessary #defines.
53622         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
53624 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
53626         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
53627         Use new sse2 version for core i3 - i7 as it's faster
53628         than sse42 version.
53629         (bit_Prefer_PMINUB_for_stringop): New.
53630         * sysdeps/x86_64/rawmemchr.S: Update.
53631         Replace with faster SSE2 version.
53632         * sysdeps/x86_64/memrchr.S: New file.
53633         * sysdeps/x86_64/memchr.S: Update.
53634         Replace with faster SSE2 version.
53636 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
53638         * elf/dl-load.c (lose): Add cast to avoid warning.
53640 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
53642         * po/ca.po: Update from translation team.
53644         * inet/getnetgrent_r.c: Hook up nscd.
53645         * nscd/Makefile (routines): Add nscd_netgroup.
53646         (nscd-modules): Add netgroupcache.
53647         (CFLAGS-netgroupcache.c): Define.
53648         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
53649         (cache_search): Add const to second parameter.
53650         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
53651         INNETGR.
53652         (dbs): Add netgrdb entry.
53653         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
53654         (verify_persistent_db): Handle netgrdb.
53655         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
53656         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
53657         GETFDNETGR.
53658         (netgroup_response_header): Define.
53659         (innetgroup_response_header): Define.
53660         (datahead): Add netgroup_response_header and innetgroup_response_header
53661         elements.
53662         * nscd/nscd.conf: Add entries for netgroup cache.
53663         * nscd/nscd.h (dbtype): Add netgrdb.
53664         (_PATH_NSCD_NETGROUP_DB): Define.
53665         (netgroup_iov_disabled): Declare.
53666         (xmalloc, xcalloc, xrealloc): Move declarations here.
53667         (cache_search): Adjust prototype.
53668         Add netgroup-related prototypes.
53669         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
53670         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
53671         (__nscd_innetgr): Declare.
53672         * nscd/selinux.c (perms): Use access_vector_t as element type and
53673         add netgroup-related initializers.
53674         * nscd/netgroupcache.c: New file.
53675         * nscd/nscd_netgroup.c: New file.
53676         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
53677         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
53678         For four parameters use innetgr.
53679         * nss/nss_files/files-init.c: Add definition and callback for netgr.
53680         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
53681         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
53682         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
53684         * nscd/connections.c (register_traced_file): Don't register file
53685         for disabled databases.
53687 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
53689         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
53691         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
53692         from tree and freeing node.
53694 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
53696         * nss/nsswitch.c (__nss_database_lookup): Handle
53697         nss_parse_service_list out of memory case.
53699 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
53701         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
53702         out of memory case.
53704 2011-10-04  Andreas Schwab  <schwab@redhat.com>
53706         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
53707         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
53708         pass it down.
53709         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
53710         elf_machine_rela, elf_machine_lazy_rel.
53711         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
53712         (ELF_DYNAMIC_DO_REL): Likewise.
53713         (ELF_DYNAMIC_DO_RELA): Likewise.
53714         (ELF_DYNAMIC_RELOCATE): Likewise.
53715         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
53716         to ELF_DYNAMIC_DO_REL.
53717         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
53718         (dl_main): In trace mode always set __RTLD_NOIFUNC.
53719         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
53720         elf_machine_rela.
53721         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
53722         skip_ifunc, don't call ifunc function if non-zero.
53723         (elf_machine_rela): Likewise.
53724         (elf_machine_lazy_rel): Likewise.
53725         (elf_machine_lazy_rela): Likewise.
53726         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
53727         (elf_machine_lazy_rel): Likewise.
53728         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
53729         Likewise.
53730         (elf_machine_lazy_rel): Likewise.
53731         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53732         Likewise.
53733         (elf_machine_lazy_rel): Likewise.
53734         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
53735         (elf_machine_lazy_rel): Likewise.
53736         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
53737         (elf_machine_lazy_rel): Likewise.
53738         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
53739         (elf_machine_lazy_rel): Likewise.
53740         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
53741         (elf_machine_lazy_rel): Likewise.
53742         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
53743         (elf_machine_lazy_rel): Likewise.
53744         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
53745         (elf_machine_lazy_rel): Likewise.
53747 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
53749         * nss/nss_files/files-init.c (_nss_files_init): Use static
53750         initialization for all the *_traced_file variables.
53752 2011-09-28  Andreas Schwab  <schwab@redhat.com>
53754         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
53756 2011-09-27  Roland McGrath  <roland@hack.frob.com>
53758         [BZ #13226]
53759         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
53761 2011-09-27  Andreas Schwab  <schwab@redhat.com>
53763         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
53764         Reread the line before reparsing it.
53766 2011-09-26  Andreas Schwab  <schwab@redhat.com>
53768         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
53770 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
53771             Maxim Kuvyrkov  <maxim@codesourcery.com>
53772             Joseph Myers  <joseph@codesourcery.com>
53774         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
53775         if needed for __stack_chk_guard.
53777 2011-09-19  Roland McGrath  <roland@hack.frob.com>
53779         * sysdeps/posix/spawni.c (script_execute): Always define it.
53780         It will be optimized away if unused.
53781         (maybe_script_execute): New function.
53782         (__spawni): Call it.
53784         * Makerules: Don't include tls.make.
53785         (config-tls): Always set to thread.
53786         * tls.make.c: File removed.
53788 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
53790         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
53791         * config.make.in (CPPFLAGS-config): New substituted variable.
53793 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
53795         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
53797         [BZ #13192]
53798         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
53799         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
53801 2011-09-15  Roland McGrath  <roland@hack.frob.com>
53803         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
53804         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
53805         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
53806         (CALL_FAIL): Likewise.
53807         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
53808         (CALL_FAIL): Macro removed.
53809         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
53811 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
53813         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
53814         for __FINITE_MATH_ONLY__ == 1.
53816 2011-09-15  Andreas Schwab  <schwab@redhat.com>
53818         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
53819         __ieee754_sqrt instead of sqrt.
53820         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
53821         __ieee754_sqrtf instead of sqrtf.
53822         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
53823         __floorf instead of floorf.
53824         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
53825         __floorf, __truncf instead of floorf, truncf.
53827 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
53829         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
53831         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
53832         __extern_always_inline.
53833         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
53834         32-bit.
53836 2011-09-14  Andreas Schwab  <schwab@redhat.com>
53838         * elf/rtld.c (dl_main): Also relocate in dependency order when
53839         doing symbol dependency testing.
53841 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
53843         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
53844         Always define `refsym'.
53846 2011-09-13  Andreas Schwab  <schwab@redhat.com>
53848         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
53849         (__FD_ELT): Renamed from __FDELT.
53850         * misc/bits/select2.h (__FD_ELT): Likewise.
53851         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
53852         __FD_MASK instead of __FDELT, __FDMASK.
53853         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
53854         Likewise.
53855         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
53856         Likewise.
53858         * elf/Makefile (gen-ldd): Fix pattern.
53860         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
53861         (init_tls): Likewise.
53863 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
53865         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
53867 2011-09-12  Andreas Schwab  <schwab@redhat.com>
53869         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
53870         `struct cmsghdr *' instead of `void *'.
53871         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
53872         Likewise.
53874 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
53876         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
53877         if non-absolute.
53878         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
53879         ldd_rewrite_script.
53881 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
53883         * configure.in: Remove --with-tls option.
53884         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
53885         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
53886         out in case it is missing.
53887         * sysdeps/ia64/elf/configure.in: Likewise.
53888         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
53889         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
53890         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
53891         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
53892         * sysdeps/sh/elf/configure.in: Likewise.
53893         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
53894         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
53895         * sysdeps/x86_64/elf/configure.in: Likewise.
53896         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
53897         * sysdeps/mach/hurd/tls.h: Likewise.
53899         [BZ #13067]
53900         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
53902         [BZ #13090]
53903         * configure.in: Fix use of AC_INIT.
53905         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
53907 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
53909         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
53910         __set_errno.
53911         * malloc/hooks.c: Likewise.
53913         [BZ #11929]
53914         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
53915         variables statically.
53916         (narenas): Initialize.
53917         (list_lock): Initialize.
53918         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
53919         initializtion of main_arena and list_lock.  Small cleanups.
53920         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
53921         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
53922         Add initializers to main_arena and mp_.
53923         (malloc_state): Remove pagesize member.  Change all users to use
53924         GLRO(dl_pagesize).
53926         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
53927         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
53928         is always initialized.
53930         * malloc/malloc.c: Removed unused configurations and dead code.
53931         * malloc/arena.c: Likewise.
53932         * malloc/hooks.c: Likewise.
53933         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
53935         * include/tls.h: Removed.  USE___THREAD must always be defined.
53936         * bits/libc-tsd.h: Don't handle !USE___THREAD.
53937         * elf/dl-libc.c: Likewise.
53938         * elf/dl-tsd.c: Likewise.
53939         * include/errno.h: Likewise.
53940         * include/netdb.h: Likewise.
53941         * include/resolv.h: Likewise.
53942         * inet/herrno-loc.c: Likewise.
53943         * inet/herrno.c: Likewise.
53944         * malloc/arena.c: Likewise.
53945         * malloc/hooks.c: Likewise.
53946         * malloc/malloc.c: Likewise.
53947         * resolv/res-state.c: Likewise.
53948         * resolv/res_libc.c: Likewise.
53949         * sysdeps/i386/dl-machine.h: Likewise.
53950         * sysdeps/ia64/dl-machine.h: Likewise.
53951         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
53952         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
53953         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
53954         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
53955         * sysdeps/sh/dl-machine.h: Likewise.
53956         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
53957         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
53958         * sysdeps/unix/i386/sysdep.S: Likewise.
53959         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
53960         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
53961         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
53962         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
53963         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
53964         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
53965         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
53966         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
53967         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
53968         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
53969         * sysdeps/unix/x86_64/sysdep.S: Likewise.
53970         * sysdeps/x86_64/dl-machine.h: Likewise.
53971         * tls.make.c: Likewise.
53973         * configure.in: Remove --with-__thread option.  Make tests for
53974         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
53975         tls_model attribute fail if no support is available.  Remove
53976         USE_IN_LIBIO.
53977         * Makeconfig: Adjust for dropped configure option.  All features are
53978         now mandatory.
53979         * Makerules: Likewise.
53980         * Versions.def: Likewise.
53981         * argp/argp-fmtstream.c: Likewise.
53982         * argp/argp-fmtstream.h: Likewise.
53983         * argp/argp-help.c: Likewise.
53984         * assert/assert.c: Likewise.
53985         * config.h.in: Likewise.
53986         * config.make.in: Likewise.
53987         * configure: Likewise.
53988         * configure.in: Likewise.
53989         * csu/Versions: Likewise.
53990         * csu/init.c: Likewise.
53991         * elf/tst-audit2.c: Likewise.
53992         * elf/tst-tls10.c: Likewise.
53993         * elf/tst-tls10.h: Likewise.
53994         * elf/tst-tls11.c: Likewise.
53995         * elf/tst-tls12.c: Likewise.
53996         * elf/tst-tls14.c: Likewise.
53997         * elf/tst-tlsmod11.c: Likewise.
53998         * elf/tst-tlsmod12.c: Likewise.
53999         * elf/tst-tlsmod13.c: Likewise.
54000         * elf/tst-tlsmod13a.c: Likewise.
54001         * elf/tst-tlsmod14a.c: Likewise.
54002         * elf/tst-tlsmod15b.c: Likewise.
54003         * elf/tst-tlsmod16a.c: Likewise.
54004         * elf/tst-tlsmod16b.c: Likewise.
54005         * elf/tst-tlsmod7.c: Likewise.
54006         * elf/tst-tlsmod8.c: Likewise.
54007         * elf/tst-tlsmod9.c: Likewise.
54008         * gmon/gmon.c: Likewise.
54009         * grp/fgetgrent_r.c: Likewise.
54010         * grp/putgrent.c: Likewise.
54011         * hurd/fopenport.c: Likewise.
54012         * include/libc-symbols.h: Likewise.
54013         * include/tls.h: Likewise.
54014         * intl/gettextP.h: Likewise.
54015         * intl/loadinfo.h: Likewise.
54016         * locale/global-locale.c: Likewise.
54017         * locale/localeinfo.h: Likewise.
54018         * mach/devstream.c: Likewise.
54019         * malloc/arena.c: Likewise.
54020         * malloc/set-freeres.c: Likewise.
54021         * misc/err.c: Likewise.
54022         * misc/getttyent.c: Likewise.
54023         * misc/mntent_r.c: Likewise.
54024         * posix/getopt.c: Likewise.
54025         * posix/wordexp.c: Likewise.
54026         * pwd/fgetpwent_r.c: Likewise.
54027         * resolv/Versions: Likewise.
54028         * resolv/res_hconf.c: Likewise.
54029         * shadow/fgetspent_r.c: Likewise.
54030         * shadow/putspent.c: Likewise.
54031         * stdio-common/printf_fphex.c: Likewise.
54032         * stdio-common/tmpfile.c: Likewise.
54033         * stdlib/abort.c: Likewise.
54034         * stdlib/fmtmsg.c: Likewise.
54035         * sunrpc/auth_unix.c: Likewise.
54036         * sunrpc/clnt_perr.c: Likewise.
54037         * sunrpc/clnt_tcp.c: Likewise.
54038         * sunrpc/clnt_udp.c: Likewise.
54039         * sunrpc/clnt_unix.c: Likewise.
54040         * sunrpc/openchild.c: Likewise.
54041         * sunrpc/svc_simple.c: Likewise.
54042         * sunrpc/svc_tcp.c: Likewise.
54043         * sunrpc/svc_udp.c: Likewise.
54044         * sunrpc/svc_unix.c: Likewise.
54045         * sunrpc/xdr.c: Likewise.
54046         * sunrpc/xdr_array.c: Likewise.
54047         * sunrpc/xdr_rec.c: Likewise.
54048         * sunrpc/xdr_ref.c: Likewise.
54049         * sunrpc/xdr_stdio.c: Likewise.
54051 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
54053         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
54055 2011-07-03  Andreas Jaeger  <aj@suse.de>
54057         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
54058         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
54059         regenerate with gen-libm-tests.pl.
54061 2010-05-12  Petr Baudis  <pasky@suse.cz>
54063         [BZ #11589]
54064         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
54065         around j0() zero points by switching to j1().
54066         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
54067         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
54068         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
54069         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
54071 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
54073         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
54074         instead of 0.
54075         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
54076         instead of 0.
54077         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
54078         Patch in part by Pavel Roskin <proski@gnu.org>.
54080         [BZ #13138]
54081         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
54082         realloc.
54083         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
54084         Free memory block if necessary.
54086         [BZ #12847]
54087         * libio/genops.c (INTDEF): For string streams the _lock pointer can
54088         be NULL.  Don't lock in this case.
54090 2011-09-09  Roland McGrath  <roland@hack.frob.com>
54092         * elf/elf.h (ELFOSABI_GNU): New macro.
54093         (ELFOSABI_LINUX): Define to that.
54095 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
54097         * string/strncat.c (strncat): Undef the symbol in case it has been
54098         defined in bits/string.h.
54100 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
54102         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
54104         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
54105         link map.
54107 2011-08-17  Andreas Jaeger  <aj@suse.de>
54109         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
54111 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
54112             Ian Lance Taylor  <iant@google.com>
54114         * math/libm-test.inc (lround_test): New testcase.
54115         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
54117 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
54119         * Makefile: Remove support for automatic cvs check-ins.
54120         * Makerules: Likewise.
54121         * config.make.in: Likewise.
54122         * configure.in: Likewise.
54123         * intl/Makefile: Likewise.
54124         * locale/Makefile: Likewise.
54125         * po/Makefile: Likewise.
54126         * posix/Makefile: Likewise.
54127         * sysdeps/gnu/Makefile: Likewise.
54128         * sysdeps/mach/hurd/Makefile: Likewise.
54129         * sysdeps/sparc/sparc32/Makefile: Likewise.
54131         [BZ #13118]
54132         * posix/Makefile (bug-regex32-ENV): Define.
54133         Patch by John Stanley <jpsinthemix@verizon.net>.
54135         * misc/Makefile (headers): Add bits/select2.h.
54136         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
54137         * misc/bits/select2.h: New file.
54138         * include/bits/select2.h: New file.
54139         * debug/Makefile (routines): Add fdelt_chk.
54140         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
54141         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
54142         FD_ISSET.
54143         * debug/fdelt_chk.c: New file.
54145         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
54146         * wcsmbs/test-wmemcmp.c: Likewise.
54147         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
54148         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
54150 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54152         * string/Makefile (strop-tests): Add memcmp.
54153         * string/test-wmemcmp.c: New file.
54154         * string/test-memcmp.c: Add wmemcmp support.
54156 2011-09-08  Roland McGrath  <roland@hack.frob.com>
54158         [BZ #13153]
54159         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
54160         2011-07-19 change.
54162         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
54163         garbage value in a __mach_port_mod_refs call in the cases of the
54164         task-self and thread-self ports.
54166 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
54168         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
54170 2011-09-08  Andreas Schwab  <schwab@redhat.com>
54172         * elf/dl-load.c (lose): Check for non-null L.
54174 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
54176         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
54178         * elf/dl-libc.c (dlerror_run): Pass back error code from
54179         dl_catch_error.
54181         [BZ #13123]
54182         * elf/dl-load.c (lose): Free l_origin if it is valid.
54184         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
54185         names.
54186         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
54187         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
54188         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
54189         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
54190         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
54191         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
54193 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
54195         * sysdeps/powerpc/fpu/e_hypot.c: New file.
54196         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
54197         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
54198         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
54199         * sysdeps/powerpc/fpu/k_cosf.c: New file.
54200         * sysdeps/powerpc/fpu/k_sinf.c: New file.
54201         * sysdeps/powerpc/fpu/s_cosf.c: New file.
54202         * sysdeps/powerpc/fpu/s_sinf.c: New file.
54203         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
54204         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
54206 2011-08-15  Alan Modra  <amodra@gmail.com>
54208         [BZ #13092]
54209         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
54210         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
54211         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
54212         ppc_mcount to static-only-routines.
54213         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
54214         __mcount_internal.
54215         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
54216         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
54218 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
54220         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
54221         for finite and infinity parameters.
54223 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
54225         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
54226         and add nop instructions for throughput optimization.
54227         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
54229 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
54231         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
54232         aligned copy for power7 with vector-scalar instructions.
54233         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
54235 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
54237         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
54238         AVX check.
54240 2011-09-07  Andreas Schwab  <schwab@redhat.com>
54242         [BZ #13144]
54243         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
54244         last change.
54246 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
54248         * sysdeps/unix/sysv/linux/x86_64/init-first.c
54249         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
54250         syscall wrapper around clock_gettime in __vdso_clock_gettime.
54251         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
54252         clock_gettime.
54254 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
54256         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
54257         Forgot to demangle the pointer.
54259         * sysdeps/i386/sysdep.h: Define atom_text_section.
54260         * sysdeps/x86_64/sysdep.h: Likewise.
54261         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
54262         section with atom_text_section.
54263         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
54264         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
54265         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
54266         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
54267         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
54269         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
54270         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
54271         already be defined.  Change to take two parameters and don't assign
54272         result to variable.  Adjust all users.
54273         Define INTERNAL_GETTIME if not already defined.
54274         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
54275         call.
54276         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
54277         HAVE_CLOCK_GETTIME_VSYSCALL.
54278         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
54280         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
54281         gettimeofday vsyscall, just use time.
54283 2011-09-06  Andreas Schwab  <schwab@redhat.com>
54285         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
54286         <errno.h>.
54288 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
54290         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
54291         syscall on x86-64.
54292         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
54293         syscall.
54294         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
54295         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
54296         syscall if possible.
54298 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
54300         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
54301         e_ident.  Don't pass to find_mapsXX.
54302         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
54304 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54306         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54307         strchr-sse2-no-bsf strrchr-sse2-no-bsf
54308         * sysdeps/x86_64/multiarch/strchr.S: Update.
54309         Check bit_slow_BSF bit.
54310         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
54311         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
54312         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
54314 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
54316         [BZ #13134]
54317         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
54318         before glibc 2.15.
54319         (tryshell): Define.
54320         (__spawni): Change last parameter to be flag.  Test
54321         SPAWN_XFLAGS_USE_PATH flag to use path or not.
54322         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
54323         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
54324         * posix/spawni.c: Likewise.
54325         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
54326         * posix/spawnp.c: Likewise.  Change normal version to use
54327         SPAWN_XFLAGS_USE_PATH.
54328         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
54329         SPAWN_XFLAGS_TRY_SHELL.
54331         [BZ #13150]
54332         * posix/glob.h: Remove gcc 1.x support.
54334         [BZ #13068]
54335         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
54337 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54339         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54340         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
54341         strrchr-sse2-bsf
54342         * sysdeps/i386/i686/multiarch/strchr.S: New file.
54343         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
54344         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
54345         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
54346         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
54347         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
54349 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54351         * sysdeps/x86_64/wcscmp.S: New file.
54353         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
54354         wcscmp-c wcscmp-sse2
54355         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
54356         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
54357         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
54358         * wcsmbs/wcscmp.c: Allow renaming.
54360 2011-09-05  David S. Miller  <davem@davemloft.net>
54362         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
54363         stack slot, rather than the struct return pointer slot.
54364         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
54365         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
54366         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
54367         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
54369 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
54371         * po/ja.po: Update from translation team.
54373         [BZ #13144]
54374         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
54375         kernel in 64-bit binaries.
54377 2011-09-01  David S. Miller  <davem@davemloft.net>
54379         * elf/elf.h (HWCAP_SPARC_*): Move to..
54380         * sysdeps/sparc/sysdep.h: this new file and add new values.
54381         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
54382         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
54383         _DL_HWCAP_COUNT to 24.
54384         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
54385         entries.
54386         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
54387         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
54388         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
54389         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
54390         instead of magic constants.
54391         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
54393 2011-08-31  David S. Miller  <davem@davemloft.net>
54395         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
54396         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
54397         Reimplement to do errno handling inline.
54398         (SYSCALL_ERROR_HANDLER): New macro.
54399         (__SYSCALL_STRING): Do not do errno handling in asm.
54400         (__CLONE_SYSCALL_STRING): Delete.
54401         (__INTERNAL_SYSCALL_STRING): Delete.
54402         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
54403         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
54404         (PSEUDO): Reimplement to do errno handling inline.
54405         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
54406         (SYSCALL_ERROR_HANDLER): New macro.
54407         (__SYSCALL_STRING): Do not do errno handling in asm.
54408         (__CLONE_SYSCALL_STRING): Delete.
54409         (__INTERNAL_SYSCALL_STRING): Delete.
54410         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
54411         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
54412         i386.
54413         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
54414         (inline_syscall*): Add 'err' argument.
54415         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
54416         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
54417         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
54418         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
54420         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
54421         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
54423 2011-08-30  Andreas Schwab  <schwab@redhat.com>
54425         * elf/rtld.c (dl_main): Relocate objects in dependency order.
54427 2011-08-29  Jiri Olsa <jolsa@redhat.com>
54429         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
54430         directive.
54432 2011-08-24  David S. Miller  <davem@davemloft.net>
54434         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
54436 2011-08-24  Andreas Schwab  <schwab@redhat.com>
54438         * elf/Makefile: Add rules to build and run unload8 test.
54439         * elf/unload8.c: New file.
54440         * elf/unload8mod1.c: New file.
54441         * elf/unload8mod1x.c: New file.
54442         * elf/unload8mod2.c: New file.
54443         * elf/unload8mod3.c: New file.
54445         * elf/dl-close.c (_dl_close_worker): Reset private search list if
54446         it wasn't used.
54448 2011-08-23  David S. Miller  <davem@davemloft.net>
54450         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
54451         subtract stack bias.
54452         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
54453         %sp not %fp in calculations.
54454         (_JMPBUF_UNWINDS_ADJ): Likewise.
54456         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
54457         (aio_suspend): Call it to force an exception region around the
54458         AIO_MISC_WAIT() invocation.
54460 2011-08-23  Andreas Schwab  <schwab@redhat.com>
54462         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
54463         backslash.
54465 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
54467         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
54468         protection macro.
54469         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
54470         and <dl-machine.h>.
54471         (Elf64_FuncDesc): Remove.
54473 2011-08-22  David S. Miller  <davem@davemloft.net>
54475         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
54476         sigaltstack check, add missing cfi directives.
54477         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
54478         missing cfi directives, and sigaltstack handling.
54480 2011-08-16  Andreas Schwab  <schwab@redhat.com>
54482         [BZ #11724]
54483         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
54484         object is seen twice.
54485         * elf/dl-fini.c (_dl_sort_fini): Likewise.
54487         * elf/Makefile (distribute): Add tst-initorder2.c.
54488         (tests): Add tst-initorder2.
54489         (modules-names): Add tst-initorder2a tst-initorder2b
54490         tst-initorder2c tst-initorder2d.  Add rules to build them.
54491         ($(objpfx)tst-initorder2.out): New rule.
54492         * elf/tst-initorder2.c: New file.
54493         * elf/tst-initorder2.exp: New file.
54495 2011-08-22  Andreas Schwab  <schwab@redhat.com>
54497         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
54499         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
54500         dependencies back to end of function.
54502         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
54503         $(elfobjdir)/ld.so.
54505 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
54507         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
54508         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
54509         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
54510         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
54511         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
54512         of __vdso_gettimeofday.
54513         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
54514         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
54515         attribute_hidden.
54516         (_libc_vdso_platform_setup): Remove initialization of
54517         __vdso_gettimeofday and __vdso_time.
54519 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
54521         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
54522         and fgetc_unlocked.
54523         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
54524         getc_unlocked.
54526         * elf/dl-open.c (add_to_global): Report additions to the global scope
54527         for LD_DEBUG=scopes.
54528         (dl_open_worker): Also print scope of newly loaded dependencies.
54529         (_dl_show_scope): Indicate if there is no scope.
54531         [BZ #13114]
54532         * stdio-common/Makefile (tests): Add bug24.
54533         * stdio-common/bug24.c: New file.
54535 2011-08-19  Andreas Jaeger  <aj@suse.de>
54537         [BZ #13114]
54538         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
54539         non-existant file when using close-on-exec mode.
54541 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
54543         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
54544         the very first instruction.
54546         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
54547         the CFI state in the end.
54548         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
54549         inclusion of dl-trampoline.h.
54550         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
54552 2011-08-19  Andreas Schwab  <schwab@redhat.com>
54554         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
54555         expectations for long double.
54557         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
54558         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
54560 2011-08-14  David S. Miller  <davem@davemloft.net>
54562         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
54563         artificual limit depends upon the system page size.
54565 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
54567         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
54568         * resolv/Makefile: Define CFLAGS-libresolv.
54570 2011-08-17  Andreas Schwab  <schwab@redhat.com>
54572         * nss/makedb.c (compute_tables): Make variables used in nested
54573         function static.
54575 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
54577         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
54578         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
54579         if buffer was too small.
54581         * elf/pldd.c (main): Attach to all threads in the process.
54582         Rewrite /proc handling to use *at functions.
54584 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
54586         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
54587         specifies first scope to show.
54588         (dl_open_worker): Update callers.  Move printing scope of new
54589         object to before the relocation.
54590         * elf/rtld.c (dl_main): Update _dl_show_scope call.
54591         * sysdeps/generic/ldsodefs.h: Update declaration.
54593         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
54594         string for the scope number.
54596 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
54598         * nscd/servicescache.c (cache_addserv): Make sure written is always
54599         initialized.
54601 2011-08-14  Roland McGrath  <roland@hack.frob.com>
54603         * sysdeps/i386/i486/bits/atomic.h
54604         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
54605         statement expression, so as to suppress "set but not used" warning.
54606         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
54608         * string/strncat.c (STRNCAT): Use prototype definition.
54610         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
54611         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
54612         -Iprograms here.
54613         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
54614         (localedef-modules): Add localedef.
54615         (locale-modules): Add locale.
54617         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
54618         * elf/rtld.c (dl_main): Invert order of assignment in last change,
54619         to avoid a warning.
54621 2011-08-14  David S. Miller  <davem@davemloft.net>
54623         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
54624         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
54626 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
54628         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
54629         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
54630         * elf/rtld.c (dl_main): Set l_name of vDSO.
54631         Call _dl_show_scope when DL_DEBUG_SCOPES.
54632         (process_dl_debug): Recognize scopes flag and also set it for all.
54633         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
54634         Declare _dl_show_scope.
54636         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
54637         (do_dlopen): Pass caller_dlopen to dl_open.
54638         (__libc_dlopen_mode): Initialize caller_dlopen.
54640         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
54641         of libc.  Make tolower call locale-independent.  Optimize a bit by
54642         using isdigit instead of isalnum.
54643         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
54645 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
54647         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
54648         was a dependency or dynamically loaded.
54650 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
54652         * intl/l10nflist.c: Allow architecture-specific pop function.
54653         * sysdeps/x86_64/l10nflist.c: New file.
54655         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
54656         classification.
54658 2011-08-10  Andreas Schwab  <schwab@redhat.com>
54660         * include/dirent.h: Add libc_hidden_proto for scandirat and
54661         scandirat64.  Don't declare __scandirat64.
54662         * dirent/scandirat.c: Add libc_hidden_def.
54663         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
54664         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
54666 2011-08-10  David S. Miller  <davem@davemloft.net>
54668         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
54669         enum.
54670         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
54671         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
54672         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
54674 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
54676         * Versions.def [libc]: Add GLIBC_2.15.
54677         * dirent/Makefile (routines): Add scandirat and scandirat64.
54678         * dirent/Versions [libc]: Export scandirat and scandirat64 for
54679         GLIBC_2.15.
54680         * dirent/dirent.h: Declare scandirat and scandirat64.
54681         * dirent/scandirat.c: New file.
54682         * dirent/scandirat64.c: New file.
54683         * sysdeps/wordsize-64/scandirat.c: New file.
54684         * sysdeps/wordsize-64/scandirat64.c: New file.
54685         * dirent/opendir.c: Define opendirat.
54686         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
54687         using scandirat.
54688         * dirent/scandir64.c: Adjust for scandir.c change.
54689         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
54690         __scandirat64, and __scandir_cancel_handler.
54691         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
54692         additional parameter and use openat instead of open (outside of ld.so).
54693         Add new __opendir as wrapper around __opendirat.
54694         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
54695         here without requiring old scandirat implementation.
54697 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
54699         * dirent/scandir.c (cancel_handler): Renamed to
54700         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
54701         defined.  Adjust users.
54702         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
54703         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
54705 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
54707         * string/test-string.h (IMPL): Use __STRING to expand name and then
54708         stringify it.
54710         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
54711         of cleanups.
54713 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54715         * string/Makefile: Update.
54716         (strop-tests): Append strncat.
54717         * string/test-wcscmp.c: New file.
54718         New comprehensive test for wcscmp.
54719         * string/test-strcmp.c: Update.
54720         (WIDE): New define.
54722 2011-07-22  Andreas Schwab  <schwab@redhat.com>
54724         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
54725         line.
54727 2011-07-26  Andreas Schwab  <schwab@redhat.com>
54729         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
54730         encoding to ACE if AI_IDN.
54732 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
54734         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
54735         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
54737 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54739         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
54740         Fix overflow bug in strncat.
54741         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
54743         * string/test-strncat.c: Update.
54744         Add new tests for checking overflow bugs.
54746 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54748         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
54749         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
54750         * sysdeps/i386/i686/multiarch/strcat.S: New file.
54751         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
54752         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
54753         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
54754         * sysdeps/i386/i686/multiarch/strncat.S: New file.
54755         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
54756         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
54758         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
54759         (USE_AS_STRCAT): Define.
54760         Add strcat and strncat support.
54761         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
54763 2011-07-25  Andreas Schwab  <schwab@redhat.com>
54765         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
54766         __n bigger than INT_MAX+1.
54767         (__strncmp_g): Likewise.
54769 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
54771         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
54772         * libio/stido.h: Likewise.
54774         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
54775         (AF_NFC): Define.
54776         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
54777         (AF_NFC): Define.
54779         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
54780         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
54781         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
54782         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
54783         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
54785         [BZ #13021]
54786         * scripts/test-installation.pl: Don't expect libnss_test1 to be
54787         installed.
54789         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
54790         typo.
54791         (_dl_x86_64_save_sse): Likewise.
54793 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
54795         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
54796         OSXSAVE.
54797         (_dl_x86_64_save_sse): Likewise.
54799         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
54801         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
54803 2011-07-21  Andreas Schwab  <schwab@redhat.com>
54805         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
54806         change.
54807         (_dl_x86_64_save_sse): Use correct AVX check.
54809 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
54811         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
54812         bug in strncpy/strncat.
54813         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
54815 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
54817         * string/tester.c (test_strcat): Add tests for different alignments
54818         of source and destination.
54819         (test_strncat): Likewise.
54821 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
54823         [BZ #12852]
54824         * posix/glob.c (glob): Check passed in values before using them in
54825         expressions to avoid some overflows.
54826         (glob_in_dir): Likewise.
54828         [BZ #13007]
54829         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
54830         check for AVX enablement so that we don't crash with old kernels and
54831         new hardware.
54832         * elf/tst-audit4.c: Add same checks here.
54833         * elf/tst-audit6.c: Likewise.
54835         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
54837 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
54839         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
54841 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
54843         * po/cs.po: Update from translation team.
54844         * po/bg.po: Likewise.
54846 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
54848         * misc/sys/cdefs.h: Add support for const attribute.
54849         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
54850         to gnu_dev_{major,minor,makedev} functions.
54852 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
54854         * intl/dcigettext.c (get_output_charset): Add missing bracket.
54856 2011-07-20  Andreas Schwab  <schwab@redhat.com>
54858         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
54859         strlen results.
54861 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
54863         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
54864         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
54865         register in order to avoid conflicts with the soft frame pointer
54866         being held in r11 when necessary.
54867         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
54868         (INTERNAL_VSYSCALL_NCS): Likewise.
54870 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
54872         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
54873         * elf/dl-fini.c (_dl_fini): Adjust caller.
54874         * elf/dl-close.c (_dl_close_worker): Likewise.
54875         * sysdeps/generic/ldsodefs.h: Adjust declaration.
54877 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
54879         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
54880         "aux_cache->nlibs < 0".
54882         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
54883         in the reload-count case.
54885 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
54887         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
54888         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
54889         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
54890         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
54891         * sysdeps/x86_64/multiarch/strcat.S: New file.
54892         * sysdeps/x86_64/multiarch/strncat.S: New file.
54893         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
54894         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
54895         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
54896         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
54897         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
54898         (USE_AS_STRCAT): Define.
54899         Add strcat and strncat support.
54900         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
54901         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
54902         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
54903         * string/strncat.c: Update.
54904         (USE_AS_STRNCAT): Define.
54905         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
54906         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
54907         and i7.
54908         * sysdeps/x86_64/multiarch/init-arch.h
54909         (bit_Prefer_PMINUB_for_stringop): New.
54910         (index_Prefer_PMINUB_for_stringop): Likewise.
54911         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
54912         bit_Prefer_PMINUB_for_stringop.
54914 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
54916         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
54917         buffer64.
54918         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
54919         of casting of buffer.
54920         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
54921         buffer32 and buffer64.
54922         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
54923         writes instead of casting of buffer.
54924         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
54925         buffer32.
54926         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
54927         casting of buffer.
54929 2011-07-19  Andreas Schwab  <schwab@redhat.com>
54931         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
54933 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
54935         * nscd/nscd.c (termination_handler): Don't do anything for a database
54936         if it has not yet been initialized.
54938 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
54940         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
54942 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
54944         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
54946 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
54948         * po/nl.po: Update from translation team.
54949         * po/sv.po: Likewise.
54951 2011-07-16  Roland McGrath  <roland@hack.frob.com>
54953         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
54954         now disallowed by GCC.
54956         * configure.in (use-default-link): Default to yes if a test -shared
54957         link meets our qualifications.
54958         * configure: Regenerated.
54960         * config.make.in (output-format): New variable.
54961         * configure.in: Check for ld --print-output-format support.
54962         * configure: Regenerated.
54963         * Makerules ($(common-objpfx)format.lds)
54964         [$(output-format) != unknown]: Just use $(output-format),
54965         instead of the linker-script munging.
54967 2011-07-14  Roland McGrath  <roland@hack.frob.com>
54969         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
54970         of $(common-objpfx)shlib.lds.
54971         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
54973         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
54974         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
54976         * configure.in (-z relro check): Adjust test code to add a large
54977         writable data section after it.
54978         * configure: Regenerated.
54980 2011-07-11  Roland McGrath  <roland@hack.frob.com>
54982         * configure.in (-z relro check): Fix test code to make the variable
54983         truly const.
54984         * configure: Regenerated.
54986 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
54988         * nscd/nscd.h (struct traced_file): Define.
54989         (struct database_dyn): Remove inotify_descr, reset_res, and filename
54990         elements.  Add traced_files.
54991         (inotify_fd): Declare.
54992         (register_traced_file): Declare.
54993         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
54994         (inotify_fd): Export.
54995         (resolv_conf_descr): Remove.
54996         (nscd_init): Move inotify descriptor creation to main.
54997         Don't register files for notification here.
54998         (register_traced_file): New function.
54999         (invalidate_cache): Don't use reset_res to determine whether to call
55000         res_init, go through the list of registered files.
55001         (main_loop_poll): The inotify descriptors are now stored in the
55002         structures for the traced files.
55003         (main_loop_epoll): Likewise
55004         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
55005         to __nss_disable_nscd.
55006         * nscd/cache.c (prune_cache): There is no single inotify descriptor
55007         for a database anymore.  Check the records for all the registered
55008         files instead.
55009         * nss/Makefile (libnss_files-routines): Add files-init.
55010         (libnss_db-routines): Add db-init.
55011         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
55012         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
55013         * nss/nss_db/db-init.c: New file.
55014         * nss/nss_files/files-init.c: New file.
55015         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
55016         __nss_lookup_function.
55017         (__nss_lookup_function): Call nss_load_library.
55018         (nss_load_all_libraries): New function.
55019         (__nss_disable_nscd): Take parameter with callback function for files
55020         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
55021         used for the cached services.
55022         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
55023         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
55024         options for features to all the files in nscd.
55026         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
55028 2011-07-10  Roland McGrath  <roland@hack.frob.com>
55030         * csu/elf-init.c (__libc_csu_init): Comment typo.
55032 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
55034         * po/pl.po: Update from translation team.
55035         * po/ja.po: Likewise.
55036         * po/ru.po: Likewise.
55037         * po/ko.po: Likewise.
55038         * po/fr.po: Likewise.
55040 2011-07-09  Roland McGrath  <roland@hack.frob.com>
55042         * configure.in (.ctors/.dtors header and trailer check):
55043         Use an empirical test on a built program.
55044         * configure: Regenerated.
55046         * configure.in (-z relro check): Use an empirical test on a built DSO.
55047         Detect, but do not require, on ia64.
55048         * configure: Regenerated.
55050         * configure.in (READELF): Find it with AC_CHECK_TOOL.
55051         Update tests that use readelf to use $READELF instead.
55052         * configure: Regenerated.
55054 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
55056         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
55057         if the result is not used.
55059 2011-07-05  Andreas Jaeger  <aj@suse.de>
55061         [BZ#9696]
55062         * stdlib/tst-strtod.c: Add testcase.
55064 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
55066         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
55067         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
55068         The latter has a higher limit.  Take additional parameter to pass to
55069         the new function.
55070         (__pathconf): Pass file to __statfs_link_max.
55071         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
55072         __statfs_link_max.
55073         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
55074         __statfs_link_max.
55076         [BZ #12868]
55077         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
55078         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
55079         Handle Lustre.
55080         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
55081         (__statfs_filesize_max): Likewise.
55082         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
55084 2011-07-05  Andreas Jaeger  <aj@suse.de>
55086         * resolv/res_comp.c (dn_skipname): Remove unused variable.
55088 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
55090         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
55091         `status' variable.
55092         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
55093         Likewise.
55095 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
55097         * Makefile (strop-tests): Add strncat.
55098         * string/test-strncat.c: New file.
55100 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
55102         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
55104 2011-06-21  Andreas Jaeger  <aj@suse.de>
55106         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
55107         Copy rule from iconvdata/Makefile.
55109 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
55111         [BZ #12922]
55112         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
55113         but no long options are defined, just return 'W'.
55115 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
55117         [BZ #9696]
55118         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
55120 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
55122         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
55123         netgroups to read.
55124         (innetgr): Likewise.
55126 2011-07-05  Roland McGrath  <roland@hack.frob.com>
55128         * config.make.in (install_root): Default to $(DESTDIR).
55130 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
55132         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
55134 2011-07-02  Roland McGrath  <roland@hack.frob.com>
55136         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
55138         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
55139         containing directory rather than embedding absolute directory names.
55141         * scripts/check-local-headers.sh: Rewritten using awk.
55142         Match by word, not by line.  Print error messages for matches.
55143         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
55145         * Makerules [shlib-lds-flags empty]:
55146         ($(common-objpfx)libc_pic.opts): New target.
55147         ($(common-objpfx)libc_pic.os.clean): New target.
55148         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
55150         * config.make.in (OBJCOPY): New variable.
55151         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
55152         * configure: Regenerated.
55154         * config.make.in (use-default-link): New variable.
55155         * configure.in (use_default_link): Grok --with-default-link to set it.
55156         * configure: Regenerated.
55157         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
55158         (shlib-lds, shlib-lds-flags): Define to empty.
55160         * Makerules (shlib-lds): New variable.
55161         (shlib-lds-flags): New variable.
55162         (build-shlib, build-moduile, build-module-asneeded): Use it.
55163         ($(common-objpfx)libc.so): Use $(shlib-lds).
55164         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
55165         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
55167         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
55168         DT_FLAGS/DT_FLAGS_1 with zero flags.
55170         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
55171         linker script munging.
55173 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
55175         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
55176         as 128-bit value.
55177         * crypt/sha512.c (sha512_process_block): Perform total addition using
55178         128-bit if possible.
55179         (__sha512_finish_ctx): Likewise.
55180         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
55181         as 64-bit value.
55182         * crypt/sha256.c (SWAP64): Define.
55183         (sha256_process_block): Perform total addition using 64-bit if
55184         possible.
55185         (__sha256_finish_ctx): Likewise.
55187 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
55189         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
55190         * nscd/initgrcache.c (addinitgroupsX): Likewise.
55191         * nscd/hstcache.c (cache_addhst): Likewise.
55192         * nscd/grpcache.c (cache_addgr): Likewise.
55193         * nscd/aicache.c (addhstaiX): Likewise
55194         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
55196 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
55198         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
55199         * nscd/initgrcache.c (addinitgroupsX): Likewise.
55200         * nscd/hstcache.c (cache_addhst): Likewise.
55201         * nscd/grpcache.c (cache_addgr): Likewise.
55202         * nscd/aicache.c (addhstaiX): Likewise
55204 2011-07-01  Andreas Schwab  <schwab@redhat.com>
55206         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
55207         domain only when needed.
55209 2011-06-30  Andreas Schwab  <schwab@redhat.com>
55211         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
55212         is always restored.
55214 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
55216         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
55217         are re-adding the entry.
55218         * nscd/servicescache.c (cache_addserv): Likewise.
55220 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
55222         * sysdeps/generic/dl-irel.h: fix protection against multiple
55223         inclusions.
55224         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
55226 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
55228         [BZ #12935]
55229         * malloc/memusage.sh: Fix quoting in message.
55230         * debug/xtrace.sh: Likewise.
55232         * configure.in: Remove support for --experimental-malloc option, make
55233         it the default.
55234         * config.make.in: Likewise.
55235         * malloc/Makefile: Likewise.
55237 2011-06-27  Andreas Schwab  <schwab@redhat.com>
55239         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
55240         two-byte characters.
55242 2011-06-27  Roland McGrath  <roland@hack.frob.com>
55244         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
55245         AC_CACHE_CHECK invocation.
55246         * configure: Regenerated.
55248         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
55250 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
55252         [BZ #12350]
55253         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
55254         bit from old_res_options.
55256         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
55258         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
55259         value type for setfct.
55261 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
55263         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
55264         __gettimeofday instead of gettimeofday.
55266 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
55268         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
55270 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
55272         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
55274         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
55275         info.
55277 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
55279         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
55280         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
55281         strcpy-sse2-unaligned strncpy-sse2-unaligned
55282         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
55283         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
55284         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
55285         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
55286         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
55287         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
55288         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
55289         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
55290         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
55291         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
55292         (STRCPY): Support SSE2 and SSSE3 versions.
55294 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
55296         [BZ #12874]
55297         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
55298         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
55299         kernels which artificially limit size of requests.
55301 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
55303         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
55304         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
55305         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
55306         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
55307         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
55308         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
55309         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
55310         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
55311         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
55312         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
55313         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
55314         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
55315         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
55316         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
55317         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
55318         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55319         Enable unaligned load optimization for Intel Core i3, i5 and i7
55320         processors.
55321         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
55322         Define.
55323         (index_Fast_Unaligned_Load): Define.
55324         (HAS_FAST_UNALIGNED_LOAD): Define.
55326 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
55328         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
55330 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
55332         [BZ #12907]
55333         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
55334         until it is clear that the information is realy needed.
55335         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
55337 2011-06-22  Andreas Schwab  <schwab@redhat.com>
55339         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
55341 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
55343         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
55344         /sys/devices/system/cpu/online if it is usable.
55346         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
55347         reading the information from the /proc filesystem to once a second.
55349 2011-06-21  Andreas Jaeger  <aj@suse.de>
55351         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
55352         NULL after inclusion of kernel headers.
55354 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
55356         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
55357         calls to internal_setent.
55359         [BZ #12885]
55360         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
55361         addresses using gethostbyname4_r ignore IPv4 addresses.
55363         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
55364         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
55366         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
55368 2011-06-20  David S. Miller  <davem@davemloft.net>
55370         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
55371         inclusions.
55372         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
55374         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
55375         (elf_irel): Use it.
55376         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
55377         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
55378         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
55379         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
55380         * sysdeps/x86_64/dl-irel.h: Likewise.
55382         * elf/dl-runtime.c: Use elf_ifunc_invoke.
55383         * elf/dl-sym.c: Likewise.
55385 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
55387         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
55388         need to dereference resplen2.
55390 2011-06-14  Andreas Schwab  <schwab@redhat.com>
55392         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
55394 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
55396         * Makeconfig: Define vardbdir and inst_vardbdir.
55397         * nss/Makefile: Add rules to install db-Makefile.
55399         * nss/nss_db/db-XXX.c: Cleanup.
55401         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
55402         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
55403         GLIBC_PRIVATE.
55404         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
55405         * nss/makedb.c: Implement -g option to specify that value strings
55406         are generated and should not be added to table iterated over for
55407         get*ent calls.
55408         * nss/nss_db/db-initgroups.c: New file.
55410         * nss/getent.c: Add support for initgroups lookups through getgrouplist
55411         interface.
55413         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
55414         (internal_getgrouplist): Adjust to name change.
55415         Update use_initgroups_entry if this is not the first call.
55416         * nss/databases.def: Add initgroups entry.
55418         * nss/makedb.c (compute_tables): Check result of multiple hash table
55419         sizes to minimize maximum chain length.
55421 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
55423         * Versions.def: Add entry for libnss_db.
55424         * shlib-versions: Likewise.
55425         * nss/Makefile: Add rules to build libnss_db.
55426         * nss/Versions: Add libnss_db information.  Organize libnss_files
55427         entries better.
55428         * nss/db-Makefile: Add gshadow support.  Change rules for the new
55429         makedb progra.  Some minor improvements to generate smaller files.
55430         * nss/nss_db/nss_db.h: Move NSS database header data structures to
55431         here from...
55432         * nss/makedb.c: ...here.
55433         Improve database format to be smaller and require less memory at
55434         runtime.
55435         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
55436         db anymore.
55437         * nss/nss_db/db-netgrp.c: Likewise.
55438         * nss/nss_db/db-open.c: Likewise.
55439         * nss/nss_files/flies-XXX.x: Adjust comments.
55440         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
55441         * nss/nss_files/files-grp.c: Likewise.
55442         * nss/nss_files/files-hosts.c: Likewise.
55443         * nss/nss_files/files-network.c: Likewise.
55444         * nss/nss_files/files-proto.c: Likewise.
55445         * nss/nss_files/files-pwd.c: Likewise.
55446         * nss/nss_files/files-rpc.c: Likewise.
55447         * nss/nss_files/files-service.c: Likewise.
55448         * nss/nss_files/files-sgrp.c: Likewise.
55449         * nss/nss_files/files-spwd.c: Likewise.
55450         * nss/nss_db/db-alias.c: Removed.
55451         * nss/nss_db/dummy-db.h: Removed.
55453 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
55455         * nss/makedb.c: Rewritten to not use database library.
55456         * nss/Makefile: Update to build new makedb program.
55458 2011-06-14  Andreas Jaeger  <aj@suse.de>
55460         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
55461         memset declaration.
55463 2011-06-10  Andreas Schwab  <schwab@redhat.com>
55465         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
55466         tmpbuf.
55468 2011-06-10  Roland McGrath  <roland@hack.frob.com>
55470         * Makerules (shlib.lds): Fail if the linker script comes out empty.
55471         * elf/Makefile ($(objpfx)ld.so): Likewise.
55473         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
55474         Don't list ld.so twice in dependencies.
55476         * posix/bug-regex31.c: Include <stdlib.h>.
55478         * nscd/hstcache.c (cache_addhst): Remove unused variable.
55480         * nis/nss_compat/compat-spwd.c
55481         (getspent_next_nss_netgr): Remove unused variable.
55482         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
55484         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
55485         nonmembers" output to use the right array.
55487         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
55489         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
55491         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
55492         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
55493         * catgets/gencat.c (read_input_file): Likewise.
55494         * locale/programs/locarchive.c (enlarge_archive): Likewise.
55496         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
55497         variable definition inside #if's controlling its use.
55499         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
55501         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
55503         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
55505         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
55506         unreachable code.
55508         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
55510         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
55511         * configure: Regenerated.
55513         * Makerules: Revert last change.
55514         * elf/Makefile: Likewise.
55516 2011-06-09  Roland McGrath  <roland@hack.frob.com>
55518         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
55519         * elf/Makefile ($(objpfx)librtld.os): Likewise.
55520         (reloc-link): Likewise.
55522 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
55524         * elf/Makefile: Add rules to build pldd.
55525         * elf/pldd.c: New file.
55526         * elf/pldd-xx.c: New file.
55528 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
55530         * version.h: Update for 2.15 development version.
55532 2011-06-07  David S. Miller  <davem@davemloft.net>
55534         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
55535         ifuncs.
55536         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
55537         elf_machine_lazy_rel): Likewise.
55538         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
55539         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
55540         elf_machine_lazy_rel): Likewise.
55541         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
55542         dl_hwcap via passed in argument.
55543         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
55544         Likewise.
55546 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
55548         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
55550 2011-06-06  Roland McGrath  <roland@hack.frob.com>
55552         [BZ #12849]
55553         * manual/fdl-1.1.texi: New file, verbatim from:
55554         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
55555         * manual/lgpl-2.1.texi: New file, verbatim from:
55556         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
55557         * manual/Makefile (licenses): New variable, list those new file names.
55558         (texis): Use it.
55559         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
55561         * manual/fdl.texi: File removed.
55562         * manual/lesser.texi: File removed.
55563         * manual/libc.texinfo (Copying, Documentation License):
55564         Use new @include file names, put @appendix directive before @include.
55566 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
55568         [BZ #12841]
55569         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
55570         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
55571         (mq_open): Add __NTH.
55573 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
55575         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
55576         Assume Intel Core i3/i5/i7 processor if AVX is available.
55578 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
55580         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
55581         typo.
55583 2011-05-31  Andreas Schwab  <schwab@redhat.com>
55585         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
55586         memory.  Use alloca_account.  Fix memory leak when retrying.
55588 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
55590         * version.h (RELEASE): Bump for 2.14 release.
55591         * include/features.h (__GLIBC_MINOR__): Bump to 14.
55593         * config.make.in (RANLIB): Remove entry.
55595 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
55597         * po/Makefile (po-sed-cmd): Add ksh to extensions.
55598         (libc.pot): Work around missing support for .ksh extension in xgettext.
55600         [BZ #12684]
55601         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
55602         if both request failed.
55603         (send_dg): In case of server errors clear resplen or *resplen2.
55605         [BZ #12454]
55606         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
55607         when there are multiple maps.
55608         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
55609         (_dl_fini): Remove test here.
55611         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
55613 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
55615         [BZ #12350]
55616         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
55617         bit from old_res_options.
55618         (gaih_inet): Likewise.
55620         [BZ #11099]
55621         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
55622         as signed.
55624         * resolv/res_init.c (res_setoptions): Make the code more compact.
55626         [BZ #11558]
55627         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
55628         set RES_USEVC.
55630         [BZ #11634]
55631         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
55633         * malloc/malloc.h: Mark malloc hook variables as deprecated.
55635         [BZ #11781]
55636         * malloc/malloc.h: Declare malloc hook variables as volatile.
55638         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
55639         in last patch.
55641         [BZ #11799]
55642         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
55643         raise in the comment.
55644         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
55645         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
55646         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
55648 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
55650         [BZ #12811]
55651         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
55652         grow the buffers more if it already has to be sufficient.
55653         (build_wcs_upper_buffer): Likewise.
55654         * posix/regexec.c (check_matching): Likewise.
55655         (clean_state_log_if_needed): Likewise.
55656         (extend_buffers): Don't enlarge buffers beyond size of the input
55657         buffer.
55658         Patches mostly by Emil Wojak <emil@wojak.eu>.
55659         * posix/bug-regex32.c: New file.
55660         * posix/Makefile (tests): Add bug-regex32.
55662         * locale/findlocale.c (_nl_find_locale): Return right away if
55663         _nl_explode_name failed.
55664         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
55666         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
55668         * debug/xtrace.sh: Unify messages.
55669         * malloc/memusage.sh: Likewise.
55671         [BZ #12813]
55672         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
55673         time symbol from vDSO.  Substitute with vsyscall if not available.
55674         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
55675         __vdso_time.
55677         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
55678         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
55679         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
55680         Add sendmmsg and internal_sendmmsg.
55681         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
55682         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
55683         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
55685         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
55686         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
55687         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
55689 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
55691         [BZ #12813]
55692         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
55693         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
55694         available.
55695         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
55696         __vdso_getcpu.
55698         [BZ #12814]
55699         * iconvdata/Makefile (tests): Add bug-iconv9.
55700         * iconvdata/bug-iconv9.c: New file.
55702 2011-05-27  Andreas Schwab  <schwab@redhat.com>
55704         [BZ #12814]
55705         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
55707 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
55709         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
55710         (struct user_regs_struct): Change intcs field back to cs.
55712 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
55714         * po/ja.po: Update from translation team.
55716 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
55718         [BZ #12795]
55719         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
55720         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
55722 2011-05-20  Andreas Schwab  <schwab@redhat.com>
55724         * stdlib/longlong.h: Update from GCC.
55726 2011-05-23  Andreas Schwab  <schwab@redhat.com>
55728         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
55729         parameter name.
55730         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
55731         Add parameter name.
55732         (__sysconf): Pass it down.
55734 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
55736         [BZ #12671]
55737         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
55738         some situations.
55739         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
55740         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
55741         add in in __libc_use_alloca calls.  Adjust callers.
55742         (glob): Use malloc in some situations.
55744         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
55745         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
55746         pltexit.
55748 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
55750         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
55751         and CLOCK_BOOTTIME_ALARM.
55753         [BZ #12782]
55754         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
55755         is returned.
55757         * string/_strerror.c (__strerror_r): Print negative errors as signed
55758         numbers.
55760         [BZ #12777]
55761         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
55762         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
55763         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
55765         * configure.in: Fix typo in redirection and correct removal of test
55766         files in two cases.
55768         [BZ #12788]
55769         * locale/setlocale.c (new_composite_name): Fix test to check for
55770         identical name of all categories.
55772         [BZ #12792]
55773         * libio/filedoalloc.c (local_isatty): New function.
55774         (_IO_file_doallocate): Use local_isatty.
55775         * stdio-common/perror.c (perror): In case a new stream is used
55776         forward the stream error.
55777         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
55778         error flag.
55780 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
55782         [BZ #11869]
55783         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
55784         alloca.
55785         * include/alloca.h (extend_alloca_account): Define.
55787         [BZ #11857]
55788         * posix/regex.h: Fix comments with documentation of user-accessible
55789         fields after compilation and describe correct free'ing of pattern
55790         after re_compile_pattern.
55791         Patch by Reuben Thomas <rrt@sc3d.org>.
55793 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
55795         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
55796         and -mno-altivec to prevent the compiler from using Altivec and/or
55797         VSX instructions when the corresponding registers are not available.
55799 2011-05-19  Andreas Schwab  <schwab@redhat.com>
55801         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
55803 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
55805         * libio/freopen.c (freopen): Use __dup2, not dup2.
55806         * libio/freopen64.c (freopen64): Likewise.
55808 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
55810         [BZ #12775]
55811         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
55812         * math/Makefile (tests): Add test-powl.
55813         (CFLAGS-test-powl.c): Define.
55814         * math/test-powl.c: New file.
55816 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
55818         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
55820 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
55822         [BZ #11837]
55823         * iconvdata/gb18030.c: Update to GB18020-2005.
55825 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
55827         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
55828         RE_SYNTAX_POSIX_AWK): Update to match recent development.
55829         Patch by Aharon Robbins <arnold@skeeve.com>.
55831         [BZ #11892]
55832         * stdlib/putenv.c (putenv): Don't always create copy of the variable
55833         on the stack.
55835         [BZ #11895]
55836         * misc/pselect.c (__pselect): Handle timeout value errors hidden
55837         through underflows.
55839         [BZ #12766]
55840         * misc/error.c (error_at_line): Ensure file_name and old_file_name
55841         point to strings before performing equality test for error_one_per_line
55842         mode.
55844         [BZ #11697]
55845         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
55847         [BZ #11820]
55848         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
55849         (struct user_fpregs_struct): Avoid __uint*_t types.
55851         [BZ #6420]
55852         * malloc/mtrace.c (tr_where): Add additional parameter to point to
55853         symbol info.  Use it instead of calling _dl_addr locally.
55854         (lock_and_info): New function.
55855         (tr_freehook): Call lock_and_info and pass symbol info as additional
55856         parameter to tr_where.
55857         (tr_mallochook): Likewise.
55858         (tr_reallochook): Likewise.
55859         (tr_memalignhook): Likewise.
55861         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
55862         used and couldn't be at all thread-safe.
55864 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
55866         * libio/freopen.c (freopen): Don't close old file descriptor
55867         before the new one is opened.  Instead dup the new file descriptor
55868         to the old one after the new stream is created.
55869         * libio/freopen64.c (freopen64): Likewise.
55870         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
55871         * libio/fileops.c (_IO_new_file_close_it): Handle new
55872         _IO_FLAGS2_NOCLOSE flag.
55873         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
55874         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
55875         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
55876         _IO_FLAGS2_NOCLOSE flag.
55877         * include/unistd.h: Add hidden_proto for dup3.
55878         Define __have_dup3.
55879         * io/dup3.c: Define hidden symbol.
55880         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
55882         [BZ #7101]
55883         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
55884         when an incomplete long option is used.
55885         * posix/tst-getopt_long1.c: New file.
55886         * posix/Makefile (tests): Add tst-getopt_long1.
55888         [BZ #10138]
55889         * scripts/config.guess: Update from autoconf-2.68.
55890         * scripts/config.sub: Likewise.
55892         [BZ #10157]
55893         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
55894         tests into ...
55895         (has_cpuclock): ...this.  New function.
55896         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
55897         macro here based on has_cpuclock code.
55899         [BZ #10149]
55900         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
55901         First byte (not low byte) is now always NUL.
55902         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
55904         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
55905         Use non-cancelable interfaces.
55907         [BZ #9809]
55908         * locale/iso-639.def: Add entry for Sorani.
55910         [BZ #11901]
55911         * include/stdlib.h: Move include protection to the right place.
55912         Define abort_msg_s.  Declare __abort_msg with it.
55913         * stdlib/abort.c (__abort_msg): Adjust type.
55914         * assert/assert.c (__assert_fail_base): New function.  Majority
55915         of code from __assert_fail.  Allocate memory for __abort_msg with
55916         mmap.
55917         (__assert_fail): Now call __assert_fail_base.
55918         * assert/assert-perr.c: Remove bulk of implementation.  Use
55919         __assert_fail_base.
55920         * include/assert.hL Declare __assert_fail_base.
55921         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
55922         mmap.
55923         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
55925 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
55927         [BZ #11952]
55928         [BZ #12453]
55929         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
55930         until all modules are registered in the DTV.
55931         * elf/Makefile: Add rules to build and run tst-tls19.
55932         * elf/tst-tls19.c: New file.
55933         * elf/tst-tls19mod1.c: New file.
55934         * elf/tst-tls19mod2.c: New file.
55935         * elf/tst-tls19mod3.c: New file.
55936         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
55938         [BZ #12083]
55939         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
55940         correctly.
55942         [BZ #12601]
55943         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
55944         two-byte sequence errors.
55945         * iconvdata/Makefile (tests): Add bug-iconv8.
55946         * iconvdata/bug-iconv8.c: New file.
55948         [BZ #12626]
55949         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
55950         buf2 definition.
55952         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
55954         [BZ #12432]
55955         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
55956         (dummy_getcfa): New function.
55957         (init): Get _Unwind_GetCFA address, use dummy if not found.
55958         (backtrace_helper): In recursion check, also check whether CFA changes.
55959         (__backtrace): Completely initialize arg.
55961         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
55962         storing incomplete byte sequence in state object.  Avoid testing for
55963         guaranteed too small input if we know there is enough data available.
55965 2011-05-11  Andreas Schwab  <schwab@redhat.com>
55967         * Makeconfig (+link-pie): Indent.
55968         * Rules (binaries-pie): Define if $(have-fpie) and
55969         $(build-shared).
55970         (binaries-shared): Also filter out $(binaries-pie).
55971         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
55972         * nscd/Makefile (others-pie): Add nscd.
55973         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
55974         ($(objpfx)nscd): Remove command override.
55975         * login/Makefile (others-pie): Add pt_chown.
55976         ($(objpfx)pt_chown): Remove command override.
55977         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
55978         remove command overrides.
55980 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
55982         * libio/tst_putwc.c: Fix error messages.
55984         [BZ #12724]
55985         * libio/fileops.c (_IO_new_file_close_it): Always flush when
55986         currently writing and seek to current position when not.
55987         * libio/Makefile (tests): Add bug-fclose1.
55988         * libio/bug-fclose1.c: New file.
55990 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
55992         [BZ #12511]
55993         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
55994         don't set DF_1_NODELETE here.
55995         (do_lookup_x): When entering new entry test for copy relocation
55996         and if necessary set DF_1_NODELETE flag.
55997         * elf/tst-unique4.cc: New file.
55998         * elf/tst-unique4.h: New file.
55999         * elf/tst-unique4lib.cc: New file.
56000         * elf/Makefile: Add rules to build and run tst-unique4.
56001         Patch by Piotr Bury <pbury@goahead.com>.
56003 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
56005         [BZ #12052]
56006         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
56008         [BZ #12625]
56009         * misc/mntent_r.c (addmntent): Flush the stream after the output
56011         [BZ #12393]
56012         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
56013         (is_trusted_path_normalize): Skip initial colon.  Append slash
56014         to empty buffer.  Duplicate is_trusted_path code but allow
56015         constructed patch to be prefix.
56016         (is_dst): Allow $ORIGIN followed by /.
56017         (_dl_dst_substitute): Correct clearing of check_for_trusted.
56018         Correct testing of result of is_trusted_path_normalize
56019         (decompose_rpath): Fix warning.
56021 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
56023         [BZ #11257]
56024         * grp/initgroups.c (internal_getgrouplist): When we found the service
56025         list through the initgroups entry in nsswitch.conf do not always
56026         continue on a successful lookup.  Don't always use the
56027         __nss_group_database value if it is set.
56028         * nss/nsswitch.conf (initgroups): Change action for successful db
56029         lookup to continue for compatibility.
56031 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
56033         [BZ #11532]
56034         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
56035         and CP774 modules.
56036         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
56037         and CP774 modules.
56038         * iconvdata/tst-tables.sh: Likewise.
56039         * iconvdata/cp770.c: New file.
56040         * iconvdata/cp771.c: New file.
56041         * iconvdata/cp772.c: New file.
56042         * iconvdata/cp773.c: New file.
56043         * iconvdata/cp774.c: New file.
56044         * iconvdata/testdata/CP770: New file.
56045         * iconvdata/testdata/CP770..UTF8: New file.
56046         * iconvdata/testdata/CP771: New file.
56047         * iconvdata/testdata/CP771..UTF8: New file.
56048         * iconvdata/testdata/CP772: New file.
56049         * iconvdata/testdata/CP772..UTF8: New file.
56050         * iconvdata/testdata/CP773: New file.
56051         * iconvdata/testdata/CP773..UTF8: New file.
56052         * iconvdata/testdata/CP774: New file.
56053         * iconvdata/testdata/CP774..UTF8: New file.
56055         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
56056         END CHARMAP line.
56057         * iconvdata/gen-8bit-gap.sh: Likewise.
56058         * iconvdata/gen-8bit.sh: Likewise.
56060         * locale/iso-639.def: Add ary entry.
56062         [BZ #11258]
56063         * locale/C-translit.h.in: Add U20A1 transliteration.
56065         [BZ #12178]
56066         * locale/iso-639.def: Add wae entry.
56067         Patch by Kevin Bortis <bortis@translate-wae.ch>.
56069         [BZ #12545]
56070         * locale/programs/localedef.c (construct_output_path): Use ssize_t
56071         for n.
56073         [BZ #12711]
56074         * locale/C-translit.h.in: Add entry for U20B9.
56075         Patch by pravin.d.s@gmail.com.
56077 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
56079         [BZ #12713]
56080         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
56081         ENAMETOOLONG use generic getcwd.
56082         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
56083         in rtld.  Use *stat64.
56084         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
56085         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
56086         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
56087         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
56088         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
56089         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
56090         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
56091         __fstatat64 macros.
56092         * include/dirent.h: Add libc_hidden_proto for rewinddir.
56093         * dirent/rewinddir.c: Add libc_hidden_def.
56094         * sysdeps/mach/hurd/rewinddir.c: Likewise.
56095         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
56097         * include/dirent.h (__alloc_dir): Add flags parameter.
56098         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
56099         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
56100         __alloc_dir.
56101         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
56102         from fdopendir if O_CLOEXEC is already set.
56104 2011-03-15  Alan Modra  <amodra@gmail.com>
56106         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
56107         l_tls_firstbyte_offset non-zero.  Save padding offset in
56108         l_tls_firstbyte_offset for later use.
56109         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
56110         freeing static tls block.
56112 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
56114         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
56115         where #ifdef was intended.  The intent is to prevent ARG_MAX from
56116         being defined by the kernel headers.
56118 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
56120         [BZ #12734]
56121         * resolv/resolv.h: Define RES_NOTLDQUERY.
56122         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
56123         no-tld-query and set RES_NOTLDQUERY.
56124         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
56125         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
56126         modern BIND to search name as TLD unless forbidden.
56128 2011-05-07  Petr Baudis  <pasky@suse.cz>
56129             Ulrich Drepper  <drepper@gmail.com>
56131         [BZ #12393]
56132         * elf/dl-load.c (fillin_rpath): Move trusted path check...
56133         (is_trusted_path): ...to here.
56134         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
56135         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
56136         using is_trusted_path_normalize() in setuid scripts.
56138 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
56140         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
56141         __BEGIN/__END_DECLS.
56143 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
56145         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
56146         NSS_STATUS_NOTFOUND if no record was found.
56148 2011-05-05  Andreas Schwab  <schwab@redhat.com>
56150         * sunrpc/Makefile (headers): Add rpc/netdb.h.
56151         (headers-not-in-tirpc): Remove rpc/netdb.h
56152         * resolv/netdb.h: Revert last change.
56154 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
56156         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
56157         circular dependency between libgcc.a and libc.a.
56159 2011-05-05  Andreas Schwab  <schwab@redhat.com>
56161         * resolv/netdb.h: Don't include <rpc/netdb.h>.
56162         * nis/Makefile: Don't install rpcsvc/*.
56163         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
56164         instead of <rpc/types.h>.
56165         (MAXHOSTNAMELEN): Define.
56167 2011-05-03  Andreas Schwab  <schwab@redhat.com>
56169         * elf/ldconfig.c (add_dir): Don't crash on empty path.
56171 2011-04-28  Maciej Babinski  <mbabinski@google.com>
56173         [BZ #12714]
56174         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
56175         gethostbyname4_r when IPv6 results are possible.
56177 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
56179         [BZ #12723]
56180         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
56181         _PC_PIPE_BUF handling.
56183 2011-04-30  Bruno Haible  <bruno@clisp.org>
56185         [BZ #12717]
56186         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
56187         * resolv/netdb.h (getnameinfo): Change type of flags parameter
56188         to 'int'.
56189         * inet/getnameinfo.c (getnameinfo): Likewise.
56191 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
56193         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
56194         to groups setting in database lookup.
56195         * nss/nsswitch.conf: Add initgroups entry.
56197 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
56199         [BZ #12685]
56200         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
56201         mode string.
56202         Patch by Eric Blake <eblake@redhat.com>.
56204 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
56206         * sunrpc/Makefile (need-export-routines): Add svc_run.
56207         (routines): Remove svc_run.
56208         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
56209         * sunrpc/clnt_perr.c (clnt_perrno): Export.
56210         * sunrpc/svc_run.c (svc_run): Likewise.
56211         * sunrpc/svc_udp.c (svcudp_create): Likewise.
56213 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
56215         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
56216         problem in reallocation in last patch.
56218 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
56220         * sunrpc/Makefile: Move inclusion of Rules.
56222 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
56224         * nss/nss_files/files-initgroups.c: New file.
56225         * nss/Makefile (libnss_files-routines): Add files-initgroups.
56226         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
56227         _nss_files_initgroups_dyn.
56229 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
56231         * elf/elf.h (R_ARM_IRELATIVE): Define.
56233 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
56235         * po/ru.po: Update from translation team.
56237 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
56239         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
56240         dependencies.
56242 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
56244         [BZ #12653]
56245         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
56246         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
56247         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
56248         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
56249         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
56251 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
56253         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
56254         differing bytes.
56255         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
56256         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
56257         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
56259 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
56261         [BZ #12420]
56262         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
56263         storing it.
56264         * stdlib/bug-getcontext.c: New file.
56265         * stdlib/Makefile: Add rules to build and run bug-getcontext.
56267 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56269         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
56270         instructions into .machine "z9-109".
56271         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
56272         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
56274 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56276         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
56277         between environment variables and auxiliary vector.
56279 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
56281         * Makefile: Add rules to build linkobj/libc.so.
56282         * include/libc-symbols.h: Define libc_hidden_nolink.
56283         * include/rpc/auth.h: Mark functions which are to be hidden.
56284         * include/rpc/auth_des.h: Likewise.
56285         * include/rpc/auth_unix.h: Likewise.
56286         * include/rpc/clnt.h: Likewise.
56287         * include/rpc/des_crypt.h: Likewise.
56288         * include/rpc/key_prot.h: Likewise.
56289         * include/rpc/pmap_clnt.h: Likewise.
56290         * include/rpc/pmap_prot.h: Likewise.
56291         * include/rpc/pmap_rmt.h: Likewise.
56292         * include/rpc/rpc_msg.h: Likewise.
56293         * include/rpc/svc.h: Likewise.
56294         * include/rpc/svc_auth.h: Likewise.
56295         * include/rpc/xdr.h: Likewise.
56296         * nis/Makefile: Link all DSOs against linkobj/libc.so.
56297         * nss/Makefile: Likewise.
56298         * sunrpc/Makefile: Don't install headers.  Build library with normal
56299         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
56300         * sunrpc/auth_des.c: Hide exported symbols by default, export some
56301         for the compat linking library.  Remove use of INTDEF/INTUSE.
56302         * sunrpc/auth_none.c: Likewise.
56303         * sunrpc/auth_unix.c: Likewise.
56304         * sunrpc/authdes_prot.c: Likewise.
56305         * sunrpc/authuxprot.c: Likewise.
56306         * sunrpc/clnt_gen.c: Likewise.
56307         * sunrpc/clnt_perr.c: Likewise.
56308         * sunrpc/clnt_raw.c: Likewise.
56309         * sunrpc/clnt_simp.c: Likewise.
56310         * sunrpc/clnt_tcp.c: Likewise.
56311         * sunrpc/clnt_udp.c: Likewise.
56312         * sunrpc/clnt_unix.c: Likewise.
56313         * sunrpc/des_crypt.c: Likewise.
56314         * sunrpc/des_soft.c: Likewise.
56315         * sunrpc/get_myaddr.c: Likewise.
56316         * sunrpc/key_call.c: Likewise.
56317         * sunrpc/key_prot.c: Likewise.
56318         * sunrpc/netname.c: Likewise.
56319         * sunrpc/pm_getmaps.c: Likewise.
56320         * sunrpc/pm_getport.c: Likewise.
56321         * sunrpc/pmap_clnt.c: Likewise.
56322         * sunrpc/pmap_prot.c: Likewise.
56323         * sunrpc/pmap_prot2.c: Likewise.
56324         * sunrpc/pmap_rmt.c: Likewise.
56325         * sunrpc/publickey.c: Likewise.
56326         * sunrpc/rpc_cmsg.c: Likewise.
56327         * sunrpc/rpc_common.c: Likewise.
56328         * sunrpc/rpc_dtable.c: Likewise.
56329         * sunrpc/rpc_prot.c: Likewise.
56330         * sunrpc/rpc_thread.c: Likewise.
56331         * sunrpc/rtime.c: Likewise.
56332         * sunrpc/svc.c: Likewise.
56333         * sunrpc/svc_auth.c: Likewise.
56334         * sunrpc/svc_authux.c: Likewise.
56335         * sunrpc/svc_raw.c: Likewise.
56336         * sunrpc/svc_run.c: Likewise.
56337         * sunrpc/svc_simple.c: Likewise.
56338         * sunrpc/svc_tcp.c: Likewise.
56339         * sunrpc/svc_udp.c: Likewise.
56340         * sunrpc/svc_unix.c: Likewise.
56341         * sunrpc/svcauth_des.c: Likewise.
56342         * sunrpc/xcrypt.c: Likewise.
56343         * sunrpc/xdr.c: Likewise.
56344         * sunrpc/xdr_array.c: Likewise.
56345         * sunrpc/xdr_float.c: Likewise.
56346         * sunrpc/xdr_intXX_t.c: Likewise.
56347         * sunrpc/xdr_mem.c: Likewise.
56348         * sunrpc/xdr_rec.c: Likewise.
56349         * sunrpc/xdr_ref.c: Likewise.
56350         * sunrpc/xdr_sizeof.c: Likewise.
56351         * sunrpc/xdr_stdio.c: Likewise.
56353 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
56355         [BZ #12650]
56356         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
56357         * sysdeps/ia64/dl-tls.h: Likewise.
56358         * sysdeps/powerpc/dl-tls.h: Likewise.
56359         * sysdeps/s390/dl-tls.h: Likewise.
56360         * sysdeps/sh/dl-tls.h: Likewise.
56361         * sysdeps/sparc/dl-tls.h: Likewise.
56362         * sysdeps/x86_64/dl-tls.h: Likewise.
56363         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
56365 2011-03-14  Andreas Schwab  <schwab@redhat.com>
56367         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
56368         rpath element also skip the following colon.
56369         (expand_dynamic_string_token): Add is_path parameter and pass
56370         down to DL_DST_REQUIRED and _dl_dst_substitute.
56371         (decompose_rpath): Call expand_dynamic_string_token with
56372         non-zero is_path.  Ignore empty rpaths.
56373         (_dl_map_object_from_fd): Call expand_dynamic_string_token
56374         with zero is_path.
56376 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
56378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
56379         Make cancelable.
56381 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
56383         [BZ #12655]
56384         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
56385         Patch by Filipe David Manana <fdmanana@apache.org>.
56387 2011-04-07  Andreas Schwab  <schwab@redhat.com>
56389         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
56390         Maintain aligned stack.
56391         (CHECK_RSP): Remove unused macro.
56393 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
56395         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
56396         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
56398 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
56400         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
56402         * include/features.h: Mention __USE_XOPEN2K8 in comment.
56404 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
56406         [BZ #12518]
56407         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
56408         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
56409         * sysdeps/x86_64/memmove.c: New file.
56410         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
56411         (memcpy): Renamed to ...
56412         (__new_memcpy): This.
56413         (memcpy): Provide GLIBC_2_14 memcpy.
56414         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
56415         (memcpy): Provide GLIBC_2_2_5 memcpy.
56417 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56419         [BZ #12631]
56420         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
56422 2011-03-30  Andreas Schwab  <schwab@redhat.com>
56424         * misc/syncfs.c: New file.
56425         * misc/Makefile (routines): Add syncfs.
56426         * posix/unistd.h: Declare syncfs.
56427         * sysdeps/unix/syscalls.list: Add syncfs.
56429 2011-04-01  Andreas Schwab  <schwab@redhat.com>
56431         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
56432         open_by_handle_at.
56433         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
56434         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56435         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56436         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56437         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56438         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
56439         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56441 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56443         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
56444         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56445         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
56446         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56447         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56448         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56449         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56451         * io/Makefile: Compile fallocate.c, fallocate64.c, and
56452         sync_file_range.c with -fexceptions.
56453         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
56454         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
56455         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
56456         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
56457         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
56458         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
56459         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
56460         sync_file_range as cancellation point
56461         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
56462         now a wrapper around __call_sync_file_range with cancellation handling.
56463         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
56464         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
56465         function name to __call_sync_file_range.
56466         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
56467         Add call_sync_file_range.
56469 2011-04-01  Andreas Schwab  <schwab@redhat.com>
56471         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
56472         bits/timex.h.
56474 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
56476         * iconv/iconv.h: Fix typo in comment.
56477         * io/fcntl.h: Likewise.
56478         * libio/stdio.h: Likewise.
56479         * posix/spawn.h: Likewise.
56480         * posix/unistd.h: Likewise.
56481         * stdlib/stdlib.h: Likewise.
56482         * time/time.h: Likewise.
56483         * wcsmbs/wchar.h: Likewise.
56485         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
56486         open_by_handle): Add.
56487         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
56488         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
56489         Augment a few comments.
56490         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
56491         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
56492         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
56493         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
56494         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
56495         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
56496         open_by_handle.
56498         * io/fcntl.h (AT_EMPTY_PATH): Define.
56500 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
56502         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
56503         * sysdeps/unix/sysv/linux/bits/time.h: New file.
56504         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
56505         to...
56506         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
56507         * Versions.def: Add GLIBC_2.14.
56508         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
56509         Export.
56511 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
56513         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
56514         round counter.
56515         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
56517 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
56519         [BZ #12597]
56520         * string/test-strncmp.c (do_page_test): New function.
56521         (check2): Likewise.
56522         (test_main): Call check2.
56523         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
56525 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
56527         [BZ #12587]
56528         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
56529         Handle cache information in CPU leaf 4.
56530         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
56532 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
56534         [BZ #12583]
56535         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
56536         character representation.
56537         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
56539 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
56541         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
56542         END(__isnan) to END(__isnanf) to match function entry point/label
56543         EALIGN(__isnanf,...).
56545 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
56547         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
56549 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
56551         [BZ #12510]
56552         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
56553         copy from the symbol referenced in the relocation to initialize the
56554         used variable.
56555         Patch by Piotr Bury <pbury@goahead.com>.
56556         * elf/Makefile: Add rules to build and tst-unique3.
56557         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
56558         * elf/tst-unique3.cc: New file.
56559         * elf/tst-unique3.h: New file.
56560         * elf/tst-unique3lib.cc: New file.
56561         * elf/tst-unique3lib2.cc: New file.
56563         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
56565 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
56567         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
56568         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
56569         to _start.
56571 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
56573         * elf/dl-load.c (_dl_map_object): If we are looking for the first
56574         to-be-loaded object along a path to loader is ld.so.
56576 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
56577             Ulrich Drepper  <drepper@gmail.com>
56579         * sysdeps/x86_64/memset.S: After aligning destination, code
56580         branches to different locations depending on the value of
56581         misalignment, when multiarch is enabled. Fix this.
56583 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
56585         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
56586         Set _x86_64_preferred_memory_instruction for AMD processsors.
56587         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
56588         Set bit_Prefer_SSE_for_memop for AMD processors.
56590 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
56592         * libio/fmemopen.c (fmemopen): Optimize a bit.
56594 2011-03-03  Andreas Schwab  <schwab@redhat.com>
56596         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
56598 2011-03-03  Roland McGrath  <roland@redhat.com>
56600         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
56602 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
56604         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
56605         __bzero_ultra1 instead of __memset_ultra1.
56607 2011-02-23  Andreas Schwab  <schwab@redhat.com>
56608             Ulrich Drepper  <drepper@gmail.com>
56610         [BZ #12509]
56611         * include/link.h (struct link_map): Add l_orig_initfini.
56612         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
56613         returning unsuccessfully.
56614         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
56615         close of a file loaded at startup, restore the original l_initfini
56616         list.
56617         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
56618         list, store the pointer.
56619         * elf/Makefile ($(objpfx)noload-mem): New rule.
56620         (noload-ENV): Define.
56621         (tests): Add $(objpfx)noload-mem.
56622         * elf/noload.c: Include <memcheck.h>.
56623         (main): Call mtrace.  Close all opened handles.
56625 2011-02-17  Andreas Schwab  <schwab@redhat.com>
56627         [BZ #12454]
56628         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
56629         dependencies are missing.
56631 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56633         Fix __if_freereq crash: Unlike the generic version which uses free,
56634         Hurd needs munmap.
56635         * sysdeps/mach/hurd/ifreq.h: New file.
56637 2011-01-27  Petr Baudis  <pasky@suse.cz>
56638             Ulrich Drepper  <drepper@gmail.com>
56640         [BZ 12445]#
56641         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
56642         to extend_alloca().
56643         * stdio-common/bug23.c: New file.
56644         * stdio-common/Makefile (tests): Add bug23.
56646 2010-09-28  Andreas Schwab  <schwab@redhat.com>
56647             Ulrich Drepper  <drepper@gmail.com>
56649         [BZ #12489]
56650         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
56651         before performing relro protection.  At old place add assertion
56652         to make sure nothing changed.
56654 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
56655             Glauber de Oliveira Costa  <glommer@gmail.com>
56657         * elf/elf.h: Add new ARM TLS relocs.
56659 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
56661         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
56662         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
56663         cast from r3.
56664         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
56665         'tests' variable.
56666         * sysdeps/wordsize-64/tst-writev.c: New file.
56668 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
56670         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
56671         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
56672         insns in _dl_start to prevent a TOC reference before relocs are
56673         resolved.
56675 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
56677         [BZ #12469]
56678         * Makeconfig: Remove RANLIB definition.
56679         * Makerules: Don't use RANLIB.
56680         * aclocal.m4: Remove ranlib test.
56681         * configure.in: No need to check for ranlib.
56682         * elf/rtld-Rules: Don't use RANLIB.
56684 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56686         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
56687         protection macro.
56688         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
56689         inclusion protection macro.
56691         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
56692         SIGRTMIN and SIGRTMAX and print information in that case only when
56693         SIGRTMIN is defined.
56695 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
56697         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
56698         arginfo fn returning -1.
56700         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
56701         and thousands string is zero terminated.
56703 2011-02-03  Andreas Schwab  <schwab@redhat.com>
56705         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
56706         sysdeps/unix/sysv/linux/bits/socket.h.
56708 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
56710         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
56711         (__CPU_COUNT): Remove old macros.
56712         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
56713         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
56714         (__CPU_ALLOC, __CPU_FREE): Add macros.
56715         (__sched_cpualloc, __sched_cpufree): Add declarations.
56717 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
56719         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
56720         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
56721         * nscd/aicache.c (addhstaiX): Return timeout of added value.
56722         (readdhstai): Return value of addhstaiX call.
56723         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
56724         (addgrbyX): Return value returned by cache_addgr.
56725         (readdgrbyname): Return value returned by addgrbyX.
56726         (readdgrbygid): Likewise.
56727         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
56728         (addpwbyX): Return value returned by cache_addpw.
56729         (readdpwbyname): Return value returned by addhstbyX.
56730         (readdpwbyuid): Likewise.
56731         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
56732         (addservbyX): Return value returned by cache_addserv.
56733         (readdservbyname): Return value returned by addservbyX:
56734         (readdservbyport): Likewise.
56735         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
56736         (addhstbyX): Return value returned by cache_addhst.
56737         (readdhstbyname): Return value returned by addhstbyX.
56738         (readdhstbyaddr): Likewise.
56739         (readdhstbynamev6): Likewise.
56740         (readdhstbyaddrv6): Likewise.
56741         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
56742         (readdinitgroups): Return value returned by addinitgroupsX.
56743         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
56744         (prune_cache): Keep track of timeout value of re-added entries.
56745         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
56746         * nscd/nscd.h: Adjust prototypes of readd* functions.
56748 2011-02-04  Roland McGrath  <roland@redhat.com>
56750         * nis/nis_server.c (nis_servstate): Use the right name for 0.
56751         (nis_stats): Likewise.
56752         * nis/nis_modify.c (nis_modify): Likewise.
56753         * nis/nis_remove.c (nis_remove): Likewise.
56754         * nis/nis_add.c (nis_add): Likewise.
56756         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
56758         * posix/fnmatch_loop.c: Add some consts.
56760         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
56762 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
56764         [BZ #12460]
56765         * config.make.in (config-cflags-novzeroupper): Define.
56766         * configure.in: Substitute libc_cv_cc_novzeroupper.
56767         * elf/Makefile (AVX-CFLAGS): Define.
56768         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
56769         (CFLAGS-tst-auditmod4a.c): Likewise.
56770         (CFLAGS-tst-auditmod4b.c): Likewise.
56771         (CFLAGS-tst-auditmod6b.c): Likewise.
56772         (CFLAGS-tst-auditmod6c.c): Likewise.
56773         (CFLAGS-tst-auditmod7b.c): Likewise.
56774         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
56776 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
56778         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
56779         function to the callback.
56780         Patch partly by Jiri Olsa <jolsa@redhat.com>.
56782 2011-02-02  Andreas Schwab  <schwab@redhat.com>
56784         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
56785         of errno.
56787 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
56789         [BZ #11724]
56790         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
56791         of constructors.
56792         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
56793         of destructors.
56794         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
56796         [BZ #11724]
56797         * elf/Makefile: Add rules to build and run new test.
56798         * elf/tst-initorder.c: New file.
56799         * elf/tst-initorder.exp: New file.
56800         * elf/tst-initordera1.c: New file.
56801         * elf/tst-initordera2.c: New file.
56802         * elf/tst-initordera3.c: New file.
56803         * elf/tst-initordera4.c: New file.
56804         * elf/tst-initorderb1.c: New file.
56805         * elf/tst-initorderb2.c: New file.
56806         * elf/tst-order-a1.c: New file.
56807         * elf/tst-order-a2.c: New file.
56808         * elf/tst-order-a3.c: New file.
56809         * elf/tst-order-a4.c: New file.
56810         * elf/tst-order-b1.c: New file.
56811         * elf/tst-order-b2.c: New file.
56812         * elf/tst-order-main.c: New file.
56813         New test case by George Gensure <werkt0@gmail.com>.
56815 2010-10-01  Andreas Schwab  <schwab@redhat.com>
56817         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
56818         decoding ACE if AI_CANONIDN.
56820 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
56822         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
56824 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
56826         * version.h (RELEASE): Bump for 2.13 release.
56827         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
56829         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
56831         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
56832         MADV_NOHUGEPAGE.
56833         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
56834         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
56835         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
56836         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
56837         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
56838         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
56840         * posix/getconf.c: Update copyright year.
56841         * catgets/gencat.c: Likewise.
56842         * csu/version.c: Likewise.
56843         * debug/catchsegv.sh: Likewise.
56844         * debug/xtrace.sh: Likewise.
56845         * elf/ldconfig.c: Likewise.
56846         * elf/ldd.bash.in: Likewise.
56847         * elf/sprof.c (print_version): Likewise.
56848         * iconv/iconv_prog.c: Likewise.
56849         * iconv/iconvconfig.c: Likewise.
56850         * locale/programs/locale.c: Likewise.
56851         * locale/programs/localedef.c: Likewise.
56852         * malloc/memusage.sh: Likewise.
56853         * malloc/mtrace.pl: Likewise.
56854         * nscd/nscd.c (print_version): Likewise.
56855         * nss/getent.c: Likewise.
56857         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
56858         PF_CAIF, and PF_ALG.
56859         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
56861 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
56863         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
56864         (modules-names): Use them.
56865         (ifunc-test-modules, ifunc-pie-tests): Define.
56866         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
56867         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
56868         (test-extras): Likewise.
56869         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
56870         $(compile-command.c).
56871         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
56872         (all-built-dso): Define.
56873         (check-textrel.out, check-execstack.out): Depend on it.
56875         * configure.in: Don't override --enable-multi-arch.
56877 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
56879         [BZ #6812]
56880         * nscd/hstcache.c (tryagain): Define.
56881         (cache_addhst): Return tryagain not notfound for temporary errors.
56882         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
56883         failed.
56885 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
56887         [BZ #10563]
56888         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
56889         to make the syscall.
56890         * sysdeps/unix/sysv/linux/setgroups.c: New file.
56892         [BZ #12378]
56893         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
56894         and fall back to matching as normal character if the string ends before
56895         the matching ']' is found.  This is what POSIX requires.
56896         * posix/testfnm.c: Adjust test result.
56897         * posix/globtest.sh: Adjust test result.  Add new test.
56898         * posix/tst-fnmatch.input: Likewise.
56899         * posix/tst-fnmatch2.c: Add new test.
56901 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
56903         * elf/Makefile (check-execstack): Revert last change.  Depend on
56904         check-execstack.h.
56905         (check-execstack.h): New target.
56906         (generated): Add check-execstack.h.
56907         * elf/check-execstack.c: Include "check-execstack.h".
56908         (main): Revert last change.
56909         (handle_file): Return zero if GNU_STACK is absent and
56910         DEFAULT_STACK_PERMS doesn't include PF_X.
56912 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
56914         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
56915         in child fails because the descriptor is already closed.
56916         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
56917         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
56918         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
56920         [BZ #12397]
56921         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
56922         syscall.
56924         [BZ #10484]
56925         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
56926         temporary buffer used to handle multi lookups locally.
56927         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
56929 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
56931         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
56932         loader is ld.so.
56934 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
56936         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
56937         alignment for SSE2.
56939 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
56941         [BZ #12394]
56942         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
56943         characters.  When rounding increased number of integer digits recompute
56944         number of groups.
56945         * stdio-common/tst-grouping.c: New file.
56946         * stdio-common/Makefile: Add rules to build and run tst-grouping.
56948 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
56950         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
56951         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
56953         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
56954         void.
56955         * bits/select.h: Likewise.
56957 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
56959         * po/ja.po: Update from translation team.
56961 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
56963         [BZ #11155]
56964         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
56965         implementation just like for lxstat, fxstatat, et al.
56967 2010-12-27  Jim Meyering  <meyering@redhat.com>
56969         [BZ #12348]
56970         * posix/regexec.c (build_trtable): Return failure indication upon
56971         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
56973 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
56975         [BZ #12201]
56976         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
56977         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
56978         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
56979         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
56981         [BZ #12207]
56982         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
56984         [BZ #12204]
56985         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
56986         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
56988 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
56990         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
56991         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
56992         script has SORT_BY_INIT_PRIORITY.
56993         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
56994         NO_CTORS_DTORS_SECTIONS is defined.
56995         * elf/soinit.c: Likewise.
56996         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
56997         NO_CTORS_DTORS_SECTIONS is defined.
56998         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
56999         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
57000         * sysdeps/sh/init-first.c: Likewise.
57001         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
57003 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
57005         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
57006         always use the slow path.
57008 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
57010         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
57011         similar rule which adds the sysdep directories to the header search in
57012         order to pick up the correct platform stackinfo.h.
57013         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
57014         perform test if it is, otherwise return successfully without testing.
57015         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
57016         DEFAULT_STACK_PERMS define in stackinfo.h.
57017         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
57018         defined in stackinfo.h.
57019         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
57020         DEFAULT_STACK_PERMS defined in stackinfo.h.
57021         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
57022         * sysdeps/ia64/stackinfo.h: Likewise.
57023         * sysdeps/s390/stackinfo.h: Likewise.
57024         * sysdeps/sh/stackinfo.h: Likewise.
57025         * sysdeps/sparc/stackinfo.h: Likewise.
57026         * sysdeps/x86_64/stackinfo.h: Likewise.
57027         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
57028         PF_X for powerpc64.  Retain PF_X for powerpc32.
57030 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
57032         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
57033         accurately.
57034         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
57035         GETDENTS_64BIT_ALIGNED.
57037 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
57039         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
57041 2010-12-10  Andreas Schwab  <schwab@redhat.com>
57043         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
57044         _GNU_SOURCE.
57046         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
57047         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
57048         Remove __restrict.
57049         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
57050         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
57052 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
57054         [BZ #11655]
57055         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
57056         are initialized.
57058 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
57060         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
57062 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
57064         * po/it.po: Update from translation team.
57066 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
57068         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
57069         unused codes.
57071 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
57073         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
57075 2010-11-24  Andreas Schwab  <schwab@redhat.com>
57077         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
57078         specially.
57079         (gaih_getanswer_slice): Likewise.
57081 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
57083         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
57085 2010-05-31  Petr Baudis  <pasky@suse.cz>
57087         [BZ #11149]
57088         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
57089         silently even in the chroot mode.
57091 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
57093         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
57094         last patch a bit.  Pretty printing
57096 2010-05-31  Petr Baudis <pasky@suse.cz>
57098         [BZ #10085]
57099         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
57100         initialization of skip_initgroups_dyn.
57102 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
57104         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
57105         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
57107 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
57109         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
57111 2010-11-11  Andreas Schwab  <schwab@redhat.com>
57113         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
57114         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
57115         (tst-fnmatch-ENV): Set MALLOC_TRACE.
57116         ($(objpfx)tst-fnmatch-mem): New rule.
57117         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
57118         * posix/tst-fnmatch.c (main): Call mtrace.
57120 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
57122         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57123         Support Intel processor model 6 and model 0x2c.
57125 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
57127         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
57128           signed comparison.
57130 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
57132         [BZ #12205]
57133         * string/test-strncasecmp.c (check_result): New function.
57134         (do_one_test): Use it.
57135         (check1): New function.
57136         (test_main): Use it.
57137         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
57138         Support strcasecmp and strncasecmp.
57140 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
57142         [BZ #12194]
57143         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
57144         * sysdeps/x86_64/bits/byteswap.h: Likewise.
57146 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
57148         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
57149         IFUNC support.
57150         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
57151         memset-x86-64.
57152         * sysdeps/x86_64/multiarch/bzero.S: New file.
57153         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
57154         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
57155         * sysdeps/x86_64/multiarch/memset.S: New file.
57156         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
57157         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
57158         Set bit_Prefer_SSE_for_memop for Intel processors.
57159         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
57160         Define.
57161         (index_Prefer_SSE_for_memop): Define.
57162         (HAS_PREFER_SSE_FOR_MEMOP): Define.
57164 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
57166         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
57167         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
57169 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
57171         [BZ #12191]
57172         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
57173         (__x86_64_raw_data_cache_size_half): Likewise.
57174         (__x86_64_raw_shared_cache_size): Likewise.
57175         (__x86_64_raw_shared_cache_size_half): Likewise.
57177         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
57178         (__x86_64_raw_data_cache_size_half): Likewise.
57179         (__x86_64_raw_shared_cache_size): Likewise.
57180         (__x86_64_raw_shared_cache_size_half): Likewise.
57181         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
57182         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
57183         and __x86_64_raw_shared_cache_size_half.  Round
57184         __x86_64_data_cache_size_half, __x86_64_data_cache_size
57185         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
57186         to multiple of 256 bytes.
57188 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
57190         [BZ #12167]
57191         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
57192         of inacessible symlinks.  Verify result of symlink before returning it.
57193         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
57194         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
57196 2010-10-28  Erich Ritz  <erichritz@gmail.com>
57198         * math/math.h (isinf): Fix typo in comment.
57200 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
57202         * po/da.po: Update from translation team.
57204 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
57206         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
57207         is added to the list.
57209 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57210             Ulrich Drepper  <drepper@gmail.com>
57212         * elf/dl-object.c (_dl_new_object): Don't append the new object to
57213         the global list here.  Move code to...
57214         (_dl_add_to_namespace_list): ...here.  New function.
57215         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
57216         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
57217         * elf/dl-load.c (lose): Don't remove the element from the list.
57218         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
57219         (_dl_map_object): Likewise.
57221 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
57223         [BZ #12159]
57224         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
57225         into all bytes of SSE register.
57226         Patch by Richard Li <richardpku@gmail.com>.
57228 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
57230         [BZ #12140]
57231         * malloc/malloc.c (_int_free): Fill correct number of bytes when
57232         perturbing.
57234 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
57236         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
57237         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
57238         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
57239         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
57240         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
57241         submachine.
57242         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
57244 2010-10-22  Andreas Schwab  <schwab@redhat.com>
57246         * include/dlfcn.h (__RTLD_SECURE): Define.
57247         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
57248         mode & __RTLD_SECURE instead.
57249         (open_path): Rename preloaded parameter to secure.
57250         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
57251         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
57252         * elf/dl-deps.c (openaux): Likewise.
57253         * elf/rtld.c (struct map_args): Remove is_preloaded.
57254         (map_doit): Don't use it.
57255         (dl_main): Likewise.
57256         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
57257         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
57259 2010-09-09  Andreas Schwab  <schwab@redhat.com>
57261         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
57262         (sysd-rules-targets): Remove duplicates.
57263         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
57264         rtld-%.$o dependency.
57266 2010-10-18  Andreas Schwab  <schwab@redhat.com>
57268         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
57269         _dl_map_object do it.
57271 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
57273         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
57274         fast fma builtins, define the macros in the C99 standard.
57275         (FP_FAST_FMAF): Likewise.
57276         (FP_FAST_FMAL): Likewise.
57277         * sysdeps/x86_64/bits/mathdef.h: Likewise.
57279         * bits/mathdef.h: Update copyright year.
57280         * sysdeps/powerpc/bits/mathdef.h: Likewise.
57282 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
57284         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
57285         builtins, define the macros in the C99 standard.
57286         (FP_FAST_FMAF): Likewise.
57287         (FP_FAST_FMAL): Likewise.
57288         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
57289         multiply/add.
57290         (FP_FAST_FMAF): Likewise.
57292 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
57294         [BZ #3268]
57295         * math/libm-test.inc (fma_test): Some new testcases.
57296         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
57297         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
57298         y and infinite z.  Do multiplication by C already in long double.
57299         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
57300         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
57301         y and infinite z.  Do bitwise or of inexact bit into u.d.
57302         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
57303         * sysdeps/i386/fpu/s_fmaf.S: Removed.
57304         * sysdeps/i386/fpu/s_fma.S: Removed.
57305         * sysdeps/i386/fpu/s_fmal.S: Removed.
57307 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
57309         [BZ #3268]
57310         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
57311         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
57312         computation is not scheduled after fetestexcept.  Fix value
57313         of minimum denormal long double.
57315 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
57317         [BZ #3268]
57318         * math/libm-test.inc (fma_test): Add some more tests.
57319         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
57320         correctly.
57322 2010-10-15  Andreas Schwab  <schwab@redhat.com>
57324         * scripts/data/localplt-s390-linux-gnu.data: New file.
57325         * scripts/data/localplt-s390x-linux-gnu.data: New file.
57327 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
57329         [BZ #3268]
57330         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
57331         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
57332         instead of dbl-64.
57333         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
57334         inlines.
57335         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
57336         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
57337         if one of x and y is very large and the other is subnormal.
57338         * sysdeps/s390/fpu/s_fmaf.c: New file.
57339         * sysdeps/s390/fpu/s_fma.c: New file.
57340         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
57341         * sysdeps/powerpc/fpu/s_fma.S: New file.
57342         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
57343         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
57344         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
57346 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
57348         [BZ #3268]
57349         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
57350         fma tests.
57351         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
57352         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
57353         * sysdeps/i386/i686/multiarch/s_fma.c: Include
57354         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
57355         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
57356         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
57357         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
57359 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
57361         [BZ #12078]
57362         * posix/regcomp.c (parse_branch): One more memory leak plugged.
57363         * posix/bug-regex31.input: Add test case.
57365 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
57367         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
57368         * posix/bug-regex31.input: New file.
57370         [BZ #12078]
57371         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
57372         (parse_sub_exp): Fix last change, use postorder.
57374         * posix/bug-regex31.c: New file.
57375         * posix/Makefile: Add rules to build and run bug-regex31.
57377         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
57379         [BZ #12078]
57380         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
57382         [BZ #12108]
57383         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
57384         to have entries in sys_siglist.
57386         [BZ #12093]
57387         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
57388         be NULL.
57390 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
57392         [BZ #3268]
57393         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
57394         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
57395         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
57396         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
57397         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
57398         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
57399         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
57400         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
57401         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
57402         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
57403         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
57404         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
57405         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
57406         * math/ftestexcept.c (fetestexcept): Likewise.
57407         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
57408         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
57409         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
57410         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
57411         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
57412         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
57413         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
57415 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
57417         [BZ #12107]
57418         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
57419         newline.
57421 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
57423         * string/bug-strstr1.c: New file.
57424         * string/Makefile: Add rules to build and run bug-strstr1.
57426 2010-10-05  Eric Blake  <eblake@redhat.com>
57428         [BZ #12092]
57429         * string/str-two-way.h (two_way_long_needle): Always clear memory
57430         when skipping input due to the shift table.
57432 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
57434         [BZ #12005]
57435         * malloc/mcheck.c: Handle large requests.
57437         [BZ #12077]
57438         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
57439         for strncmp and strncasecmp.
57440         * string/stratcliff.c: Add tests for strcmp and strncmp.
57441         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
57443 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
57445         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
57446         __set_fpscr.
57448 2010-09-30  Andreas Jaeger  <aj@suse.de>
57450         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
57451         (CGROUP_SUPER_MAGIC): Define.
57452         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
57453         Handle btrfs and cgroup file systems.
57454         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
57455         Likewise.
57457 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
57459         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
57460         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
57462 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
57464         [BZ #12067]
57465         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
57466         trying to locate the ELF header.
57468 2010-09-27  Andreas Schwab  <schwab@redhat.com>
57470         [BZ #11611]
57471         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
57472         Mask out sign-bit copies when constructing f_fsid.
57474 2010-09-24  Petr Baudis <pasky@suse.cz>
57476         * debug/stack_chk_fail_local.c: Add missing licence exception.
57477         * debug/warning-nop.c: Likewise.
57479 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
57481         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
57482         implementing getdents64 using getdents syscall, set d_type if
57483         __ASSUME_GETDENTS32_D_TYPE.
57485 2010-09-16  Andreas Schwab  <schwab@redhat.com>
57487         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
57488         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
57490 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
57492         [BZ #12037]
57493         * posix/unistd.h: Undo change of feature selection for ftruncate from
57494         2010-01-11.
57496 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
57498         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
57499         detection.
57501 2010-09-20  Andreas Schwab  <schwab@redhat.com>
57503         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
57504         fanotify_mark.
57505         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
57507 2010-09-14  Andreas Schwab  <schwab@redhat.com>
57509         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
57510         variables after CHECK_SP call.
57511         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
57513 2010-09-13  Andreas Schwab  <schwab@redhat.com>
57514             Ulrich Drepper  <drepper@redhat.com>
57516         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
57517         re-relocationg ld.so.
57518         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
57519         _dl_init_paths call.
57520         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
57521         here anymore.
57523 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
57525         * resolv/res_init.c (__res_vinit): Count the default server we added.
57527 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
57528             Ulrich Drepper  <drepper@redhat.com>
57530         [BZ #11968]
57531         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
57532         (____longjmp_chk): Use %ebx for saving value across system call.
57533         Add unwind info.
57535 2010-09-06  Andreas Schwab  <schwab@redhat.com>
57537         * manual/Makefile: Don't mix pattern rules with normal rules.
57539 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
57541         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
57542         operation.
57543         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
57544         * libio/iofopncook.c (_IO_cookie_init): Likewise.
57545         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
57546         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
57547         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
57548         Likewise.
57550 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
57552         [BZ #11979]
57553         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
57554         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
57556 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
57558         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
57559         * sysdeps/x86_64/addmul_1.S: Likewise.
57560         * sysdeps/x86_64/lshift.S: Likewise.
57561         * sysdeps/x86_64/mul_1.S: Likewise.
57562         * sysdeps/x86_64/rshift.S: Likewise.
57563         * sysdeps/x86_64/sub_n.S: Likewise.
57564         * sysdeps/x86_64/submul_1.S: Likewise.
57566 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
57568         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
57569         Define __sched_param instead of SCHED_* and sched_param when
57570         <bits/sched.h> is included with __need_schedparam defined.
57571         * bits/sched.h [__need_schedparam]
57572         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
57573         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
57574         (__defined_schedparam): Define to 1.
57575         (__sched_param): New structure, identical to sched_param.
57576         (__need_schedparam): Undefine.
57578 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
57580         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
57581         (epoll_create1): Declare.
57583         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
57585 2010-08-31  Andreas Schwab  <schwab@redhat.com>
57587         [BZ #7066]
57588         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
57589         shifting retval into place.
57591 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
57593         * nis/rpcsvc/nis.h: Update copyright notice.
57594         * nis/rpcsvc/nis.x: Likewise.
57595         * nis/rpcsvc/nis_callback.h: Likewise.
57596         * nis/rpcsvc/nis_callback.x: Likewise.
57597         * nis/rpcsvc/nis_object.x: Likewise.
57598         * nis/rpcsvc/nis_tags.h: Likewise.
57599         * nis/rpcsvc/yp.h: Likewise.
57600         * nis/rpcsvc/yp.x: Likewise.
57601         * nis/rpcsvc/ypupd.h: Likewise.
57602         * nis/yp_xdr.c: Likewise.
57603         * nis/ypupdate_xdr.c: Likewise.
57605         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
57606         mainly the body of pmap_getport.  Add parameters to specify timeouts.
57607         (pmap_getport): Use __libc_rpc_getport.
57608         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
57609         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
57610         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
57612 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
57614         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
57615         fanotify_mark.
57617 2010-08-27  Roland McGrath  <roland@redhat.com>
57619         * sysdeps/i386/i686/multiarch/Makefile
57620         (CFLAGS-varshift.c): New variable.
57622 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
57624         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
57625         * sysdeps/i386/i686/multiarch/varshift.c: New file.
57627         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
57629         * sysdeps/x86_64/strlen.S: Minimal code improvement.
57631 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
57633         * sysdeps/x86_64/strlen.S: Unroll the loop.
57634         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
57635         strlen-sse2 strlen-sse2-bsf.
57636         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
57637         __strlen_no_bsf if bit_Slow_BSF is set.
57638         (__strlen_sse42): Removed.
57639         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
57640         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
57642 2010-08-25  Roland McGrath  <roland@redhat.com>
57644         * sysdeps/x86_64/multiarch/varshift.S: File removed.
57645         * sysdeps/x86_64/multiarch/varshift.c: New file.
57646         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
57647         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
57648         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
57649         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
57651 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
57653         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
57654         strlen-sse2 strlen-sse2-bsf.
57655         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
57656         __strlen_sse2_bsf if bit_Slow_BSF is unset.
57657         (__strlen_sse2): Removed.
57658         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
57659         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
57660         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
57661         bit_Slow_BSF for Atom.
57662         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
57663         (index_Slow_BSF): Define.
57664         (HAS_SLOW_BSF): Define.
57666 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
57668         [BZ #10851]
57669         * resolv/res_init.c (__res_vinit): When no server address at all
57670         is given default to loopback.
57672 2010-08-24  Roland McGrath  <roland@redhat.com>
57674         * configure.in: Remove config-name.h generation.
57675         * configure: Regenerated.
57676         * config-name.in: File removed.
57677         * scripts/config-uname.sh: New file.
57678         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
57679         ($(objdir)config-name.h): New target.
57681         * sunrpc/rpc_parse.h: Avoid nested comment.
57683 2010-08-24  Richard Henderson  <rth@redhat.com>
57684             Ulrich Drepper  <drepper@redhat.com>
57685             H.J. Lu  <hongjiu.lu@intel.com>
57687         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
57688         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
57689         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
57690         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
57691         _mm_alignr_epi8 with _mm_loadu_si128.
57692         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
57693         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
57694         (__m128i_shift_right): Removed.
57695         * sysdeps/i386/i686/multiarch/varshift.h: New file.
57696         * sysdeps/i386/i686/multiarch/varshift.S: New file.
57697         * sysdeps/x86_64/multiarch/varshift.h: New file.
57698         * sysdeps/x86_64/multiarch/varshift.S: New file.
57700 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
57702         * configure.in: Move assembler checks to before sysdep dir checking.
57704 2010-08-20  Petr Baudis  <pasky@suse.cz>
57706         * LICENSES: Sync the sunrpc license.
57708 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
57710         * sunrpc/auth_des.c: Update copyright notice once again.
57711         * sunrpc/auth_none.c: Likewise.
57712         * sunrpc/auth_unix.c: Likewise.
57713         * sunrpc/authdes_prot.c: Likewise.
57714         * sunrpc/authuxprot.c: Likewise.
57715         * sunrpc/bindrsvprt.c: Likewise.
57716         * sunrpc/clnt_gen.c: Likewise.
57717         * sunrpc/clnt_perr.c: Likewise.
57718         * sunrpc/clnt_raw.c: Likewise.
57719         * sunrpc/clnt_simp.c: Likewise.
57720         * sunrpc/clnt_tcp.c: Likewise.
57721         * sunrpc/clnt_udp.c: Likewise.
57722         * sunrpc/clnt_unix.c: Likewise.
57723         * sunrpc/des_crypt.c: Likewise.
57724         * sunrpc/des_soft.c: Likewise.
57725         * sunrpc/get_myaddr.c: Likewise.
57726         * sunrpc/getrpcport.c: Likewise.
57727         * sunrpc/key_call.c: Likewise.
57728         * sunrpc/key_prot.c: Likewise.
57729         * sunrpc/openchild.c: Likewise.
57730         * sunrpc/pm_getmaps.c: Likewise.
57731         * sunrpc/pm_getport.c: Likewise.
57732         * sunrpc/pmap_clnt.c: Likewise.
57733         * sunrpc/pmap_prot.c: Likewise.
57734         * sunrpc/pmap_prot2.c: Likewise.
57735         * sunrpc/pmap_rmt.c: Likewise.
57736         * sunrpc/rpc/auth.h: Likewise.
57737         * sunrpc/rpc/auth_unix.h: Likewise.
57738         * sunrpc/rpc/clnt.h: Likewise.
57739         * sunrpc/rpc/des_crypt.h: Likewise.
57740         * sunrpc/rpc/key_prot.h: Likewise.
57741         * sunrpc/rpc/netdb.h: Likewise.
57742         * sunrpc/rpc/pmap_clnt.h: Likewise.
57743         * sunrpc/rpc/pmap_prot.h: Likewise.
57744         * sunrpc/rpc/pmap_rmt.h: Likewise.
57745         * sunrpc/rpc/rpc.h: Likewise.
57746         * sunrpc/rpc/rpc_des.h: Likewise.
57747         * sunrpc/rpc/rpc_msg.h: Likewise.
57748         * sunrpc/rpc/svc.h: Likewise.
57749         * sunrpc/rpc/svc_auth.h: Likewise.
57750         * sunrpc/rpc/types.h: Likewise.
57751         * sunrpc/rpc/xdr.h: Likewise.
57752         * sunrpc/rpc_clntout.c: Likewise.
57753         * sunrpc/rpc_cmsg.c: Likewise.
57754         * sunrpc/rpc_common.c: Likewise.
57755         * sunrpc/rpc_cout.c: Likewise.
57756         * sunrpc/rpc_dtable.c: Likewise.
57757         * sunrpc/rpc_hout.c: Likewise.
57758         * sunrpc/rpc_main.c: Likewise.
57759         * sunrpc/rpc_parse.c: Likewise.
57760         * sunrpc/rpc_parse.h: Likewise.
57761         * sunrpc/rpc_prot.c: Likewise.
57762         * sunrpc/rpc_sample.c: Likewise.
57763         * sunrpc/rpc_scan.c: Likewise.
57764         * sunrpc/rpc_scan.h: Likewise.
57765         * sunrpc/rpc_svcout.c: Likewise.
57766         * sunrpc/rpc_tblout.c: Likewise.
57767         * sunrpc/rpc_util.c: Likewise.
57768         * sunrpc/rpc_util.h: Likewise.
57769         * sunrpc/rpcinfo.c: Likewise.
57770         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
57771         * sunrpc/rpcsvc/key_prot.x: Likewise.
57772         * sunrpc/rpcsvc/klm_prot.x: Likewise.
57773         * sunrpc/rpcsvc/mount.x: Likewise.
57774         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
57775         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
57776         * sunrpc/rpcsvc/rex.x: Likewise.
57777         * sunrpc/rpcsvc/rstat.x: Likewise.
57778         * sunrpc/rpcsvc/rusers.x: Likewise.
57779         * sunrpc/rpcsvc/sm_inter.x: Likewise.
57780         * sunrpc/rpcsvc/spray.x: Likewise.
57781         * sunrpc/rpcsvc/yppasswd.x: Likewise.
57782         * sunrpc/rtime.c: Likewise.
57783         * sunrpc/svc.c: Likewise.
57784         * sunrpc/svc_auth.c: Likewise.
57785         * sunrpc/svc_authux.c: Likewise.
57786         * sunrpc/svc_raw.c: Likewise.
57787         * sunrpc/svc_run.c: Likewise.
57788         * sunrpc/svc_simple.c: Likewise.
57789         * sunrpc/svc_tcp.c: Likewise.
57790         * sunrpc/svc_udp.c: Likewise.
57791         * sunrpc/svc_unix.c: Likewise.
57792         * sunrpc/svcauth_des.c: Likewise.
57793         * sunrpc/xcrypt.c: Likewise.
57794         * sunrpc/xdr.c: Likewise.
57795         * sunrpc/xdr_array.c: Likewise.
57796         * sunrpc/xdr_float.c: Likewise.
57797         * sunrpc/xdr_mem.c: Likewise.
57798         * sunrpc/xdr_rec.c: Likewise.
57799         * sunrpc/xdr_ref.c: Likewise.
57800         * sunrpc/xdr_sizeof.c: Likewise.
57801         * sunrpc/xdr_stdio.c: Likewise.
57803         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
57804         handling.
57806 2010-08-19  Andreas Schwab  <schwab@redhat.com>
57808         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
57810 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
57812         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
57813         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
57814         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
57815         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
57816         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
57817         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
57818         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
57819         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
57820         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
57821         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
57822         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
57823         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
57824         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
57825         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
57827 2010-07-26  Anton Blanchard  <anton@samba.org>
57829         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
57830         * malloc/arena.c (heap_trim): Likewise.
57832 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
57834         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
57835         here.  Not...
57836         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
57837         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
57839 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
57841         * sysdeps/i386/elf/Makefile: New file.
57843 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
57845         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
57846         from fanotify_init.
57847         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
57848         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
57850 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
57852         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
57853         of strncasecmp_l.
57854         * sysdeps/multiarch/strcmp.S: Likewise.
57856 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
57858         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
57859         strncase_l-nonascii.
57860         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
57861         Add strncase_l-ssse3.
57862         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
57863         * sysdeps/x86_64/strcmp.S: Likewise.
57864         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
57865         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
57866         * sysdeps/x86_64/strncase.S: New file.
57867         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
57868         * sysdeps/x86_64/strncase_l.S: New file.
57869         * string/Makefile (strop-tests): Add strncasecmp.
57870         * string/test-strncasecmp.c: New file.
57872         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
57873         warning.
57875         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
57876         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
57878 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
57880         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
57882 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
57884         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
57885         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
57886         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
57888 2010-05-01  Alan Modra  <amodra@gmail.com>
57890         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
57891         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
57892         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
57893         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
57894         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
57895         tidying.  Don't tail-call __sigjmp_save for static lib.
57896         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
57897         save location.
57898         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
57899         (CALL_MCOUNT): Add eh info, and nop after bl.
57900         (TAIL_CALL_SYSCALL_ERROR): New macro.
57901         (PSEUDO_RET): Use it.
57902         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
57903         Correct save location of integer regs and cr.
57904         (_dl_profile_resolve): Correct cr save location.  Delete nops
57905         after bl when SHARED.  Reduce cfi size a little by better
57906         placement of cfi directives.
57907         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
57908         make a stack frame.  Instead use parm save area as a temp.
57909         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
57910         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
57911         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
57912         Don't make a stack frame for parent, use parm save area.
57913         Increase child stack frame to 112 bytes.  Don't save unused reg,
57914         and adjust reg usage.  Set up cfi on error recovery and
57915         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
57916         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
57917         (__makecontext): Add dummy nop after jump to exit.
57918         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
57919         Use correct parm save area and cr save, reduce stack frame.
57920         Correct cfi for possible PSEUDO_RET frame setup.
57921         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
57922         Branch to local label emitted by PSEUDO_RET rather than
57923         __syscall_error.
57925 2010-08-12  Andreas Schwab  <schwab@redhat.com>
57927         [BZ #11904]
57928         * locale/programs/locale.c (print_assignment): New function.
57929         (show_locale_vars): Use it.
57931 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
57933         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
57934         field.
57935         (struct statfs64): Likewise.
57936         (_STATFS_F_FLAGS): Define.
57937         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
57938         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
57939         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
57940         (ST_VALID): Define locally.
57941         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
57942         __statvfs_getflags, use the provided value.
57943         * sysdeps/unix/sysv/linux/kernel-features.h: Define
57944         __ASSUME_STATFS_F_FLAGS.
57946         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
57948         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
57949         Add sys/fanotify.h.
57950         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
57951         fanotify_mask for GLIBC_2.13.
57952         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
57953         fanotify_init and fanotify_mark.
57954         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
57955         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
57957         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
57958         Add prlimit.
57959         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
57960         prlimit64 for GLIBC_2.13.
57961         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
57962         prlimit64.
57963         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
57964         syscall.
57965         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
57966         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
57967         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
57968         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
57969         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
57970         add prlimit alias.
57971         * sysdeps/unix/sysv/linux/prlimit.c: New file.
57973         [BZ #11903]
57974         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
57975         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
57977         * nss/Makefile: Add rules to build and run tst-nss-test1.
57978         * shlib-versions: Add entry for libnss_test1.
57979         * nss/nss_test1.c: New file.
57980         * nss/tst-nss-test1.c: New file.
57982         * nss/nsswitch.c (__nss_database_custom): Define new variable.
57983         (__nss_configure_lookup): Set appropriate entry in
57984         __nss_configure_lookup to true.
57985         * nss/nsswitch.h: Define enum with indeces of databases in
57986         databases and __nss_database_custom arrays.  Declare
57987         __nss_database_custom.
57988         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
57989         to avoid using nscd when custom rules are installed.
57990         * nss/getXXbyYY_r.c: Likewise.
57991         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
57993         * nss/nss_files/files-parse.c: Whitespace fixes.
57995 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
57997         [BZ #11883]
57998         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
57999         * posix/fnmatch_loop.c: Likewise.
58001 2010-07-17  Andi Kleen  <ak@linux.intel.com>
58003         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
58004         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
58005         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
58006         * Versions.def [GLIBC_2.13]: Add.
58008 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
58010         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
58011         Also fail if tpwd after pwuid call is NULL.
58013 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58015         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
58016         when converting to ms.
58018 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
58020         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
58021         EOPNOTSUPP errors with ENOTTY.
58022         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
58023         EOPNOTSUPP errors with ENOTTY.
58025 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
58027         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
58028         Add strcasecmp_l-ssse3.
58029         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
58030         strcasecmp.
58031         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
58032         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
58033         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
58035 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
58037         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
58039         * string/Makefile (strop-tests): Add strcasecmp.
58040         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
58041         strcasecmp_l-nonascii.
58042         (gen-as-const-headers): Add locale-defines.sym.
58043         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
58044         * sysdeps/x86_64/strcasecmp.S: New file.
58045         * sysdeps/x86_64/strcasecmp_l.S: New file.
58046         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
58047         * sysdeps/x86_64/locale-defines.sym: New file.
58048         * string/test-strcasecmp.c: New file.
58050         * string/test-strcasestr.c: Test both ends of the range of characters.
58051         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
58053 2010-07-29  Roland McGrath  <roland@redhat.com>
58055         [BZ #11856]
58056         * manual/locale.texi (Yes-or-No Questions): Fix example code.
58058 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
58060         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
58061         for ld.so.
58063 2010-07-27  Andreas Schwab  <schwab@redhat.com>
58065         * manual/memory.texi (Malloc Tunable Parameters): Document
58066         M_PERTURB.
58068 2010-07-26  Roland McGrath  <roland@redhat.com>
58070         [BZ #11840]
58071         * configure.in (-fgnu89-inline check): Set and substitute
58072         gnu89_inline, not libc_cv_gnu89_inline.
58073         * configure: Regenerated.
58074         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
58076 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
58078         * string/test-strnlen.c: New file.
58079         * string/Makefile (strop-tests): Add strnlen.
58080         * string/tester.c (test_strnlen): Add a few more test cases.
58081         * string/tst-strlen.c: Better error reporting.
58083         * sysdeps/x86_64/strnlen.S: New file.
58085 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
58087         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
58088         lower-latency instructions.
58090 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
58092         * string/test-strcasestr.c: New file.
58093         * string/test-strstr.c: New file.
58094         * string/Makefile (strop-tests): Add strstr and strcasestr.
58095         * string/str-two-way.h: Don't undefine MAX.
58096         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
58098 2010-07-21  Andreas Schwab  <schwab@redhat.com>
58100         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
58101         strcasestr-nonascii.
58102         (CFLAGS-strcasestr-nonascii.c): Define.
58103         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
58104         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
58105         Remove unused attribute.
58107 2010-07-20  Roland McGrath  <roland@redhat.com>
58109         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
58110         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
58111         ld.so.cache was broken.  With it, there is no way to disable dsocaps
58112         like LD_HWCAP_MASK can disable hwcaps.
58114 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
58116         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
58118 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
58120         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
58121         call in strcasestr.
58122         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
58123         __strcasestr_sse42_nonascii.
58124         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
58125         strcasestr-nonascii.c.
58126         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
58128 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
58130         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
58131         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
58132         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
58133         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
58135 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
58137         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
58138         fcntl.
58140 2010-07-06  Andreas Schwab  <schwab@redhat.com>
58142         [BZ #11577]
58143         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
58144         dl_signal_cerror.
58146 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
58148         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
58149         _PC_PIPE_BUF using F_GETPIPE_SZ.
58151 2010-07-05  Roland McGrath  <roland@redhat.com>
58153         * manual/arith.texi (Rounding Functions): Fix rint description
58154         implicit in round description.
58156 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
58158         * elf/Makefile: Fix linking for a few tests to make recent linker
58159         happy.
58161 2010-06-30  Andreas Schwab  <schwab@redhat.com>
58163         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
58164         $(common-objpfx)libc_nonshared.a.
58166 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
58168         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
58169         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
58170         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
58171         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
58172         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
58173         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
58174         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
58175         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
58176         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
58177         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
58178         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
58179         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
58180         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
58181         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
58182         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
58183         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
58184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
58185         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
58186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
58187         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
58188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
58189         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
58190         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
58191         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
58192         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
58193         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
58194         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
58195         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
58196         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
58197         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
58198         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
58199         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
58200         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
58201         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
58202         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
58203         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
58204         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
58205         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
58206         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
58207         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
58208         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
58209         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
58210         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
58211         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
58212         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
58213         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
58214         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
58215         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
58217 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
58219         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
58220         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
58221         * string/memmove.c (memmove): Renamed to ...
58222         (MEMMOVE): ...this.  Default to memmove.
58223         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
58224         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
58225         (END_CHK): Define.
58226         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
58227         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
58228         mempcpy-ssse3-back memmove-ssse3-back.
58229         * sysdeps/x86_64/multiarch/bcopy.S: New file .
58230         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
58231         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
58232         * sysdeps/x86_64/multiarch/memcpy.S: New file.
58233         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
58234         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
58235         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
58236         * sysdeps/x86_64/multiarch/memmove.c: New file.
58237         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
58238         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
58239         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
58240         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
58241         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
58242         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
58243         Define.
58244         (index_Fast_Copy_Backward): Define.
58245         (HAS_ARCH_FEATURE): Define.
58246         (HAS_FAST_REP_STRING): Define.
58247         (HAS_FAST_COPY_BACKWARD): Define.
58249 2010-06-21  Andreas Schwab  <schwab@redhat.com>
58251         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
58252         Restore proper fallback handling.
58254 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
58256         [BZ #11701]
58257         * posix/group_member.c (__group_member): Correct checking loop.
58259         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
58260         OOM in getpwuid_r correctly.  Return error number when the caller
58261         should return, otherwise -1.
58262         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
58263         call returning > 0 value.
58264         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
58266 2010-06-07  Andreas Schwab  <schwab@redhat.com>
58268         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
58269         libc_nonshared.a from targets in modules-names.
58271 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
58273         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
58274         requires it.
58276 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
58278         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
58279         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
58280         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
58281         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
58283 2010-06-02  Andreas Schwab  <schwab@redhat.com>
58285         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
58287 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
58289         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
58290         and F_GETPIPE_SZ.
58291         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
58292         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
58293         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
58294         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
58295         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
58296         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
58298 2010-06-14  Roland McGrath  <roland@redhat.com>
58300         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
58302 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
58304         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
58305         __REDIRECT followed by __THROW.
58306         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
58307         * posix/getopt.h (getopt): Likewise.
58309 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
58311         * hurd/lookup-at.c (__file_name_lookup_at): Accept
58312         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
58313         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
58314         in AT_FLAGS.
58315         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
58316         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
58318 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
58320         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
58322 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
58324         [BZ #11640]
58325         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
58326         Properly check family and model.
58328 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
58330         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
58332 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
58334         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
58336 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
58338         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
58339         symbol reference.
58341 2010-05-19  Andreas Schwab  <schwab@redhat.com>
58343         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
58344         symbol reference.
58346 2010-05-21  Andreas Schwab  <schwab@redhat.com>
58348         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
58349         and internal_recvmmsg.
58350         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
58351         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
58352         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
58353         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
58355         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
58356         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
58357         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
58359 2010-05-20  Andreas Schwab  <schwab@redhat.com>
58361         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
58363 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
58365         POWER7 optimizations.
58366         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
58367         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
58369 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
58371         * version.h: Update for 2.13 development version.
58373 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
58375         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
58376         exceptions.  Return 0.
58378 2010-05-07  Roland McGrath  <roland@redhat.com>
58380         * elf/ldconfig.c (main): Add a const.
58382 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
58384         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
58385         (args_options): Add no-idn option.
58386         (ahosts_keys_int): Add idn_flags to ai_flags.
58387         (parse_option): Handle 'i' option to clear idn_flags.
58389         * malloc/malloc.c (_int_free): Possible race in the most recently
58390         added check.  Only act on the data if no current modification
58391         happened.
58393 See ChangeLog.17 for earlier changes.